From 176ff4c7cd5cbefdf22818da6e0cbf66971ab223 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 01:59:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 847b19c..013d5a6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,10 +78,10 @@ export default function LandingPage() { id: "2", title: "NeonBlast", subtitle: "Entry Fragger / Aggressive Play", detail: "neonblast@teamblackcode.gg", imageSrc: "http://img.b2bpic.net/free-photo/african-american-bearded-guy-wearing-hoodie-cap-sitting-gamer-chair-looking-camera-gaming-club-internet-cafe_613910-19248.jpg", imageAlt: "NeonBlast - Entry Fragger" }, { - id: "3", title: "VortexAim", subtitle: "Rifler / Precision Specialist", detail: "vortexaim@teamblackcode.gg", imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-streamer-playing-video-game-using-joystick-gaming-room_839833-8031.jpg", imageAlt: "VortexAim - Rifler" + id: "3", title: "VortexAim", subtitle: "Rifler / Precision Specialist", detail: "vortexaim@teamblackcode.gg", imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-streamer-playing-video-game-using-joystick-gaming-room_839833-8031.jpg?_wi=1", imageAlt: "VortexAim - Rifler" }, { - id: "4", title: "EchoSupport", subtitle: "Support / Utility Expert", detail: "echosupport@teamblackcode.gg", imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-streamer-playing-video-game-using-joystick-gaming-room_839833-8031.jpg", imageAlt: "EchoSupport - Support Player" + id: "4", title: "EchoSupport", subtitle: "Support / Utility Expert", detail: "echosupport@teamblackcode.gg", imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-streamer-playing-video-game-using-joystick-gaming-room_839833-8031.jpg?_wi=2", imageAlt: "EchoSupport - Support Player" }, ], }, -- 2.49.1