From 0e35b40cd826a016ec9f4db2cbbe7ea1c87ed8d3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 20:13:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 246 +++++++++++------------------------------------ 1 file changed, 54 insertions(+), 192 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b14481a..5c87ecd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -56,98 +48,55 @@ export default function LandingPage() { @@ -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"}, ]} /> @@ -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,11 @@ 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."}, ]} imageSrc="http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746310.jpg" mediaAnimation="slide-up" @@ -320,27 +203,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 +223,19 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1