diff --git a/src/app/page.tsx b/src/app/page.tsx index 345d474..fdc7109 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,8 +104,7 @@ export default function ApexEsports() { { id: "step-1", label: "01", title: "Submit Application", items: [ "Complete game-specific form", "Rank and region selection", "Gameplay video link", "Social media profiles" - ], - buttons: [ + ], buttons: [ { text: "Start Application", href: "contact" } ] }, @@ -145,7 +144,7 @@ export default function ApexEsports() { id: "4", name: "Alex Kim", role: "Rising Talent, Valorant", testimonial: "The application process was transparent and fair. The feedback I received helped me improve, and now I'm training with the main roster. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-rgb-lit-studio-streaming-multiplayer-game_482257-103579.jpg", imageAlt: "Alex Kim, Valorant rising talent" } ]} - animationType="fade-in" + animationType="blur-reveal" textboxLayout="default" useInvertedBackground={false} />