Merge version_1 into main #2
@@ -48,7 +48,7 @@ export default function ApexEsports() {
|
||||
title="Join the Next Generation of Competitive Talent"
|
||||
description="Apply. Compete. Represent. Submit your application today and let your skills speak for themselves. Our team reviews submissions within 3–7 days."
|
||||
tag="Recruitment 2025"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-professional-photographer-filming-teens-headsets-playing-video-games-video-game_1268-25922.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-professional-photographer-filming-teens-headsets-playing-video-games-video-game_1268-25922.jpg"
|
||||
imageAlt="Professional esports gaming setup"
|
||||
textPosition="bottom-left"
|
||||
showBlur={true}
|
||||
@@ -85,7 +85,7 @@ export default function ApexEsports() {
|
||||
id: "valorant", name: "Valorant", price: "Join Now", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-enjoying-shooting-experience-firing-range-teambuilding_482257-125453.jpg", imageAlt: "Valorant tactical shooter gameplay"
|
||||
},
|
||||
{
|
||||
id: "fortnite", name: "Fortnite", price: "Join Now", imageSrc: "http://img.b2bpic.net/free-photo/view-professional-photographer-filming-teens-headsets-playing-video-games-video-game_1268-25922.jpg?_wi=2", imageAlt: "Fortnite battle royale gameplay"
|
||||
id: "fortnite", name: "Fortnite", price: "Join Now", imageSrc: "http://img.b2bpic.net/free-photo/view-professional-photographer-filming-teens-headsets-playing-video-games-video-game_1268-25922.jpg", imageAlt: "Fortnite battle royale gameplay"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -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" }
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user