diff --git a/src/app/page.tsx b/src/app/page.tsx index 14a808d..b59badb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,13 +99,13 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-supermarket_1157-21966.jpg"}, { id: "2", name: "Priya", handle: "@priya", testimonial: "Excellent service and quality.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-woman-with-shopping-basket_1187-1555.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-woman-with-shopping-basket_1187-1555.jpg?_wi=1"}, { id: "3", name: "Suresh", handle: "@suresh", testimonial: "Love the local selection.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/close-up-best-friends-with-shopping-bags_329181-8012.jpg"}, { id: "4", name: "Meera", handle: "@meera", testimonial: "Always fresh produce!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-woman-with-shopping-basket_1187-1555.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-woman-with-shopping-basket_1187-1555.jpg?_wi=2"}, { id: "5", name: "Ramesh", handle: "@ramesh", testimonial: "Quick delivery service.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-supermarket-with-vegetables-fruits-buying-groceries_169016-19099.jpg"},