From 44648cb561f99c96807d63ccd960ba0ff0ce2f03 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 16:21:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 56f53b9..72a2b71 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -135,7 +135,7 @@ export default function LandingPage() { title: "Atmosphäre", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/lifestyle-people-drinking-kombucha_52683-122094.jpg" + imageSrc="http://img.b2bpic.net/free-photo/lifestyle-people-drinking-kombucha_52683-122094.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -157,14 +157,14 @@ export default function LandingPage() { title: "Einzigartiges Bar-Design", description: "Drinks genießen an einem historischen Hafenkran.", buttonIcon: "Zap", - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-drinking-kombucha_52683-122094.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-drinking-kombucha_52683-122094.jpg?_wi=2", imageAlt: "hafenkran basel rhein sonnenuntergang", }, { title: "Sommer-Events", description: "Dayraves, DJ-Sessions und gesellige Abende.", buttonIcon: "Music", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-looking-map-with-holding-coffee-cup-caf_23-2148202997.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-looking-map-with-holding-coffee-cup-caf_23-2148202997.jpg?_wi=1", imageAlt: "hafenkran basel rhein sonnenuntergang", }, { @@ -303,7 +303,7 @@ export default function LandingPage() { content: "Besonders bei schönem Wetter und am Abend zum Sonnenuntergang.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/handsome-young-man-looking-map-with-holding-coffee-cup-caf_23-2148202997.jpg" + imageSrc="http://img.b2bpic.net/free-photo/handsome-young-man-looking-map-with-holding-coffee-cup-caf_23-2148202997.jpg?_wi=2" title="Häufige Fragen" description="Alles was du wissen musst." faqsAnimation="slide-up" -- 2.49.1