From f01fd9d84c6e878b290986e00d8156e54cc665b0 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 08:49:25 +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 3b038d3..de9df46 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -110,9 +110,9 @@ export default function LandingPage() { { id: "t3", name: "Jasmine Tan", imageSrc: "http://img.b2bpic.net/free-photo/senior-friends-having-wonderful-time-together_23-2149262202.jpg"}, { - id: "t4", name: "Marcus Wong", imageSrc: "http://img.b2bpic.net/free-photo/girl-eating-restaurant_23-2148172716.jpg"}, + id: "t4", name: "Marcus Wong", 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"}, + id: "t5", name: "Wei Ming", imageSrc: "http://img.b2bpic.net/free-photo/girl-eating-restaurant_23-2148172716.jpg?_wi=2"}, ]} cardTitle="What Our Guests Say" cardTag="Testimonials" -- 2.49.1