diff --git a/src/app/page.tsx b/src/app/page.tsx index bec8b85..ffd9fd4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { handle: "@senior", testimonial: "Klidné prostředí a profesionální přístup personálu.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-black-swimsuit-relaxes-edge-pool_231208-6655.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-black-swimsuit-relaxes-edge-pool_231208-6655.jpg?_wi=1", }, ]} buttons={[ @@ -97,7 +97,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/indoors-swimming-pool_1385-1392.jpg" + imageSrc="http://img.b2bpic.net/free-photo/indoors-swimming-pool_1385-1392.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/attractive-young-woman-black-swimsuit-is-relaxing-pool_169016-22518.jpg", @@ -164,7 +164,7 @@ export default function LandingPage() { title: "Otevřeno", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-pool-high-angle_23-2149089247.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-pool-high-angle_23-2149089247.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="blur-reveal" /> @@ -219,7 +219,7 @@ export default function LandingPage() { imageAlt: "Bazénová hala", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/indoors-swimming-pool_1385-1392.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indoors-swimming-pool_1385-1392.jpg?_wi=2", imageAlt: "Side view of a man in bathrobe in dressing room at the spa There is a woman in the background", }, { @@ -228,7 +228,7 @@ export default function LandingPage() { icon: Droplets, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-black-swimsuit-relaxes-edge-pool_231208-6655.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-black-swimsuit-relaxes-edge-pool_231208-6655.jpg?_wi=2", imageAlt: "Zázemí", }, { @@ -236,7 +236,7 @@ export default function LandingPage() { imageAlt: "Sprchy", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-pool-high-angle_23-2149089247.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-pool-high-angle_23-2149089247.jpg?_wi=2", imageAlt: "Side view of a man in bathrobe in dressing room at the spa There is a woman in the background", }, ]}