diff --git a/src/app/page.tsx b/src/app/page.tsx index 2f0eeee..c9d31ee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,9 +76,9 @@ 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"}, ], }, ]}