From 25f1bbd847f0a61913a5c887afefb024c6869ef7 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 01:57:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c9d31ee..fbf46a2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,13 +72,17 @@ export default function LandingPage() { { id: "active-roster", groupTitle: "Active Roster", members: [ { - id: "1", title: "ShadowKing", subtitle: "IGL / Strategic Mastermind", detail: "shadowking@teamblackcode.gg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-streamer-looking-camera-after-playing-space-shooter-games-using-professional-rgb-keypad-powerful-computer-pro-player-streaming-online-videogames-gaming-home-studio_482257-12631.jpg", imageAlt: "ShadowKing - Team Captain"}, + id: "1", title: "ShadowKing", subtitle: "IGL / Strategic Mastermind", detail: "shadowking@teamblackcode.gg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-streamer-looking-camera-after-playing-space-shooter-games-using-professional-rgb-keypad-powerful-computer-pro-player-streaming-online-videogames-gaming-home-studio_482257-12631.jpg", imageAlt: "ShadowKing - Team Captain" + }, { - 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: "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?_wi=1", 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", 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?_wi=2", 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", imageAlt: "EchoSupport - Support Player" + }, ], }, ]} @@ -119,13 +123,16 @@ export default function LandingPage() { blogs={[ { id: "1", category: ["Championship", "Competitive"], - title: "Global Masters Finals Victory", excerpt: "An epic grand finals performance where Team Black Code executed flawless strategies against the world's best teams, securing the championship trophy.", imageSrc: "http://img.b2bpic.net/free-photo/young-male-wearing-virtual-reality-headset-dark-surface_179666-37654.jpg", imageAlt: "Team Black Code celebrating championship victory", authorName: "Team Black Code", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-woman-streamer-looking-camera-after-playing-space-shooter-games-using-professional-rgb-keypad-powerful-computer-pro-player-streaming-online-videogames-gaming-home-studio_482257-12631.jpg", date: "March 15, 2024"}, + title: "Global Masters Finals Victory", excerpt: "An epic grand finals performance where Team Black Code executed flawless strategies against the world's best teams, securing the championship trophy.", imageSrc: "http://img.b2bpic.net/free-photo/young-male-wearing-virtual-reality-headset-dark-surface_179666-37654.jpg", imageAlt: "Team Black Code celebrating championship victory", authorName: "Team Black Code", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-woman-streamer-looking-camera-after-playing-space-shooter-games-using-professional-rgb-keypad-powerful-computer-pro-player-streaming-online-videogames-gaming-home-studio_482257-12631.jpg", date: "March 15, 2024" + }, { id: "2", category: ["Tournament", "Analysis"], - title: "Strategic Breakdown: Championship Run", excerpt: "Deep dive into our championship-winning strategies, map control tactics, and team coordination that led to our dominant tournament performance.", imageSrc: "http://img.b2bpic.net/free-vector/two-team-e-sports-athlete-competition-esports-competition_1150-46697.jpg", imageAlt: "Tournament stage setup for competitive gaming", authorName: "ShadowKing", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-woman-streamer-looking-camera-after-playing-space-shooter-games-using-professional-rgb-keypad-powerful-computer-pro-player-streaming-online-videogames-gaming-home-studio_482257-12631.jpg", date: "March 12, 2024"}, + title: "Strategic Breakdown: Championship Run", excerpt: "Deep dive into our championship-winning strategies, map control tactics, and team coordination that led to our dominant tournament performance.", imageSrc: "http://img.b2bpic.net/free-vector/two-team-e-sports-athlete-competition-esports-competition_1150-46697.jpg", imageAlt: "Tournament stage setup for competitive gaming", authorName: "ShadowKing", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-woman-streamer-looking-camera-after-playing-space-shooter-games-using-professional-rgb-keypad-powerful-computer-pro-player-streaming-online-videogames-gaming-home-studio_482257-12631.jpg", date: "March 12, 2024" + }, { id: "3", category: ["Team", "Competitive"], - title: "Team Synergy Excellence", excerpt: "Behind the scenes look at how Team Black Code maintains perfect communication and coordination to dominate every competitive match.", imageSrc: "http://img.b2bpic.net/free-photo/group-multiracial-teens-playing-video-games-video-game-club-with-blue-red-illumination-excited-because-victory_1268-24592.jpg", imageAlt: "Team Black Code players in synchronized competitive gaming", authorName: "Team Black Code", authorAvatar: "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", date: "March 10, 2024"}, + title: "Team Synergy Excellence", excerpt: "Behind the scenes look at how Team Black Code maintains perfect communication and coordination to dominate every competitive match.", imageSrc: "http://img.b2bpic.net/free-photo/group-multiracial-teens-playing-video-games-video-game-club-with-blue-red-illumination-excited-because-victory_1268-24592.jpg", imageAlt: "Team Black Code players in synchronized competitive gaming", authorName: "Team Black Code", authorAvatar: "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", date: "March 10, 2024" + }, ]} animationType="slide-up" textboxLayout="default"