diff --git a/src/app/page.tsx b/src/app/page.tsx index b4f3e56..1ffd1eb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,13 +67,13 @@ export default function LandingPage() { tagAnimation="blur-reveal" features={[ { - id: "event-1", title: "Spring Clash 2024", description: "The inaugural spring tournament showcasing rising talents and legendary veterans in fierce combat brackets.", tag: "Registration Open", imageSrc: "http://img.b2bpic.net/free-vector/video-game-characters-tier-list_742173-3466.jpg", imageAlt: "Spring tournament bracket visualization", buttons: [{ text: "Register Now", href: "#" }] + id: "event-1", title: "Spring Clash 2024", description: "The inaugural spring tournament showcasing rising talents and legendary veterans in fierce combat brackets.", tag: "Registration Open", imageSrc: "http://img.b2bpic.net/free-vector/video-game-characters-tier-list_742173-3466.jpg?_wi=1", imageAlt: "Spring tournament bracket visualization", buttons: [{ text: "Register Now", href: "#" }] }, { - id: "event-2", title: "Summer Power Gauntlet", description: "Peak season intensity. The ultimate test of power levels with advanced qualifying rounds and elimination matches.", tag: "Coming Soon", imageSrc: "http://img.b2bpic.net/free-vector/video-game-characters-tier-list_742173-3466.jpg", imageAlt: "Summer gauntlet bracket", buttons: [{ text: "Learn More", href: "#" }] + id: "event-2", title: "Summer Power Gauntlet", description: "Peak season intensity. The ultimate test of power levels with advanced qualifying rounds and elimination matches.", tag: "Coming Soon", imageSrc: "http://img.b2bpic.net/free-vector/video-game-characters-tier-list_742173-3466.jpg?_wi=2", imageAlt: "Summer gauntlet bracket", buttons: [{ text: "Learn More", href: "#" }] }, { - id: "event-3", title: "Autumn Championship", description: "Champions converge for the most prestigious title. Elite warriors compete for eternal glory and recognition.", tag: "Announced", imageSrc: "http://img.b2bpic.net/free-vector/video-game-characters-tier-list_742173-3466.jpg", imageAlt: "Championship bracket design", buttons: [{ text: "Join Waitlist", href: "#" }] + id: "event-3", title: "Autumn Championship", description: "Champions converge for the most prestigious title. Elite warriors compete for eternal glory and recognition.", tag: "Announced", imageSrc: "http://img.b2bpic.net/free-vector/video-game-characters-tier-list_742173-3466.jpg?_wi=3", imageAlt: "Championship bracket design", buttons: [{ text: "Join Waitlist", href: "#" }] } ]} animationType="slide-up" @@ -93,16 +93,16 @@ export default function LandingPage() { tagAnimation="blur-reveal" metrics={[ { - id: "metric-elite", value: "842", title: "Elite Warriors", description: "Active members at combat class S-tier and above", imageSrc: "http://img.b2bpic.net/free-photo/androgynous-avatar-non-binary-queer-person_23-2151100268.jpg", imageAlt: "Elite warrior avatar" + id: "metric-elite", value: "842", title: "Elite Warriors", description: "Active members at combat class S-tier and above", imageSrc: "http://img.b2bpic.net/free-photo/androgynous-avatar-non-binary-queer-person_23-2151100268.jpg?_wi=1", imageAlt: "Elite warrior avatar" }, { - id: "metric-tournaments", value: "24", title: "Tournaments Held", description: "Official competitions spanning the annual calendar", imageSrc: "http://img.b2bpic.net/free-vector/video-game-characters-tier-list_742173-3466.jpg", imageAlt: "Tournament counter" + id: "metric-tournaments", value: "24", title: "Tournaments Held", description: "Official competitions spanning the annual calendar", imageSrc: "http://img.b2bpic.net/free-vector/video-game-characters-tier-list_742173-3466.jpg?_wi=4", imageAlt: "Tournament counter" }, { - id: "metric-community", value: "3.2K", title: "Community Members", description: "Passionate anime fans united in digital combat", imageSrc: "http://img.b2bpic.net/free-photo/androgynous-avatar-non-binary-queer-person_23-2151100268.jpg", imageAlt: "Community size visualization" + id: "metric-community", value: "3.2K", title: "Community Members", description: "Passionate anime fans united in digital combat", imageSrc: "http://img.b2bpic.net/free-photo/androgynous-avatar-non-binary-queer-person_23-2151100268.jpg?_wi=2", imageAlt: "Community size visualization" }, { - id: "metric-events", value: "156", title: "Total Matchups", description: "Epic battles documented across our tournament history", imageSrc: "http://img.b2bpic.net/free-vector/video-game-characters-tier-list_742173-3466.jpg", imageAlt: "Matchup statistics" + id: "metric-events", value: "156", title: "Total Matchups", description: "Epic battles documented across our tournament history", imageSrc: "http://img.b2bpic.net/free-vector/video-game-characters-tier-list_742173-3466.jpg?_wi=5", imageAlt: "Matchup statistics" } ]} animationType="slide-up"