From 1eed82d8629b3350e67d858f29aba8d8a2d479c1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 03: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 fcd734b..6e14625 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,7 +127,7 @@ export default function LandingPage() { handle: "@ananyasharma", testimonial: "The best Kaju Barfi I have ever had! Absolutely authentic taste.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-amusement-park_23-2147910670.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-amusement-park_23-2147910670.jpg?_wi=1", }, { id: "t2", @@ -159,7 +159,7 @@ export default function LandingPage() { handle: "@soniamalhotra", testimonial: "The festive gift hampers from Milan Sweets are always a huge hit with my relatives!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-amusement-park_23-2147910670.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-amusement-park_23-2147910670.jpg?_wi=2", }, ]} showRating={true} -- 2.49.1