From 28ea15f105745b849604d9313982f4b1a1604ce8 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 18:24:08 +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 282627a..44098db 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -166,7 +166,7 @@ export default function LandingPage() { role: "Resident", company: "South Orange", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-man-looking-jacket-clothes-shop_23-2147968357.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-man-looking-jacket-clothes-shop_23-2147968357.jpg?_wi=1", }, { id: "2", @@ -198,7 +198,7 @@ export default function LandingPage() { role: "Fashion Enthusiast", company: "South Orange", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-man-looking-jacket-clothes-shop_23-2147968357.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-man-looking-jacket-clothes-shop_23-2147968357.jpg?_wi=2", }, ]} title="Loved by the Community" -- 2.49.1