3 Commits

Author SHA1 Message Date
251794c743 Update src/app/page.tsx 2026-04-21 20:14:39 +00:00
273375d76c Merge version_2 into main
Merge version_2 into main
2026-04-21 20:13:12 +00:00
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
navItems={[
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Reviews",
id: "reviews",
},
name: "Reviews", id: "reviews"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Duluth Plumbing"
/>
@@ -56,98 +48,55 @@ export default function LandingPage() {
<HeroBillboardTestimonial
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
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={[
{
name: "Sarah J.",
handle: "@duluthhome",
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: "Sarah J.", handle: "@duluthhome", 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.",
handle: "@localclient",
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: "Michael B.", handle: "@localclient", 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.",
handle: "@repairuser",
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: "Emily D.", handle: "@repairuser", 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.",
handle: "@happyhome",
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: "David K.", handle: "@happyhome", 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.",
handle: "@renovator",
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",
},
name: "Jessica L.", handle: "@renovator", 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={[
{
text: "Call Now (218) 405-8365",
href: "tel:2184058365",
},
text: "Call Now (218) 405-8365", href: "tel:2184058365"},
]}
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"
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",
alt: "Customer 1",
},
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"},
{
src: "http://img.b2bpic.net/free-photo/young-creative-man-holding-tablet-papers-carpentry-workshop_342744-800.jpg",
alt: "Customer 2",
},
src: "http://img.b2bpic.net/free-photo/young-creative-man-holding-tablet-papers-carpentry-workshop_342744-800.jpg", alt: "Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/building-contractor-bending-home-plans_329181-3747.jpg",
alt: "Customer 3",
},
src: "http://img.b2bpic.net/free-photo/building-contractor-bending-home-plans_329181-3747.jpg", alt: "Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home_343059-139.jpg",
alt: "Customer 4",
},
src: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home_343059-139.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/cute-young-cozy-woman-indoor-portrait_624325-2838.jpg",
alt: "Customer 5",
},
src: "http://img.b2bpic.net/free-photo/cute-young-cozy-woman-indoor-portrait_624325-2838.jpg", alt: "Customer 5"},
]}
marqueeItems={[
{
type: "text",
text: "24/7 Support",
},
type: "text", text: "24/7 Support"},
{
type: "text",
text: "Licensed & Insured",
},
type: "text", text: "Licensed & Insured"},
{
type: "text",
text: "Family Owned",
},
type: "text", text: "Family Owned"},
{
type: "text",
text: "Free Estimates",
},
type: "text", text: "Free Estimates"},
{
type: "text",
text: "Highly Rated",
},
type: "text", text: "Highly Rated"},
]}
/>
</div>
@@ -157,14 +106,9 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "9+ Years of Trusted Plumbing Service",
},
type: "text", content: "9+ Years of Trusted Plumbing Service"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg",
alt: "Plumbing Professional",
},
type: "image", src: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg", alt: "Plumbing Professional"},
]}
/>
</div>
@@ -177,26 +121,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
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",
},
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"},
{
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",
},
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"},
{
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",
},
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"},
]}
title="Expert Plumbing & Heating Services"
description="Comprehensive solutions for all residential and commercial needs in the Duluth area."
@@ -211,25 +140,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "5.0",
title: "Star Rating",
description: "Average Google score (69 reviews)",
icon: Star,
id: "m1", value: "5.0", title: "Star Rating", description: "Average Google score (69 reviews)", icon: Star,
},
{
id: "m2",
value: "9+",
title: "Years Business",
description: "Serving Duluth area",
icon: Calendar,
id: "m2", value: "9+", title: "Years Business", description: "Serving Duluth area", icon: Calendar,
},
{
id: "m3",
value: "24/7",
title: "Support",
description: "Always open for emergencies",
icon: Clock,
id: "m3", value: "24/7", title: "Support", description: "Always open for emergencies", icon: Clock,
},
]}
title="Proven Excellence"
@@ -244,40 +161,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
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",
},
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"},
{
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",
},
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"},
{
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",
},
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"},
{
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",
},
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"},
{
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",
},
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"},
]}
title="Customer Reviews"
description="Hear what our neighbors in Duluth have to say."
@@ -290,20 +182,14 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Are you licensed?",
content: "Yes, we have passed all state license checks.",
},
id: "f1", title: "Are you licensed?", content: "Yes, we have passed all state license checks."},
{
id: "f2",
title: "Are you available 24/7?",
content: "Yes, we are open 24 hours a day for emergency support.",
},
id: "f2", title: "Are you available 24/7?", content: "Yes, we are open 24 hours a day for emergency support."},
{
id: "f3",
title: "Do you serve my area?",
content: "We serve Duluth and nearby areas.",
},
id: "f3", title: "Do you serve my area?", content: "We serve Duluth and nearby areas."},
{
id: "f4", title: "What is your pricing policy?", content: "We offer a 'No-Surprise Pricing' guarantee, ensuring you know the exact cost before we start any work, with no hidden fees."
}
]}
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746310.jpg"
mediaAnimation="slide-up"
@@ -320,27 +206,16 @@ export default function LandingPage() {
description="Contact us today to discuss your plumbing and heating needs."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Your Phone Number",
required: true,
name: "phone", type: "tel", placeholder: "Your Phone Number", required: true,
},
{
name: "service",
type: "text",
placeholder: "Service Required",
},
name: "service", type: "text", placeholder: "Service Required"},
]}
textarea={{
name: "message",
placeholder: "Describe your issue here...",
rows: 4,
name: "message", placeholder: "Describe your issue here...", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/serious-business-man-talking-phone-desk_1262-5477.jpg"
buttonText="Send Request"
@@ -351,29 +226,19 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Services",
href: "#services",
},
label: "Services", href: "#services"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "FAQs",
href: "#faq",
},
label: "FAQs", href: "#faq"},
],
},
]}
@@ -383,4 +248,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}