From ec3d9fadd6cc65c19b91eb3ca3b742c405895ca9 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 20:11:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ac0dac3..cb6da4c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/bright-colorful-neon-background_23-2150689415.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bright-colorful-neon-background_23-2150689415.jpg?_wi=1" imageAlt="Futuristic gaming setup" mediaAnimation="slide-up" avatars={[ @@ -141,7 +141,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/bright-colorful-neon-background_23-2150689415.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bright-colorful-neon-background_23-2150689415.jpg?_wi=2", imageAlt: "gaming pc hardware glowing", }, { @@ -169,7 +169,7 @@ export default function LandingPage() { title: "Advanced Connectivity", description: "Seamless integration across your favorite gaming hardware and platforms.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-with-blue-lights-visual-effects_23-2149419467.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-with-blue-lights-visual-effects_23-2149419467.jpg?_wi=1", imageAlt: "Connectivity", }, items: [ @@ -183,7 +183,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-talking-headphones-mic-playing-game-teaching-audience_482257-116199.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-talking-headphones-mic-playing-game-teaching-audience_482257-116199.jpg?_wi=1", imageAlt: "gaming pc hardware glowing", }, ]} @@ -240,7 +240,7 @@ export default function LandingPage() { handle: "@sarah_pro", testimonial: "The performance is simply unmatched, I never look back.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-with-blue-lights-visual-effects_23-2149419467.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-with-blue-lights-visual-effects_23-2149419467.jpg?_wi=2", }, { id: "t2", @@ -248,7 +248,7 @@ export default function LandingPage() { handle: "@alex_gaming", testimonial: "Nexus transformed my streaming setup completely. Incredible results.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-talking-headphones-mic-playing-game-teaching-audience_482257-116199.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-talking-headphones-mic-playing-game-teaching-audience_482257-116199.jpg?_wi=2", }, { id: "t3", -- 2.49.1