diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index e1efe45..ac90509 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -77,42 +77,42 @@ export default function ServicesPage() { id: "emergency-plumbing", name: "Emergency Plumbing", price: "24/7 Available", - imageSrc: "http://img.b2bpic.net/free-psd/labour-day-celebration-template_23-2151962461.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/labour-day-celebration-template_23-2151962461.jpg?_wi=3", imageAlt: "Emergency plumbing service", }, { id: "leak-detection", name: "Leak Detection & Repair", price: "Expert Solutions", - imageSrc: "http://img.b2bpic.net/free-photo/plumber-man-fixing-kitchen-sink_53876-146118.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumber-man-fixing-kitchen-sink_53876-146118.jpg?_wi=2", imageAlt: "Water leak detection service", }, { id: "blocked-drains", name: "Blocked Drains", price: "Rapid Clearing", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-home_23-2148112853.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-home_23-2148112853.jpg?_wi=2", imageAlt: "Blocked drain clearing", }, { id: "boiler-repair", name: "Boiler Repairs & Installation", price: "Gas Safe Certified", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-working-construction-industry_23-2151349672.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-working-construction-industry_23-2151349672.jpg?_wi=2", imageAlt: "Boiler repair service", }, { id: "burst-pipes", name: "Burst Pipes & Water Damage", price: "Emergency Response", - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990737.jpg?_wi=2", imageAlt: "Burst pipe repair", }, { id: "bathroom-plumbing", name: "Bathroom & Kitchen Plumbing", price: "Full Renovation Support", - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721580.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721580.jpg?_wi=2", imageAlt: "Bathroom plumbing installation", }, ]}