Update src/app/page.tsx
This commit is contained in:
@@ -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" },
|
||||
@@ -264,7 +264,7 @@ export default function HomePage() {
|
||||
title="Ready to Take Your Competitive Career to the Next Level?"
|
||||
description="Join thousands of competitive players pushing boundaries in professional esports. Submit your application today and let's see what you can achieve."
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Submit Application"
|
||||
|
||||
Reference in New Issue
Block a user