From f186b3815f3cd60c8ba7453c78e6ae4fb803ef3f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 14:47:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 66ddfe3..75ade43 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,15 +68,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/mockup-laptop-device-man-playing-high-fps-videogame-with-spaceship_482257-121698.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mockup-laptop-device-man-playing-high-fps-videogame-with-spaceship_482257-121698.jpg?_wi=1", imageAlt: "Futuristic gaming setup", }, { - imageSrc: "http://img.b2bpic.net/free-photo/esports-championship-background-3d-illustration_1419-2786.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/esports-championship-background-3d-illustration_1419-2786.jpg?_wi=1", imageAlt: "Competitive FPS scene", }, { - imageSrc: "http://img.b2bpic.net/free-photo/gradient-illuminated-neon-gaming-desk-setup-with-keyboard_23-2149529409.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gradient-illuminated-neon-gaming-desk-setup-with-keyboard_23-2149529409.jpg?_wi=1", imageAlt: "Pro gaming mouse", }, { @@ -145,7 +145,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/mockup-laptop-device-man-playing-high-fps-videogame-with-spaceship_482257-121698.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mockup-laptop-device-man-playing-high-fps-videogame-with-spaceship_482257-121698.jpg?_wi=2", imageAlt: "pc processor circuit board", }, { @@ -166,7 +166,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/esports-championship-background-3d-illustration_1419-2786.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/esports-championship-background-3d-illustration_1419-2786.jpg?_wi=2", imageAlt: "pc processor circuit board", }, { @@ -187,7 +187,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/gradient-illuminated-neon-gaming-desk-setup-with-keyboard_23-2149529409.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gradient-illuminated-neon-gaming-desk-setup-with-keyboard_23-2149529409.jpg?_wi=2", imageAlt: "pc processor circuit board", }, ]} @@ -344,7 +344,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-man-sitting-conference-table_1262-3842.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/mockup-laptop-device-man-playing-high-fps-videogame-with-spaceship_482257-121698.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mockup-laptop-device-man-playing-high-fps-videogame-with-spaceship_482257-121698.jpg?_wi=3", imageAlt: "esports coach professional portrait", }, ]}