From 3bd2148ef5e169b1de7a4b85adb5a2ebfd49277f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 06:19:10 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 5989128..9817ab4 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -76,7 +76,7 @@ export default function ServicesPage() { author: "Expert Diagnosis", description: "Leaky faucets, burst pipes, clogged drains - we diagnose and fix plumbing issues quickly and efficiently. Regular maintenance prevents costly repairs.", tags: ["Fast Service", "Reliable"], - imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=2", imageAlt: "Professional plumbing repair work", }, { @@ -85,7 +85,7 @@ export default function ServicesPage() { author: "Code Compliant", description: "Safe, certified gas line installation, repair, and inspection. All work meets local codes and safety standards for your peace of mind.", tags: ["Certified", "Safety First"], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-lawyer-holding-contract_23-2148230817.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-lawyer-holding-contract_23-2148230817.jpg?_wi=2", imageAlt: "Gas line safety certification", }, ]}