From 6285cf64a0119055384557280ed76973b158c130 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 06:57:21 +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 197bd6d..d0e330c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -202,7 +202,7 @@ export default function LandingPage() { name: "Ananya Roy", role: "Bride", testimonial: "The catering for our wedding was beyond expectations. Every guest complimented the food quality.", - imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-fun-white-party_23-2149575160.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-fun-white-party_23-2149575160.jpg?_wi=1", }, { id: "2", @@ -230,7 +230,7 @@ export default function LandingPage() { name: "Sunita Rao", role: "Event Planner", testimonial: "Incredible attention to detail. My go-to for all high-end events.", - imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-fun-white-party_23-2149575160.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-fun-white-party_23-2149575160.jpg?_wi=2", }, ]} title="A Legacy of Delighted Guests" -- 2.49.1