From 2601deb951dbea8f01c958f93d69c0317db553cb Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 16:22:22 +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 d2a94b9..5b2284c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,7 +97,7 @@ export default function LandingPage() { { value: "Täglich", 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" /> @@ -113,10 +113,10 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-traveling-without-covid_23-2149077812.jpg", imageAlt: "hafenkran basel rhein sonnenuntergang"}, { 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", imageAlt: "hafenkran basel rhein sonnenuntergang"}, + 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", imageAlt: "hafenkran basel rhein sonnenuntergang"}, + 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"}, { title: "Entspannte Vibes", description: "Ein Treffpunkt für alle, die Basel lieben.", buttonIcon: Smile, imageSrc: "http://img.b2bpic.net/free-photo/sexy-stylish-woman-fashion-party-outfit-summer-vacation-with-glass-cocktail-having-fun-pool_285396-4025.jpg", imageAlt: "hafenkran basel rhein sonnenuntergang"}, @@ -188,7 +188,7 @@ export default function LandingPage() { { id: "f3", title: "Wann ist am meisten los?", 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