5 Commits

Author SHA1 Message Date
2a066a470d Update src/app/page.tsx 2026-04-09 06:49:46 +00:00
debcff06f8 Update src/app/over-ons/page.tsx 2026-04-09 06:49:46 +00:00
d23b8bf173 Update src/app/diensten/page.tsx 2026-04-09 06:49:45 +00:00
04cca51e23 Update src/app/contact/page.tsx 2026-04-09 06:49:45 +00:00
5861f36672 Merge version_1 into main
Merge version_1 into main
2026-04-09 06:43:40 +00:00
4 changed files with 124 additions and 343 deletions

View File

@@ -26,21 +26,13 @@ export default function LandingPage() {
<NavbarStyleApple <NavbarStyleApple
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "/"},
id: "/",
},
{ {
name: "Diensten", name: "Diensten", id: "/diensten"},
id: "/diensten",
},
{ {
name: "Over Ons", name: "Over Ons", id: "/over-ons"},
id: "/over-ons",
},
{ {
name: "Contact", name: "Contact", id: "/contact"},
id: "/contact",
},
]} ]}
brandName="Te Kiefte Dinxperlo" brandName="Te Kiefte Dinxperlo"
/> />
@@ -50,30 +42,25 @@ export default function LandingPage() {
<ContactCenter <ContactCenter
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{
variant: "plain", variant: "plain"}}
}}
tag="Contact" tag="Contact"
title="Neem contact op" title="Neem contact op"
description="Wij staan klaar om uw vragen te beantwoorden of een afspraak voor u in te plannen." description="Wij staan klaar om uw vragen te beantwoorden of een afspraak voor u in te plannen. Met vriendelijke groet, Christien & Derk-Jan te Kiefte."
/> />
</div> </div>
<div id="metric" data-section="metric"> <div id="metric" data-section="metric">
<MetricCardFourteen <MetricCardFourteen
useInvertedBackground={false} useInvertedBackground={false}
title="Bereikbaarheid" title="Openingstijden & Gegevens"
tag="Openingstijden" tag="Informatie"
metrics={[ metrics={[
{ {
id: "m3", id: "m1", value: "Ma - Vr", description: "09:00 - 18:00"},
value: "Ma-Vr",
description: "09:00 - 18:00",
},
{ {
id: "m4", id: "m2", value: "Za", description: "09:00 - 17:00"},
value: "Za", {
description: "09:00 - 17:00", id: "m3", value: "KvK", description: "09071060"},
},
]} ]}
metricsAnimation="blur-reveal" metricsAnimation="blur-reveal"
/> />
@@ -83,50 +70,31 @@ export default function LandingPage() {
<FooterBase <FooterBase
columns={[ columns={[
{ {
title: "Te Kiefte Dinxperlo", title: "Te Kiefte Dinxperlo", items: [
items: [
{ {
label: "Optiek Oogzorg Optometrie", label: "Optiek Oogzorg Optometrie", href: "/"},
href: "/",
},
], ],
}, },
{ {
title: "Navigatie", title: "Navigatie", items: [
items: [
{ {
label: "Home", label: "Home", href: "/"},
href: "/",
},
{ {
label: "Diensten", label: "Diensten", href: "/diensten"},
href: "/diensten",
},
{ {
label: "Over Ons", label: "Over Ons", href: "/over-ons"},
href: "/over-ons",
},
{ {
label: "Contact", label: "Contact", href: "/contact"},
href: "/contact",
},
], ],
}, },
{ {
title: "Contact", title: "Contact", items: [
items: [
{ {
label: "Grensstraat 6, Dinxperlo", label: "Grensstraat 6, Dinxperlo", href: "#"},
href: "#",
},
{ {
label: "+31 315 651 606", label: "+31 315 651 606", href: "tel:+31315651606"},
href: "tel:+31315651606",
},
{ {
label: "info@tekieftedinxperlo.nl", label: "info@tekieftedinxperlo.nl", href: "mailto:info@tekieftedinxperlo.nl"},
href: "mailto:info@tekieftedinxperlo.nl",
},
], ],
}, },
]} ]}
@@ -136,4 +104,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -26,21 +26,13 @@ export default function LandingPage() {
<NavbarStyleApple <NavbarStyleApple
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "/"},
id: "/",
},
{ {
name: "Diensten", name: "Diensten", id: "/diensten"},
id: "/diensten",
},
{ {
name: "Over Ons", name: "Over Ons", id: "/over-ons"},
id: "/over-ons",
},
{ {
name: "Contact", name: "Contact", id: "/contact"},
id: "/contact",
},
]} ]}
brandName="Te Kiefte Dinxperlo" brandName="Te Kiefte Dinxperlo"
/> />
@@ -50,23 +42,14 @@ export default function LandingPage() {
<FeatureCardTwentyOne <FeatureCardTwentyOne
useInvertedBackground={false} useInvertedBackground={false}
title="Diensten" title="Diensten"
description="Diepgaande uitleg over onze optiek, oogzorg en optometrie diensten." description="Diepgaande uitleg over onze optiek, oogzorg en optometrie diensten. Met vriendelijke groet, Christien & Derk-Jan te Kiefte."
accordionItems={[ accordionItems={[
{ {
id: "optiek-detail", id: "optiek-detail", title: "Optiek", content: "Wij bieden een ruime collectie aan brillen en monturen. Onze stylisten helpen u bij het vinden van de perfecte bril die bij uw gezicht en persoonlijkheid past."},
title: "Optiek",
content: "Wij bieden een ruime collectie aan brillen en monturen. Onze stylisten helpen u bij het vinden van de perfecte bril die bij uw gezicht en persoonlijkheid past.",
},
{ {
id: "oogzorg-detail", id: "oogzorg-detail", title: "Oogzorg", content: "Uw ooggezondheid staat bij ons centraal. Wij voeren uitgebreide oogcontroles uit en bieden preventief advies om uw zicht optimaal te houden."},
title: "Oogzorg",
content: "Uw ooggezondheid staat bij ons centraal. Wij voeren uitgebreide oogcontroles uit en bieden preventief advies om uw zicht optimaal te houden.",
},
{ {
id: "optometrie-detail", id: "optometrie-detail", title: "Optometrie", content: "Voor een medische analyse van uw ogen bent u bij onze optometrist aan het juiste adres. Wij analyseren uw ogen grondig voor het meest accurate resultaat."},
title: "Optometrie",
content: "Voor een medische analyse van uw ogen bent u bij onze optometrist aan het juiste adres. Wij analyseren uw ogen grondig voor het meest accurate resultaat.",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-fashion-woman-action-with-sunglasses_1150-14136.jpg?_wi=2" imageSrc="http://img.b2bpic.net/free-photo/portrait-fashion-woman-action-with-sunglasses_1150-14136.jpg?_wi=2"
mediaAnimation="slide-up" mediaAnimation="slide-up"
@@ -78,16 +61,13 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
title="Dienstinformatie" title="Dienstinformatie"
description="Antwoorden op veelgestelde vragen over onze diensten." description="Antwoorden op veelgestelde vragen over onze diensten. KvK: 09071060."
imageSrc="http://img.b2bpic.net/free-photo/portrait-fashion-woman-action-with-sunglasses_1150-14136.jpg?_wi=3" imageSrc="http://img.b2bpic.net/free-photo/portrait-fashion-woman-action-with-sunglasses_1150-14136.jpg?_wi=3"
mediaAnimation="slide-up" mediaAnimation="slide-up"
faqsAnimation="opacity" faqsAnimation="opacity"
faqs={[ faqs={[
{ {
id: "d1", id: "d1", title: "Wat doet een optometrist?", content: "Een optometrist voert medische oogonderzoeken uit naar de gezondheid van uw ogen."},
title: "Wat doet een optometrist?",
content: "Een optometrist voert medische oogonderzoeken uit naar de gezondheid van uw ogen.",
},
]} ]}
/> />
</div> </div>
@@ -96,50 +76,31 @@ export default function LandingPage() {
<FooterBase <FooterBase
columns={[ columns={[
{ {
title: "Te Kiefte Dinxperlo", title: "Te Kiefte Dinxperlo", items: [
items: [
{ {
label: "Optiek Oogzorg Optometrie", label: "Optiek Oogzorg Optometrie", href: "/"},
href: "/",
},
], ],
}, },
{ {
title: "Navigatie", title: "Navigatie", items: [
items: [
{ {
label: "Home", label: "Home", href: "/"},
href: "/",
},
{ {
label: "Diensten", label: "Diensten", href: "/diensten"},
href: "/diensten",
},
{ {
label: "Over Ons", label: "Over Ons", href: "/over-ons"},
href: "/over-ons",
},
{ {
label: "Contact", label: "Contact", href: "/contact"},
href: "/contact",
},
], ],
}, },
{ {
title: "Contact", title: "Contact", items: [
items: [
{ {
label: "Grensstraat 6, Dinxperlo", label: "Grensstraat 6, Dinxperlo", href: "#"},
href: "#",
},
{ {
label: "+31 315 651 606", label: "+31 315 651 606", href: "tel:+31315651606"},
href: "tel:+31315651606",
},
{ {
label: "info@tekieftedinxperlo.nl", label: "info@tekieftedinxperlo.nl", href: "mailto:info@tekieftedinxperlo.nl"},
href: "mailto:info@tekieftedinxperlo.nl",
},
], ],
}, },
]} ]}
@@ -149,4 +110,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -27,21 +27,13 @@ export default function LandingPage() {
<NavbarStyleApple <NavbarStyleApple
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "/"},
id: "/",
},
{ {
name: "Diensten", name: "Diensten", id: "/diensten"},
id: "/diensten",
},
{ {
name: "Over Ons", name: "Over Ons", id: "/over-ons"},
id: "/over-ons",
},
{ {
name: "Contact", name: "Contact", id: "/contact"},
id: "/contact",
},
]} ]}
brandName="Te Kiefte Dinxperlo" brandName="Te Kiefte Dinxperlo"
/> />
@@ -54,19 +46,13 @@ export default function LandingPage() {
metrics={[ metrics={[
{ {
icon: Heart, icon: Heart,
label: "Persoonlijke aandacht", label: "Persoonlijke aandacht", value: "100%"},
value: "100%",
},
{ {
icon: CheckCircle, icon: CheckCircle,
label: "Expertise", label: "Expertise", value: "Deskundig"},
value: "Deskundig",
},
{ {
icon: Eye, icon: Eye,
label: "Passie voor optiek", label: "Passie voor optiek", value: "Groot"},
value: "Groot",
},
]} ]}
metricsAnimation="blur-reveal" metricsAnimation="blur-reveal"
/> />
@@ -75,19 +61,15 @@ export default function LandingPage() {
<div id="metric" data-section="metric"> <div id="metric" data-section="metric">
<MetricCardFourteen <MetricCardFourteen
useInvertedBackground={false} useInvertedBackground={false}
title="Onze Impact" title="Impact & Gegevens"
tag="Statistieken" tag="Over Te Kiefte"
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "100%", description: "Klanttevredenheid"},
value: "100%",
description: "Klanttevredenheid",
},
{ {
id: "m2", id: "m2", value: "25+", description: "Jaar ervaring"},
value: "25+", {
description: "Jaar ervaring", id: "m3", value: "KvK", description: "09071060"},
},
]} ]}
metricsAnimation="slide-up" metricsAnimation="slide-up"
/> />
@@ -97,50 +79,31 @@ export default function LandingPage() {
<FooterBase <FooterBase
columns={[ columns={[
{ {
title: "Te Kiefte Dinxperlo", title: "Te Kiefte Dinxperlo", items: [
items: [
{ {
label: "Optiek Oogzorg Optometrie", label: "Optiek Oogzorg Optometrie", href: "/"},
href: "/",
},
], ],
}, },
{ {
title: "Navigatie", title: "Navigatie", items: [
items: [
{ {
label: "Home", label: "Home", href: "/"},
href: "/",
},
{ {
label: "Diensten", label: "Diensten", href: "/diensten"},
href: "/diensten",
},
{ {
label: "Over Ons", label: "Over Ons", href: "/over-ons"},
href: "/over-ons",
},
{ {
label: "Contact", label: "Contact", href: "/contact"},
href: "/contact",
},
], ],
}, },
{ {
title: "Contact", title: "Contact", items: [
items: [
{ {
label: "Grensstraat 6, Dinxperlo", label: "Grensstraat 6, Dinxperlo", href: "#"},
href: "#",
},
{ {
label: "+31 315 651 606", label: "+31 315 651 606", href: "tel:+31315651606"},
href: "tel:+31315651606",
},
{ {
label: "info@tekieftedinxperlo.nl", label: "info@tekieftedinxperlo.nl", href: "mailto:info@tekieftedinxperlo.nl"},
href: "mailto:info@tekieftedinxperlo.nl",
},
], ],
}, },
]} ]}
@@ -150,4 +113,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -30,21 +30,13 @@ export default function LandingPage() {
<NavbarStyleApple <NavbarStyleApple
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "/"},
id: "/",
},
{ {
name: "Diensten", name: "Diensten", id: "/diensten"},
id: "/diensten",
},
{ {
name: "Over Ons", name: "Over Ons", id: "/over-ons"},
id: "/over-ons",
},
{ {
name: "Contact", name: "Contact", id: "/contact"},
id: "/contact",
},
]} ]}
brandName="Te Kiefte Dinxperlo" brandName="Te Kiefte Dinxperlo"
/> />
@@ -54,106 +46,56 @@ export default function LandingPage() {
<HeroBillboardTestimonial <HeroBillboardTestimonial
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "gradient-bars", variant: "gradient-bars"}}
}}
title="Goed zicht begint hier" title="Goed zicht begint hier"
description="Professionele oogzorg, optometrie en stijlvolle brillen in Dinxperlo." description="Professionele oogzorg, optometrie en stijlvolle brillen in Dinxperlo. Met vriendelijke groet, Christien & Derk-Jan te Kiefte."
testimonials={[ testimonials={[
{ {
name: "Jan de Vries", name: "Jan de Vries", handle: "@optiek-fan", testimonial: "Geweldige service en altijd een eerlijk advies. Mijn nieuwe bril is perfect!", rating: 5,
handle: "@optiek-fan", imageSrc: "http://img.b2bpic.net/free-photo/child-eye-test-eye-exam-little-girl-having-eye-check-up-with-phoropter-doctor-performs-eye-test-child_1157-41952.jpg?_wi=1", imageAlt: "optician shop modern interior"},
testimonial: "Geweldige service en altijd een eerlijk advies. Mijn nieuwe bril is perfect!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/child-eye-test-eye-exam-little-girl-having-eye-check-up-with-phoropter-doctor-performs-eye-test-child_1157-41952.jpg?_wi=1",
imageAlt: "optician shop modern interior",
},
{ {
name: "Anja Jansen", name: "Anja Jansen", handle: "@klant", testimonial: "Zeer deskundig op het gebied van optometrie. Ze nemen echt de tijd voor je.", rating: 5,
handle: "@klant", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-covering-his-eye-sight-test_23-2148429665.jpg?_wi=1", imageAlt: "optician examining patient eyes"},
testimonial: "Zeer deskundig op het gebied van optometrie. Ze nemen echt de tijd voor je.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-covering-his-eye-sight-test_23-2148429665.jpg?_wi=1",
imageAlt: "optician examining patient eyes",
},
{ {
name: "Peter Visser", name: "Peter Visser", handle: "@brildrager", testimonial: "Persoonlijk stijladvies waar ik echt wat aan had. Aanrader!", rating: 5,
handle: "@brildrager", imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashion-woman-action-with-sunglasses_1150-14136.jpg?_wi=1", imageAlt: "modern eyewear frames display"},
testimonial: "Persoonlijk stijladvies waar ik echt wat aan had. Aanrader!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashion-woman-action-with-sunglasses_1150-14136.jpg?_wi=1",
imageAlt: "modern eyewear frames display",
},
{ {
name: "Marieke Smit", name: "Marieke Smit", handle: "@oogzorg", testimonial: "Moderne apparatuur en een zeer vriendelijke benadering. Super zaak.", rating: 5,
handle: "@oogzorg", imageSrc: "http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150923325.jpg?_wi=1", imageAlt: "eye examination medical equipment"},
testimonial: "Moderne apparatuur en een zeer vriendelijke benadering. Super zaak.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150923325.jpg?_wi=1",
imageAlt: "eye examination medical equipment",
},
{ {
name: "Wim Kuiper", name: "Wim Kuiper", handle: "@tekiefte", testimonial: "Te Kiefte is de beste specialist in de regio. Zeer tevreden.", rating: 5,
handle: "@tekiefte", imageSrc: "http://img.b2bpic.net/free-photo/front-view-boy-eye-s-checkup_23-2150758561.jpg", imageAlt: "optometrist analyzing eye test results"},
testimonial: "Te Kiefte is de beste specialist in de regio. Zeer tevreden.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-boy-eye-s-checkup_23-2150758561.jpg",
imageAlt: "optometrist analyzing eye test results",
},
]} ]}
buttons={[ buttons={[
{ {
text: "Maak een afspraak", text: "Maak een afspraak", href: "/contact"},
href: "/contact",
},
{ {
text: "Bekijk onze diensten", text: "Bekijk onze diensten", href: "/diensten"},
href: "/diensten",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/child-eye-test-eye-exam-little-girl-having-eye-check-up-with-phoropter-doctor-performs-eye-test-child_1157-41952.jpg?_wi=2" imageSrc="http://img.b2bpic.net/free-photo/child-eye-test-eye-exam-little-girl-having-eye-check-up-with-phoropter-doctor-performs-eye-test-child_1157-41952.jpg?_wi=2"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/child-eye-test-eye-exam-little-girl-having-eye-check-up-with-phoropter-doctor-performs-eye-test-child_1157-41952.jpg", src: "http://img.b2bpic.net/free-photo/child-eye-test-eye-exam-little-girl-having-eye-check-up-with-phoropter-doctor-performs-eye-test-child_1157-41952.jpg", alt: "Klant 1"},
alt: "Klant 1",
},
{ {
src: "http://img.b2bpic.net/free-photo/front-view-man-covering-his-eye-sight-test_23-2148429665.jpg", src: "http://img.b2bpic.net/free-photo/front-view-man-covering-his-eye-sight-test_23-2148429665.jpg", alt: "Klant 2"},
alt: "Klant 2",
},
{ {
src: "http://img.b2bpic.net/free-photo/portrait-fashion-woman-action-with-sunglasses_1150-14136.jpg", src: "http://img.b2bpic.net/free-photo/portrait-fashion-woman-action-with-sunglasses_1150-14136.jpg", alt: "Klant 3"},
alt: "Klant 3",
},
{ {
src: "http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150923325.jpg", src: "http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150923325.jpg", alt: "Klant 4"},
alt: "Klant 4",
},
{ {
src: "http://img.b2bpic.net/free-photo/front-view-boy-eye-s-checkup_23-2150758561.jpg", src: "http://img.b2bpic.net/free-photo/front-view-boy-eye-s-checkup_23-2150758561.jpg", alt: "Klant 5"},
alt: "Klant 5",
},
]} ]}
marqueeItems={[ marqueeItems={[
{ {
type: "text", type: "text", text: "Gecertificeerd"},
text: "Gecertificeerd",
},
{ {
type: "text", type: "text", text: "Persoonlijk"},
text: "Persoonlijk",
},
{ {
type: "text", type: "text", text: "Deskundig"},
text: "Deskundig",
},
{ {
type: "text", type: "text", text: "Klantgericht"},
text: "Klantgericht",
},
{ {
type: "text", type: "text", text: "Innovatief"},
text: "Innovatief",
},
]} ]}
/> />
</div> </div>
@@ -165,19 +107,13 @@ export default function LandingPage() {
metrics={[ metrics={[
{ {
icon: Users, icon: Users,
label: "Jaar ervaring", label: "Jaar ervaring", value: "25+"},
value: "25+",
},
{ {
icon: Eye, icon: Eye,
label: "Tevreden klanten", label: "Tevreden klanten", value: "10k+"},
value: "10k+",
},
{ {
icon: Award, icon: Award,
label: "Gecertificeerde zorg", label: "Gecertificeerde zorg", value: "100%"},
value: "100%",
},
]} ]}
metricsAnimation="slide-up" metricsAnimation="slide-up"
/> />
@@ -190,20 +126,11 @@ export default function LandingPage() {
description="Wij bieden hoogwaardige oogzorg en stijlvolle optiek met persoonlijke aandacht." description="Wij bieden hoogwaardige oogzorg en stijlvolle optiek met persoonlijke aandacht."
accordionItems={[ accordionItems={[
{ {
id: "optiek", id: "optiek", title: "Optiek", content: "Een ruime collectie brillen en monturen met persoonlijk stijladvies."},
title: "Optiek",
content: "Een ruime collectie brillen en monturen met persoonlijk stijladvies.",
},
{ {
id: "oogzorg", id: "oogzorg", title: "Oogzorg", content: "Oogcontroles en preventieve zorg om uw ogen gezond te houden."},
title: "Oogzorg",
content: "Oogcontroles en preventieve zorg om uw ogen gezond te houden.",
},
{ {
id: "optometrie", id: "optometrie", title: "Optometrie", content: "Professionele oogmetingen en analyse voor het beste zicht."},
title: "Optometrie",
content: "Professionele oogmetingen en analyse voor het beste zicht.",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-man-covering-his-eye-sight-test_23-2148429665.jpg?_wi=2" imageSrc="http://img.b2bpic.net/free-photo/front-view-man-covering-his-eye-sight-test_23-2148429665.jpg?_wi=2"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
@@ -215,21 +142,15 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
title="Veelgestelde Vragen" title="Veelgestelde Vragen"
description="Alles wat u moet weten over uw bezoek aan onze winkel." description="Alles wat u moet weten over uw bezoek aan onze winkel. KvK: 09071060."
imageSrc="http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150923325.jpg?_wi=2" imageSrc="http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150923325.jpg?_wi=2"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
faqsAnimation="slide-up" faqsAnimation="slide-up"
faqs={[ faqs={[
{ {
id: "f1", id: "f1", title: "Heb ik een afspraak nodig?", content: "Voor een optometrisch onderzoek is een afspraak gewenst. Voor brillenadvies bent u altijd welkom."},
title: "Heb ik een afspraak nodig?",
content: "Voor een optometrisch onderzoek is een afspraak gewenst. Voor brillenadvies bent u altijd welkom.",
},
{ {
id: "f2", id: "f2", title: "Wordt een oogmeting vergoed?", content: "Dit hangt af van uw zorgverzekering. Wij kunnen u adviseren hierover."},
title: "Wordt een oogmeting vergoed?",
content: "Dit hangt af van uw zorgverzekering. Wij kunnen u adviseren hierover.",
},
]} ]}
/> />
</div> </div>
@@ -243,25 +164,12 @@ export default function LandingPage() {
description="Heldere tarieven voor topkwaliteit oogzorg." description="Heldere tarieven voor topkwaliteit oogzorg."
plans={[ plans={[
{ {
id: "basis", id: "basis", badge: "Basiszorg", price: "Vanaf €45", subtitle: "Standaard oogmeting", features: [
badge: "Basiszorg", "Refractie meting", "Adviesgesprek"],
price: "Vanaf €45",
subtitle: "Standaard oogmeting",
features: [
"Refractie meting",
"Adviesgesprek",
],
}, },
{ {
id: "pro", id: "pro", badge: "Optometrie", price: "Vanaf €85", subtitle: "Volledige screening", features: [
badge: "Optometrie", "Medische check", "Oogdrukmeting", "Fundusfoto"],
price: "Vanaf €85",
subtitle: "Volledige screening",
features: [
"Medische check",
"Oogdrukmeting",
"Fundusfoto",
],
}, },
]} ]}
/> />
@@ -271,50 +179,31 @@ export default function LandingPage() {
<FooterBase <FooterBase
columns={[ columns={[
{ {
title: "Te Kiefte Dinxperlo", title: "Te Kiefte Dinxperlo", items: [
items: [
{ {
label: "Optiek Oogzorg Optometrie", label: "Optiek Oogzorg Optometrie", href: "/"},
href: "/",
},
], ],
}, },
{ {
title: "Navigatie", title: "Navigatie", items: [
items: [
{ {
label: "Home", label: "Home", href: "/"},
href: "/",
},
{ {
label: "Diensten", label: "Diensten", href: "/diensten"},
href: "/diensten",
},
{ {
label: "Over Ons", label: "Over Ons", href: "/over-ons"},
href: "/over-ons",
},
{ {
label: "Contact", label: "Contact", href: "/contact"},
href: "/contact",
},
], ],
}, },
{ {
title: "Contact", title: "Contact", items: [
items: [
{ {
label: "Grensstraat 6, Dinxperlo", label: "Grensstraat 6, Dinxperlo", href: "#"},
href: "#",
},
{ {
label: "+31 315 651 606", label: "+31 315 651 606", href: "tel:+31315651606"},
href: "tel:+31315651606",
},
{ {
label: "info@tekieftedinxperlo.nl", label: "info@tekieftedinxperlo.nl", href: "mailto:info@tekieftedinxperlo.nl"},
href: "mailto:info@tekieftedinxperlo.nl",
},
], ],
}, },
]} ]}
@@ -324,4 +213,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }