From ef87ef71421b06c12ceb45005173df150a698255 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 17:44:29 +0000 Subject: [PATCH 1/2] Update src/app/description/page.tsx --- src/app/description/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/description/page.tsx b/src/app/description/page.tsx index 0a6aa36..3e5b0ee 100644 --- a/src/app/description/page.tsx +++ b/src/app/description/page.tsx @@ -51,27 +51,27 @@ export default function DescriptionPage() { title: "Pro Rigs", description: "RTX 4090 powered systems", icon: Star, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/view-illuminated-neon-gaming-keyboard-setup-3d-glasses_23-2149529415.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/view-illuminated-neon-gaming-keyboard-setup-3d-glasses_23-2149529415.jpg?_wi=2"}, { - imageSrc: "http://img.b2bpic.net/free-photo/view-illuminated-neon-gaming-keyboard-setup-3d-glasses_23-2149529415.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/view-illuminated-neon-gaming-keyboard-setup-3d-glasses_23-2149529415.jpg?_wi=3"}, ] }, { title: "Community", description: "Weekly tournaments and meetups", icon: Users, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-playing-videogames_23-2149349982.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-playing-videogames_23-2149349982.jpg?_wi=3"}, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-playing-videogames_23-2149349982.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-playing-videogames_23-2149349982.jpg?_wi=4"}, ] }, { title: "Visuals", description: "4K displays for every player", icon: Monitor, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/videogamer-losing-graphics-cyberspace-video-game-sitting-gaming-chair-using-wireless-controller-vr-headset-playing-powerful-computer-sad-pro-cyber-man-streaming-online-championship_482257-12497.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/videogamer-losing-graphics-cyberspace-video-game-sitting-gaming-chair-using-wireless-controller-vr-headset-playing-powerful-computer-sad-pro-cyber-man-streaming-online-championship_482257-12497.jpg?_wi=2"}, { - imageSrc: "http://img.b2bpic.net/free-photo/videogamer-losing-graphics-cyberspace-video-game-sitting-gaming-chair-using-wireless-controller-vr-headset-playing-powerful-computer-sad-pro-cyber-man-streaming-online-championship_482257-12497.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/videogamer-losing-graphics-cyberspace-video-game-sitting-gaming-chair-using-wireless-controller-vr-headset-playing-powerful-computer-sad-pro-cyber-man-streaming-online-championship_482257-12497.jpg?_wi=3"}, ] }, ]} @@ -82,7 +82,7 @@ export default function DescriptionPage() { @@ -94,9 +94,9 @@ export default function LandingPage() { description="What our players say." testimonials={[ { - id: "t1", title: "Epic", quote: "The best setup in town.", name: "Alex", role: "Pro Gamer", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-playing-videogames_23-2149349982.jpg"}, + id: "t1", title: "Epic", quote: "The best setup in town.", name: "Alex", role: "Pro Gamer", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-playing-videogames_23-2149349982.jpg?_wi=1"}, { - id: "t2", title: "Friendly", quote: "Great atmosphere for tournaments.", name: "Sam", role: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-playing-videogames_23-2149349982.jpg"}, + id: "t2", title: "Friendly", quote: "Great atmosphere for tournaments.", name: "Sam", role: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-playing-videogames_23-2149349982.jpg?_wi=2"}, ]} /> @@ -112,14 +112,14 @@ export default function LandingPage() { { name: "email", type: "email", placeholder: "Email"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/bright-colorful-neon-background_23-2150689417.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bright-colorful-neon-background_23-2150689417.jpg?_wi=3" mediaAnimation="slide-up" />