Update src/app/tournaments/page.tsx

This commit is contained in:
2026-03-15 11:21:44 +00:00
parent 9e51998cf9
commit ca00e56cb7

View File

@@ -95,7 +95,7 @@ export default function TournamentsPage() {
]}
buttonAnimation="slide-up"
background={{ variant: "animated-grid" }}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AynEO8525yuyp0ubjPdfo7o39i/a-sleek-competitive-tournament-bracket-i-1773573643296-c7ae7d1a.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AynEO8525yuyp0ubjPdfo7o39i/a-sleek-competitive-tournament-bracket-i-1773573643296-c7ae7d1a.png?_wi=2"
imageAlt="Tournament Bracket System"
mediaAnimation="opacity"
frameStyle="card"
@@ -112,21 +112,21 @@ export default function TournamentsPage() {
id: "daily",
title: "Daily Challenges",
tags: ["Quick", "High Frequency", "Instant Rewards"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AynEO8525yuyp0ubjPdfo7o39i/a-competitive-leaderboard-showing-top-dl-1773573642301-44712c9c.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AynEO8525yuyp0ubjPdfo7o39i/a-competitive-leaderboard-showing-top-dl-1773573642301-44712c9c.png?_wi=1",
imageAlt: "Daily Challenge Leaderboard",
},
{
id: "weekly",
title: "Weekly Majors",
tags: ["Competitive", "Large Prizes", "Skill-Based"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AynEO8525yuyp0ubjPdfo7o39i/a-sleek-competitive-tournament-bracket-i-1773573643296-c7ae7d1a.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AynEO8525yuyp0ubjPdfo7o39i/a-sleek-competitive-tournament-bracket-i-1773573643296-c7ae7d1a.png?_wi=3",
imageAlt: "Weekly Tournament Brackets",
},
{
id: "seasonal",
title: "Seasonal Championships",
tags: ["Prestige", "Hall of Fame", "Legacy"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AynEO8525yuyp0ubjPdfo7o39i/a-prestigious-hall-of-fame-display-showc-1773573640393-34886648.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AynEO8525yuyp0ubjPdfo7o39i/a-prestigious-hall-of-fame-display-showc-1773573640393-34886648.png?_wi=1",
imageAlt: "Hall of Fame Championship",
},
]}
@@ -160,7 +160,7 @@ export default function TournamentsPage() {
role: "Tournament Champion",
company: "Apex Gaming",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AynEO8525yuyp0ubjPdfo7o39i/professional-headshot-of-a-successful-es-1773573639309-6d0b30a2.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AynEO8525yuyp0ubjPdfo7o39i/professional-headshot-of-a-successful-es-1773573639309-6d0b30a2.png?_wi=2",
imageAlt: "Marcus Johnson",
},
{
@@ -169,7 +169,7 @@ export default function TournamentsPage() {
role: "Pro Streamer",
company: "Dream Legends",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AynEO8525yuyp0ubjPdfo7o39i/professional-headshot-of-a-female-gaming-1773573639730-be668ad8.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AynEO8525yuyp0ubjPdfo7o39i/professional-headshot-of-a-female-gaming-1773573639730-be668ad8.png?_wi=2",
imageAlt: "Sarah Chen",
},
{
@@ -178,7 +178,7 @@ export default function TournamentsPage() {
role: "Team Coach",
company: "Elite Squad",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AynEO8525yuyp0ubjPdfo7o39i/professional-headshot-of-a-competitive-g-1773573639985-7172ea75.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AynEO8525yuyp0ubjPdfo7o39i/professional-headshot-of-a-competitive-g-1773573639985-7172ea75.png?_wi=2",
imageAlt: "David Rodriguez",
},
]}