From 1b3e5da9f5294e2b71e78ffa0bd85151ba40c955 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 08:16:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 97e34e8..b92d7da 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,15 +66,15 @@ export default function LandingPage() { description="Experience peak performance with high-end rigs, lightning-fast internet, and an immersive arena atmosphere built for winners." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-building_23-2150921075.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-building_23-2150921075.jpg?_wi=1", imageAlt: "Neon Gaming Cafe Interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/gaming-setup-with-rgb-light_181624-60125.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gaming-setup-with-rgb-light_181624-60125.jpg?_wi=1", imageAlt: "Esports Gaming Arena", }, { - imageSrc: "http://img.b2bpic.net/free-photo/blue-keyboard-with-lights-high-angle_23-2149680222.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-keyboard-with-lights-high-angle_23-2149680222.jpg?_wi=1", imageAlt: "Professional Gaming Gear", }, { @@ -119,7 +119,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-damaged-computer-parts_23-2147922299.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-building_23-2150921075.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-building_23-2150921075.jpg?_wi=2", imageAlt: "custom liquid cooled gaming PC", }, { @@ -134,7 +134,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/science-fiction-game-desktop-pc-monitor_482257-124535.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/gaming-setup-with-rgb-light_181624-60125.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gaming-setup-with-rgb-light_181624-60125.jpg?_wi=2", imageAlt: "custom liquid cooled gaming PC", }, { @@ -149,7 +149,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/loaded-circuit-board_1384-30.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/blue-keyboard-with-lights-high-angle_23-2149680222.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-keyboard-with-lights-high-angle_23-2149680222.jpg?_wi=2", imageAlt: "custom liquid cooled gaming PC", }, ]} @@ -194,7 +194,7 @@ export default function LandingPage() { button: { text: "Book Pro Rig", }, - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-building_23-2150921075.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-building_23-2150921075.jpg?_wi=3", imageAlt: "gaming lounge design", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { button: { text: "Reserve Now", }, - imageSrc: "http://img.b2bpic.net/free-photo/gaming-setup-with-rgb-light_181624-60125.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gaming-setup-with-rgb-light_181624-60125.jpg?_wi=3", imageAlt: "gaming lounge design", }, ]}