diff --git a/src/app/page.tsx b/src/app/page.tsx index c65ca57..a6d5799 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-tree_1339-3186.jpg"}, { name: "Tomáš Marek", 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={[ { @@ -157,7 +157,7 @@ export default function LandingPage() { title: "Zázemí a šatny", description: "Čisté a prostorné šatny se sprchami pro vaše maximální pohodlí.", icon: Droplets, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-black-swimsuit-relaxes-edge-pool_231208-6655.jpg", imageAlt: "Zázemí"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-black-swimsuit-relaxes-edge-pool_231208-6655.jpg?_wi=2", imageAlt: "Zázemí"}, { imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-black-swimsuit-is-relaxing-pool_169016-22518.jpg", imageAlt: "Sprchy"}, ]