diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 48d32e1..748b6b1 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -61,21 +61,21 @@ export default function ServicesPage() { 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", + 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", + 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", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=2", }, ]} animationType="slide-up"