From 8644b00715835cba9ddd605cc71317469ca0e157 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 17:53:02 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 2df8b78..8f9fe8c 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -52,7 +52,7 @@ export default function ServicesPage() { "We specialize in water heater diagnostics and repair. Whether your water heater is leaking, not heating properly, or needs replacement, our technicians have the expertise to handle any situation. We work with all major brands and offer same-day service for most issues.", tags: ["Water Heaters", "Repair", "24/7 Available"], imageSrc: - "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721540.jpg", + "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721540.jpg?_wi=2", imageAlt: "Professional water heater repair and installation", }, { @@ -63,7 +63,7 @@ export default function ServicesPage() { "Leaking pipes, corroded pipes, or burst pipes can cause serious damage. Our technicians use advanced techniques to locate and repair pipe problems with minimal disruption. We handle everything from small leaks to full pipe replacement.", tags: ["Pipe Repair", "Replacement", "Diagnostics"], imageSrc: - "http://img.b2bpic.net/free-photo/young-couple-working-with-utensils-kitchen_23-2148120429.jpg", + "http://img.b2bpic.net/free-photo/young-couple-working-with-utensils-kitchen_23-2148120429.jpg?_wi=2", imageAlt: "Professional pipe repair and installation", }, { @@ -74,7 +74,7 @@ export default function ServicesPage() { "Plumbing emergencies don't wait for business hours. We're available 24/7 for urgent issues like burst pipes, severe clogs, or water damage. Call now for fast emergency response and expert repairs.", tags: ["Emergency", "24/7", "Fast Response"], imageSrc: - "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721527.jpg", + "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721527.jpg?_wi=2", imageAlt: "Emergency plumbing response team", }, ]} @@ -100,7 +100,7 @@ export default function ServicesPage() { rating: 5, reviewCount: "24/7", imageSrc: - "http://img.b2bpic.net/free-vector/gradient-timeline-infographic-template_52683-60172.jpg", + "http://img.b2bpic.net/free-vector/gradient-timeline-infographic-template_52683-60172.jpg?_wi=5", imageAlt: "Service request step", }, { @@ -111,7 +111,7 @@ export default function ServicesPage() { rating: 5, reviewCount: "Same-Day", imageSrc: - "http://img.b2bpic.net/free-vector/gradient-timeline-infographic-template_52683-60172.jpg", + "http://img.b2bpic.net/free-vector/gradient-timeline-infographic-template_52683-60172.jpg?_wi=6", imageAlt: "Technician arrival", }, { @@ -122,7 +122,7 @@ export default function ServicesPage() { rating: 5, reviewCount: "Thorough", imageSrc: - "http://img.b2bpic.net/free-vector/gradient-timeline-infographic-template_52683-60172.jpg", + "http://img.b2bpic.net/free-vector/gradient-timeline-infographic-template_52683-60172.jpg?_wi=7", imageAlt: "Problem diagnosis", }, { @@ -133,7 +133,7 @@ export default function ServicesPage() { rating: 5, reviewCount: "Trusted", imageSrc: - "http://img.b2bpic.net/free-vector/gradient-timeline-infographic-template_52683-60172.jpg", + "http://img.b2bpic.net/free-vector/gradient-timeline-infographic-template_52683-60172.jpg?_wi=8", imageAlt: "Service completion", }, ]}