Merge version_1 into main #2
209
src/app/page.tsx
209
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Tournaments",
|
||||
id: "products",
|
||||
},
|
||||
name: "Tournaments", id: "products"},
|
||||
{
|
||||
name: "Leaderboard",
|
||||
id: "metrics",
|
||||
},
|
||||
name: "Leaderboard", id: "metrics"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
]}
|
||||
brandName="E-GLOW"
|
||||
/>
|
||||
@@ -59,39 +51,25 @@ export default function LandingPage() {
|
||||
tag="SEASON 1 LIVE"
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Playing",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Start Playing", href: "#products"},
|
||||
{
|
||||
text: "Join Community",
|
||||
href: "#",
|
||||
},
|
||||
text: "Join Community", href: "#"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-dark-room-modern-futuristic-sci-fi-background_35913-2412.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-dark-room-modern-futuristic-sci-fi-background_35913-2412.jpg"
|
||||
imageAlt="Futuristic Gaming Arena"
|
||||
showDimOverlay={true}
|
||||
showBlur={true}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-futuristic-portrait_23-2151178886.jpg",
|
||||
alt: "pro gamer portrait neon",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-futuristic-portrait_23-2151178886.jpg", alt: "pro gamer portrait neon"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-young-guy-dressed-black-t-shirt-holds-tablet-computer-isolated-dark-background_613910-18713.jpg",
|
||||
alt: "pro gamer woman neon light",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-young-guy-dressed-black-t-shirt-holds-tablet-computer-isolated-dark-background_613910-18713.jpg", alt: "pro gamer woman neon light"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-developing-photos-medium-shot_23-2149893846.jpg",
|
||||
alt: "male gamer portrait neon",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/man-developing-photos-medium-shot_23-2149893846.jpg", alt: "male gamer portrait neon"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/futuristic-ninja-digital-art_23-2151234816.jpg",
|
||||
alt: "Futuristic ninja digital art",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/futuristic-ninja-digital-art_23-2151234816.jpg", alt: "Futuristic ninja digital art"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-cartoon-characters-with-headphones_23-2150964429.jpg",
|
||||
alt: "Close up cartoon characters with headphones",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-cartoon-characters-with-headphones_23-2150964429.jpg", alt: "Close up cartoon characters with headphones"},
|
||||
]}
|
||||
avatarText="50K+ Competitive Gamers"
|
||||
/>
|
||||
@@ -104,17 +82,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
negativeCard={{
|
||||
items: [
|
||||
"No long waiting queues",
|
||||
"No hidden transaction fees",
|
||||
"No unverified players allowed",
|
||||
],
|
||||
"No long waiting queues", "No hidden transaction fees", "No unverified players allowed"],
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"Real-time anti-cheat",
|
||||
"Instant payout system",
|
||||
"Professional tournament staff",
|
||||
],
|
||||
"Real-time anti-cheat", "Instant payout system", "Professional tournament staff"],
|
||||
}}
|
||||
title="WHY CHOOSE E-GLOW?"
|
||||
description="The edge you need to reach pro-level gaming standards."
|
||||
@@ -129,41 +101,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Solo Battle Royale",
|
||||
price: "Entry: $5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-character-emerging-from-smartphone_23-2151336499.jpg",
|
||||
},
|
||||
id: "p1", name: "Solo Battle Royale", price: "Entry: $5", imageSrc: "http://img.b2bpic.net/free-photo/3d-character-emerging-from-smartphone_23-2151336499.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Squad Rush Pro",
|
||||
price: "Entry: $15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-customizing-avatar-concept_23-2150729044.jpg",
|
||||
},
|
||||
id: "p2", name: "Squad Rush Pro", price: "Entry: $15", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-customizing-avatar-concept_23-2150729044.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "TDM Clash Elite",
|
||||
price: "Entry: $10",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/game-boards-with-win-lose-banner-best-players_107791-12598.jpg",
|
||||
},
|
||||
id: "p3", name: "TDM Clash Elite", price: "Entry: $10", imageSrc: "http://img.b2bpic.net/free-vector/game-boards-with-win-lose-banner-best-players_107791-12598.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Sniper Master Duel",
|
||||
price: "Entry: $2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/anime-casino-illustration_23-2151726822.jpg",
|
||||
},
|
||||
id: "p4", name: "Sniper Master Duel", price: "Entry: $2", imageSrc: "http://img.b2bpic.net/free-photo/anime-casino-illustration_23-2151726822.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Daily Battle Pass",
|
||||
price: "Entry: $20",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-mobile-app-cover_52683-6716.jpg",
|
||||
},
|
||||
id: "p5", name: "Daily Battle Pass", price: "Entry: $20", imageSrc: "http://img.b2bpic.net/free-vector/flat-mobile-app-cover_52683-6716.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Weekly Tournament",
|
||||
price: "Entry: $50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/argentina-vs-wales_187299-30893.jpg",
|
||||
},
|
||||
id: "p6", name: "Weekly Tournament", price: "Entry: $50", imageSrc: "http://img.b2bpic.net/free-photo/argentina-vs-wales_187299-30893.jpg"},
|
||||
]}
|
||||
title="ACTIVE TOURNAMENTS"
|
||||
description="Jump into the action and win real rewards."
|
||||
@@ -177,20 +125,11 @@ export default function LandingPage() {
|
||||
tag="STATISTICS"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "50K+",
|
||||
description: "Active Players",
|
||||
},
|
||||
id: "m1", value: "50K+", description: "Active Players"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "24/7",
|
||||
description: "Live Matches",
|
||||
},
|
||||
id: "m2", value: "24/7", description: "Live Matches"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "$1M+",
|
||||
description: "Prize Money Distributed",
|
||||
},
|
||||
id: "m3", value: "$1M+", description: "Prize Money Distributed"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -203,33 +142,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
groups={[
|
||||
{
|
||||
id: "g1",
|
||||
groupTitle: "Season Leaders",
|
||||
members: [
|
||||
id: "g1", groupTitle: "Season Leaders", members: [
|
||||
{
|
||||
id: "m1",
|
||||
title: "PhantomX",
|
||||
subtitle: "Squad Pro",
|
||||
detail: "Rank: #1 World",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-futuristic-portrait_23-2151178886.jpg",
|
||||
},
|
||||
id: "m1", title: "PhantomX", subtitle: "Squad Pro", detail: "Rank: #1 World", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-futuristic-portrait_23-2151178886.jpg"},
|
||||
{
|
||||
id: "m2",
|
||||
title: "GlitchKilla",
|
||||
subtitle: "Sniper Specialist",
|
||||
detail: "Rank: #2 World",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-guy-dressed-black-t-shirt-holds-tablet-computer-isolated-dark-background_613910-18713.jpg",
|
||||
},
|
||||
id: "m2", title: "GlitchKilla", subtitle: "Sniper Specialist", detail: "Rank: #2 World", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-guy-dressed-black-t-shirt-holds-tablet-computer-isolated-dark-background_613910-18713.jpg"},
|
||||
{
|
||||
id: "m3",
|
||||
title: "ZeroAim",
|
||||
subtitle: "Rusher",
|
||||
detail: "Rank: #3 World",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-developing-photos-medium-shot_23-2149893846.jpg",
|
||||
},
|
||||
id: "m3", title: "ZeroAim", subtitle: "Rusher", detail: "Rank: #3 World", imageSrc: "http://img.b2bpic.net/free-photo/man-developing-photos-medium-shot_23-2149893846.jpg"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-dark-room-modern-futuristic-sci-fi-background_35913-2412.jpg?_wi=2",
|
||||
imageAlt: "pro gamer portrait neon",
|
||||
},
|
||||
]}
|
||||
title="LEADERBOARD TOP RANKERS"
|
||||
@@ -245,45 +165,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Alex R.",
|
||||
role: "Pro Player",
|
||||
company: "Team Inferno",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cartoon-characters-with-headphones_23-2150964427.jpg",
|
||||
},
|
||||
id: "t1", name: "Alex R.", role: "Pro Player", company: "Team Inferno", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cartoon-characters-with-headphones_23-2150964427.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Sarah K.",
|
||||
role: "Streamer",
|
||||
company: "Twitch Affiliate",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-hispanic-woman-streamer-smiling-confident-relaxed-with-hands-head-gaming-room_839833-10436.jpg",
|
||||
},
|
||||
id: "t2", name: "Sarah K.", role: "Streamer", company: "Twitch Affiliate", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-hispanic-woman-streamer-smiling-confident-relaxed-with-hands-head-gaming-room_839833-10436.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Mike D.",
|
||||
role: "Casual Gamer",
|
||||
company: "Individual",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-with-blue-lights-visual-effects_23-2149419472.jpg",
|
||||
},
|
||||
id: "t3", name: "Mike D.", role: "Casual Gamer", company: "Individual", rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-with-blue-lights-visual-effects_23-2149419472.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Chris P.",
|
||||
role: "Tournament Lead",
|
||||
company: "EsportsOrg",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-playing-vr-mma-gloves-dark-wall_179666-39603.jpg",
|
||||
},
|
||||
id: "t4", name: "Chris P.", role: "Tournament Lead", company: "EsportsOrg", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-playing-vr-mma-gloves-dark-wall_179666-39603.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Jamie L.",
|
||||
role: "Competitive Player",
|
||||
company: "Night Owls",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-teen-smiling-girl-headset-playing-video-games-video-game-club-with-blue-red-illumination_1268-24596.jpg",
|
||||
},
|
||||
id: "t5", name: "Jamie L.", role: "Competitive Player", company: "Night Owls", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-teen-smiling-girl-headset-playing-video-games-video-game-club-with-blue-red-illumination_1268-24596.jpg"},
|
||||
]}
|
||||
title="GAMER REVIEWS"
|
||||
description="What our community has to say."
|
||||
@@ -296,20 +191,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Is registration free?",
|
||||
content: "Yes, creating an account is free for all players.",
|
||||
},
|
||||
id: "f1", title: "Is registration free?", content: "Yes, creating an account is free for all players."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "How do I withdraw winnings?",
|
||||
content: "Use our integrated wallet to withdraw your funds via UPI, Bank Transfer or PayPal.",
|
||||
},
|
||||
id: "f2", title: "How do I withdraw winnings?", content: "Use our integrated wallet to withdraw your funds via UPI, Bank Transfer or PayPal."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Are matches fair?",
|
||||
content: "We use professional anti-cheat systems and monitor every match for fair play.",
|
||||
},
|
||||
id: "f3", title: "Are matches fair?", content: "We use professional anti-cheat systems and monitor every match for fair play."},
|
||||
]}
|
||||
title="FREQUENTLY ASKED"
|
||||
description="Everything you need to know about E-GLOW."
|
||||
@@ -321,14 +207,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
text="READY TO DOMINATE? JOIN THE ARENA NOW."
|
||||
buttons={[
|
||||
{
|
||||
text: "Register Now",
|
||||
href: "#",
|
||||
},
|
||||
text: "Register Now", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -337,13 +220,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="E-GLOW"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user