diff --git a/src/app/page.tsx b/src/app/page.tsx index 6cb9419..67fc744 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/gourmet-table_23-2147985309.jpg" + imageSrc="http://img.b2bpic.net/free-photo/gourmet-table_23-2147985309.jpg?_wi=1" showDimOverlay={true} /> @@ -102,37 +102,37 @@ export default function LandingPage() { id: "p1", name: "Südtiroler Gulasch", price: "Traditionell", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-stew-table_23-2149371746.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-stew-table_23-2149371746.jpg?_wi=1", }, { id: "p2", name: "Hausgemachte Schlutzkrapfen", price: "Regional", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-stew-table_23-2149371746.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-stew-table_23-2149371746.jpg?_wi=2", }, { id: "p3", name: "Erlesene Weinauswahl", price: "Aus der Region", - imageSrc: "http://img.b2bpic.net/free-photo/plate-with-fish-herbs_140725-1907.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-with-fish-herbs_140725-1907.jpg?_wi=1", }, { id: "p4", name: "Frisches Tagesgericht", price: "Saisonal", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-stew-table_23-2149371746.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-stew-table_23-2149371746.jpg?_wi=3", }, { id: "p5", name: "Hauswein", price: "Exklusiv", - imageSrc: "http://img.b2bpic.net/free-photo/plate-with-fish-herbs_140725-1907.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-with-fish-herbs_140725-1907.jpg?_wi=2", }, { id: "p6", name: "Lokale Spezialitäten", price: "Authentisch", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-stew-table_23-2149371746.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-stew-table_23-2149371746.jpg?_wi=4", }, ]} title="Jeder Teller eine Geschichte" @@ -162,7 +162,7 @@ export default function LandingPage() { content: "Traditionelles Holzambiente sorgt für intime Wärme.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/blurred-photo-supermarket-your-advertising_185193-110570.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blurred-photo-supermarket-your-advertising_185193-110570.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -180,7 +180,7 @@ export default function LandingPage() { quote: "Super freundliche Bedienung & unglaublich gutes Essen.", tag: "4.6 Sterne", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-brunette-female-has-broad-smile-wears-stylish-clothing-has-satisfied-look-as-poses-cafe-tropical-country-with-fresh-pink-cocktail-likes-summer-rest-lovely-woman-with-drink_273609-2732.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/gourmet-table_23-2147985309.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gourmet-table_23-2147985309.jpg?_wi=2", imageAlt: "luxurious restaurant interior warm lighting", }, { @@ -191,7 +191,7 @@ export default function LandingPage() { quote: "Liebevoll angerichtet und perfekt serviert.", tag: "4.6 Sterne", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-friends-restaurant_23-2148395359.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-stew-table_23-2149371746.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-stew-table_23-2149371746.jpg?_wi=5", imageAlt: "gourmet south tyrol traditional dish", }, { @@ -202,7 +202,7 @@ export default function LandingPage() { quote: "Einfach ein Ort zum Wohlfühlen.", tag: "4.6 Sterne", avatarSrc: "http://img.b2bpic.net/free-photo/baker-wearing-bonete-recording-podcast-traditional-food-recipe-using-flour-cracked-eggs-influencer-chef-using-internet-technology-communicating-shooting-social-media-with-digital-equipment_482257-14425.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/plate-with-fish-herbs_140725-1907.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-with-fish-herbs_140725-1907.jpg?_wi=3", imageAlt: "gourmet south tyrol wine", }, { @@ -213,7 +213,7 @@ export default function LandingPage() { quote: "Südtiroler Küche auf höchstem Niveau.", tag: "4.6 Sterne", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232824.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/blurred-photo-supermarket-your-advertising_185193-110570.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blurred-photo-supermarket-your-advertising_185193-110570.jpg?_wi=2", imageAlt: "wine cellar ambiance warm lighting", }, { @@ -253,7 +253,7 @@ export default function LandingPage() {