From 54e8e1141dc8db30b92f79b34257f5f6b1f1728b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 03:14:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3cfa976..4036f6d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -122,37 +122,37 @@ export default function LandingPage() { { title: "Sewer Line Cleaning", description: "Complete blockage removal using professional-grade snaking and hydro-jetting.", - imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg?_wi=1", imageAlt: "Sewer cleaning", }, { title: "Video Camera Inspection", description: "State-of-the-art diagnostics to pinpoint exact issues.", - imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg?_wi=2", imageAlt: "Video camera inspection", }, { title: "Emergency Response", description: "Burst pipes and backups handled 24/7.", - imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg?_wi=3", imageAlt: "Emergency repair", }, { title: "Drain Repair", description: "Permanent solutions for recurring clogs.", - imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg?_wi=4", imageAlt: "Drain repair", }, { title: "Mainline Excavation", description: "Heavy-duty solutions for damaged underground lines.", - imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg?_wi=5", imageAlt: "Mainline excavation", }, { title: "Preventative Maintenance", description: "Keep your systems clear and flowing.", - imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg?_wi=6", imageAlt: "Preventative maintenance", }, ]} @@ -201,7 +201,7 @@ export default function LandingPage() { tag="Why Primo" title="Why choose Primo Sewer Cleaning?" description="We bring industrial-grade standards to residential and commercial properties. No guesswork, no hidden fees, just results." - imageSrc="http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg" + imageSrc="http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg?_wi=7" mediaAnimation="slide-up" bulletPoints={[ { -- 2.49.1