Merge version_1 into main #3
@@ -157,42 +157,42 @@ export default function HomePage() {
|
||||
id: "tournament-1",
|
||||
name: "Valorant Champions 2024",
|
||||
price: "March 15-20",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/digital-esports-tournament-schedule-cale-1773444120052-58b6382b.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/digital-esports-tournament-schedule-cale-1773444120052-58b6382b.png?_wi=1",
|
||||
imageAlt: "Valorant Champions tournament"
|
||||
},
|
||||
{
|
||||
id: "tournament-2",
|
||||
name: "CS2 World Finals",
|
||||
price: "April 1-10",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/digital-esports-tournament-schedule-cale-1773444120052-58b6382b.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/digital-esports-tournament-schedule-cale-1773444120052-58b6382b.png?_wi=2",
|
||||
imageAlt: "Counter-Strike 2 World Finals"
|
||||
},
|
||||
{
|
||||
id: "tournament-3",
|
||||
name: "League of Legends Worlds",
|
||||
price: "September 25-November 2",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/digital-esports-tournament-schedule-cale-1773444120052-58b6382b.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/digital-esports-tournament-schedule-cale-1773444120052-58b6382b.png?_wi=3",
|
||||
imageAlt: "League of Legends World Championship"
|
||||
},
|
||||
{
|
||||
id: "tournament-4",
|
||||
name: "The International (Dota 2)",
|
||||
price: "August 12-18",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/digital-esports-tournament-schedule-cale-1773444120052-58b6382b.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/digital-esports-tournament-schedule-cale-1773444120052-58b6382b.png?_wi=4",
|
||||
imageAlt: "The International Dota 2"
|
||||
},
|
||||
{
|
||||
id: "tournament-5",
|
||||
name: "Overwatch Champions",
|
||||
price: "May 5-12",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/digital-esports-tournament-schedule-cale-1773444120052-58b6382b.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/digital-esports-tournament-schedule-cale-1773444120052-58b6382b.png?_wi=5",
|
||||
imageAlt: "Overwatch Champions"
|
||||
},
|
||||
{
|
||||
id: "tournament-6",
|
||||
name: "Regional Qualifiers",
|
||||
price: "Ongoing Weekly",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/digital-esports-tournament-schedule-cale-1773444120052-58b6382b.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/digital-esports-tournament-schedule-cale-1773444120052-58b6382b.png?_wi=6",
|
||||
imageAlt: "Regional Qualifiers"
|
||||
}
|
||||
]}
|
||||
@@ -229,7 +229,7 @@ export default function HomePage() {
|
||||
value: "500+",
|
||||
title: "Active Tournaments",
|
||||
description: "Professional tournaments running globally",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/esports-analytics-dashboard-with-tournam-1773444119459-8e11a6d8.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/esports-analytics-dashboard-with-tournam-1773444119459-8e11a6d8.png?_wi=1",
|
||||
imageAlt: "Tournament statistics"
|
||||
},
|
||||
{
|
||||
@@ -237,7 +237,7 @@ export default function HomePage() {
|
||||
value: "$2.8B",
|
||||
title: "Prize Pool",
|
||||
description: "Total esports prize money awarded annually",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/esports-analytics-dashboard-with-tournam-1773444119459-8e11a6d8.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/esports-analytics-dashboard-with-tournam-1773444119459-8e11a6d8.png?_wi=2",
|
||||
imageAlt: "Prize pool statistics"
|
||||
},
|
||||
{
|
||||
@@ -245,7 +245,7 @@ export default function HomePage() {
|
||||
value: "150M+",
|
||||
title: "Global Viewers",
|
||||
description: "Esports fans watching tournaments worldwide",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/esports-analytics-dashboard-with-tournam-1773444119459-8e11a6d8.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/esports-analytics-dashboard-with-tournam-1773444119459-8e11a6d8.png?_wi=3",
|
||||
imageAlt: "Viewer statistics"
|
||||
},
|
||||
{
|
||||
@@ -253,7 +253,7 @@ export default function HomePage() {
|
||||
value: "10K+",
|
||||
title: "Professional Teams",
|
||||
description: "Professional teams competing globally",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/esports-analytics-dashboard-with-tournam-1773444119459-8e11a6d8.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/esports-analytics-dashboard-with-tournam-1773444119459-8e11a6d8.png?_wi=4",
|
||||
imageAlt: "Team statistics"
|
||||
}
|
||||
]}
|
||||
@@ -289,7 +289,7 @@ export default function HomePage() {
|
||||
name: "Team Vitality",
|
||||
role: "FPS Champions",
|
||||
description: "Leading Valorant and CS2 esports organization with multiple championship titles.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/professional-esports-team-members-in-tea-1773444119631-01d91a1f.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/professional-esports-team-members-in-tea-1773444119631-01d91a1f.png?_wi=1",
|
||||
imageAlt: "Team Vitality"
|
||||
},
|
||||
{
|
||||
@@ -297,7 +297,7 @@ export default function HomePage() {
|
||||
name: "T1",
|
||||
role: "League Legends",
|
||||
description: "Legendary esports organization with iconic League of Legends dynasty.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/esports-team-celebrating-victory-on-stag-1773444119647-1fa439c5.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/esports-team-celebrating-victory-on-stag-1773444119647-1fa439c5.png?_wi=1",
|
||||
imageAlt: "T1 esports team"
|
||||
},
|
||||
{
|
||||
@@ -305,7 +305,7 @@ export default function HomePage() {
|
||||
name: "OG",
|
||||
role: "Dota 2 Legends",
|
||||
description: "Two-time The International champions dominating Dota 2 competitive scene.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/professional-esports-team-members-in-tea-1773444119631-01d91a1f.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/professional-esports-team-members-in-tea-1773444119631-01d91a1f.png?_wi=2",
|
||||
imageAlt: "OG Dota 2 team"
|
||||
},
|
||||
{
|
||||
@@ -313,7 +313,7 @@ export default function HomePage() {
|
||||
name: "Sentinels",
|
||||
role: "Valorant Elite",
|
||||
description: "Valorant powerhouse with dominant regional and international performances.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/esports-team-celebrating-victory-on-stag-1773444119647-1fa439c5.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/esports-team-celebrating-victory-on-stag-1773444119647-1fa439c5.png?_wi=2",
|
||||
imageAlt: "Sentinels Valorant"
|
||||
},
|
||||
{
|
||||
@@ -321,7 +321,7 @@ export default function HomePage() {
|
||||
name: "FaZe Clan",
|
||||
role: "CS2 Competitors",
|
||||
description: "Historic FPS organization competing at the peak of Counter-Strike competition.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/professional-esports-team-members-in-tea-1773444119631-01d91a1f.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/professional-esports-team-members-in-tea-1773444119631-01d91a1f.png?_wi=3",
|
||||
imageAlt: "FaZe Clan CS2"
|
||||
},
|
||||
{
|
||||
@@ -329,7 +329,7 @@ export default function HomePage() {
|
||||
name: "Liquid",
|
||||
role: "Multi-Game Winners",
|
||||
description: "Diverse esports organization with championships across multiple competitive titles.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/esports-team-celebrating-victory-on-stag-1773444119647-1fa439c5.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/esports-team-celebrating-victory-on-stag-1773444119647-1fa439c5.png?_wi=3",
|
||||
imageAlt: "Team Liquid esports"
|
||||
}
|
||||
]}
|
||||
@@ -367,7 +367,7 @@ export default function HomePage() {
|
||||
category: "Valorant",
|
||||
title: "Valorant Champions Group Stage",
|
||||
excerpt: "Professional teams compete in intense tactical 5v5 matches. Watch top strategies unfold live.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/professional-esports-live-streaming-broa-1773444119822-f45131fe.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/professional-esports-live-streaming-broa-1773444119822-f45131fe.png?_wi=1",
|
||||
imageAlt: "Valorant championship broadcast",
|
||||
authorName: "GameArena",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/a-dynamic-esports-tournament-scene-with--1773444119731-528e1d50.png",
|
||||
@@ -378,7 +378,7 @@ export default function HomePage() {
|
||||
category: "CS2",
|
||||
title: "CS2 Regional Finals",
|
||||
excerpt: "Counter-Strike 2 teams battle for regional supremacy. Explosive action-packed gameplay.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/professional-esports-live-streaming-broa-1773444119822-f45131fe.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/professional-esports-live-streaming-broa-1773444119822-f45131fe.png?_wi=2",
|
||||
imageAlt: "CS2 finals broadcast",
|
||||
authorName: "GameArena",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/a-dynamic-esports-tournament-scene-with--1773444119731-528e1d50.png",
|
||||
@@ -389,7 +389,7 @@ export default function HomePage() {
|
||||
category: "League",
|
||||
title: "LEC Spring Split",
|
||||
excerpt: "European League of Legends Championship. Strategic MOBA gameplay at the highest level.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/professional-esports-live-streaming-broa-1773444119822-f45131fe.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/professional-esports-live-streaming-broa-1773444119822-f45131fe.png?_wi=3",
|
||||
imageAlt: "LEC broadcast",
|
||||
authorName: "GameArena",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/a-dynamic-esports-tournament-scene-with--1773444119731-528e1d50.png",
|
||||
@@ -400,7 +400,7 @@ export default function HomePage() {
|
||||
category: "Dota 2",
|
||||
title: "Dota Pro Circuit",
|
||||
excerpt: "Global Dota 2 competition. Watch teams deploy complex strategies in high-stakes matches.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/professional-esports-live-streaming-broa-1773444119822-f45131fe.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/professional-esports-live-streaming-broa-1773444119822-f45131fe.png?_wi=4",
|
||||
imageAlt: "Dota Pro Circuit broadcast",
|
||||
authorName: "GameArena",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuYLRjnhWnaZjwr0SUXUhoJPpR/a-dynamic-esports-tournament-scene-with--1773444119731-528e1d50.png",
|
||||
|
||||
Reference in New Issue
Block a user