From 1e8553b8e15b8060c8286b4f00c3f84ef052c8ab Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 14:52:03 +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 b77c4b8..17c3c05 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -129,7 +129,7 @@ export default function LandingPage() { { id: "1", name: "Eleanor P.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081466.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081466.jpg?_wi=1", }, { id: "2", @@ -149,7 +149,7 @@ export default function LandingPage() { { id: "5", name: "David W.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081466.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081466.jpg?_wi=2", }, ]} cardTitle="What Guests Say" -- 2.49.1