From 6c736bfb6d0c096e98b7e7ae2e0a4b9526100a27 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 23:53:16 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index f076c0e..abaa8e7 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -48,16 +48,16 @@ export default function ServicesPage() { reviewCount: "Local Expert", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721539.jpg", imageAlt: "Main water line repair"}, { id: "service-2", name: "Sewer Line Repair", brand: "Excavation", price: "Get a Quote", rating: 5, - reviewCount: "Reliable", imageSrc: "http://img.b2bpic.net/free-photo/cable-nails_23-2147773468.jpg", imageAlt: "Sewer line repair"}, + reviewCount: "Reliable", imageSrc: "http://img.b2bpic.net/free-photo/cable-nails_23-2147773468.jpg?_wi=1", imageAlt: "Sewer line repair"}, { id: "service-3", name: "Drain Cleaning", brand: "Plumbing", price: "Get a Quote", rating: 5, - reviewCount: "Fast & Efficient", imageSrc: "http://img.b2bpic.net/free-photo/water-background-with-kiwi_23-2147608402.jpg", imageAlt: "Drain cleaning"}, + reviewCount: "Fast & Efficient", imageSrc: "http://img.b2bpic.net/free-photo/water-background-with-kiwi_23-2147608402.jpg?_wi=1", imageAlt: "Drain cleaning"}, { id: "service-4", name: "Water Heater Replacement", brand: "Plumbing", price: "Get a Quote", rating: 5, - reviewCount: "New Installations", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990696.jpg", imageAlt: "Water heater replacement"}, + reviewCount: "New Installations", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990696.jpg?_wi=1", imageAlt: "Water heater replacement"}, { id: "service-5", name: "Pipe Repair", brand: "Plumbing", price: "Get a Quote", rating: 5, - reviewCount: "Leak Detection", imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55519.jpg", imageAlt: "Pipe repair"}, + reviewCount: "Leak Detection", imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55519.jpg?_wi=1", imageAlt: "Pipe repair"}, { id: "service-6", name: "Excavation Services", brand: "Excavation", price: "Get a Quote", rating: 5, reviewCount: "Site Work", imageSrc: "http://img.b2bpic.net/free-photo/tractor-operator-sand-pit_1398-1271.jpg", imageAlt: "Excavation services"},