From 67c5a31d41dce3ca85926800fa3ccc53e488fdde Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 06:34:46 +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 33cf891..6ece2be 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { handle: "@priyasfoodie", testimonial: "Synergine offers a truly delightful family dining experience. The food is incredible!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-positive-female-customer-touching-chin_74855-3520.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-positive-female-customer-touching-chin_74855-3520.jpg?_wi=1", imageAlt: "Priya Singh avatar", }, { @@ -184,7 +184,7 @@ export default function LandingPage() { }, ]} showMarqueeCard={true} - imageSrc="http://img.b2bpic.net/free-photo/happy-positive-female-customer-touching-chin_74855-3520.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-positive-female-customer-touching-chin_74855-3520.jpg?_wi=2" imageAlt="Priya Singh avatar" /> -- 2.49.1