diff --git a/src/app/page.tsx b/src/app/page.tsx index e180125..f6a4ee3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,23 +73,23 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/dancing-couple-portrait_158595-4684.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dancing-couple-portrait_158595-4684.jpg?_wi=1", imageAlt: "Dancers", }, { - imageSrc: "http://img.b2bpic.net/free-photo/dancing-couple-portrait_158595-4684.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dancing-couple-portrait_158595-4684.jpg?_wi=2", imageAlt: "Dancers", }, { - imageSrc: "http://img.b2bpic.net/free-photo/dancing-couple-portrait_158595-4684.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dancing-couple-portrait_158595-4684.jpg?_wi=3", imageAlt: "Dancers", }, { - imageSrc: "http://img.b2bpic.net/free-photo/dancing-couple-portrait_158595-4684.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dancing-couple-portrait_158595-4684.jpg?_wi=4", imageAlt: "Dancers", }, { - imageSrc: "http://img.b2bpic.net/free-photo/dancing-couple-portrait_158595-4684.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dancing-couple-portrait_158595-4684.jpg?_wi=5", imageAlt: "Dancers", }, ]} @@ -133,7 +133,7 @@ export default function LandingPage() { title: "Lat", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/nude-man-leaning-chair-with-hand-pulling-up_23-2148252911.jpg" + imageSrc="http://img.b2bpic.net/free-photo/nude-man-leaning-chair-with-hand-pulling-up_23-2148252911.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -151,7 +151,7 @@ export default function LandingPage() { descriptions: [ "Learn at your own pace from beginner to expert.", ], - imageSrc: "http://img.b2bpic.net/free-photo/nude-man-leaning-chair-with-hand-pulling-up_23-2148252911.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nude-man-leaning-chair-with-hand-pulling-up_23-2148252911.jpg?_wi=2", }, { id: "f2", @@ -167,7 +167,7 @@ export default function LandingPage() { descriptions: [ "Community focused group learning.", ], - imageSrc: "http://img.b2bpic.net/free-photo/people-having-casual-salsa-dance-themed-get-together_23-2151356574.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-casual-salsa-dance-themed-get-together_23-2151356574.jpg?_wi=1", }, { id: "f4", @@ -175,7 +175,7 @@ export default function LandingPage() { descriptions: [ "Studio equipped for high-performance dance training.", ], - imageSrc: "http://img.b2bpic.net/free-photo/nude-man-leaning-chair-with-hand-pulling-up_23-2148252911.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nude-man-leaning-chair-with-hand-pulling-up_23-2148252911.jpg?_wi=3", }, { id: "f5", @@ -183,7 +183,7 @@ export default function LandingPage() { descriptions: [ "Regular socials and workshops for our students.", ], - imageSrc: "http://img.b2bpic.net/free-photo/people-having-casual-salsa-dance-themed-get-together_23-2151356574.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-casual-salsa-dance-themed-get-together_23-2151356574.jpg?_wi=2", }, ]} title="Nasze wartości" @@ -390,7 +390,7 @@ export default function LandingPage() { inputPlaceholder="Twój email..." buttonText="Wyślij / Zarezerwuj" termsText="Potwierdzam, że zapoznałem się z regulaminem szkoły." - imageSrc="http://img.b2bpic.net/free-photo/dancing-couple-portrait_158595-4684.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dancing-couple-portrait_158595-4684.jpg?_wi=6" mediaAnimation="slide-up" />