Merge version_2 into main #2

Merged
bender merged 6 commits from version_2 into main 2026-03-31 09:12:38 +00:00
6 changed files with 129 additions and 420 deletions

View File

@@ -26,29 +26,17 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "About Us",
id: "/about",
},
name: "About Us", id: "/about"},
{
name: "Services",
id: "/services",
},
name: "Services", id: "/services"},
{
name: "Reviews",
id: "/testimonials",
},
name: "Reviews", id: "/testimonials"},
{
name: "Blog",
id: "/blog",
},
name: "Blog", id: "/blog"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
brandName="Papakura Plumbing"
/>
@@ -59,9 +47,7 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Our Mission",
},
type: "text", content: "Our Mission"},
]}
/>
</div>
@@ -76,15 +62,9 @@ export default function LandingPage() {
description="Numbers that define our professional service."
metrics={[
{
id: "m1",
value: "10+",
description: "Years Experience",
},
id: "m1", value: "10+", description: "Years Experience"},
{
id: "m2",
value: "500+",
description: "Projects Completed",
},
id: "m2", value: "500+", description: "Projects Completed"},
]}
/>
</div>
@@ -93,33 +73,21 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Links",
items: [
title: "Links", items: [
{
label: "About",
href: "/about",
},
label: "About", href: "/about"},
{
label: "Services",
href: "/services",
},
label: "Services", href: "/services"},
{
label: "Contact",
href: "/contact",
},
label: "Contact", href: "/contact"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Papakura, NZ",
href: "#",
},
label: "Papakura, NZ", href: "#"},
{
label: "0800 123 456",
href: "tel:0800123456",
},
label: "027 250 4552", href: "tel:0272504552"},
],
},
]}
@@ -130,4 +98,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -26,29 +26,17 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "About Us",
id: "/about",
},
name: "About Us", id: "/about"},
{
name: "Services",
id: "/services",
},
name: "Services", id: "/services"},
{
name: "Reviews",
id: "/testimonials",
},
name: "Reviews", id: "/testimonials"},
{
name: "Blog",
id: "/blog",
},
name: "Blog", id: "/blog"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
brandName="Papakura Plumbing"
/>
@@ -62,35 +50,11 @@ export default function LandingPage() {
title="Plumbing Tips"
blogs={[
{
id: "b1",
category: "DIY",
title: "Fixing a leaky tap",
excerpt: "Easy tips to fix your faucet.",
imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-53677.jpg?_wi=3",
authorName: "Team",
authorAvatar: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-travel-agency_23-2150433448.jpg",
date: "2024-05-01",
},
id: "b1", category: "DIY", title: "Fixing a leaky tap", excerpt: "Easy tips to fix your faucet.", imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-53677.jpg?_wi=3", authorName: "Team", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-travel-agency_23-2150433448.jpg", date: "2024-05-01"},
{
id: "b2",
category: "Maintenance",
title: "Preventive Care",
excerpt: "How to avoid pipe bursts.",
imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53070.jpg?_wi=3",
authorName: "Team",
authorAvatar: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg",
date: "2024-05-02",
},
id: "b2", category: "Maintenance", title: "Preventive Care", excerpt: "How to avoid pipe bursts.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53070.jpg?_wi=3", authorName: "Team", authorAvatar: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg", date: "2024-05-02"},
{
id: "b3",
category: "News",
title: "Company Update",
excerpt: "Exciting new tools arrived.",
imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741196.jpg?_wi=2",
authorName: "Team",
authorAvatar: "http://img.b2bpic.net/free-photo/young-successful-businessman-with-trendy-hairdo-frowns-face-with-pleasure_273609-8674.jpg",
date: "2024-05-03",
},
id: "b3", category: "News", title: "Company Update", excerpt: "Exciting new tools arrived.", imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741196.jpg?_wi=2", authorName: "Team", authorAvatar: "http://img.b2bpic.net/free-photo/young-successful-businessman-with-trendy-hairdo-frowns-face-with-pleasure_273609-8674.jpg", date: "2024-05-03"},
]}
description="Guides for your home."
/>
@@ -106,15 +70,9 @@ export default function LandingPage() {
description="Useful stats."
metrics={[
{
id: "n1",
value: "20+",
description: "Helpful Guides",
},
id: "n1", value: "20+", description: "Helpful Guides"},
{
id: "n2",
value: "50+",
description: "Industry Tips",
},
id: "n2", value: "50+", description: "Industry Tips"},
]}
/>
</div>
@@ -123,33 +81,21 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Links",
items: [
title: "Links", items: [
{
label: "About",
href: "/about",
},
label: "About", href: "/about"},
{
label: "Services",
href: "/services",
},
label: "Services", href: "/services"},
{
label: "Contact",
href: "/contact",
},
label: "Contact", href: "/contact"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Papakura, NZ",
href: "#",
},
label: "Papakura, NZ", href: "#"},
{
label: "0800 123 456",
href: "tel:0800123456",
},
label: "027 250 4552", href: "tel:0272504552"},
],
},
]}
@@ -160,4 +106,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -26,29 +26,17 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "About Us",
id: "/about",
},
name: "About Us", id: "/about"},
{
name: "Services",
id: "/services",
},
name: "Services", id: "/services"},
{
name: "Reviews",
id: "/testimonials",
},
name: "Reviews", id: "/testimonials"},
{
name: "Blog",
id: "/blog",
},
name: "Blog", id: "/blog"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
brandName="Papakura Plumbing"
/>
@@ -58,8 +46,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Contact Us"
title="Get in touch today"
description="Have plumbing needs? We are ready to help."
@@ -70,8 +57,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Visit Us"
title="Find our office"
description="We look forward to meeting you."
@@ -84,33 +70,21 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Links",
items: [
title: "Links", items: [
{
label: "About",
href: "/about",
},
label: "About", href: "/about"},
{
label: "Services",
href: "/services",
},
label: "Services", href: "/services"},
{
label: "Contact",
href: "/contact",
},
label: "Contact", href: "/contact"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Papakura, NZ",
href: "#",
},
label: "Papakura, NZ", href: "#"},
{
label: "0800 123 456",
href: "tel:0800123456",
},
label: "027 250 4552", href: "tel:0272504552"},
],
},
]}
@@ -121,4 +95,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -29,29 +29,17 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "About Us",
id: "/about",
},
name: "About Us", id: "/about"},
{
name: "Services",
id: "/services",
},
name: "Services", id: "/services"},
{
name: "Reviews",
id: "/testimonials",
},
name: "Reviews", id: "/testimonials"},
{
name: "Blog",
id: "/blog",
},
name: "Blog", id: "/blog"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
brandName="Papakura Plumbing"
/>
@@ -60,15 +48,12 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboardSplit
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
logoText="Papakura Plumbing Services"
description="Your Trusted Plumbing Experts in Papakura. Providing professional, reliable service for your home and business."
buttons={[
{
text: "Get a Free Quote",
href: "/contact",
},
text: "Get a Free Quote", href: "/contact"},
]}
layoutOrder="default"
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721580.jpg"
@@ -82,14 +67,9 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "About Papakura Plumbing",
},
type: "text", content: "About Papakura Plumbing"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-man-working_23-2148899716.jpg",
alt: "Plumbing expert",
},
type: "image", src: "http://img.b2bpic.net/free-photo/medium-shot-woman-man-working_23-2148899716.jpg", alt: "Plumbing expert"},
]}
/>
</div>
@@ -101,21 +81,11 @@ export default function LandingPage() {
useInvertedBackground={false}
negativeCard={{
items: [
"Hidden leaks",
"Burst pipes",
"Low water pressure",
"Blocked drains",
"Faulty hot water",
],
"Hidden leaks", "Burst pipes", "Low water pressure", "Blocked drains", "Faulty hot water"],
}}
positiveCard={{
items: [
"Expert leak detection",
"Emergency repairs",
"Modern installation",
"Preventive maintenance",
"Professional advice",
],
"Expert leak detection", "Emergency repairs", "Modern installation", "Preventive maintenance", "Professional advice"],
}}
title="Why Choose Us"
description="We prioritize honesty, reliability, and customer focus in every job we take."
@@ -129,45 +99,20 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
handle: "@sarahj",
testimonial: "Excellent service, very professional.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-travel-agency_23-2150433448.jpg?_wi=1",
},
id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "Excellent service, very professional.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-travel-agency_23-2150433448.jpg?_wi=1"},
{
id: "2",
name: "Michael Chen",
handle: "@mchen",
testimonial: "Fast response to my emergency leak.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=1",
},
id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "Fast response to my emergency leak.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=1"},
{
id: "3",
name: "Emily Rodriguez",
handle: "@emilyr",
testimonial: "Great experience, highly recommend.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-with-trendy-hairdo-frowns-face-with-pleasure_273609-8674.jpg?_wi=1",
},
id: "3", name: "Emily Rodriguez", handle: "@emilyr", testimonial: "Great experience, highly recommend.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-with-trendy-hairdo-frowns-face-with-pleasure_273609-8674.jpg?_wi=1"},
{
id: "4",
name: "David Kim",
handle: "@dkim",
testimonial: "Reliable and honest plumbing service.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-office-computer_1303-31498.jpg?_wi=1",
},
id: "4", name: "David Kim", handle: "@dkim", testimonial: "Reliable and honest plumbing service.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-office-computer_1303-31498.jpg?_wi=1"},
{
id: "5",
name: "Jessica Lee",
handle: "@jlee",
testimonial: "Solved a complex pipe issue quickly!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-travel-agency_23-2150433448.jpg?_wi=2",
},
id: "5", name: "Jessica Lee", handle: "@jlee", testimonial: "Solved a complex pipe issue quickly!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-travel-agency_23-2150433448.jpg?_wi=2"},
]}
showRating={true}
title="What Our Customers Say"
@@ -183,15 +128,9 @@ export default function LandingPage() {
faqsAnimation="slide-up"
faqs={[
{
id: "q1",
title: "Do you provide emergency services?",
content: "Yes, we are available 24/7 for urgent plumbing issues.",
},
id: "q1", title: "Do you provide emergency services?", content: "Yes, we are available 24/7 for urgent plumbing issues."},
{
id: "q2",
title: "What areas do you serve?",
content: "We proudly serve the wider Papakura area.",
},
id: "q2", title: "What areas do you serve?", content: "We proudly serve the wider Papakura area."},
]}
/>
</div>
@@ -200,33 +139,21 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Links",
items: [
title: "Links", items: [
{
label: "About",
href: "/about",
},
label: "About", href: "/about"},
{
label: "Services",
href: "/services",
},
label: "Services", href: "/services"},
{
label: "Contact",
href: "/contact",
},
label: "Contact", href: "/contact"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Papakura, NZ",
href: "#",
},
label: "Papakura, NZ", href: "#"},
{
label: "0800 123 456",
href: "tel:0800123456",
},
label: "027 250 4552", href: "tel:0272504552"},
],
},
]}
@@ -237,4 +164,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -26,29 +26,17 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "About Us",
id: "/about",
},
name: "About Us", id: "/about"},
{
name: "Services",
id: "/services",
},
name: "Services", id: "/services"},
{
name: "Reviews",
id: "/testimonials",
},
name: "Reviews", id: "/testimonials"},
{
name: "Blog",
id: "/blog",
},
name: "Blog", id: "/blog"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
brandName="Papakura Plumbing"
/>
@@ -62,26 +50,11 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Leak Detection",
price: "Request Quote",
variant: "Service",
imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-53677.jpg?_wi=1",
},
id: "p1", name: "Leak Detection", price: "Request Quote", variant: "Service", imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-53677.jpg?_wi=1"},
{
id: "p2",
name: "Emergency Repairs",
price: "Request Quote",
variant: "Service",
imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53070.jpg?_wi=1",
},
id: "p2", name: "Emergency Repairs", price: "Request Quote", variant: "Service", imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53070.jpg?_wi=1"},
{
id: "p3",
name: "Installation",
price: "Request Quote",
variant: "Service",
imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741196.jpg?_wi=1",
},
id: "p3", name: "Installation", price: "Request Quote", variant: "Service", imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741196.jpg?_wi=1"},
]}
title="Our Services"
description="Comprehensive plumbing solutions tailored to your needs."
@@ -98,16 +71,10 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Inspection",
description: "We diagnose the root cause.",
imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-53677.jpg?_wi=2",
},
title: "Inspection", description: "We diagnose the root cause.", imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-53677.jpg?_wi=2"},
{
id: 2,
title: "Solution",
description: "We provide the fix.",
imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53070.jpg?_wi=2",
},
title: "Solution", description: "We provide the fix.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53070.jpg?_wi=2"},
]}
/>
</div>
@@ -116,33 +83,21 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Links",
items: [
title: "Links", items: [
{
label: "About",
href: "/about",
},
label: "About", href: "/about"},
{
label: "Services",
href: "/services",
},
label: "Services", href: "/services"},
{
label: "Contact",
href: "/contact",
},
label: "Contact", href: "/contact"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Papakura, NZ",
href: "#",
},
label: "Papakura, NZ", href: "#"},
{
label: "0800 123 456",
href: "tel:0800123456",
},
label: "027 250 4552", href: "tel:0272504552"},
],
},
]}
@@ -153,4 +108,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -26,29 +26,17 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "About Us",
id: "/about",
},
name: "About Us", id: "/about"},
{
name: "Services",
id: "/services",
},
name: "Services", id: "/services"},
{
name: "Reviews",
id: "/testimonials",
},
name: "Reviews", id: "/testimonials"},
{
name: "Blog",
id: "/blog",
},
name: "Blog", id: "/blog"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
brandName="Papakura Plumbing"
/>
@@ -61,45 +49,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Client A",
handle: "@clienta",
testimonial: "Wonderful.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-travel-agency_23-2150433448.jpg?_wi=3",
},
id: "t1", name: "Client A", handle: "@clienta", testimonial: "Wonderful.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-travel-agency_23-2150433448.jpg?_wi=3"},
{
id: "t2",
name: "Client B",
handle: "@clientb",
testimonial: "Very fast.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=2",
},
id: "t2", name: "Client B", handle: "@clientb", testimonial: "Very fast.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=2"},
{
id: "t3",
name: "Client C",
handle: "@clientc",
testimonial: "Friendly guys.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-with-trendy-hairdo-frowns-face-with-pleasure_273609-8674.jpg?_wi=2",
},
id: "t3", name: "Client C", handle: "@clientc", testimonial: "Friendly guys.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-with-trendy-hairdo-frowns-face-with-pleasure_273609-8674.jpg?_wi=2"},
{
id: "t4",
name: "Client D",
handle: "@clientd",
testimonial: "So helpful.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-office-computer_1303-31498.jpg?_wi=2",
},
id: "t4", name: "Client D", handle: "@clientd", testimonial: "So helpful.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-office-computer_1303-31498.jpg?_wi=2"},
{
id: "t5",
name: "Client E",
handle: "@cliente",
testimonial: "Professional and tidy.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=3",
},
id: "t5", name: "Client E", handle: "@cliente", testimonial: "Professional and tidy.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=3"},
]}
showRating={true}
title="All Testimonials"
@@ -115,21 +78,9 @@ export default function LandingPage() {
description="More reviews from our clients."
testimonials={[
{
id: "s1",
title: "Great work",
quote: "Fantastic service.",
name: "Jane",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-travel-agency_23-2150433448.jpg?_wi=4",
},
id: "s1", title: "Great work", quote: "Fantastic service.", name: "Jane", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-travel-agency_23-2150433448.jpg?_wi=4"},
{
id: "s2",
title: "Reliable",
quote: "Never lets us down.",
name: "Bob",
role: "Business Owner",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=4",
},
id: "s2", title: "Reliable", quote: "Never lets us down.", name: "Bob", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=4"},
]}
/>
</div>
@@ -138,33 +89,21 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Links",
items: [
title: "Links", items: [
{
label: "About",
href: "/about",
},
label: "About", href: "/about"},
{
label: "Services",
href: "/services",
},
label: "Services", href: "/services"},
{
label: "Contact",
href: "/contact",
},
label: "Contact", href: "/contact"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Papakura, NZ",
href: "#",
},
label: "Papakura, NZ", href: "#"},
{
label: "0800 123 456",
href: "tel:0800123456",
},
label: "027 250 4552", href: "tel:0272504552"},
],
},
]}
@@ -175,4 +114,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}