diff --git a/src/app/page.tsx b/src/app/page.tsx index 4a6c26e..bc91bca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,15 +70,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/digital-art-inmersive-exhibition_23-2151428529.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-art-inmersive-exhibition_23-2151428529.jpg?_wi=1", imageAlt: "Trance event light beams dark club", }, { - imageSrc: "http://img.b2bpic.net/free-photo/two-men-with-animal-masks-posing-party-club_140725-8904.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-men-with-animal-masks-posing-party-club_140725-8904.jpg?_wi=1", imageAlt: "Ravers dancing trance club silhouette", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-fluorescent-make-up-face-hand_23-2148410036.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-fluorescent-make-up-face-hand_23-2148410036.jpg?_wi=1", imageAlt: "Music concert dance floor glowing lights", }, { @@ -140,7 +140,7 @@ export default function LandingPage() { imageAlt: "Music sound signal wave frequency", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/digital-art-inmersive-exhibition_23-2151428529.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-art-inmersive-exhibition_23-2151428529.jpg?_wi=2", imageAlt: "professional audio speakers concert system", }, { @@ -157,7 +157,7 @@ export default function LandingPage() { imageAlt: "Modern stage digital visual display", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/two-men-with-animal-masks-posing-party-club_140725-8904.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-men-with-animal-masks-posing-party-club_140725-8904.jpg?_wi=2", imageAlt: "professional audio speakers concert system", }, { @@ -174,7 +174,7 @@ export default function LandingPage() { imageAlt: "Stage view ravers hands in air", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-fluorescent-make-up-face-hand_23-2148410036.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-fluorescent-make-up-face-hand_23-2148410036.jpg?_wi=2", imageAlt: "professional audio speakers concert system", }, ]}