1 Commits

Author SHA1 Message Date
0e35b40cd8 Update src/app/page.tsx 2026-04-21 20:13:09 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ {
name: "Services", name: "Services", id: "services"},
id: "services",
},
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Reviews", name: "Reviews", id: "reviews"},
id: "reviews",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="Duluth Plumbing" brandName="Duluth Plumbing"
/> />
@@ -56,98 +48,55 @@ export default function LandingPage() {
<HeroBillboardTestimonial <HeroBillboardTestimonial
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
title="Duluths Trusted Plumbing & Heating Experts" title="Duluths Trusted Plumbing & Heating Experts"
description="Providing verified, reliable, and background-checked plumbing solutions 24/7. Excellence in every repair, installation, and maintenance call." description="Providing verified, reliable, and background-checked plumbing solutions 24/7. Experience our 'No-Surprise Pricing' guarantee for absolute peace of mind on every job."
testimonials={[ testimonials={[
{ {
name: "Sarah J.", name: "Sarah J.", handle: "@duluthhome", testimonial: "Excellent work with good communications and fair pricing.", rating: 5,
handle: "@duluthhome", imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-home-pandemic-giving-thumbs-up-while-looking-laptop_23-2148781377.jpg"},
testimonial: "Excellent work with good communications and fair pricing.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-home-pandemic-giving-thumbs-up-while-looking-laptop_23-2148781377.jpg",
},
{ {
name: "Michael B.", name: "Michael B.", handle: "@localclient", testimonial: "Did a great job with some recent needed plumbing.", rating: 5,
handle: "@localclient", imageSrc: "http://img.b2bpic.net/free-photo/middle-age-couple-standing-together-doing-ok-gesture-with-hand-smiling-eye-looking-through-fingers-with-happy-face_839833-32832.jpg"},
testimonial: "Did a great job with some recent needed plumbing.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-couple-standing-together-doing-ok-gesture-with-hand-smiling-eye-looking-through-fingers-with-happy-face_839833-32832.jpg",
},
{ {
name: "Emily D.", name: "Emily D.", handle: "@repairuser", testimonial: "He did an excellent job at a reasonable price!", rating: 5,
handle: "@repairuser", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-student-girl-with-dark-curly-hair-sitting-stairs-university-with-textbooks-knees-cup-coffee-go-hand-joyfully-looking-friend_574295-3958.jpg"},
testimonial: "He did an excellent job at a reasonable price!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-student-girl-with-dark-curly-hair-sitting-stairs-university-with-textbooks-knees-cup-coffee-go-hand-joyfully-looking-friend_574295-3958.jpg",
},
{ {
name: "David K.", name: "David K.", handle: "@happyhome", testimonial: "Quick, professional, and left the workspace clean.", rating: 5,
handle: "@happyhome", imageSrc: "http://img.b2bpic.net/free-photo/couple-moments-home-mock-up_23-2148329353.jpg"},
testimonial: "Quick, professional, and left the workspace clean.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-moments-home-mock-up_23-2148329353.jpg",
},
{ {
name: "Jessica L.", name: "Jessica L.", handle: "@renovator", testimonial: "The best plumbing service in Duluth by far.", rating: 5,
handle: "@renovator", imageSrc: "http://img.b2bpic.net/free-photo/couple-handling-carpet-together-their-new-home_23-2149086838.jpg"},
testimonial: "The best plumbing service in Duluth by far.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-handling-carpet-together-their-new-home_23-2149086838.jpg",
},
]} ]}
buttons={[ buttons={[
{ {
text: "Call Now (218) 405-8365", text: "Call Now (218) 405-8365", href: "tel:2184058365"},
href: "tel:2184058365",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/pleased-looking-front-young-builder-woman-uniform-isolated-olive-green-wall_141793-120306.jpg" imageSrc="http://img.b2bpic.net/free-photo/pleased-looking-front-young-builder-woman-uniform-isolated-olive-green-wall_141793-120306.jpg"
imageAlt="Professional Duluth Plumber" imageAlt="Professional Duluth Plumber"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/smart-indian-contractor-hand-use-sawing-machine-wood-work-house-renovation-background-home-improvement-ideas-concept_609648-1354.jpg", src: "http://img.b2bpic.net/free-photo/smart-indian-contractor-hand-use-sawing-machine-wood-work-house-renovation-background-home-improvement-ideas-concept_609648-1354.jpg", alt: "Customer 1"},
alt: "Customer 1",
},
{ {
src: "http://img.b2bpic.net/free-photo/young-creative-man-holding-tablet-papers-carpentry-workshop_342744-800.jpg", src: "http://img.b2bpic.net/free-photo/young-creative-man-holding-tablet-papers-carpentry-workshop_342744-800.jpg", alt: "Customer 2"},
alt: "Customer 2",
},
{ {
src: "http://img.b2bpic.net/free-photo/building-contractor-bending-home-plans_329181-3747.jpg", src: "http://img.b2bpic.net/free-photo/building-contractor-bending-home-plans_329181-3747.jpg", alt: "Customer 3"},
alt: "Customer 3",
},
{ {
src: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home_343059-139.jpg", src: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home_343059-139.jpg", alt: "Customer 4"},
alt: "Customer 4",
},
{ {
src: "http://img.b2bpic.net/free-photo/cute-young-cozy-woman-indoor-portrait_624325-2838.jpg", src: "http://img.b2bpic.net/free-photo/cute-young-cozy-woman-indoor-portrait_624325-2838.jpg", alt: "Customer 5"},
alt: "Customer 5",
},
]} ]}
marqueeItems={[ marqueeItems={[
{ {
type: "text", type: "text", text: "24/7 Support"},
text: "24/7 Support",
},
{ {
type: "text", type: "text", text: "Licensed & Insured"},
text: "Licensed & Insured",
},
{ {
type: "text", type: "text", text: "Family Owned"},
text: "Family Owned",
},
{ {
type: "text", type: "text", text: "Free Estimates"},
text: "Free Estimates",
},
{ {
type: "text", type: "text", text: "Highly Rated"},
text: "Highly Rated",
},
]} ]}
/> />
</div> </div>
@@ -157,14 +106,9 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
heading={[ heading={[
{ {
type: "text", type: "text", content: "9+ Years of Trusted Plumbing Service"},
content: "9+ Years of Trusted Plumbing Service",
},
{ {
type: "image", type: "image", src: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg", alt: "Plumbing Professional"},
src: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg",
alt: "Plumbing Professional",
},
]} ]}
/> />
</div> </div>
@@ -177,26 +121,11 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
title: "Leaks & Repairs", title: "Leaks & Repairs", description: "Find and repair leaks, faucet repairs, and pipe fixes.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746312.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-mechanic-working_23-2148480380.jpg", buttonText: "Schedule Repair"},
description: "Find and repair leaks, faucet repairs, and pipe fixes.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746312.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-mechanic-working_23-2148480380.jpg",
buttonText: "Schedule Repair",
},
{ {
title: "Installs & Systems", title: "Installs & Systems", description: "Professional installation of water heaters, faucets, and garbage disposals.", imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176720.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg", buttonText: "Request Quote"},
description: "Professional installation of water heaters, faucets, and garbage disposals.",
imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176720.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg",
buttonText: "Request Quote",
},
{ {
title: "Maintenance & Sewer", title: "Maintenance & Sewer", description: "Outdoor systems, sewer repair, drain unclogging, and shower maintenance.", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530723.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721574.jpg", buttonText: "Learn More"},
description: "Outdoor systems, sewer repair, drain unclogging, and shower maintenance.",
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530723.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721574.jpg",
buttonText: "Learn More",
},
]} ]}
title="Expert Plumbing & Heating Services" title="Expert Plumbing & Heating Services"
description="Comprehensive solutions for all residential and commercial needs in the Duluth area." description="Comprehensive solutions for all residential and commercial needs in the Duluth area."
@@ -211,25 +140,13 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "5.0", title: "Star Rating", description: "Average Google score (69 reviews)", icon: Star,
value: "5.0",
title: "Star Rating",
description: "Average Google score (69 reviews)",
icon: Star,
}, },
{ {
id: "m2", id: "m2", value: "9+", title: "Years Business", description: "Serving Duluth area", icon: Calendar,
value: "9+",
title: "Years Business",
description: "Serving Duluth area",
icon: Calendar,
}, },
{ {
id: "m3", id: "m3", value: "24/7", title: "Support", description: "Always open for emergencies", icon: Clock,
value: "24/7",
title: "Support",
description: "Always open for emergencies",
icon: Clock,
}, },
]} ]}
title="Proven Excellence" title="Proven Excellence"
@@ -244,40 +161,15 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
testimonials={[ testimonials={[
{ {
id: "t1", id: "t1", name: "Sarah J.", role: "Homeowner", testimonial: "Excellent work with good communications.", imageSrc: "http://img.b2bpic.net/free-photo/close-u-pon-couple-home-sharing-tender-moments_23-2149105982.jpg"},
name: "Sarah J.",
role: "Homeowner",
testimonial: "Excellent work with good communications.",
imageSrc: "http://img.b2bpic.net/free-photo/close-u-pon-couple-home-sharing-tender-moments_23-2149105982.jpg",
},
{ {
id: "t2", id: "t2", name: "Michael B.", role: "Homeowner", testimonial: "Did a great job with some recent needed plumbing.", imageSrc: "http://img.b2bpic.net/free-photo/positive-successful-apartment-designer-working-with-floor-plan_1262-18582.jpg"},
name: "Michael B.",
role: "Homeowner",
testimonial: "Did a great job with some recent needed plumbing.",
imageSrc: "http://img.b2bpic.net/free-photo/positive-successful-apartment-designer-working-with-floor-plan_1262-18582.jpg",
},
{ {
id: "t3", id: "t3", name: "Emily D.", role: "Homeowner", testimonial: "Excellent job at a reasonable price!", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-young-woman-white-sweater-relaxing_1262-18159.jpg"},
name: "Emily D.",
role: "Homeowner",
testimonial: "Excellent job at a reasonable price!",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-young-woman-white-sweater-relaxing_1262-18159.jpg",
},
{ {
id: "t4", id: "t4", name: "David K.", role: "Homeowner", testimonial: "Very professional and fast service.", imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346506.jpg"},
name: "David K.",
role: "Homeowner",
testimonial: "Very professional and fast service.",
imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346506.jpg",
},
{ {
id: "t5", id: "t5", name: "Jessica L.", role: "Homeowner", testimonial: "Reliable and honest plumber. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-holding-cup_23-2148440233.jpg"},
name: "Jessica L.",
role: "Homeowner",
testimonial: "Reliable and honest plumber. Highly recommended.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-holding-cup_23-2148440233.jpg",
},
]} ]}
title="Customer Reviews" title="Customer Reviews"
description="Hear what our neighbors in Duluth have to say." description="Hear what our neighbors in Duluth have to say."
@@ -290,20 +182,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "f1", id: "f1", title: "Are you licensed?", content: "Yes, we have passed all state license checks."},
title: "Are you licensed?",
content: "Yes, we have passed all state license checks.",
},
{ {
id: "f2", id: "f2", title: "Are you available 24/7?", content: "Yes, we are open 24 hours a day for emergency support."},
title: "Are you available 24/7?",
content: "Yes, we are open 24 hours a day for emergency support.",
},
{ {
id: "f3", id: "f3", title: "Do you serve my area?", content: "We serve Duluth and nearby areas."},
title: "Do you serve my area?",
content: "We serve Duluth and nearby areas.",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746310.jpg" imageSrc="http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746310.jpg"
mediaAnimation="slide-up" mediaAnimation="slide-up"
@@ -320,27 +203,16 @@ export default function LandingPage() {
description="Contact us today to discuss your plumbing and heating needs." description="Contact us today to discuss your plumbing and heating needs."
inputs={[ inputs={[
{ {
name: "name", name: "name", type: "text", placeholder: "Your Name", required: true,
type: "text",
placeholder: "Your Name",
required: true,
}, },
{ {
name: "phone", name: "phone", type: "tel", placeholder: "Your Phone Number", required: true,
type: "tel",
placeholder: "Your Phone Number",
required: true,
}, },
{ {
name: "service", name: "service", type: "text", placeholder: "Service Required"},
type: "text",
placeholder: "Service Required",
},
]} ]}
textarea={{ textarea={{
name: "message", name: "message", placeholder: "Describe your issue here...", rows: 4,
placeholder: "Describe your issue here...",
rows: 4,
}} }}
imageSrc="http://img.b2bpic.net/free-photo/serious-business-man-talking-phone-desk_1262-5477.jpg" imageSrc="http://img.b2bpic.net/free-photo/serious-business-man-talking-phone-desk_1262-5477.jpg"
buttonText="Send Request" buttonText="Send Request"
@@ -351,29 +223,19 @@ export default function LandingPage() {
<FooterBase <FooterBase
columns={[ columns={[
{ {
title: "Company", title: "Company", items: [
items: [
{ {
label: "About", label: "About", href: "#about"},
href: "#about",
},
{ {
label: "Services", label: "Services", href: "#services"},
href: "#services",
},
], ],
}, },
{ {
title: "Support", title: "Support", items: [
items: [
{ {
label: "Contact", label: "Contact", href: "#contact"},
href: "#contact",
},
{ {
label: "FAQs", label: "FAQs", href: "#faq"},
href: "#faq",
},
], ],
}, },
]} ]}
@@ -383,4 +245,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }