Merge version_4 into main #5
@@ -3,7 +3,6 @@
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
|
||||
import FeatureCardSix from '@/components/sections/feature/FeatureCardSix';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial';
|
||||
@@ -87,6 +86,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Waarom voor ons kiezen?"
|
||||
description="Onze voordelen voor een zorgeloze renovatie."
|
||||
features={[]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -112,6 +112,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Wat onze klanten zeggen"
|
||||
description="Ervaringen met Correct Kozijnen."
|
||||
testimonials={[]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user