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"