diff --git a/src/app/page.tsx b/src/app/page.tsx index 7d68efe..7eb8d62 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function HomePage() { description="Apply. Compete. Represent. We're recruiting serious players across Call of Duty, Valorant, Fortnite, and content creation. Showcase your skills and join a structured, professional organization built for winners." tag="Now Recruiting" tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "glowing-orb" }} kpis={[ { value: "500+", label: "Players Evaluated" }, { value: "15+", label: "Active Teams" }, @@ -62,7 +62,7 @@ export default function HomePage() { { text: "View Requirements", href: "/requirements" }, ]} buttonAnimation="slide-up" - 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?_wi=1" + 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="Competitive esports players" mediaAnimation="slide-up" imagePosition="right" @@ -77,37 +77,27 @@ export default function HomePage() { tagAnimation="slide-up" bulletPoints={[ { - title: "Structured Team Environment", - description: - "Professional coaching, training schedules, and competitive structure built for success.", - icon: Shield, + title: "Structured Team Environment", description: + "Professional coaching, training schedules, and competitive structure built for success.", icon: Shield, }, { - title: "Growth Opportunities", - description: - "Compete in major tournaments, qualify for championships, and elevate your competitive profile.", - icon: TrendingUp, + title: "Growth Opportunities", description: + "Compete in major tournaments, qualify for championships, and elevate your competitive profile.", icon: TrendingUp, }, { - title: "Competitive Exposure", - description: - "Stream integration, tournament circuits, and media opportunities to showcase your talent.", - icon: Zap, + title: "Competitive Exposure", description: + "Stream integration, tournament circuits, and media opportunities to showcase your talent.", icon: Zap, }, { - title: "Content Support", - description: - "Support for streaming, YouTube, and social media growth alongside competitive play.", - icon: Users, + title: "Content Support", description: + "Support for streaming, YouTube, and social media growth alongside competitive play.", icon: Users, }, { - title: "Professional Community", - description: - "Network with dedicated competitors, coaches, and industry professionals.", - icon: Award, + title: "Professional Community", description: + "Network with dedicated competitors, coaches, and industry professionals.", icon: Award, }, ]} - 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?_wi=2" + 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="CompeteOrg community" mediaAnimation="slide-up" imagePosition="right" @@ -122,40 +112,20 @@ export default function HomePage() {