From ac07c26bd68971417f4cef4e696b4a71839e697b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 14:14:27 +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 feba1a1..ebce5fe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,7 +132,7 @@ export default function LandingPage() { role: "Local Artist", company: "Hayati Regulars", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/laugh-is-way-happiness_329181-2893.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/laugh-is-way-happiness_329181-2893.jpg?_wi=1", }, { id: "2", @@ -164,7 +164,7 @@ export default function LandingPage() { role: "Architect", company: "Urban Studio", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/laugh-is-way-happiness_329181-2893.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/laugh-is-way-happiness_329181-2893.jpg?_wi=2", }, ]} title="Loved by Our Community" -- 2.49.1