3 Commits

Author SHA1 Message Date
80a43c5da0 Update src/app/page.tsx 2026-04-06 16:17:07 +00:00
e2d811e7df Update src/app/page.tsx 2026-04-06 16:07:45 +00:00
13b29da4a6 Merge version_1 into main
Merge version_1 into main
2026-04-06 15:44:06 +00:00

View File

@@ -32,25 +32,15 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Services", name: "Services", id: "services"},
id: "services",
},
{ {
name: "Reviews", name: "Reviews", id: "testimonials"},
id: "testimonials",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="Emmas Plumbing" brandName="Emmas Plumbing"
/> />
@@ -59,69 +49,44 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroCentered <HeroCentered
background={{ background={{
variant: "plain", variant: "plain"}}
}}
title="Reliable, Professional Plumbing in Worcester" title="Reliable, Professional Plumbing in Worcester"
description="Fast response, expert workmanship, and 5-star rated service you can trust." description="Fast response, expert workmanship, and 5-star rated service you can trust."
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/close-up-portrait-african-guy-smiling-student-confident-his-future-career-head-hunter-dream-standing-white-wall_176420-12537.jpg", src: "http://img.b2bpic.net/free-photo/close-up-portrait-african-guy-smiling-student-confident-his-future-career-head-hunter-dream-standing-white-wall_176420-12537.jpg", alt: "Customer"},
alt: "Customer",
},
{ {
src: "http://img.b2bpic.net/free-photo/handsome-unshaven-young-dark-skinned-male-laughing-out-loud_273609-14042.jpg", src: "http://img.b2bpic.net/free-photo/handsome-unshaven-young-dark-skinned-male-laughing-out-loud_273609-14042.jpg", alt: "Customer"},
alt: "Customer",
},
{ {
src: "http://img.b2bpic.net/free-photo/enthusiastic-woman-laughing-turquoise-wall_197531-19734.jpg", src: "http://img.b2bpic.net/free-photo/enthusiastic-woman-laughing-turquoise-wall_197531-19734.jpg", alt: "Customer"},
alt: "Customer",
},
{ {
src: "http://img.b2bpic.net/free-photo/close-up-portrait-african-guy-smiling-student-confident-his-future-career-head-hunter-dream-standing-white-wall_176420-12537.jpg", src: "http://img.b2bpic.net/free-photo/close-up-portrait-african-guy-smiling-student-confident-his-future-career-head-hunter-dream-standing-white-wall_176420-12537.jpg", alt: "Customer"},
alt: "Customer",
},
{ {
src: "http://img.b2bpic.net/free-photo/handsome-hispanic-man-wearing-casual-pink-t-shirt-sticking-tongue-out-happy-with-funny-expression-emotion-concept_839833-35239.jpg", src: "http://img.b2bpic.net/free-photo/handsome-hispanic-man-wearing-casual-pink-t-shirt-sticking-tongue-out-happy-with-funny-expression-emotion-concept_839833-35239.jpg", alt: "Customer"},
alt: "Customer",
},
]} ]}
avatarText="Trusted by 500+ local homeowners" avatarText="Trusted by 500+ local homeowners"
buttons={[ buttons={[
{ {
text: "Call Now", text: "Call Now", href: "tel:07788211836"},
href: "tel:07788211836",
},
{ {
text: "Get a Free Quote", text: "Get a Free Quote", href: "#contact"},
href: "#contact",
},
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
marqueeItems={[ marqueeItems={[
{ {
type: "text-icon", type: "text-icon", text: "Emergency Repairs", icon: AlertTriangle,
text: "Emergency Repairs",
icon: AlertTriangle,
}, },
{ {
type: "text-icon", type: "text-icon", text: "Bathroom Installations", icon: Droplets,
text: "Bathroom Installations",
icon: Droplets,
}, },
{ {
type: "text-icon", type: "text-icon", text: "Leak Detection", icon: Droplets,
text: "Leak Detection",
icon: Droplets,
}, },
{ {
type: "text-icon", type: "text-icon", text: "Certified Experts", icon: Award,
text: "Certified Experts",
icon: Award,
}, },
{ {
type: "text-icon", type: "text-icon", text: "Local Service", icon: MapPin,
text: "Local Service",
icon: MapPin,
}, },
]} ]}
/> />
@@ -130,23 +95,17 @@ export default function LandingPage() {
<div id="about" data-section="about"> <div id="about" data-section="about">
<MetricSplitMediaAbout <MetricSplitMediaAbout
useInvertedBackground={false} useInvertedBackground={false}
title="Meet Emma: Your Trusted Worcester Plumber" title="Emma Plumbing: Your Trusted Worcester Plumber"
description="Emma is a highly skilled plumber known for reliability, professionalism, and impeccable attention to detail. She takes pride in going above and beyond for every customer in the Worcester area, ensuring every job—big or small—is completed to the highest standard." description="Emma is a highly skilled plumber known for reliability, professionalism, and impeccable attention to detail. She takes pride in going above and beyond for every customer in the Worcester area, ensuring every job—big or small—is completed to the highest standard."
metrics={[ metrics={[
{ {
value: "10+", value: "10+", title: "Years Experience"},
title: "Years Experience",
},
{ {
value: "500+", value: "500+", title: "Jobs Completed"},
title: "Jobs Completed",
},
{ {
value: "5*", value: "5*", title: "Star Rating"},
title: "Star Rating",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-security-helmet-smiling-making-gesture-with-hand-inviting-come-isolated-pink-wall_141793-14144.jpg" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BzS2TpoXIQVycFK4os2xuc1Zyt/uploaded-1775491807880-y87d72zw.png"
imageAlt="Emma working on a plumbing job" imageAlt="Emma working on a plumbing job"
mediaAnimation="slide-up" mediaAnimation="slide-up"
metricsAnimation="slide-up" metricsAnimation="slide-up"
@@ -160,41 +119,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Emergency Plumbing", title: "Emergency Plumbing", description: "Rapid response for urgent leaks and bursts, anytime you need us.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BzS2TpoXIQVycFK4os2xuc1Zyt/uploaded-1775491830229-7wes8t4z.png", imageAlt: "Emergency"},
description: "Rapid response for urgent leaks and bursts, anytime you need us.",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-white-marble-space-with-bench_181624-49061.jpg?_wi=1",
imageAlt: "Emergency",
},
{ {
title: "Bathroom Installations", title: "Bathroom Installations", description: "Full design and installation for your dream bathroom suite.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BzS2TpoXIQVycFK4os2xuc1Zyt/uploaded-1775491851368-fupu2rlm.png", imageAlt: "Bathroom"},
description: "Full design and installation for your dream bathroom suite.",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-white-marble-space-with-bench_181624-49061.jpg?_wi=2",
imageAlt: "Bathroom",
},
{ {
title: "Shower Repairs", title: "Shower Repairs", description: "Expert repairs for all shower makes and models", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BzS2TpoXIQVycFK4os2xuc1Zyt/uploaded-1775491866872-15vov7vw.png", imageAlt: "Shower"},
description: "Expert diagnostic and repair for all shower makes and models.",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-white-marble-space-with-bench_181624-49061.jpg?_wi=3",
imageAlt: "Shower",
},
{ {
title: "Radiator Services", title: "Radiator Services", description: "Installation, replacement, and balancing for efficient heating.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BzS2TpoXIQVycFK4os2xuc1Zyt/uploaded-1775492048880-f4upns0p.png", imageAlt: "Radiator"},
description: "Installation, replacement, and balancing for efficient heating.",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-white-marble-space-with-bench_181624-49061.jpg?_wi=4",
imageAlt: "Radiator",
},
{ {
title: "Leak Repairs", title: "Leak Repairs", description: "Finding and fixing hidden leaks to prevent property damage.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BzS2TpoXIQVycFK4os2xuc1Zyt/uploaded-1775492114090-schvev6b.png", imageAlt: "Leak"},
description: "Finding and fixing hidden leaks to prevent property damage.",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-white-marble-space-with-bench_181624-49061.jpg?_wi=5",
imageAlt: "Leak",
},
{ {
title: "General Plumbing", title: "General Plumbing", description: "Taps, toilets, and all general maintenance tasks handled.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BzS2TpoXIQVycFK4os2xuc1Zyt/uploaded-1775492190516-dmnfo3tx.png", imageAlt: "General"},
description: "Taps, toilets, and all general maintenance tasks handled.",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-white-marble-space-with-bench_181624-49061.jpg?_wi=6",
imageAlt: "General",
},
]} ]}
title="Comprehensive Plumbing Services" title="Comprehensive Plumbing Services"
description="From emergency leaks to full bathroom transformations, Emmas Plumbing handles it all." description="From emergency leaks to full bathroom transformations, Emmas Plumbing handles it all."
@@ -208,35 +143,20 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", icon: Star,
icon: Star, title: "Rated Service", value: "5-Star"},
title: "Rated Service",
value: "5-Star",
},
{ {
id: "m2", id: "m2", icon: Zap,
icon: Zap, title: "Response Time", value: "Fast"},
title: "Response Time",
value: "Fast",
},
{ {
id: "m3", id: "m3", icon: Shield,
icon: Shield, title: "Quality Work", value: "Guaranteed"},
title: "Quality Work",
value: "Guaranteed",
},
{ {
id: "m4", id: "m4", icon: CheckCircle,
icon: CheckCircle, title: "Pricing", value: "Honest"},
title: "Pricing",
value: "Honest",
},
{ {
id: "m5", id: "m5", icon: Smile,
icon: Smile, title: "Service", value: "Friendly"},
title: "Service",
value: "Friendly",
},
]} ]}
title="Why Choose Emma's Plumbing?" title="Why Choose Emma's Plumbing?"
description="We stand for honesty, quality, and complete transparency in every project." description="We stand for honesty, quality, and complete transparency in every project."
@@ -248,35 +168,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-african-guy-smiling-student-confident-his-future-career-head-hunter-dream-standing-white-wall_176420-12537.jpg?_wi=1"},
name: "Sarah J.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-african-guy-smiling-student-confident-his-future-career-head-hunter-dream-standing-white-wall_176420-12537.jpg?_wi=1",
},
{ {
id: "2", id: "2", name: "Michael C.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-unshaven-young-dark-skinned-male-laughing-out-loud_273609-14042.jpg"},
name: "Michael C.",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-unshaven-young-dark-skinned-male-laughing-out-loud_273609-14042.jpg",
},
{ {
id: "3", id: "3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-woman-laughing-turquoise-wall_197531-19734.jpg"},
name: "Emily R.",
imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-woman-laughing-turquoise-wall_197531-19734.jpg",
},
{ {
id: "4", id: "4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-african-guy-smiling-student-confident-his-future-career-head-hunter-dream-standing-white-wall_176420-12537.jpg?_wi=2"},
name: "David K.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-african-guy-smiling-student-confident-his-future-career-head-hunter-dream-standing-white-wall_176420-12537.jpg?_wi=2",
},
{ {
id: "5", id: "5", name: "Jane D.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-hispanic-man-wearing-casual-pink-t-shirt-sticking-tongue-out-happy-with-funny-expression-emotion-concept_839833-35239.jpg"},
name: "Jane D.",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-hispanic-man-wearing-casual-pink-t-shirt-sticking-tongue-out-happy-with-funny-expression-emotion-concept_839833-35239.jpg",
},
{ {
id: "6", id: "6", name: "Robert B.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-white-background_641386-889.jpg"},
name: "Robert B.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-white-background_641386-889.jpg",
},
]} ]}
cardTitle="What Our Clients Say" cardTitle="What Our Clients Say"
cardTag="Reviews" cardTag="Reviews"
@@ -288,18 +190,13 @@ export default function LandingPage() {
<ContactText <ContactText
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "plain", variant: "plain"}}
}}
text="Need a Plumber You Can Trust? Get fast, reliable plumbing services from a trusted local expert." text="Need a Plumber You Can Trust? Get fast, reliable plumbing services from a trusted local expert."
buttons={[ buttons={[
{ {
text: "Call Now", text: "Call Now", href: "tel:07788211836"},
href: "tel:07788211836",
},
{ {
text: "Request a Quote", text: "Request a Quote", href: "#contact"},
href: "#contact",
},
]} ]}
/> />
</div> </div>
@@ -310,20 +207,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "q1", id: "q1", title: "Can I call for emergencies?", content: "Yes, we prioritize emergency calls and offer fast response times for Worcester and surrounding areas."},
title: "Can I call for emergencies?",
content: "Yes, we prioritize emergency calls and offer fast response times for Worcester and surrounding areas.",
},
{ {
id: "q2", id: "q2", title: "What areas do you cover?", content: "We cover Worcester and the immediate surrounding areas."},
title: "What areas do you cover?",
content: "We cover Worcester and the immediate surrounding areas.",
},
{ {
id: "q3", id: "q3", title: "Do you offer free quotes?", content: "Absolutely, contact us today for a transparent, no-obligation quote."},
title: "Do you offer free quotes?",
content: "Absolutely, contact us today for a transparent, no-obligation quote.",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/outdoor-white-marble-space-with-bench_181624-49061.jpg?_wi=7" imageSrc="http://img.b2bpic.net/free-photo/outdoor-white-marble-space-with-bench_181624-49061.jpg?_wi=7"
mediaAnimation="slide-up" mediaAnimation="slide-up"
@@ -337,50 +225,31 @@ export default function LandingPage() {
<FooterSimple <FooterSimple
columns={[ columns={[
{ {
title: "Emmas Plumbing", title: "Emmas Plumbing", items: [
items: [
{ {
label: "07788 211836", label: "07788 211836", href: "tel:07788211836"},
href: "tel:07788211836",
},
{ {
label: "Worcester, WR5 2NH", label: "Worcester, WR5 2NH", href: "#"},
href: "#",
},
], ],
}, },
{ {
title: "Services", title: "Services", items: [
items: [
{ {
label: "Emergency Plumbing", label: "Emergency Plumbing", href: "#services"},
href: "#services",
},
{ {
label: "Bathroom Install", label: "Bathroom Install", href: "#services"},
href: "#services",
},
{ {
label: "Leak Repairs", label: "Leak Repairs", href: "#services"},
href: "#services",
},
], ],
}, },
{ {
title: "Company", title: "Company", items: [
items: [
{ {
label: "About Us", label: "About Us", href: "#about"},
href: "#about",
},
{ {
label: "Reviews", label: "Reviews", href: "#testimonials"},
href: "#testimonials",
},
{ {
label: "Contact", label: "Contact", href: "#contact"},
href: "#contact",
},
], ],
}, },
]} ]}