diff --git a/src/app/page.tsx b/src/app/page.tsx index 3c2c57f..d01466a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,19 +68,19 @@ export default function LandingPage() { imageAlt: "Cafe Lunette Innenraum", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-colorful-candies-with-cream-cakes-white-background-biscuit-sweet-cake-cookie-sugar_140725-109982.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-colorful-candies-with-cream-cakes-white-background-biscuit-sweet-cake-cookie-sugar_140725-109982.jpg?_wi=1", imageAlt: "Feine Makaron", }, { - imageSrc: "http://img.b2bpic.net/free-photo/copy-smell-romantic-espresso-nice_1232-3947.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/copy-smell-romantic-espresso-nice_1232-3947.jpg?_wi=1", imageAlt: "Kaffee und Gebäck", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-croissant-flowers-plate_23-2149660920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-croissant-flowers-plate_23-2149660920.jpg?_wi=1", imageAlt: "Frisches Croissant", }, { - imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownie-cake-dessert-slices-with-raspberries-spices-top-view_114579-8378.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownie-cake-dessert-slices-with-raspberries-spices-top-view_114579-8378.jpg?_wi=1", imageAlt: "Schokoladen-Brownie", }, ]} @@ -128,7 +128,7 @@ export default function LandingPage() { price: "€4,80", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/copy-smell-romantic-espresso-nice_1232-3947.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/copy-smell-romantic-espresso-nice_1232-3947.jpg?_wi=2", }, { id: "p2", @@ -137,7 +137,7 @@ export default function LandingPage() { price: "€2,20", rating: 5, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-colorful-candies-with-cream-cakes-white-background-biscuit-sweet-cake-cookie-sugar_140725-109982.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-colorful-candies-with-cream-cakes-white-background-biscuit-sweet-cake-cookie-sugar_140725-109982.jpg?_wi=2", }, { id: "p3", @@ -146,7 +146,7 @@ export default function LandingPage() { price: "€2,50", rating: 5, reviewCount: "92", - imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownie-cake-dessert-slices-with-raspberries-spices-top-view_114579-8378.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownie-cake-dessert-slices-with-raspberries-spices-top-view_114579-8378.jpg?_wi=2", }, { id: "p4", @@ -164,7 +164,7 @@ export default function LandingPage() { price: "€2,50", rating: 5, reviewCount: "67", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-croissant-flowers-plate_23-2149660920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-croissant-flowers-plate_23-2149660920.jpg?_wi=2", }, { id: "p6",