From a1812ed819c49978d6bc883f06b264c9b2cc24ad Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 19:54:40 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index e723262..a3c960b 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -59,15 +59,15 @@ export default function ServicesPage() { { id: 1, title: "Emergency Repairs", description: - "24/7 emergency response for burst pipes, gas leaks, and critical water issues. We arrive quickly and fix problems right the first time.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg"}, + "24/7 emergency response for burst pipes, gas leaks, and critical water issues. We arrive quickly and fix problems right the first time.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg?_wi=3"}, { id: 2, title: "Water Heater Services", description: - "Installation, repair, and maintenance of gas and electric water heaters. We help you choose the right system for your home's needs.", imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334225.jpg"}, + "Installation, repair, and maintenance of gas and electric water heaters. We help you choose the right system for your home's needs.", imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334225.jpg?_wi=2"}, { id: 3, title: "Drain & Sewer Cleaning", description: - "Professional drain cleaning using advanced equipment. We clear clogs and prevent future backups with regular maintenance programs.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg"}, + "Professional drain cleaning using advanced equipment. We clear clogs and prevent future backups with regular maintenance programs.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=2"}, ]} animationType="slide-up" textboxLayout="default"