diff --git a/src/app/page.tsx b/src/app/page.tsx index a7282c5..345d474 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,7 +104,8 @@ 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" } ] },