diff --git a/src/app/page.tsx b/src/app/page.tsx index 41e9b6c..cabb01d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -113,60 +113,36 @@ export default function HomePage() { background={{ variant: "glowing-orb" }} testimonials={[ { - name: "Pro Gamer Elite", - handle: "Champion Player", - testimonial: - "Finally, a platform that feels like it's built by gamers, for gamers. The tournament experience is seamless.", - rating: 5, + name: "Pro Gamer Elite", handle: "Champion Player", testimonial: + "Finally, a platform that feels like it's built by gamers, for gamers. The tournament experience is seamless.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/professional-esports-player-portrait-for-1773235084659-bb56f2d7.png?_wi=1", - imageAlt: "Pro Gamer Elite - Champion Player", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/professional-esports-player-portrait-for-1773235084659-bb56f2d7.png", imageAlt: "Pro Gamer Elite - Champion Player"}, { - name: "Competitive Beast", - handle: "Tournament Winner", - testimonial: - "Faber Esports has revolutionized how I participate in tournaments. Professional, secure, and truly competitive.", - rating: 5, + name: "Competitive Beast", handle: "Tournament Winner", testimonial: + "Faber Esports has revolutionized how I participate in tournaments. Professional, secure, and truly competitive.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/professional-esports-player-testimonial--1773235084711-7c209321.png?_wi=1", - imageAlt: "Competitive Beast - Tournament Winner", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/professional-esports-player-testimonial--1773235084711-7c209321.png", imageAlt: "Competitive Beast - Tournament Winner"}, { - name: "Rising Star Gamer", - handle: "Emerging Talent", - testimonial: - "Best platform I've used for mobile esports. Community is amazing and payouts are reliable.", - rating: 5, + name: "Rising Star Gamer", handle: "Emerging Talent", testimonial: + "Best platform I've used for mobile esports. Community is amazing and payouts are reliable.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/professional-esports-player-avatar-for-t-1773235086212-a643af28.png?_wi=1", - imageAlt: "Rising Star Gamer - Emerging Talent", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/professional-esports-player-avatar-for-t-1773235086212-a643af28.png", imageAlt: "Rising Star Gamer - Emerging Talent"}, { - name: "Veteran Competitor", - handle: "Season Champion", - testimonial: - "Professional-grade tournament management with gamer-friendly features. Highly recommended.", - rating: 5, + name: "Veteran Competitor", handle: "Season Champion", testimonial: + "Professional-grade tournament management with gamer-friendly features. Highly recommended.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/professional-esports-player-testimonial--1773235084632-9e8ef1f1.png?_wi=1", - imageAlt: "Veteran Competitor - Season Champion", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/professional-esports-player-testimonial--1773235084632-9e8ef1f1.png", imageAlt: "Veteran Competitor - Season Champion"}, ]} testimonialRotationInterval={5000} imagePosition="right" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/epic-esports-tournament-gaming-backgroun-1773235085055-5ef7a839.png?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/epic-esports-tournament-gaming-backgroun-1773235085055-5ef7a839.png" imageAlt="Faber Esports Tournament Arena" mediaAnimation="slide-up" buttons={[ { - text: "Join Tournament", - href: "#featured", - }, + text: "Join Tournament", href: "#featured"}, { - text: "View Leaderboard", - href: "/leaderboard", - }, + text: "View Leaderboard", href: "/leaderboard"}, ]} buttonAnimation="slide-up" useInvertedBackground={false} @@ -181,36 +157,16 @@ export default function HomePage() { tagAnimation="slide-up" metrics={[ { - id: "1", - title: "Active Players", - subtitle: "Across all competitive tournaments", - category: "Community", - value: "50,000+", - }, + id: "1", title: "Active Players", subtitle: "Across all competitive tournaments", category: "Community", value: "50,000+"}, { - id: "2", - title: "Tournaments Hosted", - subtitle: "BGMI, PUBG Mobile, Free Fire", - category: "Events", - value: "500+", - }, + id: "2", title: "Tournaments Hosted", subtitle: "BGMI, PUBG Mobile, Free Fire", category: "Events", value: "500+"}, { - id: "3", - title: "Prize Money Distributed", - subtitle: "To winners and participants", - category: "Rewards", - value: "₹5 Crore", - }, + id: "3", title: "Prize Money Distributed", subtitle: "To winners and participants", category: "Rewards", value: "₹5 Crore"}, { - id: "4", - title: "Average Tournament Size", - subtitle: "Players per competitive event", - category: "Scale", - value: "500-2000", - }, + id: "4", title: "Average Tournament Size", subtitle: "Players per competitive event", category: "Scale", value: "500-2000"}, ]} animationType="slide-up" - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={false} /> @@ -224,38 +180,17 @@ export default function HomePage() { 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=1", - 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=1", - 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=1", - 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="three-columns-all-equal-width" animationType="slide-up" @@ -263,9 +198,7 @@ export default function HomePage() { useInvertedBackground={false} buttons={[ { - text: "Register Now", - href: "/tournaments", - }, + text: "Register Now", href: "/tournaments"}, ]} buttonAnimation="slide-up" /> @@ -278,13 +211,11 @@ export default function HomePage() { tag="Why Us" tagIcon={Trophy} tagAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/modern-tournament-management-dashboard-w-1773235085335-c935c9e9.png?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/modern-tournament-management-dashboard-w-1773235085335-c935c9e9.png" imageAlt="Faber Esports Tournament Management System" buttons={[ { - text: "Register Today", - href: "#featured", - }, + text: "Register Today", href: "#featured"}, ]} buttonAnimation="slide-up" useInvertedBackground={false} @@ -300,38 +231,20 @@ export default function HomePage() { tagAnimation="slide-up" features={[ { - id: "1", - title: "BGMI Battlegrounds", - author: "Battle Royale Gaming", - description: - "Experience the ultimate squad-based battle royale competition. BGMI tournaments feature massive prize pools, professional team circuits, and ranked matchmaking systems for competitive players.", - tags: ["Squad", "Battle Royale", "500+ Players"], + id: "1", title: "BGMI Battlegrounds", author: "Battle Royale Gaming", description: + "Experience the ultimate squad-based battle royale competition. BGMI tournaments feature massive prize pools, professional team circuits, and ranked matchmaking systems for competitive players.", tags: ["Squad", "Battle Royale", "500+ Players"], imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/bgmi-battlegrounds-mobile-india-game-sho-1773235084955-5a491238.png?_wi=2", - imageAlt: "BGMI Battlegrounds", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/bgmi-battlegrounds-mobile-india-game-sho-1773235084955-5a491238.png", imageAlt: "BGMI Battlegrounds"}, { - id: "2", - title: "PUBG Mobile Masters", - author: "Mobile Esports Authority", - description: - "Join the world's largest mobile battle royale esports community. PUBG Mobile on Faber offers international-standard tournaments, cross-region competitions, and path to professional esports careers.", - tags: ["International", "Professional", "High Prizes"], + id: "2", title: "PUBG Mobile Masters", author: "Mobile Esports Authority", description: + "Join the world's largest mobile battle royale esports community. PUBG Mobile on Faber offers international-standard tournaments, cross-region competitions, and path to professional esports careers.", tags: ["International", "Professional", "High Prizes"], imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/pubg-mobile-game-showcase-with-intense-b-1773235084577-0b35fc43.png?_wi=2", - imageAlt: "PUBG Mobile Masters", - }, + "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 Masters"}, { - id: "3", - title: "Free Fire Legends", - author: "Fast-Paced Combat Gaming", - description: - "Fast-action battle royale gaming at its finest. Free Fire tournaments on Faber combine accessibility with competitive depth, featuring multiple game modes and skill-based tier matchmaking.", - tags: ["Fast Action", "Accessibility", "Skill-Based"], + id: "3", title: "Free Fire Legends", author: "Fast-Paced Combat Gaming", description: + "Fast-action battle royale gaming at its finest. Free Fire tournaments on Faber combine accessibility with competitive depth, featuring multiple game modes and skill-based tier matchmaking.", tags: ["Fast Action", "Accessibility", "Skill-Based"], imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/free-fire-mobile-game-showcase-with-fast-1773235084539-aba00604.png?_wi=2", - imageAlt: "Free Fire Legends", - }, + "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 Legends"}, ]} animationType="slide-up" textboxLayout="default" @@ -348,71 +261,35 @@ export default function HomePage() { tagAnimation="slide-up" testimonials={[ { - id: "1", - name: "Aditya Sharma", - role: "BGMI Pro Player", - testimonial: - "Faber Esports is the best tournament platform I've used. Fast payouts, zero-lag servers, and genuine community of competitive players.", - icon: Trophy, + id: "1", name: "Aditya Sharma", role: "BGMI Pro Player", testimonial: + "Faber Esports is the best tournament platform I've used. Fast payouts, zero-lag servers, and genuine community of competitive players.", icon: Trophy, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/professional-esports-player-portrait-for-1773235084659-bb56f2d7.png?_wi=2", - imageAlt: "Aditya Sharma", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/professional-esports-player-portrait-for-1773235084659-bb56f2d7.png", imageAlt: "Aditya Sharma"}, { - id: "2", - name: "Priya Gupta", - role: "PUBG Mobile Champion", - testimonial: - "Professional management, transparent rules, and life-changing prize pools. This is what esports should look like in India.", - icon: Flame, + id: "2", name: "Priya Gupta", role: "PUBG Mobile Champion", testimonial: + "Professional management, transparent rules, and life-changing prize pools. This is what esports should look like in India.", icon: Flame, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/professional-esports-player-testimonial--1773235084711-7c209321.png?_wi=2", - imageAlt: "Priya Gupta", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/professional-esports-player-testimonial--1773235084711-7c209321.png", imageAlt: "Priya Gupta"}, { - id: "3", - name: "Rajesh Kumar", - role: "Free Fire Competitor", - testimonial: - "The payment system is incredibly secure and reliable. I've won ₹2 lakhs in tournaments here and received every rupee on time.", - icon: Zap, + id: "3", name: "Rajesh Kumar", role: "Free Fire Competitor", testimonial: + "The payment system is incredibly secure and reliable. I've won ₹2 lakhs in tournaments here and received every rupee on time.", icon: Zap, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/professional-esports-player-avatar-for-t-1773235086212-a643af28.png?_wi=2", - imageAlt: "Rajesh Kumar", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/professional-esports-player-avatar-for-t-1773235086212-a643af28.png", imageAlt: "Rajesh Kumar"}, { - id: "4", - name: "Neha Singh", - role: "Tournament Organizer", - testimonial: - "Faber gives aspiring pros like me the platform to build a career in esports. The infrastructure is world-class.", - icon: Star, + id: "4", name: "Neha Singh", role: "Tournament Organizer", testimonial: + "Faber gives aspiring pros like me the platform to build a career in esports. The infrastructure is world-class.", icon: Star, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/professional-esports-player-testimonial--1773235084632-9e8ef1f1.png?_wi=2", - imageAlt: "Neha Singh", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/professional-esports-player-testimonial--1773235084632-9e8ef1f1.png", imageAlt: "Neha Singh"}, { - id: "5", - name: "Vikram Patel", - role: "Content Creator", - testimonial: - "Best esports platform for streaming tournaments and building community. My followers love the competitive ecosystem.", - icon: Flame, + id: "5", name: "Vikram Patel", role: "Content Creator", testimonial: + "Best esports platform for streaming tournaments and building community. My followers love the competitive ecosystem.", icon: Flame, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/professional-esports-player-avatar-for-t-1773235084505-3380681e.png?_wi=1", - imageAlt: "Vikram Patel", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/professional-esports-player-avatar-for-t-1773235084505-3380681e.png", imageAlt: "Vikram Patel"}, { - id: "6", - name: "Sarah Khan", - role: "Emerging Esports Talent", - testimonial: - "Faber Esports gave me the opportunity to prove myself against top-tier competition. Grateful for this amazing community.", - icon: Zap, + id: "6", name: "Sarah Khan", role: "Emerging Esports Talent", testimonial: + "Faber Esports gave me the opportunity to prove myself against top-tier competition. Grateful for this amazing community.", icon: Zap, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/professional-esports-gaming-player-testi-1773235083670-9663741d.png?_wi=1", - imageAlt: "Sarah Khan", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/professional-esports-gaming-player-testi-1773235083670-9663741d.png", imageAlt: "Sarah Khan"}, ]} animationType="slide-up" textboxLayout="default" @@ -428,23 +305,9 @@ export default function HomePage() { tagIcon={Flame} tagAnimation="slide-up" names={[ - "Gaming Tech Pro", - "Esports Hardware Inc", - "Competitive Gaming League", - "Mobile Esports Federation", - "Tournament Champions Network", - "Pro Gaming Community", - "Competitive Gaming Alliance", - ]} + "Gaming Tech Pro", "Esports Hardware Inc", "Competitive Gaming League", "Mobile Esports Federation", "Tournament Champions Network", "Pro Gaming Community", "Competitive Gaming Alliance"]} logos={[ - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/gaming-technology-company-logo-esports-s-1773235083964-eecc54b9.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/esports-hardware-manufacturer-logo-gamin-1773235084296-188354ab.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/gaming-energy-drink-brand-logo-esports-b-1773235085121-8668b5c6.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/mobile-gaming-app-company-logo-esports-p-1773235083999-8ac02147.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/gaming-peripheral-manufacturer-logo-espo-1773235084106-1e2b8ceb.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/streaming-platform-gaming-brand-logo-esp-1773235087112-3f5afb35.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/telecommunications-gaming-company-logo-e-1773235084133-66445439.png", - ]} + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/gaming-technology-company-logo-esports-s-1773235083964-eecc54b9.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/esports-hardware-manufacturer-logo-gamin-1773235084296-188354ab.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/gaming-energy-drink-brand-logo-esports-b-1773235085121-8668b5c6.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/mobile-gaming-app-company-logo-esports-p-1773235083999-8ac02147.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/gaming-peripheral-manufacturer-logo-espo-1773235084106-1e2b8ceb.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/streaming-platform-gaming-brand-logo-esp-1773235087112-3f5afb35.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/telecommunications-gaming-company-logo-e-1773235084133-66445439.png"]} animationType="slide-up" textboxLayout="default" useInvertedBackground={false} @@ -462,7 +325,7 @@ export default function HomePage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/modern-tournament-management-dashboard-w-1773235085335-c935c9e9.png?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AniZYSGI7fOLw18dFtXUc2PJnK/modern-tournament-management-dashboard-w-1773235085335-c935c9e9.png" imageAlt="Faber Esports Community" mediaPosition="right" mediaAnimation="slide-up"