From b4d4b82f7aea8a515f51dcaedd861be9fa436547 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 19:20:15 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 30ccf17..6f1cdcb 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -85,7 +85,7 @@ export default function ServicesPage() { price: "Affordable Rates", rating: 5, reviewCount: "280+ reviews", - imageSrc: "http://img.b2bpic.net/free-photo/man-with-tools-looking-closely-lamp-hand_259150-58241.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-tools-looking-closely-lamp-hand_259150-58241.jpg?_wi=2", imageAlt: "Professional leak detection", }, { @@ -95,7 +95,7 @@ export default function ServicesPage() { price: "Starting at $150", rating: 5, reviewCount: "156+ reviews", - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990702.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990702.jpg?_wi=2", imageAlt: "Professional drain cleaning", }, { @@ -105,7 +105,7 @@ export default function ServicesPage() { price: "Installation & Repair", rating: 5, reviewCount: "312+ reviews", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746391.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746391.jpg?_wi=2", imageAlt: "Water heater service", }, { @@ -115,7 +115,7 @@ export default function ServicesPage() { price: "Full System Service", rating: 5, reviewCount: "203+ reviews", - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721517.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721517.jpg?_wi=2", imageAlt: "Pipe replacement service", }, { @@ -125,7 +125,7 @@ export default function ServicesPage() { price: "Fast Diagnosis", rating: 5, reviewCount: "189+ reviews", - imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-checking-switchboard-basement_651396-3066.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-checking-switchboard-basement_651396-3066.jpg?_wi=2", imageAlt: "Electrical repair service", }, { @@ -135,7 +135,7 @@ export default function ServicesPage() { price: "Licensed Installation", rating: 5, reviewCount: "94+ reviews", - imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-uniform-working-switchboard-electricity_169016-67806.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-uniform-working-switchboard-electricity_169016-67806.jpg?_wi=2", imageAlt: "Electrical panel upgrade", }, ]}