Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-31 03:49:28 +00:00

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}