From 0b68d475e3c73da091f0a31fcfba2fd3c55ce2e1 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 14:10:47 +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 2264c27..60dc8c4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -229,7 +229,7 @@ export default function LandingPage() { { id: "t1", name: "Shamik Shah", - imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-sitting-cafe_627829-5451.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-sitting-cafe_627829-5451.jpg?_wi=1", }, { id: "t2", @@ -249,7 +249,7 @@ export default function LandingPage() { { id: "t5", name: "Vikram Mehta", - imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-sitting-cafe_627829-5451.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-sitting-cafe_627829-5451.jpg?_wi=2", }, ]} cardTitle="Client Reviews" -- 2.49.1