diff --git a/src/app/page.tsx b/src/app/page.tsx index 0aff49b..e68fdbb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -113,7 +113,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006715.jpg" + imageSrc="http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006715.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -189,13 +189,13 @@ export default function LandingPage() { title: "Pide Spezialitäten", subtitle: "Frisch aus dem Ofen", description: "Mit Lammfleisch, Käse oder Gemüse.", - imageSrc: "http://img.b2bpic.net/free-photo/pide-with-stuffed-meat-cheese-pieces-fried-meat-wooden-bowl_140725-5376.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pide-with-stuffed-meat-cheese-pieces-fried-meat-wooden-bowl_140725-5376.jpg?_wi=1", }, { title: "Grillteller", subtitle: "Vom offenen Grill", description: "Feinste Hähnchen- und Lammspieße.", - imageSrc: "http://img.b2bpic.net/free-photo/different-varieties-kabab-served-with-grilled-eggplants-tomatoes_140725-8134.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/different-varieties-kabab-served-with-grilled-eggplants-tomatoes_140725-8134.jpg?_wi=1", }, { title: "Desserts", @@ -232,7 +232,7 @@ export default function LandingPage() { price: "16,50 €", rating: 5, reviewCount: "98", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cake-appetizing-cake-with-berries-three-bowls-cookies-candies-waffles_140725-71302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-cake-appetizing-cake-with-berries-three-bowls-cookies-candies-waffles_140725-71302.jpg?_wi=1", }, { id: "p3", @@ -289,7 +289,7 @@ export default function LandingPage() { quote: "Unglaubliche Qualität.", tag: "Pide-Fan", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-talking-while-eating-lunch-restaurant_637285-9017.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006715.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006715.jpg?_wi=2", imageAlt: "happy customer dining restaurant", }, { @@ -311,7 +311,7 @@ export default function LandingPage() { quote: "Beste Grillteller.", tag: "Stammgast", avatarSrc: "http://img.b2bpic.net/free-photo/family-having-nice-thanksgiving-dinner-together_23-2149082321.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/pide-with-stuffed-meat-cheese-pieces-fried-meat-wooden-bowl_140725-5376.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pide-with-stuffed-meat-cheese-pieces-fried-meat-wooden-bowl_140725-5376.jpg?_wi=2", imageAlt: "happy customer dining restaurant", }, { @@ -322,7 +322,7 @@ export default function LandingPage() { quote: "Schnelle Lieferung.", tag: "Familie", avatarSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cake-appetizing-cake-with-berries-three-bowls-cookies-candies-waffles_140725-71302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-cake-appetizing-cake-with-berries-three-bowls-cookies-candies-waffles_140725-71302.jpg?_wi=2", imageAlt: "happy customer dining restaurant", }, { @@ -333,7 +333,7 @@ export default function LandingPage() { quote: "Sehr authentisch.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-pizza-photo_23-2149250077.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/different-varieties-kabab-served-with-grilled-eggplants-tomatoes_140725-8134.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/different-varieties-kabab-served-with-grilled-eggplants-tomatoes_140725-8134.jpg?_wi=2", imageAlt: "happy customer dining restaurant", }, ]}