From 40399ab0b8c56776c30927c54e9067071ef15b1e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 04:00:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ef356ac..a380ab9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -168,32 +168,32 @@ export default function LandingPage() { { title: "Leak Detection & Repair", description: "From hidden wall leaks to basement pipe issues, Chuck tracks down the source fast.", - imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55684.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55684.jpg?_wi=1", }, { title: "Water Softener Service", description: "Installation, replacement, and repair of whole-home water softeners.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-kitchen-enjoying-coffee_23-2148322068.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-kitchen-enjoying-coffee_23-2148322068.jpg?_wi=1", }, { title: "Pipe Replacement", description: "Cracked, corroded, or frozen pipes replaced cleanly and efficiently.", - imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg?_wi=1", }, { title: "Faucets & Fixtures", description: "Installation and repair of sinks, toilets, and showers with precision.", - imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55684.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55684.jpg?_wi=2", }, { title: "Drain Clearing", description: "Slow or blocked drains cleared thoroughly for kitchen and bathroom.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-kitchen-enjoying-coffee_23-2148322068.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-kitchen-enjoying-coffee_23-2148322068.jpg?_wi=2", }, { title: "Emergency Response", description: "Plumbing emergencies don't wait. On-site fast, often within 2 hours.", - imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg?_wi=2", }, ]} title="Full-Service Residential Plumbing" -- 2.49.1