From 40602ad686322247052f6bfed268748789b0fb7b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 19:35:32 +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 ecdd3a3..7b61eac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,7 +127,7 @@ export default function LandingPage() { name: "Batul Rampura", handle: "@batul", testimonial: "One of my go-to places for all kinds of best flavours! Consistently amazing and freshly made.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-smiling_158595-2427.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-smiling_158595-2427.jpg?_wi=1", }, { id: "t2", @@ -155,7 +155,7 @@ export default function LandingPage() { name: "Ahmed Salem", handle: "@ahmeds", testimonial: "The quality of food has remained high for years. Highly recommended for families.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-smiling_158595-2427.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-smiling_158595-2427.jpg?_wi=2", }, ]} title="What Our Guests Say" -- 2.49.1