From a00e968cbcb2cb16042cc7234ff944b66f919dc7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 22:16:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c5537ae..4d58195 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { tagIcon={MapPin} tagAnimation="slide-up" background={{ variant: "glowing-orb" }} - imageSrc="http://img.b2bpic.net/free-photo/tray-with-beer-glasses-snacks_23-2148356734.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tray-with-beer-glasses-snacks_23-2148356734.jpg?_wi=1" imageAlt="Atmosféra hospody U Císaře Václava" imagePosition="right" mediaAnimation="blur-reveal" @@ -68,7 +68,7 @@ export default function LandingPage() { tag="Poctivá hospoda" tagIcon={Beer} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/tray-with-beer-glasses-snacks_23-2148356734.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tray-with-beer-glasses-snacks_23-2148356734.jpg?_wi=2" imageAlt="Tradice a atmosféra hospody" useInvertedBackground={false} buttons={[ @@ -190,7 +190,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/tray-with-beer-glasses-snacks_23-2148356734.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tray-with-beer-glasses-snacks_23-2148356734.jpg?_wi=3" imageAlt="Kontakt na hospodu" mediaAnimation="blur-reveal" mediaPosition="right" -- 2.49.1