Compare commits
13 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3b68fdc48a | |||
| 53a47c11e6 | |||
| 1af021d572 | |||
| 0227c6c6bf | |||
| 536f7b01a0 | |||
| f4053b5fc2 | |||
| ee7cde01bb | |||
| 48e33889da | |||
| fb40331517 | |||
| b2b9f4bd25 | |||
| b902e04ea4 | |||
| 54da8d46e9 | |||
| 4342b60ebd |
@@ -45,28 +45,20 @@ export default function AboutPage() {
|
||||
|
||||
<div id="about-metrics" data-section="about-metrics">
|
||||
<AboutMetric
|
||||
title="Dak en Isolatie B.V. - Meer dan 30 jaar expertise in dakdekking en isolatie"
|
||||
title="Dak en Isolatie B.V. - Uw betrouwbare partner voor dakdekking en isolatie"
|
||||
metrics={[
|
||||
{
|
||||
icon: Users,
|
||||
label: "Ervaren Vakmensen",
|
||||
value: "30+",
|
||||
},
|
||||
label: "Ervaren Vakmensen", value: "30+"},
|
||||
{
|
||||
icon: Award,
|
||||
label: "Jaren Ervaring",
|
||||
value: "30",
|
||||
},
|
||||
label: "Tevreden Klanten", value: "300+"},
|
||||
{
|
||||
icon: Heart,
|
||||
label: "Tevreden Klanten",
|
||||
value: "500+",
|
||||
},
|
||||
label: "Google Reviews", value: "90+"},
|
||||
{
|
||||
icon: Shield,
|
||||
label: "Garantie op Werk",
|
||||
value: "100%",
|
||||
},
|
||||
label: "Garantie op Werk", value: "100%"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -79,32 +71,14 @@ export default function AboutPage() {
|
||||
description="Met passie en vakmanschap zorgen wij voor daken die bestand zijn tegen alles wat de tijd brengt"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "Kwaliteit",
|
||||
title: "Beste Materialen",
|
||||
description: "Alleen de beste materialen en technieken toegepast",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg?_wi=7",
|
||||
imageAlt: "Kwaliteitswerk",
|
||||
},
|
||||
id: "1", value: "Kwaliteit", title: "Beste Materialen", description: "Alleen de beste materialen en technieken toegepast", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg?_wi=7", imageAlt: "Kwaliteitswerk"},
|
||||
{
|
||||
id: "2",
|
||||
value: "Betrouwbaarheid",
|
||||
title: "Altijd Beschikbaar",
|
||||
description: "24-uurse ondersteuning en snelle respons op noodreparaties",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-construction-worker-standing-rooftops-high-silos-storage-tanks-working-tablet-computer_342744-441.jpg?_wi=5",
|
||||
imageAlt: "Professioneel team",
|
||||
},
|
||||
id: "2", value: "Betrouwbaarheid", title: "Altijd Beschikbaar", description: "24-uurse ondersteuning en snelle respons op noodreparaties", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-construction-worker-standing-rooftops-high-silos-storage-tanks-working-tablet-computer_342744-441.jpg?_wi=5", imageAlt: "Professioneel team"},
|
||||
{
|
||||
id: "3",
|
||||
value: "Duurzaamheid",
|
||||
title: "Milieubewust",
|
||||
description: "Ondersteunende oplossingen met aandacht voor het milieu",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/sky-modern-building_23-2147694760.jpg?_wi=5",
|
||||
imageAlt: "Duurzame isolatie",
|
||||
},
|
||||
id: "3", value: "Duurzaamheid", title: "Milieubewust", description: "Ondersteunende oplossingen met aandacht voor het milieu", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/sky-modern-building_23-2147694760.jpg?_wi=5", imageAlt: "Duurzame isolatie"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -120,62 +94,37 @@ export default function AboutPage() {
|
||||
copyrightText="© 2024 Dak en Isolatie B.V. Alle rechten voorbehouden."
|
||||
columns={[
|
||||
{
|
||||
title: "Diensten",
|
||||
items: [
|
||||
title: "Diensten", items: [
|
||||
{
|
||||
label: "Daklekkage Reparatie",
|
||||
href: "/#services",
|
||||
},
|
||||
label: "Daklekkage Reparatie", href: "/#services"},
|
||||
{
|
||||
label: "Dakrenovatie",
|
||||
href: "/#services",
|
||||
},
|
||||
label: "Dakrenovatie", href: "/#services"},
|
||||
{
|
||||
label: "Dakisolatie",
|
||||
href: "/#services",
|
||||
},
|
||||
label: "Dakisolatie", href: "/#services"},
|
||||
{
|
||||
label: "Platte Daken",
|
||||
href: "/#services",
|
||||
},
|
||||
label: "Platte Daken", href: "/#services"},
|
||||
{
|
||||
label: "Zink- en Loodwerk",
|
||||
href: "/#services",
|
||||
},
|
||||
label: "Zink- en Loodwerk", href: "/#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Bedrijf",
|
||||
items: [
|
||||
title: "Bedrijf", items: [
|
||||
{
|
||||
label: "Over Ons",
|
||||
href: "/about",
|
||||
},
|
||||
label: "Over Ons", href: "/about"},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "/#testimonials",
|
||||
},
|
||||
label: "Reviews", href: "/#testimonials"},
|
||||
{
|
||||
label: "Werkgebied",
|
||||
href: "/#service-areas",
|
||||
},
|
||||
label: "Werkgebied", href: "/#service-areas"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "📞 085-0607091",
|
||||
href: "tel:085-0607091",
|
||||
},
|
||||
label: "📞 085-0607091", href: "tel:085-0607091"},
|
||||
{
|
||||
label: "📧 dakenisolatiebv@gmail.com",
|
||||
href: "mailto:dakenisolatiebv@gmail.com",
|
||||
},
|
||||
label: "📧 dakenisolatiebv@gmail.com", href: "mailto:dakenisolatiebv@gmail.com"},
|
||||
{
|
||||
label: "📍 Posthoornstraat 17, 3011 WD Rotterdam",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "📍 Posthoornstraat 17, 3011 WD Rotterdam", href: "/contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -183,4 +132,4 @@ export default function AboutPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
158
src/app/page.tsx
158
src/app/page.tsx
@@ -59,19 +59,22 @@ export default function HomePage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="Betrouwbare Dakdekker"
|
||||
description="Daklekkage, renovatie of isolatie nodig? Onze experts staan klaar. 30+ jaar ervaring, gratis offerte, garantie op werk."
|
||||
description="Daklekkage, renovatie of isolatie nodig? Onze experts staan klaar. Professioneel, betrouwbaar, en altijd beschikbaar."
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{
|
||||
text: "📞 Bel direct", href: "tel:085-0607091"},
|
||||
text: "📞 Bel direct", href: "tel:085-0607091"
|
||||
},
|
||||
{
|
||||
text: "📩 Gratis offerte", href: "#contact"},
|
||||
text: "📩 Gratis offerte", href: "#contact"
|
||||
},
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/engineers-helmets-standing-by-factory_1157-35351.jpg"
|
||||
imageAlt="Professionele dakdekker aan het werk"
|
||||
frameStyle="card"
|
||||
mediaAnimation="slide-up"
|
||||
descriptionClassName="relative pb-4 after:content-['300+_tevreden_klanten_•_90+_Google_reviews_•_4.7/5_⭐'] after:block after:text-sm after:text-gray-600 after:dark:text-gray-400 after:mt-3 after:font-normal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -87,10 +90,12 @@ export default function HomePage() {
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/side-view-man-painting-car-door_23-2149714299.jpg?_wi=1", imageAlt: "Daklekkage reparatie"},
|
||||
"http://img.b2bpic.net/free-photo/side-view-man-painting-car-door_23-2149714299.jpg?_wi=1", imageAlt: "Daklekkage reparatie"
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg?_wi=1", imageAlt: "Roof leak sealing"},
|
||||
"http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg?_wi=1", imageAlt: "Roof leak sealing"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -99,10 +104,12 @@ export default function HomePage() {
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg?_wi=2", imageAlt: "Dakrenovatie project"},
|
||||
"http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg?_wi=2", imageAlt: "Dakrenovatie project"
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-construction-worker-standing-rooftops-high-silos-storage-tanks-working-tablet-computer_342744-441.jpg?_wi=1", imageAlt: "Roof renovation work"},
|
||||
"http://img.b2bpic.net/free-photo/portrait-construction-worker-standing-rooftops-high-silos-storage-tanks-working-tablet-computer_342744-441.jpg?_wi=1", imageAlt: "Roof renovation work"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -111,10 +118,12 @@ export default function HomePage() {
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/sky-modern-building_23-2147694760.jpg?_wi=1", imageAlt: "Dakisolatie installatie"},
|
||||
"http://img.b2bpic.net/free-photo/sky-modern-building_23-2147694760.jpg?_wi=1", imageAlt: "Dakisolatie installatie"
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/side-view-man-painting-car-door_23-2149714299.jpg?_wi=2", imageAlt: "Insulation work"},
|
||||
"http://img.b2bpic.net/free-photo/side-view-man-painting-car-door_23-2149714299.jpg?_wi=2", imageAlt: "Insulation work"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -123,10 +132,12 @@ export default function HomePage() {
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-construction-worker-standing-rooftops-high-silos-storage-tanks-working-tablet-computer_342744-441.jpg?_wi=2", imageAlt: "Platte dak installatie"},
|
||||
"http://img.b2bpic.net/free-photo/portrait-construction-worker-standing-rooftops-high-silos-storage-tanks-working-tablet-computer_342744-441.jpg?_wi=2", imageAlt: "Platte dak installatie"
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/sky-modern-building_23-2147694760.jpg?_wi=2", imageAlt: "Flat roof maintenance"},
|
||||
"http://img.b2bpic.net/free-photo/sky-modern-building_23-2147694760.jpg?_wi=2", imageAlt: "Flat roof maintenance"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -135,10 +146,12 @@ export default function HomePage() {
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-16096.jpg", imageAlt: "Zink- en loodwerk"},
|
||||
"http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-16096.jpg", imageAlt: "Zink- en loodwerk"
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-construction-worker-standing-rooftops-high-silos-storage-tanks-working-tablet-computer_342744-441.jpg?_wi=3", imageAlt: "Metal roofing detail"},
|
||||
"http://img.b2bpic.net/free-photo/portrait-construction-worker-standing-rooftops-high-silos-storage-tanks-working-tablet-computer_342744-441.jpg?_wi=3", imageAlt: "Metal roofing detail"
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -154,16 +167,20 @@ export default function HomePage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Users,
|
||||
label: "Ervaren Vakmensen", value: "30+"},
|
||||
label: "Ervaren Vakmensen", value: "30+"
|
||||
},
|
||||
{
|
||||
icon: Zap,
|
||||
label: "Snelle Service", value: "24u"},
|
||||
label: "Snelle Service", value: "24u"
|
||||
},
|
||||
{
|
||||
icon: FileText,
|
||||
label: "Gratis Offerte", value: "100%"},
|
||||
label: "Gratis Offerte", value: "100%"
|
||||
},
|
||||
{
|
||||
icon: Shield,
|
||||
label: "Garantie", value: "100%"},
|
||||
label: "Garantie", value: "100%"
|
||||
},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
@@ -177,13 +194,16 @@ export default function HomePage() {
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "Stap 1", title: "Inspectie", description: "Grondige inspectie van uw dak", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/side-view-man-painting-car-door_23-2149714299.jpg?_wi=3", imageAlt: "Dak inspectie"},
|
||||
"http://img.b2bpic.net/free-photo/side-view-man-painting-car-door_23-2149714299.jpg?_wi=3", imageAlt: "Dak inspectie"
|
||||
},
|
||||
{
|
||||
id: "2", value: "Stap 2", title: "Offerte", description: "Gedetailleerde en bindende offerte", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg?_wi=3", imageAlt: "Offerte presentatie"},
|
||||
"http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg?_wi=3", imageAlt: "Offerte presentatie"
|
||||
},
|
||||
{
|
||||
id: "3", value: "Stap 3", title: "Uitvoering", description: "Professionele uitvoering met garantie", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/sky-modern-building_23-2147694760.jpg?_wi=3", imageAlt: "Werkuitvoering"},
|
||||
"http://img.b2bpic.net/free-photo/sky-modern-building_23-2147694760.jpg?_wi=3", imageAlt: "Werkuitvoering"
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -191,30 +211,68 @@ export default function HomePage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="portfolio" data-section="portfolio">
|
||||
<MetricCardEleven
|
||||
title="Ons Portfolio"
|
||||
description="Bekijk enkele projecten die wij succesvol hebben afgerond voor onze klanten"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "Project", title: "Dakrenovatie", description: "Volledige dakerrenovatie met moderne materialen", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AlqHcP4ShvyU7UfI2VtBEnPE9s/uploaded-1773230177456-g0dhp3jh.png", imageAlt: "Dakrenovatie project"
|
||||
},
|
||||
{
|
||||
id: "2", value: "Project", title: "Isolatiewerk", description: "Professionele isolatie installatie", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AlqHcP4ShvyU7UfI2VtBEnPE9s/uploaded-1773230177456-5n1juvin.jpg", imageAlt: "Isolatie project"
|
||||
},
|
||||
{
|
||||
id: "3", value: "Project", title: "Daklekkage Reparatie", description: "Snelle en effectieve reparatie van daklekkage", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AlqHcP4ShvyU7UfI2VtBEnPE9s/uploaded-1773230177457-kccj91xj.jpg", imageAlt: "Daklekkage reparatie"
|
||||
},
|
||||
{
|
||||
id: "4", value: "Project", title: "Platte Dak", description: "Installatie van een platte dak", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AlqHcP4ShvyU7UfI2VtBEnPE9s/uploaded-1773230177457-bpz9ej6k.jpg", imageAlt: "Platte dak project"
|
||||
},
|
||||
{
|
||||
id: "5", value: "Project", title: "Zink- en Loodwerk", description: "Decoratief zink- en loodwerk afwerking", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AlqHcP4ShvyU7UfI2VtBEnPE9s/uploaded-1773230177457-kqktraak.jpg", imageAlt: "Zink- en loodwerk"
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Jan de Vries", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Jan de Vries"},
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Jan de Vries"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Maria Garcia", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-woman-showing-double-thumbs-up-white-shirt-looking-happy_176474-17469.jpg", imageAlt: "Maria Garcia"},
|
||||
"http://img.b2bpic.net/free-photo/young-woman-showing-double-thumbs-up-white-shirt-looking-happy_176474-17469.jpg", imageAlt: "Maria Garcia"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Peter Jansen", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/ophthalmologist-patient-trying-new-glasses_23-2150923375.jpg", imageAlt: "Peter Jansen"},
|
||||
"http://img.b2bpic.net/free-photo/ophthalmologist-patient-trying-new-glasses_23-2150923375.jpg", imageAlt: "Peter Jansen"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Sophie Klein", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-brunette-girl-with-confetti_23-2148135990.jpg", imageAlt: "Sophie Klein"},
|
||||
"http://img.b2bpic.net/free-photo/smiling-brunette-girl-with-confetti_23-2148135990.jpg", imageAlt: "Sophie Klein"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Ruben Voort", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-blonde-woman-eyeglasses-black-dress-holding-tea-cup-documents_197531-18145.jpg", imageAlt: "Ruben Voort"},
|
||||
"http://img.b2bpic.net/free-photo/portrait-blonde-woman-eyeglasses-black-dress-holding-tea-cup-documents_197531-18145.jpg", imageAlt: "Ruben Voort"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Linda Vermeer", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/mature-couple-with-insurance-agent_1398-4340.jpg", imageAlt: "Linda Vermeer"},
|
||||
"http://img.b2bpic.net/free-photo/mature-couple-with-insurance-agent_1398-4340.jpg", imageAlt: "Linda Vermeer"
|
||||
},
|
||||
]}
|
||||
cardTitle="Over 500 tevreden klanten vertrouwen ons voor hun dakproblemen"
|
||||
cardTag="4.9/5 sterren"
|
||||
cardTitle="Over 300 tevreden klanten vertrouwen ons voor hun dakproblemen"
|
||||
cardTag="4.7/5 sterren (90+ Google reviews)"
|
||||
cardAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
@@ -226,7 +284,8 @@ export default function HomePage() {
|
||||
description="Wij zijn actief in het hele Randstadgebied en omstreken"
|
||||
tag="Waar we werken"
|
||||
names={[
|
||||
"Rotterdam", "Breda", "Den Haag", "Utrecht", "Eindhoven", "Dordrecht", "Delft", "Zoetermeer"]}
|
||||
"Rotterdam", "Breda", "Den Haag", "Utrecht", "Eindhoven", "Dordrecht", "Delft", "Zoetermeer"
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
showCard={true}
|
||||
@@ -240,9 +299,11 @@ export default function HomePage() {
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{
|
||||
text: "📞 Bel Nu", href: "tel:085-0607091"},
|
||||
text: "📞 Bel Nu", href: "tel:085-0607091"
|
||||
},
|
||||
{
|
||||
text: "📩 Offerte Aanvragen", href: "#contact"},
|
||||
text: "📩 Offerte Aanvragen", href: "#contact"
|
||||
},
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
@@ -258,35 +319,46 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Diensten", items: [
|
||||
{
|
||||
label: "Daklekkage Reparatie", href: "/#services"},
|
||||
label: "Daklekkage Reparatie", href: "/#services"
|
||||
},
|
||||
{
|
||||
label: "Dakrenovatie", href: "/#services"},
|
||||
label: "Dakrenovatie", href: "/#services"
|
||||
},
|
||||
{
|
||||
label: "Dakisolatie", href: "/#services"},
|
||||
label: "Dakisolatie", href: "/#services"
|
||||
},
|
||||
{
|
||||
label: "Platte Daken", href: "/#services"},
|
||||
label: "Platte Daken", href: "/#services"
|
||||
},
|
||||
{
|
||||
label: "Zink- en Loodwerk", href: "/#services"},
|
||||
label: "Zink- en Loodwerk", href: "/#services"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Bedrijf", items: [
|
||||
{
|
||||
label: "Over Ons", href: "/about"},
|
||||
label: "Over Ons", href: "/about"
|
||||
},
|
||||
{
|
||||
label: "Reviews", href: "/#testimonials"},
|
||||
label: "Reviews", href: "/#testimonials"
|
||||
},
|
||||
{
|
||||
label: "Werkgebied", href: "/#service-areas"},
|
||||
label: "Werkgebied", href: "/#service-areas"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "📞 085-0607091", href: "tel:085-0607091"},
|
||||
label: "📞 085-0607091", href: "tel:085-0607091"
|
||||
},
|
||||
{
|
||||
label: "📧 dakenisolatiebv@gmail.com", href: "mailto:dakenisolatiebv@gmail.com"},
|
||||
label: "📧 dakenisolatiebv@gmail.com", href: "mailto:dakenisolatiebv@gmail.com"
|
||||
},
|
||||
{
|
||||
label: "📍 Posthoornstraat 17, 3011 WD Rotterdam", href: "#contact"},
|
||||
label: "📍 Posthoornstraat 17, 3011 WD Rotterdam", href: "#contact"
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -294,4 +366,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user