diff --git a/src/app/page.tsx b/src/app/page.tsx index 857a259..fb53e7f 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"