Merge version_1 into main #3

Merged
bender merged 3 commits from version_1 into main 2026-03-03 18:31:27 +00:00
3 changed files with 4 additions and 4 deletions

View File

@@ -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: "glowing-orb" }}
background={{ variant: "circleGradient" }}
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: "glowing-orb" }}
background={{ variant: "circleGradient" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Submit Application"

View File

@@ -118,7 +118,7 @@ export default function RequirementsPage() {
title="Apply to CompeteOrg Now"
description="You have the skill, the passion, and the competitive drive. Take the next step in your esports journey and join a professional organization built for winners like you."
tagAnimation="slide-up"
background={{ variant: "glowing-orb" }}
background={{ variant: "circleGradient" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Start Application"

View File

@@ -108,7 +108,7 @@ export default function SubmissionPage() {
title="Start Your CompeteOrg Application Today"
description="Join our recruitment pipeline and showcase your competitive talent. Our team is actively reviewing submissions from serious players looking to compete at the highest level."
tagAnimation="slide-up"
background={{ variant: "glowing-orb" }}
background={{ variant: "circleGradient" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Submit Your Info"