From 9b71bf6651787d70088dfd74db7612da34afee82 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 16:09:10 +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 9437618..da06eba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -183,7 +183,7 @@ export default function LandingPage() { handle: "@customer", testimonial: "Arrived within 30 minutes. Exceptional service at night.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-man-with-crossed-arms_23-2148783570.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-man-with-crossed-arms_23-2148783570.jpg?_wi=1", }, { id: "3", @@ -207,7 +207,7 @@ export default function LandingPage() { handle: "@customer", testimonial: "True professionals. They saved me thousands on a repair.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-man-with-crossed-arms_23-2148783570.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-man-with-crossed-arms_23-2148783570.jpg?_wi=2", }, ]} showRating={true}