From f8605d3ece7750601acc3dfb8370f777d9843730 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 10:22:01 +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 c854083..4bd08b2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -131,7 +131,7 @@ export default function LandingPage() { role: "Client", company: "Local Resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-speaking-smartphone-park_23-2147779710.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-speaking-smartphone-park_23-2147779710.jpg?_wi=1", }, { id: "t2", @@ -163,7 +163,7 @@ export default function LandingPage() { role: "Client", company: "Homeowner", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-speaking-smartphone-park_23-2147779710.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-speaking-smartphone-park_23-2147779710.jpg?_wi=2", }, ]} kpiItems={[ -- 2.49.1