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}