diff --git a/src/app/page.tsx b/src/app/page.tsx index e99f8c2..73adff8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,11 +72,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/traditional-delicious-gulas-dish-composition_23-2149072551.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-delicious-gulas-dish-composition_23-2149072551.jpg?_wi=1", imageAlt: "Luxus Restaurant Ambiente", }, { - imageSrc: "http://img.b2bpic.net/free-photo/meal-one-woman-gourmet-restaurant_1301-3243.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meal-one-woman-gourmet-restaurant_1301-3243.jpg?_wi=1", imageAlt: "Mediterane Küche", }, { @@ -127,21 +127,21 @@ export default function LandingPage() { title: "Stilvolle Atmosphäre", description: "Gemütliches Design trifft Luxus.", buttonIcon: "Flame", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-delicious-gulas-dish-composition_23-2149072551.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-delicious-gulas-dish-composition_23-2149072551.jpg?_wi=2", imageAlt: "Arrangement of different foods and ingredients", }, { title: "Erlesene Weine", description: "Ausgewählte Sorten aus Südeuropa.", buttonIcon: "Wine", - imageSrc: "http://img.b2bpic.net/free-photo/meal-one-woman-gourmet-restaurant_1301-3243.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meal-one-woman-gourmet-restaurant_1301-3243.jpg?_wi=2", imageAlt: "Arrangement of different foods and ingredients", }, { title: "Zuvorkommender Service", description: "Wir lesen Ihnen Wünsche ab.", buttonIcon: "Smile", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mussels-white-sauce-sides-tablecloth_23-2148234909.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mussels-white-sauce-sides-tablecloth_23-2148234909.jpg?_wi=1", imageAlt: "Arrangement of different foods and ingredients", }, ]} @@ -161,7 +161,7 @@ export default function LandingPage() { id: "1", name: "Antipasti Misto", price: "16,50 €", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mussels-white-sauce-sides-tablecloth_23-2148234909.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mussels-white-sauce-sides-tablecloth_23-2148234909.jpg?_wi=2", }, { id: "2",