Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 19:00:10 +00:00

View File

@@ -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" }
]
},