From 7d9f7d41eccca0e3d1b5ffb48b06b11a4763339f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 16:33:49 +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 73c1b4d..1dbd346 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/digital-art-with-urban-landscape-architecture_23-2151065720.jpg" + imageSrc="http://img.b2bpic.net/free-photo/digital-art-with-urban-landscape-architecture_23-2151065720.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/off-road-car-fantasy-scene_23-2151437532.jpg", @@ -105,21 +105,21 @@ export default function LandingPage() { title: "Tactical Warfare", subtitle: "Outsmart enemies", description: "Engage in intense combat scenarios with realistic physics.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-car-driving-city_23-2151674316.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-car-driving-city_23-2151674316.jpg?_wi=1", }, { tag: "Gear", title: "Advanced Arsenal", subtitle: "Customize your loadout", description: "Unlock and upgrade hundreds of unique weapons and tools.", - imageSrc: "http://img.b2bpic.net/free-photo/military-expert-base-operations-using-radar-notebook_482257-116366.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/military-expert-base-operations-using-radar-notebook_482257-116366.jpg?_wi=1", }, { tag: "Style", title: "City Life", subtitle: "Define your look", description: "Express yourself with deep character customization and clothing systems.", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-online-avatar-design_23-2149699879.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-online-avatar-design_23-2149699879.jpg?_wi=1", }, ]} title="Master the Urban Jungle" @@ -140,7 +140,7 @@ export default function LandingPage() { quote: "The most immersive world I've ever played in. The attention to detail is insane.", tag: "Review", avatarSrc: "http://img.b2bpic.net/free-photo/professional-gamer-with-long-beard-front-powerful-gaming-rig-room-full-neon-lights_482257-31690.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/digital-art-with-urban-landscape-architecture_23-2151065720.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-art-with-urban-landscape-architecture_23-2151065720.jpg?_wi=2", imageAlt: "focused gamer portrait neon lights", }, { @@ -162,7 +162,7 @@ export default function LandingPage() { quote: "The character customization is a game changer. Every player feels unique.", tag: "Review", avatarSrc: "http://img.b2bpic.net/free-photo/young-african-american-guy-enjoying-spending-time-with-his-friends-playing-multiplayer-video-game-pc-gaming-club-internet-cafe_613910-19146.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/modern-car-driving-city_23-2151674316.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-car-driving-city_23-2151674316.jpg?_wi=2", imageAlt: "focused gamer portrait neon lights", }, { @@ -173,7 +173,7 @@ export default function LandingPage() { quote: "Incredible graphics and story depth. Definitely a must-play experience.", tag: "Review", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-man-playing-videogames_23-2150573843.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/military-expert-base-operations-using-radar-notebook_482257-116366.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/military-expert-base-operations-using-radar-notebook_482257-116366.jpg?_wi=2", imageAlt: "focused gamer portrait neon lights", }, { @@ -184,7 +184,7 @@ export default function LandingPage() { quote: "Total freedom. I feel like I'm really living a second life in this city.", tag: "Review", avatarSrc: "http://img.b2bpic.net/free-photo/photographer-hold-digital-camera-looking-white-display_158595-5718.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-online-avatar-design_23-2149699879.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-online-avatar-design_23-2149699879.jpg?_wi=2", imageAlt: "focused gamer portrait neon lights", }, ]}