Update src/app/submission/page.tsx

This commit is contained in:
2026-03-03 18:13:53 +00:00
parent b78e2f769b
commit fc70e34433

View File

@@ -66,7 +66,7 @@ export default function SubmissionPage() {
icon: Clock,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/group-multiracial-teens-playing-video-games-video-game-club-with-blue-red-illumination-excited-because-victory_1268-24592.jpg"
imageSrc="http://img.b2bpic.net/free-photo/group-multiracial-teens-playing-video-games-video-game-club-with-blue-red-illumination-excited-because-victory_1268-24592.jpg?_wi=5"
imageAlt="Player submission process"
mediaAnimation="slide-up"
imagePosition="left"
@@ -88,7 +88,7 @@ export default function SubmissionPage() {
description:
"Choose from our list of actively recruiting games: Call of Duty, Valorant, Fortnite, or Content Creation. You can apply for multiple games but we recommend focusing on your primary competitive title.",
imageSrc:
"http://img.b2bpic.net/free-photo/front-view-soldier-wearing-camouflage-equipment_23-2151001978.jpg",
"http://img.b2bpic.net/free-photo/front-view-soldier-wearing-camouflage-equipment_23-2151001978.jpg?_wi=3",
imageAlt: "Game selection",
},
{
@@ -99,7 +99,7 @@ export default function SubmissionPage() {
description:
"Enter your gaming username, rank, region, preferred role or specialization, and links to your competitive profiles. Include your Discord handle for our team to contact you. Be honest about your experience and competitive history.",
imageSrc:
"http://img.b2bpic.net/free-photo/coworkers-enjoying-shooting-experience-firing-range-teambuilding_482257-125453.jpg",
"http://img.b2bpic.net/free-photo/coworkers-enjoying-shooting-experience-firing-range-teambuilding_482257-125453.jpg?_wi=2",
imageAlt: "Profile completion",
},
{
@@ -110,7 +110,7 @@ export default function SubmissionPage() {
description:
"Review all information one final time, then submit. You'll receive a confirmation email with a tracking link. Check back anytime to see your application status and receive updates as our team reviews your submission.",
imageSrc:
"http://img.b2bpic.net/free-photo/cyberpunk-portrait-flying-men-outside_23-2150006866.jpg",
"http://img.b2bpic.net/free-photo/cyberpunk-portrait-flying-men-outside_23-2150006866.jpg?_wi=2",
imageAlt: "Application tracking",
buttons: [{ text: "Start Application", href: "#" }],
},