Update src/app/page.tsx

This commit is contained in:
2026-03-31 03:49:25 +00:00
parent 461cd672dd
commit 1eed82d862

View File

@@ -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}