@@ -47,110 +37,13 @@ export default function LandingPage() {
@@ -160,20 +53,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Built for Competitors"
description="Apex Region provides the infrastructure for professional esports, high-stakes tournaments, and an elite community of players who demand excellence."
- bulletPoints={[
- {
- title: "Elite Competition",
- description: "Compete against the best players worldwide.",
- },
- {
- title: "Advanced Stats",
- description: "Detailed tracking for all your game performance.",
- },
- {
- title: "Global Community",
- description: "Engage with like-minded professional players.",
- },
- ]}
+ bulletPoints={[{ title: "Elite Competition", description: "Compete against the best players worldwide." }, { title: "Advanced Stats", description: "Detailed tracking for all your game performance." }, { title: "Global Community", description: "Engage with like-minded professional players." }]}
imageSrc="http://img.b2bpic.net/free-photo/futuristic-neon-hallway-with-glowing-lights_23-2151966374.jpg?_wi=3"
/>
@@ -183,23 +63,7 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
- features={[
- {
- title: "Competitive Play",
- description: "Automated matchmaking and event management.",
- imageSrc: "http://img.b2bpic.net/free-photo/cosmic-background-with-colorful-geometric-laser-lights_181624-26247.jpg",
- },
- {
- title: "Instant Rewards",
- description: "Earn prestige and prizes for victory.",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-gamer-sitting-chair_23-2149829177.jpg?_wi=3",
- },
- {
- title: "Discord Integration",
- description: "Seamless connection with your team.",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746583.jpg?_wi=3",
- },
- ]}
+ features={[{ title: "Competitive Play", description: "Automated matchmaking and event management.", imageSrc: "http://img.b2bpic.net/free-photo/cosmic-background-with-colorful-geometric-laser-lights_181624-26247.jpg" }, { title: "Instant Rewards", description: "Earn prestige and prizes for victory.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-gamer-sitting-chair_23-2149829177.jpg?_wi=3" }, { title: "Discord Integration", description: "Seamless connection with your team.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746583.jpg?_wi=3" }]}
title="Platform Capabilities"
description="Unleash your potential with our cutting-edge feature set."
/>
@@ -210,23 +74,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Proven Excellence"
tag="Statistics"
- metrics={[
- {
- id: "m1",
- value: "10K+",
- description: "Active Competitive Members",
- },
- {
- id: "m2",
- value: "500+",
- description: "Tournaments Hosted",
- },
- {
- id: "m3",
- value: "1M+",
- description: "Matches Tracked",
- },
- ]}
+ metrics={[{ id: "m1", value: "10K+", description: "Active Competitive Members" }, { id: "m2", value: "500+", description: "Tournaments Hosted" }, { id: "m3", value: "1M+", description: "Matches Tracked" }]}
/>
@@ -236,75 +84,17 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Elite Voices"
description="Hear from the professionals who define the arena."
- testimonials={[
- {
- id: "t1",
- title: "Game Changer",
- quote: "Apex Region is the gold standard for competitive play.",
- name: "Vexor",
- role: "Pro Player",
- imageSrc: "http://img.b2bpic.net/free-photo/cool-gaming-setup-indoors-still-life_23-2149829153.jpg",
- },
- {
- id: "t2",
- title: "Incredible Stats",
- quote: "The data tracking here is unmatched.",
- name: "Luna",
- role: "Team Captain",
- imageSrc: "http://img.b2bpic.net/free-photo/spacious-apartment-with-modern-home-office-setup-featuring-cozy-decor_482257-120763.jpg",
- },
- {
- id: "t3",
- title: "Total Control",
- quote: "Perfect for managing high-stakes matches.",
- name: "Kael",
- role: "Analyst",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746584.jpg",
- },
- {
- id: "t4",
- title: "Professional Grade",
- quote: "The ecosystem is built for champions.",
- name: "Jax",
- role: "Tournament Organizer",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746614.jpg",
- },
- ]}
+ testimonials={[{ id: "t1", title: "Game Changer", quote: "Apex Region is the gold standard for competitive play.", name: "Vexor", role: "Pro Player", imageSrc: "http://img.b2bpic.net/free-photo/cool-gaming-setup-indoors-still-life_23-2149829153.jpg" }, { id: "t2", title: "Incredible Stats", quote: "The data tracking here is unmatched.", name: "Luna", role: "Team Captain", imageSrc: "http://img.b2bpic.net/free-photo/spacious-apartment-with-modern-home-office-setup-featuring-cozy-decor_482257-120763.jpg" }, { id: "t3", title: "Total Control", quote: "Perfect for managing high-stakes matches.", name: "Kael", role: "Analyst", imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746584.jpg" }, { id: "t4", title: "Professional Grade", quote: "The ecosystem is built for champions.", name: "Jax", role: "Tournament Organizer", imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746614.jpg" }]}
/>