diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index cca075e..71ba63a 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -80,7 +80,7 @@ export default function MenuPage() { price: "$4.99", rating: 5, reviewCount: "850+", - imageSrc: "http://img.b2bpic.net/free-photo/waffle-cones-placed-row_23-2148102390.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/waffle-cones-placed-row_23-2148102390.jpg?_wi=2", imageAlt: "Classic creamy soft serve with chocolate and vanilla swirl", }, { @@ -90,7 +90,7 @@ export default function MenuPage() { price: "$7.99", rating: 5, reviewCount: "720+", - imageSrc: "http://img.b2bpic.net/free-photo/strawberries-cream-served-with-banana-puff-pastries_114579-13264.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/strawberries-cream-served-with-banana-puff-pastries_114579-13264.jpg?_wi=2", imageAlt: "Soft-serve twist on the classic banana split with toppings", }, { @@ -100,7 +100,7 @@ export default function MenuPage() { price: "$8.49", rating: 5, reviewCount: "895+", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-creamy-chestnut-soup_114579-65560.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-creamy-chestnut-soup_114579-65560.jpg?_wi=2", imageAlt: "Local favorite with peanut butter, chocolate, and creamy ice cream", }, { @@ -110,7 +110,7 @@ export default function MenuPage() { price: "$5.99", rating: 5, reviewCount: "640+", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-yummy-popsicles-with-poppy-seeds-ice_23-2148763648.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-yummy-popsicles-with-poppy-seeds-ice_23-2148763648.jpg?_wi=2", imageAlt: "Fan-favorite key lime pie ice cream flavor", }, ]}