From 9c708e2c3e642b0696e302012d8ad35d3a584f8d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 05:30:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b1d29f8..7eabe6f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,16 +56,16 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865317.jpg", imageAlt: "Professional service team at work" }, { - imageSrc: "http://img.b2bpic.net/free-photo/plumber-repair-experienced-attentive-middleaged-man-examining-bottom-kitchen-sink_259150-58266.jpg", imageAlt: "Professional plumbing service" + imageSrc: "http://img.b2bpic.net/free-photo/plumber-repair-experienced-attentive-middleaged-man-examining-bottom-kitchen-sink_259150-58266.jpg?_wi=1", imageAlt: "Professional plumbing service" }, { - imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5876.jpg", imageAlt: "Professional electrical service" + imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5876.jpg?_wi=1", imageAlt: "Professional electrical service" }, { - imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg", imageAlt: "Professional HVAC service" + imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=1", imageAlt: "Professional HVAC service" }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roommates-together-home_23-2149358498.jpg", imageAlt: "Professional cleaning service" + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roommates-together-home_23-2149358498.jpg?_wi=1", imageAlt: "Professional cleaning service" } ]} ariaLabel="Hero section for professional local services" @@ -117,16 +117,16 @@ export default function LandingPage() {