Update src/app/page.tsx

This commit is contained in:
2026-06-10 19:49:43 +00:00
parent d52c1ff90f
commit 09471ed935

View File

@@ -33,34 +33,20 @@ export default function LandingPage() {
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "#home"},
id: "#home",
},
{ {
name: "Services", name: "Services", id: "#services"},
id: "#services",
},
{ {
name: "About Us", name: "About Us", id: "#about"},
id: "#about",
},
{ {
name: "Reviews", name: "Reviews", id: "#reviews"},
id: "#reviews",
},
{ {
name: "FAQs", name: "FAQs", id: "#faqs"},
id: "#faqs",
},
{ {
name: "Contact", name: "Contact", id: "#contact"},
id: "#contact",
},
]} ]}
button={{ button={{
text: "Schedule Service", text: "Schedule Service", href: "#contact"}}
href: "#contact",
}}
brandName="James & Son Plumbing" brandName="James & Son Plumbing"
/> />
</div> </div>
@@ -68,88 +54,55 @@ export default function LandingPage() {
<div id="home" data-section="home"> <div id="home" data-section="home">
<HeroSplitKpi <HeroSplitKpi
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
imagePosition="right" imagePosition="right"
title="Expert Plumbing Solutions You Can Trust" title="Expert Plumbing Solutions You Can Trust"
description="James & Son Plumbing delivers reliable, high-quality plumbing services across the community. From emergency repairs to routine maintenance, we ensure your home's plumbing runs smoothly." description="James & Son Plumbing delivers reliable, high-quality plumbing services across the community. From emergency repairs to routine maintenance, we ensure your home's plumbing runs smoothly."
kpis={[ kpis={[
{ {
value: "25+", value: "25+", label: "Years Experience"},
label: "Years Experience",
},
{ {
value: "500+", value: "500+", label: "Happy Customers"},
label: "Happy Customers",
},
{ {
value: "24/7", value: "24/7", label: "Emergency Service"},
label: "Emergency Service",
},
]} ]}
enableKpiAnimation={true} enableKpiAnimation={true}
buttons={[ buttons={[
{ {
text: "Request a Quote", text: "Request a Quote", href: "#contact"},
href: "#contact",
},
{ {
text: "Call Now", text: "Call Now", href: "tel:+1234567890"},
href: "tel:+1234567890",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721552.jpg?_wi=1" imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721552.jpg"
imageAlt="Professional plumber working on a pipe" imageAlt="Professional plumber working on a pipe"
mediaAnimation="slide-up" mediaAnimation="slide-up"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg", src: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg", alt: "Happy female client"},
alt: "Happy female client",
},
{ {
src: "http://img.b2bpic.net/free-photo/blond-man-surprised_1194-2887.jpg", src: "http://img.b2bpic.net/free-photo/blond-man-surprised_1194-2887.jpg", alt: "Satisfied male customer"},
alt: "Satisfied male customer",
},
{ {
src: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", src: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", alt: "Business owner"},
alt: "Business owner",
},
{ {
src: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", src: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", alt: "Local resident"},
alt: "Local resident",
},
{ {
src: "http://img.b2bpic.net/free-photo/girl-coffee-room_1398-784.jpg", src: "http://img.b2bpic.net/free-photo/girl-coffee-room_1398-784.jpg", alt: "Community member"},
alt: "Community member",
},
]} ]}
avatarText="Join our 500+ happy customers!" avatarText="Join our 500+ happy customers!"
marqueeItems={[ marqueeItems={[
{ {
type: "text-icon", type: "text-icon", text: "Emergency Response", icon: Clock,
text: "Emergency Response",
icon: Clock,
}, },
{ {
type: "text-icon", type: "text-icon", text: "Licensed & Insured", icon: ShieldCheck,
text: "Licensed & Insured",
icon: ShieldCheck,
}, },
{ {
type: "text-icon", type: "text-icon", text: "Satisfaction Guaranteed", icon: ThumbsUp,
text: "Satisfaction Guaranteed",
icon: ThumbsUp,
}, },
{ {
type: "image", type: "image", src: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721574.jpg", alt: "Plumbing professional doing his job"},
src: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721574.jpg",
alt: "Plumbing professional doing his job",
},
{ {
type: "image", type: "image", src: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990730.jpg", alt: "Male plumber working to fix problems at client's house"},
src: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990730.jpg",
alt: "Male plumber working to fix problems at client's house",
},
]} ]}
marqueeSpeed={40} marqueeSpeed={40}
showMarqueeCard={true} showMarqueeCard={true}
@@ -164,22 +117,16 @@ export default function LandingPage() {
description="For generations, James & Son Plumbing has been the backbone of reliable plumbing services in our community. We're a family-owned business committed to honest work, fair pricing, and exceptional customer care. Our licensed and insured team treats your home with the utmost respect, providing lasting solutions to all your plumbing needs." description="For generations, James & Son Plumbing has been the backbone of reliable plumbing services in our community. We're a family-owned business committed to honest work, fair pricing, and exceptional customer care. Our licensed and insured team treats your home with the utmost respect, providing lasting solutions to all your plumbing needs."
bulletPoints={[ bulletPoints={[
{ {
title: "Family-Owned & Operated", title: "Family-Owned & Operated", description: "Proudly serving our neighbors with a personal touch.", icon: Home,
description: "Proudly serving our neighbors with a personal touch.",
icon: Home,
}, },
{ {
title: "Licensed & Insured Experts", title: "Licensed & Insured Experts", description: "Peace of mind with fully qualified and protected technicians.", icon: Award,
description: "Peace of mind with fully qualified and protected technicians.",
icon: Award,
}, },
{ {
title: "Customer Satisfaction Guaranteed", title: "Customer Satisfaction Guaranteed", description: "We stand behind our work with a commitment to your happiness.", icon: CheckCircle,
description: "We stand behind our work with a commitment to your happiness.",
icon: CheckCircle,
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/female-male-workers-wearing-work-clothes_273609-10993.jpg?_wi=1" imageSrc="http://img.b2bpic.net/free-photo/female-male-workers-wearing-work-clothes_273609-10993.jpg"
imageAlt="Plumbers discussing plumbing plans" imageAlt="Plumbers discussing plumbing plans"
mediaAnimation="slide-up" mediaAnimation="slide-up"
/> />
@@ -192,46 +139,25 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Drain Cleaning", title: "Drain Cleaning", description: "Say goodbye to clogs and slow drains with our advanced clearing techniques. We tackle everything from kitchen sinks to main sewer lines.", phoneOne: {
description: "Say goodbye to clogs and slow drains with our advanced clearing techniques. We tackle everything from kitchen sinks to main sewer lines.", imageSrc: "http://img.b2bpic.net/free-photo/person-s-hand-login-facebook-app-cellphone_23-2147844499.jpg", imageAlt: "Phone showing drain cleaning app"},
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/person-s-hand-login-facebook-app-cellphone_23-2147844499.jpg",
imageAlt: "Phone showing drain cleaning app",
},
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/white-kitchen-sink-faucet-close-up_58702-2356.jpg", imageSrc: "http://img.b2bpic.net/free-photo/white-kitchen-sink-faucet-close-up_58702-2356.jpg", imageAlt: "Phone showing clean pipe after service"},
imageAlt: "Phone showing clean pipe after service",
},
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721552.jpg?_wi=2",
imageAlt: "phone with drain cleaning app screen",
}, },
{ {
title: "Leak Detection & Repair", title: "Leak Detection & Repair", description: "Pinpointing and fixing leaks quickly to prevent water damage and save on utility bills. Trust us for thorough and efficient service.", phoneOne: {
description: "Pinpointing and fixing leaks quickly to prevent water damage and save on utility bills. Trust us for thorough and efficient service.", imageSrc: "http://img.b2bpic.net/free-photo/destruction-smartphone-scene_23-2151500088.jpg", imageAlt: "Phone showing leak detection scan"},
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/destruction-smartphone-scene_23-2151500088.jpg",
imageAlt: "Phone showing leak detection scan",
},
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/young-technician-holding-screwdriver-trying-open-back-his-phone-grey-uniform-looking-focused_176474-35264.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-technician-holding-screwdriver-trying-open-back-his-phone-grey-uniform-looking-focused_176474-35264.jpg", imageAlt: "Phone showing repaired pipe section"},
imageAlt: "Phone showing repaired pipe section",
},
imageSrc: "http://img.b2bpic.net/free-photo/female-male-workers-wearing-work-clothes_273609-10993.jpg?_wi=2",
imageAlt: "phone with drain cleaning app screen",
}, },
{ {
title: "Water Heater Installation & Repair", title: "Water Heater Installation & Repair", description: "Whether you need a new installation or a rapid repair, our experts ensure you have reliable hot water when you need it.", phoneOne: {
description: "Whether you need a new installation or a rapid repair, our experts ensure you have reliable hot water when you need it.", imageSrc: "http://img.b2bpic.net/free-photo/woman-listening-music-home_23-2149491962.jpg", imageAlt: "Phone showing water heater installation guide"},
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/woman-listening-music-home_23-2149491962.jpg",
imageAlt: "Phone showing water heater installation guide",
},
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/man-leaning-kitchen-counter-looking-smart-phone_23-2148042729.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-leaning-kitchen-counter-looking-smart-phone_23-2148042729.jpg", imageAlt: "Phone showing water heater diagnostics"},
imageAlt: "Phone showing water heater diagnostics",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13213.jpg?_wi=1",
imageAlt: "phone with drain cleaning app screen",
}, },
]} ]}
showStepNumbers={true} showStepNumbers={true}
@@ -248,20 +174,11 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
metrics={[ metrics={[
{ {
id: "metric-1", id: "metric-1", value: "98%", description: "Customer Satisfaction"},
value: "98%",
description: "Customer Satisfaction",
},
{ {
id: "metric-2", id: "metric-2", value: "1-Hour", description: "Emergency Response"},
value: "1-Hour",
description: "Emergency Response",
},
{ {
id: "metric-3", id: "metric-3", value: "5-Star", description: "Average Rating"},
value: "5-Star",
description: "Average Rating",
},
]} ]}
title="Our Commitment to Excellence" title="Our Commitment to Excellence"
description="We pride ourselves on the quality of our work and the trust we've built within our community. Our numbers speak for themselves." description="We pride ourselves on the quality of our work and the trust we've built within our community. Our numbers speak for themselves."
@@ -273,14 +190,7 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
names={[ names={[
"Local Builders Inc.", "Local Builders Inc.", "Community Residences", "City Cafe", "Parkside Apartments", "Downtown Co-Op", "Family Dental", "Green Leaf Market"]}
"Community Residences",
"City Cafe",
"Parkside Apartments",
"Downtown Co-Op",
"Family Dental",
"Green Leaf Market",
]}
title="Trusted by Local Businesses & Homeowners" title="Trusted by Local Businesses & Homeowners"
description="Our reputation for quality and reliability extends throughout the community, earning us the trust of countless clients." description="Our reputation for quality and reliability extends throughout the community, earning us the trust of countless clients."
showCard={false} showCard={false}
@@ -295,59 +205,23 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Sarah L.", role: "Homeowner", company: "Local Resident", rating: 5,
name: "Sarah L.", imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13213.jpg", imageAlt: "Sarah L."},
role: "Homeowner",
company: "Local Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13213.jpg?_wi=2",
imageAlt: "Sarah L.",
},
{ {
id: "2", id: "2", name: "Michael P.", role: "Homeowner", company: "Community Member", rating: 5,
name: "Michael P.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-girl-showing-thumbs-up-emotion-concept_169016-65501.jpg", imageAlt: "Michael P."},
role: "Homeowner",
company: "Community Member",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-girl-showing-thumbs-up-emotion-concept_169016-65501.jpg",
imageAlt: "Michael P.",
},
{ {
id: "3", id: "3", name: "Emily R.", role: "Business Owner", company: "Local Shop", rating: 5,
name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "Emily R."},
role: "Business Owner",
company: "Local Shop",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg",
imageAlt: "Emily R.",
},
{ {
id: "4", id: "4", name: "David K.", role: "Property Manager", company: "Apartment Complex", rating: 5,
name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-black-t-shirt-happy-excited-showing-thumbs-up-standing-green-wall_141793-81905.jpg", imageAlt: "David K."},
role: "Property Manager",
company: "Apartment Complex",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-black-t-shirt-happy-excited-showing-thumbs-up-standing-green-wall_141793-81905.jpg",
imageAlt: "David K.",
},
{ {
id: "5", id: "5", name: "Jessica T.", role: "Homeowner", company: "Satisfied Client", rating: 5,
name: "Jessica T.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-shows-peace-sign-near-eye-smiling-isolated-against-white-background_1258-197239.jpg", imageAlt: "Jessica T."},
role: "Homeowner",
company: "Satisfied Client",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-shows-peace-sign-near-eye-smiling-isolated-against-white-background_1258-197239.jpg",
imageAlt: "Jessica T.",
},
{ {
id: "6", id: "6", name: "Robert B.", role: "Contractor", company: "Construction Co.", rating: 5,
name: "Robert B.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-caucasian-man-looking-camera-clenching-fists-isolated-olive-green-background-with-copy-space_141793-75152.jpg", imageAlt: "Robert B."},
role: "Contractor",
company: "Construction Co.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-caucasian-man-looking-camera-clenching-fists-isolated-olive-green-background-with-copy-space_141793-75152.jpg",
imageAlt: "Robert B.",
},
]} ]}
title="What Our Customers Say" title="What Our Customers Say"
description="Hear directly from homeowners and businesses who rely on James & Son Plumbing for their essential services." description="Hear directly from homeowners and businesses who rely on James & Son Plumbing for their essential services."
@@ -360,35 +234,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "faq-1", id: "faq-1", title: "What areas do you serve?", content: "We proudly serve [Your City/Region] and the surrounding areas. Contact us to confirm service availability in your specific location."},
title: "What areas do you serve?",
content: "We proudly serve [Your City/Region] and the surrounding areas. Contact us to confirm service availability in your specific location.",
},
{ {
id: "faq-2", id: "faq-2", title: "Are your plumbers licensed and insured?", content: "Yes, all our plumbers are fully licensed, certified, and insured for your peace of mind and protection."},
title: "Are your plumbers licensed and insured?",
content: "Yes, all our plumbers are fully licensed, certified, and insured for your peace of mind and protection.",
},
{ {
id: "faq-3", id: "faq-3", title: "Do you offer emergency services?", content: "Absolutely! We provide 24/7 emergency plumbing services for urgent issues like burst pipes, major leaks, or overflowing toilets."},
title: "Do you offer emergency services?",
content: "Absolutely! We provide 24/7 emergency plumbing services for urgent issues like burst pipes, major leaks, or overflowing toilets.",
},
{ {
id: "faq-4", id: "faq-4", title: "How quickly can you respond to an emergency call?", content: "We aim for a rapid response, typically arriving within 60 minutes for emergency calls in our primary service area."},
title: "How quickly can you respond to an emergency call?",
content: "We aim for a rapid response, typically arriving within 60 minutes for emergency calls in our primary service area.",
},
{ {
id: "faq-5", id: "faq-5", title: "What payment methods do you accept?", content: "We accept major credit cards, debit cards, bank transfers, and cash payments for your convenience."},
title: "What payment methods do you accept?",
content: "We accept major credit cards, debit cards, bank transfers, and cash payments for your convenience.",
},
{ {
id: "faq-6", id: "faq-6", title: "How often should I have my plumbing inspected?", content: "We recommend a professional plumbing inspection at least once every 1-2 years to catch potential issues early and prevent costly repairs."},
title: "How often should I have my plumbing inspected?",
content: "We recommend a professional plumbing inspection at least once every 1-2 years to catch potential issues early and prevent costly repairs.",
},
]} ]}
title="Frequently Asked Questions" title="Frequently Asked Questions"
description="Got questions about our services or general plumbing issues? We've got answers to help you out." description="Got questions about our services or general plumbing issues? We've got answers to help you out."
@@ -403,28 +259,17 @@ export default function LandingPage() {
description="Ready for reliable plumbing? Fill out the form below or give us a call to book an appointment or request an emergency service." description="Ready for reliable plumbing? Fill out the form below or give us a call to book an appointment or request an emergency service."
inputs={[ inputs={[
{ {
name: "name", name: "name", type: "text", placeholder: "Your Name", required: true,
type: "text",
placeholder: "Your Name",
required: true,
}, },
{ {
name: "email", name: "email", type: "email", placeholder: "Your Email", required: true,
type: "email",
placeholder: "Your Email",
required: true,
}, },
{ {
name: "phone", name: "phone", type: "tel", placeholder: "Your Phone Number", required: false,
type: "tel",
placeholder: "Your Phone Number",
required: false,
}, },
]} ]}
textarea={{ textarea={{
name: "message", name: "message", placeholder: "Tell us about your plumbing needs", rows: 4,
placeholder: "Tell us about your plumbing needs",
rows: 4,
required: true, required: true,
}} }}
imageSrc="http://img.b2bpic.net/free-photo/plumber-doing-victory-gesture_1368-6312.jpg" imageSrc="http://img.b2bpic.net/free-photo/plumber-doing-victory-gesture_1368-6312.jpg"
@@ -442,54 +287,33 @@ export default function LandingPage() {
logoText="James & Son Plumbing" logoText="James & Son Plumbing"
columns={[ columns={[
{ {
title: "Services", title: "Services", items: [
items: [
{ {
label: "Drain Cleaning", label: "Drain Cleaning", href: "#services"},
href: "#services",
},
{ {
label: "Leak Repair", label: "Leak Repair", href: "#services"},
href: "#services",
},
{ {
label: "Water Heaters", label: "Water Heaters", href: "#services"},
href: "#services",
},
], ],
}, },
{ {
title: "Company", title: "Company", items: [
items: [
{ {
label: "About Us", label: "About Us", href: "#about"},
href: "#about",
},
{ {
label: "Testimonials", label: "Testimonials", href: "#reviews"},
href: "#reviews",
},
{ {
label: "FAQs", label: "FAQs", href: "#faqs"},
href: "#faqs",
},
], ],
}, },
{ {
title: "Contact", title: "Contact", items: [
items: [
{ {
label: "Schedule Service", label: "Schedule Service", href: "#contact"},
href: "#contact",
},
{ {
label: "Call Us", label: "Call Us", href: "tel:+1234567890"},
href: "tel:+1234567890",
},
{ {
label: "Email Us", label: "Email Us", href: "mailto:info@jamesandson.com"},
href: "mailto:info@jamesandson.com",
},
], ],
}, },
]} ]}