diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e45952..868f5c6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -143,7 +143,7 @@ export default function LandingPage() { price: "₹295", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-cinnamon-rolls-concept_23-2148779671.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-cinnamon-rolls-concept_23-2148779671.jpg?_wi=1", }, { id: "p2", @@ -152,7 +152,7 @@ export default function LandingPage() { price: "₹350", rating: 5, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-organic-coffee-still-life_23-2151762334.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-organic-coffee-still-life_23-2151762334.jpg?_wi=1", }, { id: "p3", @@ -161,7 +161,7 @@ export default function LandingPage() { price: "₹420", rating: 5, reviewCount: "210", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-cake-with-cream-cranberries-inside-white-plate-bright-surface-tea_140725-27697.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-cake-with-cream-cranberries-inside-white-plate-bright-surface-tea_140725-27697.jpg?_wi=1", }, ]} title="Signature Delights" @@ -182,7 +182,7 @@ export default function LandingPage() { role: "Patron", company: "Pune", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-cinnamon-rolls-concept_23-2148779671.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-cinnamon-rolls-concept_23-2148779671.jpg?_wi=2", }, { id: "t2", @@ -190,7 +190,7 @@ export default function LandingPage() { role: "Coffee Enthusiast", company: "Pune", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/delicious-organic-coffee-still-life_23-2151762334.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-organic-coffee-still-life_23-2151762334.jpg?_wi=2", }, { id: "t3", @@ -198,7 +198,7 @@ export default function LandingPage() { role: "Pastry Fan", company: "Pune", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-cake-with-cream-cranberries-inside-white-plate-bright-surface-tea_140725-27697.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-cake-with-cream-cranberries-inside-white-plate-bright-surface-tea_140725-27697.jpg?_wi=2", }, { id: "t4",