From 9e25d954d6f8397d04017b59f9f0c1d85688798d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 11:20:02 +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 89f5a1b..afdc5c6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -159,7 +159,7 @@ export default function LandingPage() { name: "Sarah J.", handle: "@sarahj", testimonial: "My car looks brand new!", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-standing-auto-salon-smiling-camera_7502-9589.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-standing-auto-salon-smiling-camera_7502-9589.jpg?_wi=1", }, { id: "2", @@ -187,7 +187,7 @@ export default function LandingPage() { name: "Jessica W.", handle: "@jessw", testimonial: "Excellent service and quick turnaround time!", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-standing-auto-salon-smiling-camera_7502-9589.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-standing-auto-salon-smiling-camera_7502-9589.jpg?_wi=2", }, ]} title="What Our Clients Say" -- 2.49.1