diff --git a/src/app/page.tsx b/src/app/page.tsx index 62eb562..6c9774d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/braided-bread-pretzels-chopping-board-seen-through-bagels_23-2147872698.jpg" + imageSrc="http://img.b2bpic.net/free-photo/braided-bread-pretzels-chopping-board-seen-through-bagels_23-2147872698.jpg?_wi=1" imageAlt="Golden puffs fresh out of the oven" showDimOverlay={true} /> @@ -126,7 +126,7 @@ export default function LandingPage() { price: "₹45", rating: 5, reviewCount: "500+", - imageSrc: "http://img.b2bpic.net/free-photo/putting-chocolate-syrup-into-sweet-bakery-product_114579-1762.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/putting-chocolate-syrup-into-sweet-bakery-product_114579-1762.jpg?_wi=1", }, { id: "p2", @@ -144,7 +144,7 @@ export default function LandingPage() { price: "₹800", rating: 5, reviewCount: "300+", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-croissants-basket_23-2148288056.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-croissants-basket_23-2148288056.jpg?_wi=1", }, { id: "p4", @@ -192,7 +192,7 @@ export default function LandingPage() { quote: "The best puffs I've had, bar none. An institution.", tag: "Top Review", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-clay-pots_23-2148944928.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/braided-bread-pretzels-chopping-board-seen-through-bagels_23-2147872698.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/braided-bread-pretzels-chopping-board-seen-through-bagels_23-2147872698.jpg?_wi=2", imageAlt: "portrait happy customer eating pastry", }, { @@ -225,7 +225,7 @@ export default function LandingPage() { quote: "The taste is consistent and always delightful.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-collection-bread-buns_122409-64.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/putting-chocolate-syrup-into-sweet-bakery-product_114579-1762.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/putting-chocolate-syrup-into-sweet-bakery-product_114579-1762.jpg?_wi=2", imageAlt: "portrait happy customer eating pastry", }, { @@ -236,7 +236,7 @@ export default function LandingPage() { quote: "Best cakes in Gujarat, hands down.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/preparating-grilled-buns-humburger_7502-9882.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-croissants-basket_23-2148288056.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-croissants-basket_23-2148288056.jpg?_wi=2", imageAlt: "portrait happy customer eating pastry", }, ]}