diff --git a/src/app/page.tsx b/src/app/page.tsx index bfed130..eea155f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,11 +91,11 @@ export default function LandingPage() { buttonAnimation="none" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-glazed-donuts_23-2150757615.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-glazed-donuts_23-2150757615.jpg?_wi=1", imageAlt: "Assortment of freshly baked bagels", }, { - imageSrc: "http://img.b2bpic.net/free-photo/happy-man-looking-away-medium-shot_23-2148422427.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-man-looking-away-medium-shot_23-2148422427.jpg?_wi=1", imageAlt: "Steaming cup of coffee with latte art", }, { @@ -155,7 +155,7 @@ export default function LandingPage() { imageAlt: "Fresh ingredients for baking", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-glazed-donuts_23-2150757615.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-glazed-donuts_23-2150757615.jpg?_wi=2", imageAlt: "fresh farmer market vegetables", }, { @@ -172,7 +172,7 @@ export default function LandingPage() { imageAlt: "Barista preparing coffee", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/happy-man-looking-away-medium-shot_23-2148422427.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-man-looking-away-medium-shot_23-2148422427.jpg?_wi=2", imageAlt: "fresh farmer market vegetables", }, { @@ -206,7 +206,7 @@ export default function LandingPage() { imageAlt: "Traditional bagel recipe book", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-sandwich-with-cucumber-tomato-slices_23-2148465094.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-sandwich-with-cucumber-tomato-slices_23-2148465094.jpg?_wi=1", imageAlt: "fresh farmer market vegetables", }, ]} @@ -227,7 +227,7 @@ export default function LandingPage() { name: "Classic Bagel Sandwich", price: "$8.50", variant: "Egg, Cheese, & Bacon", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-sandwich-with-cucumber-tomato-slices_23-2148465094.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-sandwich-with-cucumber-tomato-slices_23-2148465094.jpg?_wi=2", imageAlt: "Classic Bagel Sandwich", }, {