From d4dbc72de12d09f489967a74283894d65e5e495e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 06:19:08 +0000 Subject: [PATCH] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 4418bd5..66a2b15 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -76,7 +76,7 @@ export default function GalleryPage() { author: "Quick Response", description: "Successfully diagnosed and repaired a burst main water line in under 2 hours, minimizing damage and disruption to the family.", tags: ["Emergency", "Professional"], - 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=3", imageAlt: "Emergency plumbing repair completed", }, { @@ -85,7 +85,7 @@ export default function GalleryPage() { author: "Code Compliant", description: "Complete gas line installation for a new residential construction project, all inspections passed on first review. Certified and fully insured.", tags: ["Installation", "New Build"], - 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=3", imageAlt: "Gas line installation project", }, ]}