diff --git a/src/app/tournaments/page.tsx b/src/app/tournaments/page.tsx index 1dfa389..ed6d43b 100644 --- a/src/app/tournaments/page.tsx +++ b/src/app/tournaments/page.tsx @@ -59,7 +59,7 @@ export default function TournamentsPage() { description: "The premier international Valorant championship where the world's best teams compete for the championship title and substantial prize pool.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/professional-valorant-esports-match-in-p-1773444119134-6dbc5f74.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/professional-valorant-esports-match-in-p-1773444119134-6dbc5f74.png?_wi=2", imageAlt: "Valorant Champions tournament", }, { @@ -68,7 +68,7 @@ export default function TournamentsPage() { description: "The ultimate CS2 championship bringing together regional champions to battle for global supremacy and the largest esports prize pool.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/cs-go-professional-esports-tournament-in-1773444119803-af8cf6c0.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/cs-go-professional-esports-tournament-in-1773444119803-af8cf6c0.png?_wi=2", imageAlt: "Counter-Strike 2 World Finals", }, { @@ -77,7 +77,7 @@ export default function TournamentsPage() { description: "The most prestigious MOBA tournament with teams from all regions competing in an epic international championship series.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/league-of-legends-esports-tournament-pro-1773444119305-b9ac8b1d.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/league-of-legends-esports-tournament-pro-1773444119305-b9ac8b1d.png?_wi=2", imageAlt: "League of Legends Worlds", }, { @@ -86,7 +86,7 @@ export default function TournamentsPage() { description: "The legendary Dota 2 world championship with the highest prize pools in esports history. Watch teams fight for gaming glory.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/dota-2-professional-esports-tournament-t-1773444118965-642bf941.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/dota-2-professional-esports-tournament-t-1773444118965-642bf941.png?_wi=2", imageAlt: "The International Dota 2", }, { @@ -95,7 +95,7 @@ export default function TournamentsPage() { description: "Elite hero-based team shooter competition featuring the world's best Overwatch 2 teams in high-octane strategic battles.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/overwatch-esports-tournament-professiona-1773444119935-ffed6787.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/overwatch-esports-tournament-professiona-1773444119935-ffed6787.png?_wi=2", imageAlt: "Overwatch Pro Championship", }, ]} @@ -130,7 +130,7 @@ export default function TournamentsPage() { name: "Valorant Champions Group Stage", price: "March 15-20, 2024", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/digital-esports-tournament-schedule-cale-1773444120052-58b6382b.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/digital-esports-tournament-schedule-cale-1773444120052-58b6382b.png?_wi=7", imageAlt: "Valorant schedule", }, { @@ -138,7 +138,7 @@ export default function TournamentsPage() { name: "CS2 Europe Regional Finals", price: "April 1-10, 2024", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/digital-esports-tournament-schedule-cale-1773444120052-58b6382b.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/digital-esports-tournament-schedule-cale-1773444120052-58b6382b.png?_wi=8", imageAlt: "CS2 schedule", }, { @@ -146,7 +146,7 @@ export default function TournamentsPage() { name: "LEC Spring Finals", price: "May 22-26, 2024", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/digital-esports-tournament-schedule-cale-1773444120052-58b6382b.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/digital-esports-tournament-schedule-cale-1773444120052-58b6382b.png?_wi=9", imageAlt: "LEC schedule", }, ]}