From 38133623c7ab823f419b0121d29bc4eb308f9b78 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 21:32:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2bc5f35..30b7957 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,12 +59,13 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg", imageAlt: "Professional drain cleaning service in action" }, { - imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg?_wi=1", imageAlt: "Advanced drain cleaning equipment" + imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg", imageAlt: "Advanced drain cleaning equipment" }, { - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721534.jpg?_wi=1", imageAlt: "Experienced drain cleaning technicians" + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721534.jpg", imageAlt: "Experienced drain cleaning technicians" } ]} + mediaAnimation="none" /> @@ -73,7 +74,7 @@ export default function LandingPage() { title="Local Drain Experts You Can Trust" description="The Drain Cleaner is your trusted local partner for all drain and sewer issues in Grand Island and surrounding areas. With a 5-star rating from 206 reviews, we're committed to fast response times, professional expertise, and affordable pricing. Available 24/7 for emergency drain problems." tag="About Us" - imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721534.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721534.jpg" imageAlt="The Drain Cleaner professional team" buttons={[ { text: "Schedule Service Now", href: "#contact" } @@ -87,8 +88,7 @@ export default function LandingPage() { title="Why Choose The Drain Cleaner?" description="We combine fast response times with expert service and fair pricing to solve your drain problems right the first time." tag="Our Advantages" - imageSrc="http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg?_wi=2" - imageAlt="Professional drain cleaning equipment and service" + videoSrc="" mediaPosition="left" accordionItems={[ { @@ -122,13 +122,13 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", name: "Drain Cleaning", price: "Starting $150", variant: "Professional cleaning for slow or clogged drains", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg?_wi=3", imageAlt: "Drain cleaning service" + id: "1", name: "Drain Cleaning", price: "Starting $150", variant: "Professional cleaning for slow or clogged drains", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg", imageAlt: "Drain cleaning service" }, { - id: "2", name: "Sewer Line Cleaning", price: "Call for Quote", variant: "Complete sewer system cleaning and inspection", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg?_wi=4", imageAlt: "Sewer line cleaning" + id: "2", name: "Sewer Line Cleaning", price: "Call for Quote", variant: "Complete sewer system cleaning and inspection", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg", imageAlt: "Sewer line cleaning" }, { - id: "3", name: "Root Removal", price: "Call for Quote", variant: "Tree root removal from pipes and sewer lines", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg?_wi=5", imageAlt: "Tree root removal service" + id: "3", name: "Root Removal", price: "Call for Quote", variant: "Tree root removal from pipes and sewer lines", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg", imageAlt: "Tree root removal service" } ]} />