Landingpage vollständig, Webhook für CTA eingerichtet, erster Blogeintrag erstellt
This commit is contained in:
@@ -5,6 +5,7 @@ import { FeaturesSectionComponent } from '../components/features-section/feature
|
||||
import { FooterComponent } from '../components/footer/footer.component';
|
||||
import { ProjectsComponent } from '../components/projects/projects.component';
|
||||
import { PricingComponent } from '../components/pricing/pricing.component';
|
||||
import { ContactComponent } from '../components/contact/contact.component';
|
||||
import { SeoService } from '@core/services/seo.service';
|
||||
|
||||
@Component({
|
||||
@@ -15,6 +16,7 @@ import { SeoService } from '@core/services/seo.service';
|
||||
FeaturesSectionComponent,
|
||||
ProjectsComponent,
|
||||
PricingComponent,
|
||||
ContactComponent,
|
||||
FooterComponent,
|
||||
],
|
||||
templateUrl: './landingpage.component.html',
|
||||
|
||||
Reference in New Issue
Block a user