|
|
|
@@ -6,7 +6,7 @@ import AboutMetric from '@/components/sections/about/AboutMetric';
|
|
|
|
import ContactFaq from '@/components/sections/contact/ContactFaq';
|
|
|
|
import ContactFaq from '@/components/sections/contact/ContactFaq';
|
|
|
|
import FeatureCardThree from '@/components/sections/feature/featureCardThree/FeatureCardThree';
|
|
|
|
import FeatureCardThree from '@/components/sections/feature/featureCardThree/FeatureCardThree';
|
|
|
|
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
|
|
|
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
|
|
|
import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleCarousel';
|
|
|
|
import HeroBillboard from '@/components/sections/hero/HeroBillboard';
|
|
|
|
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
|
|
|
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
|
|
|
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
|
|
|
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
|
|
|
import { CheckCircle, Phone, Sparkles, Users } from "lucide-react";
|
|
|
|
import { CheckCircle, Phone, Sparkles, Users } from "lucide-react";
|
|
|
|
@@ -53,34 +53,12 @@ export default function LandingPage() {
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div id="home" data-section="home">
|
|
|
|
<div id="home" data-section="home">
|
|
|
|
<HeroSplitDoubleCarousel
|
|
|
|
<HeroBillboard
|
|
|
|
background={{
|
|
|
|
background={{
|
|
|
|
variant: "plain"
|
|
|
|
variant: "plain"
|
|
|
|
}}
|
|
|
|
}}
|
|
|
|
title="Uw Droomhuis Realiseren: Totaalontzorging door Verbouwteam"
|
|
|
|
title="Uw Droomhuis Realiseren: Totaalontzorging door Verbouwteam"
|
|
|
|
description="Vanaf de eerste bezichtiging tot de laatste afwerking: Verbouwteam, onder leiding van Tom Koopmanschap, ontzorgt u volledig. Persoonlijk contact en uitmuntend vakmanschap voor elke verbouwing."
|
|
|
|
description="Vanaf de eerste bezichtiging tot de laatste afwerking: Verbouwteam, onder leiding van Tom Koopmanschap, ontzorgt u volledig. Persoonlijk contact en uitmuntend vakmanschap voor elke verbouwing."
|
|
|
|
leftCarouselItems={[
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-color-palette_23-2148819842.jpg?_wi=1", imageAlt: "Modern gerenoveerde woonkamer"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/living-room-cute-style_1150-18011.jpg", imageAlt: "Gerenoveerde zolder met dakkapel"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-showers-stone-tile-premium-spa_169016-68908.jpg", imageAlt: "Luxe gerenoveerde badkamer"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
]}
|
|
|
|
|
|
|
|
rightCarouselItems={[
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-with-long-curly-hair-flying-air-sitting-floor-nice-wardrobe-dressing-room-lot-shoes-around-her-showing-peace-wearing-elegant-black-dress-silver-shoes_197531-1716.jpg", imageAlt: "Maatwerk inloopkast"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/messy-desk-office_23-2147668766.jpg", imageAlt: "Moderne keuken renovatie"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-color-palette_23-2148819842.jpg?_wi=2", imageAlt: "Detail van gerenoveerde woonkamer"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
]}
|
|
|
|
|
|
|
|
tag="Verbouwteam"
|
|
|
|
tag="Verbouwteam"
|
|
|
|
buttons={[
|
|
|
|
buttons={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
@@ -90,7 +68,8 @@ export default function LandingPage() {
|
|
|
|
text: "Vraag een Vrijblijvende Offerte Aan", href: "#contact"
|
|
|
|
text: "Vraag een Vrijblijvende Offerte Aan", href: "#contact"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
carouselPosition="right"
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-with-color-palette_23-2148819842.jpg?_wi=1"
|
|
|
|
|
|
|
|
imageAlt="Modern gerenoveerde woonkamer"
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
@@ -202,4 +181,4 @@ export default function LandingPage() {
|
|
|
|
</ReactLenis>
|
|
|
|
</ReactLenis>
|
|
|
|
</ThemeProvider>
|
|
|
|
</ThemeProvider>
|
|
|
|
);
|
|
|
|
);
|
|
|
|
}
|
|
|
|
}
|