diff --git a/src/app/page.tsx b/src/app/page.tsx index 296107f..6444e83 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,11 +67,11 @@ export default function LandingPage() { tag="Gaming Evolution" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-neon-cactus-bedroom_23-2149355051.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-neon-cactus-bedroom_23-2149355051.jpg?_wi=1", imageAlt: "High tech console setup", }, { - imageSrc: "http://img.b2bpic.net/free-photo/grayscale-futuristic-abstract-background-with-light-effects_181624-19422.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grayscale-futuristic-abstract-background-with-light-effects_181624-19422.jpg?_wi=1", imageAlt: "Panoramic esports arena", }, { @@ -124,7 +124,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-neon-cactus-bedroom_23-2149355051.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-neon-cactus-bedroom_23-2149355051.jpg?_wi=2", imageAlt: "macro gaming controller green led", }, { @@ -145,7 +145,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/grayscale-futuristic-abstract-background-with-light-effects_181624-19422.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grayscale-futuristic-abstract-background-with-light-effects_181624-19422.jpg?_wi=2", imageAlt: "macro gaming controller green led", }, {