From 9d5148f9edf383260f59f268a4581c722e8a7b97 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 18:36:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f9daa24..70f8bac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { { text: "Jetzt Reservieren", href: "#contact" } ]} background={{ variant: "radial-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/side-view-fried-fish-with-glass-wine-lemon-white-plate_176474-3082.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-fried-fish-with-glass-wine-lemon-white-plate_176474-3082.jpg?_wi=1" imageAlt="Frischer authentischer Döner Kebap" frameStyle="card" mediaAnimation="slide-up" @@ -153,7 +153,7 @@ export default function LandingPage() { ]} textarea={{ name: "message", placeholder: "Ihre Nachricht oder Reservierungswunsch...", rows: 4 }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/side-view-fried-fish-with-glass-wine-lemon-white-plate_176474-3082.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-fried-fish-with-glass-wine-lemon-white-plate_176474-3082.jpg?_wi=2" imageAlt="City Kebap Haus" mediaAnimation="slide-up" mediaPosition="right"