Update src/app/tournaments/page.tsx
This commit is contained in:
@@ -100,38 +100,17 @@ export default function TournamentsPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "BGMI Pro Series",
|
||||
name: "Elite Squad Championship",
|
||||
price: "₹500 Entry",
|
||||
rating: 5,
|
||||
reviewCount: "1.2k Players",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/bgmi-battlegrounds-mobile-india-game-sho-1773235084955-5a491238.png?_wi=3",
|
||||
imageAlt: "BGMI Elite Squad Championship",
|
||||
},
|
||||
id: "1", brand: "BGMI Pro Series", name: "Elite Squad Championship", price: "₹500 Entry", rating: 5,
|
||||
reviewCount: "1.2k Players", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/bgmi-battlegrounds-mobile-india-game-sho-1773235084955-5a491238.png", imageAlt: "BGMI Elite Squad Championship"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "PUBG Mobile Masters",
|
||||
name: "Royale Domination Cup",
|
||||
price: "₹750 Entry",
|
||||
rating: 5,
|
||||
reviewCount: "800 Players",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/pubg-mobile-game-showcase-with-intense-b-1773235084577-0b35fc43.png?_wi=3",
|
||||
imageAlt: "PUBG Mobile Royale Domination Cup",
|
||||
},
|
||||
id: "2", brand: "PUBG Mobile Masters", name: "Royale Domination Cup", price: "₹750 Entry", rating: 5,
|
||||
reviewCount: "800 Players", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/pubg-mobile-game-showcase-with-intense-b-1773235084577-0b35fc43.png", imageAlt: "PUBG Mobile Royale Domination Cup"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Free Fire Legends",
|
||||
name: "Commando Combat League",
|
||||
price: "₹300 Entry",
|
||||
rating: 5,
|
||||
reviewCount: "1.8k Players",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/free-fire-mobile-game-showcase-with-fast-1773235084539-aba00604.png?_wi=3",
|
||||
imageAlt: "Free Fire Commando Combat League",
|
||||
},
|
||||
id: "3", brand: "Free Fire Legends", name: "Commando Combat League", price: "₹300 Entry", rating: 5,
|
||||
reviewCount: "1.8k Players", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/free-fire-mobile-game-showcase-with-fast-1773235084539-aba00604.png", imageAlt: "Free Fire Commando Combat League"},
|
||||
]}
|
||||
gridVariant="bento-grid"
|
||||
animationType="slide-up"
|
||||
@@ -139,9 +118,7 @@ export default function TournamentsPage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "Join Now",
|
||||
href: "#",
|
||||
},
|
||||
text: "Join Now", href: "#"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -155,36 +132,16 @@ export default function TournamentsPage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Total Prize Pool This Month",
|
||||
subtitle: "Across all active tournaments",
|
||||
category: "Rewards",
|
||||
value: "₹50 Lakhs",
|
||||
},
|
||||
id: "1", title: "Total Prize Pool This Month", subtitle: "Across all active tournaments", category: "Rewards", value: "₹50 Lakhs"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Ongoing Tournaments",
|
||||
subtitle: "Active matches and registrations open",
|
||||
category: "Events",
|
||||
value: "15+",
|
||||
},
|
||||
id: "2", title: "Ongoing Tournaments", subtitle: "Active matches and registrations open", category: "Events", value: "15+"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Average Entry Fee",
|
||||
subtitle: "Typical tournament registration cost",
|
||||
category: "Pricing",
|
||||
value: "₹500",
|
||||
},
|
||||
id: "3", title: "Average Entry Fee", subtitle: "Typical tournament registration cost", category: "Pricing", value: "₹500"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Top Prize Amount",
|
||||
subtitle: "Highest single tournament prize",
|
||||
category: "Max Rewards",
|
||||
value: "₹10 Lakhs",
|
||||
},
|
||||
id: "4", title: "Top Prize Amount", subtitle: "Highest single tournament prize", category: "Max Rewards", value: "₹10 Lakhs"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="centered"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -198,38 +155,20 @@ export default function TournamentsPage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Arjun Reddy",
|
||||
role: "BGMI Tournament Winner",
|
||||
testimonial:
|
||||
"Won ₹5 lakhs in my first major tournament here. The competition was intense but fair. Faber handled everything professionally.",
|
||||
icon: Trophy,
|
||||
id: "1", name: "Arjun Reddy", role: "BGMI Tournament Winner", testimonial:
|
||||
"Won ₹5 lakhs in my first major tournament here. The competition was intense but fair. Faber handled everything professionally.", icon: Trophy,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/professional-esports-player-portrait-for-1773235084659-bb56f2d7.png?_wi=3",
|
||||
imageAlt: "Arjun Reddy",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/professional-esports-player-portrait-for-1773235084659-bb56f2d7.png", imageAlt: "Arjun Reddy"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Meera Das",
|
||||
role: "PUBG Mobile Champion",
|
||||
testimonial:
|
||||
"Multiple tournament wins across seasons. The bracket system is transparent and matchmaking ensures competitive balance.",
|
||||
icon: Flame,
|
||||
id: "2", name: "Meera Das", role: "PUBG Mobile Champion", testimonial:
|
||||
"Multiple tournament wins across seasons. The bracket system is transparent and matchmaking ensures competitive balance.", icon: Flame,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/professional-esports-player-testimonial--1773235084711-7c209321.png?_wi=3",
|
||||
imageAlt: "Meera Das",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/professional-esports-player-testimonial--1773235084711-7c209321.png", imageAlt: "Meera Das"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Rohan Singh",
|
||||
role: "Free Fire Series Champion",
|
||||
testimonial:
|
||||
"Consistent tournament structure and reliable payouts. Faber is my go-to platform for serious competitive gaming.",
|
||||
icon: Star,
|
||||
id: "3", name: "Rohan Singh", role: "Free Fire Series Champion", testimonial:
|
||||
"Consistent tournament structure and reliable payouts. Faber is my go-to platform for serious competitive gaming.", icon: Star,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/professional-esports-player-avatar-for-t-1773235086212-a643af28.png?_wi=3",
|
||||
imageAlt: "Rohan Singh",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/professional-esports-player-avatar-for-t-1773235086212-a643af28.png", imageAlt: "Rohan Singh"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user