diff --git a/src/app/page.tsx b/src/app/page.tsx index b2fabd6..f27a249 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/selective-focus-shot-table-setting-with-wine-glasses-plates_181624-60149.jpg" + imageSrc="http://img.b2bpic.net/free-photo/selective-focus-shot-table-setting-with-wine-glasses-plates_181624-60149.jpg?_wi=1" imageAlt="Authentic Swiss Dining" mediaAnimation="slide-up" avatars={[ @@ -160,7 +160,7 @@ export default function LandingPage() { description: "A lively atmosphere where stories are shared over cold beer.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg?_wi=1" imageAlt="Our traditional tavern atmosphere" mediaAnimation="slide-up" /> @@ -177,42 +177,42 @@ export default function LandingPage() { id: "1", name: "Cordon Bleu", price: "CHF 32", - imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-nuggets-served-with-herbs-yogurt-sauce_140725-8290.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-nuggets-served-with-herbs-yogurt-sauce_140725-8290.jpg?_wi=1", imageAlt: "Cordon Bleu", }, { id: "2", name: "Wiener Schnitzel", price: "CHF 34", - imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-nuggets-served-with-herbs-yogurt-sauce_140725-8290.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-nuggets-served-with-herbs-yogurt-sauce_140725-8290.jpg?_wi=2", imageAlt: "Schnitzel", }, { id: "3", name: "Classic Rösti", price: "CHF 24", - imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-nuggets-served-with-herbs-yogurt-sauce_140725-8290.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-nuggets-served-with-herbs-yogurt-sauce_140725-8290.jpg?_wi=3", imageAlt: "Rösti", }, { id: "4", name: "Handmade Spätzle", price: "CHF 26", - imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-nuggets-served-with-herbs-yogurt-sauce_140725-8290.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-nuggets-served-with-herbs-yogurt-sauce_140725-8290.jpg?_wi=4", imageAlt: "Spätzle", }, { id: "5", name: "Swiss Pork Dish", price: "CHF 29", - imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-nuggets-served-with-herbs-yogurt-sauce_140725-8290.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-nuggets-served-with-herbs-yogurt-sauce_140725-8290.jpg?_wi=5", imageAlt: "Pork Dish", }, { id: "6", name: "Traditional Sausage", price: "CHF 22", - imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-nuggets-served-with-herbs-yogurt-sauce_140725-8290.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-nuggets-served-with-herbs-yogurt-sauce_140725-8290.jpg?_wi=6", imageAlt: "Sausage", }, ]} @@ -230,19 +230,19 @@ export default function LandingPage() { { title: "Bustling Environment", description: "The energy of true Zurich life, where laughter and conversation never stop.", - imageSrc: "http://img.b2bpic.net/free-photo/glass-beer-pouring-with-copy-space_23-2148356714.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glass-beer-pouring-with-copy-space_23-2148356714.jpg?_wi=1", imageAlt: "Tavern Energy", }, { title: "Cold Draft Beer", description: "Served at the perfect temperature to complement every meal.", - imageSrc: "http://img.b2bpic.net/free-photo/glass-beer-pouring-with-copy-space_23-2148356714.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glass-beer-pouring-with-copy-space_23-2148356714.jpg?_wi=2", imageAlt: "Beer", }, { title: "Social Sharing", description: "Shared tables designed for making new friends over classic meals.", - imageSrc: "http://img.b2bpic.net/free-photo/glass-beer-pouring-with-copy-space_23-2148356714.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glass-beer-pouring-with-copy-space_23-2148356714.jpg?_wi=3", imageAlt: "Social Dining", }, ]} @@ -262,7 +262,7 @@ export default function LandingPage() { quote: "Probably the best choice for authentic Swiss food in central Zurich.", name: "Sarah K.", role: "Local", - imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-table-setting-with-wine-glasses-plates_181624-60149.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-table-setting-with-wine-glasses-plates_181624-60149.jpg?_wi=2", imageAlt: "cinematic restaurant table setting", }, { @@ -271,7 +271,7 @@ export default function LandingPage() { quote: "Amazing price-to-quality ratio. The cordon bleu is insane!", name: "Mark L.", role: "Visitor", - imageSrc: "http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg?_wi=2", imageAlt: "rustic wooden interior tavern", }, { @@ -280,7 +280,7 @@ export default function LandingPage() { quote: "Lively, energetic atmosphere that feels genuinely Swiss.", name: "Elena R.", role: "Local", - imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-nuggets-served-with-herbs-yogurt-sauce_140725-8290.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-nuggets-served-with-herbs-yogurt-sauce_140725-8290.jpg?_wi=7", imageAlt: "crispy golden cordon bleu", }, { @@ -289,7 +289,7 @@ export default function LandingPage() { quote: "A must for schnitzel and cordon bleu lovers.", name: "David W.", role: "Visitor", - imageSrc: "http://img.b2bpic.net/free-photo/glass-beer-pouring-with-copy-space_23-2148356714.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glass-beer-pouring-with-copy-space_23-2148356714.jpg?_wi=4", imageAlt: "lively tavern beer drinking", }, {