Update src/app/page.tsx

This commit is contained in:
2026-03-14 10:10:01 +00:00
parent 9d6bacee0a
commit 01bd79255a

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
]}
buttonAnimation="slide-up"
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/professional-e-sports-afro-gamer-talking-microhone-live-tournament-streaming-viral-video-games-putting-headphones-typing-keyboard-online-championship_482257-12650.jpg", imageAlt: "Minecraft 1.8 tournament gaming competition" }
{ imageSrc: "http://img.b2bpic.net/free-photo/professional-e-sports-afro-gamer-talking-microhone-live-tournament-streaming-viral-video-games-putting-headphones-typing-keyboard-online-championship_482257-12650.jpg?_wi=1", imageAlt: "Minecraft 1.8 tournament gaming competition" }
]}
ariaLabel="Minecraft 1.8 Tournament Hero Section"
titleClassName="text-4xl md:text-5xl"
@@ -74,7 +74,7 @@ export default function LandingPage() {
{ value: "24/7", title: "Live Streaming" }
]}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-vector/gradient-rugby-landing-page-template-design_23-2150214140.jpg"
imageSrc="http://img.b2bpic.net/free-vector/gradient-rugby-landing-page-template-design_23-2150214140.jpg?_wi=1"
imageAlt="Minecraft player avatar online multiplayer"
mediaAnimation="blur-reveal"
metricsAnimation="slide-up"
@@ -114,10 +114,10 @@ export default function LandingPage() {
tagIcon={TrendingUp}
tagAnimation="slide-up"
metrics={[
{ id: "registrations", value: "342", title: "Players Registered", description: "Active registrations this week", imageSrc: "http://img.b2bpic.net/free-photo/professional-e-sports-afro-gamer-talking-microhone-live-tournament-streaming-viral-video-games-putting-headphones-typing-keyboard-online-championship_482257-12650.jpg", imageAlt: "Players registered metric" },
{ id: "teams", value: "67", title: "Teams Formed", description: "Competitive team squads", imageSrc: "http://img.b2bpic.net/free-photo/professional-e-sports-afro-gamer-talking-microhone-live-tournament-streaming-viral-video-games-putting-headphones-typing-keyboard-online-championship_482257-12650.jpg", imageAlt: "Teams formed metric" },
{ id: "regions", value: "28", title: "Countries", description: "Global participation reach", imageSrc: "http://img.b2bpic.net/free-vector/gradient-rugby-landing-page-template-design_23-2150214140.jpg", imageAlt: "Countries metric" },
{ id: "matches", value: "156", title: "Matches Scheduled", description: "Total tournament matchups", imageSrc: "http://img.b2bpic.net/free-photo/professional-e-sports-afro-gamer-talking-microhone-live-tournament-streaming-viral-video-games-putting-headphones-typing-keyboard-online-championship_482257-12650.jpg", imageAlt: "Matches scheduled metric" }
{ id: "registrations", value: "342", title: "Players Registered", description: "Active registrations this week", imageSrc: "http://img.b2bpic.net/free-photo/professional-e-sports-afro-gamer-talking-microhone-live-tournament-streaming-viral-video-games-putting-headphones-typing-keyboard-online-championship_482257-12650.jpg?_wi=2", imageAlt: "Players registered metric" },
{ id: "teams", value: "67", title: "Teams Formed", description: "Competitive team squads", imageSrc: "http://img.b2bpic.net/free-photo/professional-e-sports-afro-gamer-talking-microhone-live-tournament-streaming-viral-video-games-putting-headphones-typing-keyboard-online-championship_482257-12650.jpg?_wi=3", imageAlt: "Teams formed metric" },
{ id: "regions", value: "28", title: "Countries", description: "Global participation reach", imageSrc: "http://img.b2bpic.net/free-vector/gradient-rugby-landing-page-template-design_23-2150214140.jpg?_wi=2", imageAlt: "Countries metric" },
{ id: "matches", value: "156", title: "Matches Scheduled", description: "Total tournament matchups", imageSrc: "http://img.b2bpic.net/free-photo/professional-e-sports-afro-gamer-talking-microhone-live-tournament-streaming-viral-video-games-putting-headphones-typing-keyboard-online-championship_482257-12650.jpg?_wi=4", imageAlt: "Matches scheduled metric" }
]}
animationType="slide-up"
textboxLayout="default"