From 03bd953345d58c715981c632c1ca3fc08c547a2f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 08:48:35 +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 8098c6a..ac8af34 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -160,12 +160,12 @@ export default function LandingPage() { { id: "t4", name: "Marcus Wong", - imageSrc: "http://img.b2bpic.net/free-photo/girl-eating-restaurant_23-2148172716.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-eating-restaurant_23-2148172716.jpg?_wi=1", }, { id: "t5", name: "Wei Ming", - imageSrc: "http://img.b2bpic.net/free-photo/girl-eating-restaurant_23-2148172716.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-eating-restaurant_23-2148172716.jpg?_wi=2", }, ]} cardTitle="What Our Guests Say" -- 2.49.1