diff --git a/src/app/page.tsx b/src/app/page.tsx index edbbf49..d87e8d5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,15 +76,15 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-baked-bread-pastry-shop_23-2150379535.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-baked-bread-pastry-shop_23-2150379535.jpg?_wi=1", imageAlt: "Cozy bakery interior with fresh bread display", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-breakfast-food_23-2147798946.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-breakfast-food_23-2147798946.jpg?_wi=1", imageAlt: "Delicious pastries and coffee latte art", }, { - imageSrc: "http://img.b2bpic.net/free-photo/sliced-pizza-with-mushrooms-cheese_140725-7058.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sliced-pizza-with-mushrooms-cheese_140725-7058.jpg?_wi=1", imageAlt: "Gourmet pizza being prepared in an oven", }, { @@ -122,7 +122,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-spoons-with-condiments-cinnamon-sticks_23-2148496885.jpg", imageAlt: "Close up of fresh eggs, flour, and butter", }, - imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-baked-bread-pastry-shop_23-2150379535.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-baked-bread-pastry-shop_23-2150379535.jpg?_wi=2", imageAlt: "chef hands kneading dough flour", }, { @@ -136,7 +136,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-spending-time-together_23-2148436159.jpg", imageAlt: "Friendly staff serving coffee", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-breakfast-food_23-2147798946.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-breakfast-food_23-2147798946.jpg?_wi=2", imageAlt: "chef hands kneading dough flour", }, { @@ -150,7 +150,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/smart-phone-with-sushi-uncooked-puff-rice_23-2147901697.jpg", imageAlt: "Phone screen showing an online ordering app", }, - imageSrc: "http://img.b2bpic.net/free-photo/sliced-pizza-with-mushrooms-cheese_140725-7058.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sliced-pizza-with-mushrooms-cheese_140725-7058.jpg?_wi=2", imageAlt: "chef hands kneading dough flour", }, ]}