Update src/app/page.tsx

This commit is contained in:
2026-05-05 22:37:42 +00:00
parent 83c195c451
commit bf7fb6cae0

View File

@@ -31,68 +31,45 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="GD Plumbing"
button={{
text: "Call Now",
href: "tel:+441903240808",
}}
text: "Call Now", href: "tel:+441903240808"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="GD Plumbing and Heating"
description="Professional, reliable, and friendly plumbing and heating services for the Worthing and Goring-By-Sea area."
buttons={[
{
text: "Get a Quote",
href: "#contact",
},
text: "Get a Quote", href: "#contact"},
{
text: "View Services", href: "#services"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-open-end-wrench-with-gloves-screwdriver-safety-helmet-white-background_141793-14239.jpg?_wi=1",
imageAlt: "Plumbing service",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-open-end-wrench-with-gloves-screwdriver-safety-helmet-white-background_141793-14239.jpg?_wi=1", imageAlt: "Plumbing service"},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746394.jpg",
imageAlt: "Heating service",
},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746394.jpg", imageAlt: "Heating service"},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746310.jpg",
imageAlt: "Emergency repairs",
},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746310.jpg", imageAlt: "Emergency repairs"},
{
imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132625.jpg",
imageAlt: "Boiler maintenance",
},
imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132625.jpg", imageAlt: "Boiler maintenance"},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746302.jpg",
imageAlt: "Professional local plumbers",
},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746302.jpg", imageAlt: "Professional local plumbers"},
{
imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132627.jpg",
imageAlt: "Qualified plumbing and heating",
},
imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132627.jpg", imageAlt: "Qualified plumbing and heating"},
]}
/>
</div>
@@ -102,9 +79,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Your Trusted Local Plumber"
description={[
"Based in Goring-By-Sea, Worthing, we provide 24-hour plumbing and heating services with a focus on quality and customer satisfaction.",
"We are personable, communicative, and handle every job with care, from shower installations to full heating system repairs.",
]}
"Based in Goring-By-Sea, Worthing, we provide 24-hour plumbing and heating services with a focus on quality and customer satisfaction.", "We are personable, communicative, and handle every job with care, from shower installations to full heating system repairs."]}
/>
</div>
@@ -114,23 +89,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Plumbing Repairs",
description: "From leaky taps to major pipe repairs.",
imageSrc: "http://img.b2bpic.net/free-photo/plumber-man-fixing-kitchen-sink_53876-146118.jpg?_wi=1",
imageAlt: "Plumbing repair icon",
},
title: "Plumbing Repairs", description: "From leaky taps to major pipe repairs.", imageSrc: "http://img.b2bpic.net/free-photo/plumber-man-fixing-kitchen-sink_53876-146118.jpg?_wi=1", imageAlt: "Plumbing repair icon"},
{
title: "Heating Systems",
description: "Expert boiler installation and repair services.",
imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26529.jpg?_wi=1",
imageAlt: "Heating service icon",
},
title: "Heating Systems", description: "Expert boiler installation and repair services.", imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26529.jpg?_wi=1", imageAlt: "Heating service icon"},
{
title: "Installation",
description: "Professional bathroom and shower fittings.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hygienic-hand-washing_23-2149218199.jpg?_wi=1",
imageAlt: "Bathroom installation icon",
},
title: "Installation", description: "Professional bathroom and shower fittings.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hygienic-hand-washing_23-2149218199.jpg?_wi=1", imageAlt: "Bathroom installation icon"},
]}
title="Our Expert Services"
description="Comprehensive plumbing and heating solutions to keep your home comfortable all year round."
@@ -144,26 +107,11 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "100%",
title: "Customer Satisfaction",
description: "Always putting our clients first.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-steel-hammer-with-other-construction-elements-tools_23-2150576387.jpg",
},
id: "m1", value: "100%", title: "Customer Satisfaction", description: "Always putting our clients first.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-steel-hammer-with-other-construction-elements-tools_23-2150576387.jpg"},
{
id: "m2",
value: "24/7",
title: "Always Open",
description: "We are here whenever you need us.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746309.jpg",
},
id: "m2", value: "24/7", title: "Always Open", description: "We are here whenever you need us.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746309.jpg"},
{
id: "m3",
value: "10+ yrs",
title: "Experience",
description: "Highly skilled and professional.",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746297.jpg",
},
id: "m3", value: "10+ yrs", title: "Experience", description: "Highly skilled and professional.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746297.jpg"},
]}
title="Proven Track Record"
description="Delivering quality services for our Worthing neighbors for years."
@@ -176,71 +124,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Joanne D",
date: "3 years ago",
title: "Very Personable",
quote: "They were great. Very personable and communicative. Nothing was too much trouble and they did a brilliant job of my new shower.",
tag: "Excellent",
avatarSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-woman-home_23-2148899724.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-open-end-wrench-with-gloves-screwdriver-safety-helmet-white-background_141793-14239.jpg?_wi=2",
imageAlt: "happy customer smiling",
},
id: "1", name: "Joanne D", date: "3 years ago", title: "Very Personable", quote: "They were great. Very personable and communicative. Nothing was too much trouble and they did a brilliant job of my new shower.", tag: "Excellent", avatarSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-woman-home_23-2148899724.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-open-end-wrench-with-gloves-screwdriver-safety-helmet-white-background_141793-14239.jpg?_wi=2", imageAlt: "happy customer smiling"},
{
id: "2",
name: "Mark S",
date: "2 years ago",
title: "Brilliant Service",
quote: "Quick, professional, and very friendly. My heating system works perfectly now.",
tag: "Recommended",
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-with-short-curly-hair-showing-credit-card-looking-aside-smiling-standing-white-wall_141793-29289.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-car-mechanic-car-repair-shop_23-2150367540.jpg",
imageAlt: "happy customer smiling",
},
id: "2", name: "Mark S", date: "2 years ago", title: "Brilliant Service", quote: "Quick, professional, and very friendly. My heating system works perfectly now.", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-with-short-curly-hair-showing-credit-card-looking-aside-smiling-standing-white-wall_141793-29289.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-car-mechanic-car-repair-shop_23-2150367540.jpg", imageAlt: "happy customer smiling"},
{
id: "3",
name: "Sarah K",
date: "1 year ago",
title: "Professional",
quote: "Fantastic job on the radiator replacement. Tidy and reasonably priced.",
tag: "Quality",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-smiling-holding-her-chin_23-2149374984.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plumber-man-fixing-kitchen-sink_53876-146118.jpg?_wi=2",
imageAlt: "happy customer smiling",
},
id: "3", name: "Sarah K", date: "1 year ago", title: "Professional", quote: "Fantastic job on the radiator replacement. Tidy and reasonably priced.", tag: "Quality", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-smiling-holding-her-chin_23-2149374984.jpg", imageSrc: "http://img.b2bpic.net/free-photo/plumber-man-fixing-kitchen-sink_53876-146118.jpg?_wi=2", imageAlt: "happy customer smiling"},
{
id: "4",
name: "Tom P",
date: "6 months ago",
title: "Great Team",
quote: "They really care about the quality of the job. Highly recommend them.",
tag: "Friendly",
avatarSrc: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home_343059-139.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26529.jpg?_wi=2",
imageAlt: "happy customer smiling",
},
id: "4", name: "Tom P", date: "6 months ago", title: "Great Team", quote: "They really care about the quality of the job. Highly recommend them.", tag: "Friendly", avatarSrc: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home_343059-139.jpg", imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26529.jpg?_wi=2", imageAlt: "happy customer smiling"},
{
id: "5",
name: "Claire B",
date: "8 months ago",
title: "Excellent Job",
quote: "Brilliant service, fixed our leaking pipe within hours of calling.",
tag: "Responsive",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hygienic-hand-washing_23-2149218199.jpg?_wi=2",
imageAlt: "happy customer smiling",
},
id: "5", name: "Claire B", date: "8 months ago", title: "Excellent Job", quote: "Brilliant service, fixed our leaking pipe within hours of calling.", tag: "Responsive", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hygienic-hand-washing_23-2149218199.jpg?_wi=2", imageAlt: "happy customer smiling"},
{
id: "6",
name: "David L",
date: "1 year ago",
title: "Very Helpful",
quote: "Super communicative and handled everything with no fuss. Great job.",
tag: "Expert",
avatarSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215074.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg?_wi=1",
imageAlt: "happy customer smiling",
},
id: "6", name: "David L", date: "1 year ago", title: "Very Helpful", quote: "Super communicative and handled everything with no fuss. Great job.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215074.jpg", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg?_wi=1", imageAlt: "happy customer smiling"},
]}
title="What Our Customers Say"
description="Trusted by the local Worthing community for professional plumbing work."
@@ -253,20 +147,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "What areas do you cover?",
content: "We cover Worthing, Goring-By-Sea, and the surrounding areas.",
},
id: "q1", title: "What areas do you cover?", content: "We cover Worthing, Goring-By-Sea, and the surrounding areas."},
{
id: "q2",
title: "Are you available 24/7?",
content: "Yes, we are open 24 hours a day for your convenience.",
},
id: "q2", title: "Are you available 24/7?", content: "Yes, we are open 24 hours a day for your convenience."},
{
id: "q3",
title: "Do you provide free quotes?",
content: "Certainly! Please give us a call or contact us for a quote.",
},
id: "q3", title: "Do you provide free quotes?", content: "Certainly! Please give us a call or contact us for a quote."},
]}
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg?_wi=2"
mediaAnimation="slide-up"
@@ -280,14 +165,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "rotated-rays-animated",
}}
variant: "rotated-rays-animated"}}
text="Need professional plumbing services in Worthing? Contact us today for reliable, 24/7 support."
buttons={[
{
text: "Call 01903 240808",
href: "tel:+441903240808",
},
text: "Call 01903 240808", href: "tel:+441903240808"},
]}
/>
</div>