From 349373691087785747bd4e6abbb7cee5e0f6967a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 08:18: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 009b6cb..71d4f17 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -123,7 +123,7 @@ export default function LandingPage() { { id: "1", name: "Alex Smith", - imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-speaks-via-mobile-phone-while-relaxes-cozy-coffee-shop_273609-2525.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-speaks-via-mobile-phone-while-relaxes-cozy-coffee-shop_273609-2525.jpg?_wi=1", }, { id: "2", @@ -143,7 +143,7 @@ export default function LandingPage() { { id: "5", name: "Robert Chen", - imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-speaks-via-mobile-phone-while-relaxes-cozy-coffee-shop_273609-2525.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-speaks-via-mobile-phone-while-relaxes-cozy-coffee-shop_273609-2525.jpg?_wi=2", }, ]} cardTitle="Guest Experiences" -- 2.49.1