From 8425d5090e0b8ca95092950e6c570b30f250f46b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 09:29:44 +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 40adfa6..2b98b57 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -139,7 +139,7 @@ export default function LandingPage() { role: "Traveler", company: "Local Guide", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/three-senior-friends-talking-restaurant-while-cheering-with-drinks_23-2149316755.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/three-senior-friends-talking-restaurant-while-cheering-with-drinks_23-2149316755.jpg?_wi=1", }, { id: "2", @@ -171,7 +171,7 @@ export default function LandingPage() { role: "Local", company: "Regular", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/three-senior-friends-talking-restaurant-while-cheering-with-drinks_23-2149316755.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/three-senior-friends-talking-restaurant-while-cheering-with-drinks_23-2149316755.jpg?_wi=2", }, ]} title="Voices of Our Guests" -- 2.49.1