From 19695061efab0ed17c2ba9f2c8e227393e82a0b3 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 10:12:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7def3f0..9b4c0e1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -120,7 +120,7 @@ export default function HomePage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/this-is-simple-task-that-guy-man-blue-uniform-black-hat-repairing-damaged-automobile_146671-16089.jpg" + imageSrc="http://img.b2bpic.net/free-photo/this-is-simple-task-that-guy-man-blue-uniform-black-hat-repairing-damaged-automobile_146671-16089.jpg?_wi=1" imageAlt="Professional mobile mechanic servicing a car in London" mediaAnimation="slide-up" ariaLabel="Hero section - Premium mobile mechanic service" @@ -423,7 +423,7 @@ export default function HomePage() { tag: "Verified Customer", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-middle-aged-businesswoman_1262-21005.jpg", avatarAlt: "Emma Davies", - imageSrc: "http://img.b2bpic.net/free-photo/this-is-simple-task-that-guy-man-blue-uniform-black-hat-repairing-damaged-automobile_146671-16089.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/this-is-simple-task-that-guy-man-blue-uniform-black-hat-repairing-damaged-automobile_146671-16089.jpg?_wi=2", imageAlt: "professional customer service interaction", }, ]} -- 2.49.1