From 551d19782ca4b9181e4172e5e9148abcf9377d42 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 18:38:03 +0000 Subject: [PATCH] Update src/app/requirements/page.tsx --- src/app/requirements/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/requirements/page.tsx b/src/app/requirements/page.tsx index 22d02a6..2ab386f 100644 --- a/src/app/requirements/page.tsx +++ b/src/app/requirements/page.tsx @@ -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: "circleGradient" }} + background={{ variant: "animated-grid" }} useInvertedBackground={false} inputPlaceholder="Enter your email" buttonText="Start Application"