diff --git a/src/app/page.tsx b/src/app/page.tsx index 5e5d303..d9012d2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { handle: "4,8 ★", testimonial: "Hervorragende Küche und toller Service in Bad Nauheim.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/safari-party-with-snacks-high-angle_23-2149707857.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/safari-party-with-snacks-high-angle_23-2149707857.jpg?_wi=1", imageAlt: "elegant restaurant dining interior", }, { @@ -73,7 +73,7 @@ export default function LandingPage() { handle: "Top Rated", testimonial: "Ein Stück Italien direkt vor der Tür. Absolute Empfehlung!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/delicious-truffle-recipe-with-pasta-top-view_23-2149548045.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-truffle-recipe-with-pasta-top-view_23-2149548045.jpg?_wi=1", imageAlt: "elegant restaurant dining interior", }, { @@ -81,7 +81,7 @@ export default function LandingPage() { handle: "Lokal", testimonial: "Authentisch, lecker und immer wieder einen Besuch wert.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/dark-plate-with-pasta-dark-cloth_23-2148340391.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dark-plate-with-pasta-dark-cloth_23-2148340391.jpg?_wi=1", imageAlt: "elegant restaurant dining interior", }, { @@ -89,7 +89,7 @@ export default function LandingPage() { handle: "Empfohlen", testimonial: "Die beste Pasta der Stadt, frisch und handgemacht.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-tasty-pizza-making_23-2148921361.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/arrangement-tasty-pizza-making_23-2148921361.jpg?_wi=1", imageAlt: "elegant restaurant dining interior", }, { @@ -97,7 +97,7 @@ export default function LandingPage() { handle: "Stammgast", testimonial: "Ein wunderbares Ambiente für besondere Anlässe.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/seafood-salad_74190-619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/seafood-salad_74190-619.jpg?_wi=1", imageAlt: "elegant restaurant dining interior", }, ]} @@ -107,7 +107,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/safari-party-with-snacks-high-angle_23-2149707857.jpg" + imageSrc="http://img.b2bpic.net/free-photo/safari-party-with-snacks-high-angle_23-2149707857.jpg?_wi=2" imageAlt="elegant restaurant dining interior" mediaAnimation="slide-up" avatars={[ @@ -165,7 +165,7 @@ export default function LandingPage() { description="Was als kleiner Traum begann, ist heute Treffpunkt für Genussmenschen." subdescription="In unserem Restaurant in der Kurstraße 2 bringen wir das Beste aus Mailand zu Ihnen nach Bad Nauheim. Traditionelle Rezepte treffen auf modernes Ambiente." icon={Utensils} - imageSrc="http://img.b2bpic.net/free-photo/delicious-truffle-recipe-with-pasta-top-view_23-2149548045.jpg" + imageSrc="http://img.b2bpic.net/free-photo/delicious-truffle-recipe-with-pasta-top-view_23-2149548045.jpg?_wi=2" mediaAnimation="slide-up" /> @@ -181,19 +181,19 @@ export default function LandingPage() { id: "1", name: "Tagliatelle al Tartufo", price: "18,50 €", - imageSrc: "http://img.b2bpic.net/free-photo/dark-plate-with-pasta-dark-cloth_23-2148340391.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dark-plate-with-pasta-dark-cloth_23-2148340391.jpg?_wi=2", }, { id: "2", name: "Pizza Diavola", price: "14,50 €", - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-tasty-pizza-making_23-2148921361.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/arrangement-tasty-pizza-making_23-2148921361.jpg?_wi=2", }, { id: "3", name: "Insalata di Mare", price: "16,00 €", - imageSrc: "http://img.b2bpic.net/free-photo/seafood-salad_74190-619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/seafood-salad_74190-619.jpg?_wi=2", }, { id: "4",