Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-29 18:44:21 +00:00

View File

@@ -11,7 +11,7 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin
import PricingCardNine from '@/components/sections/pricing/PricingCardNine';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import { CheckCircle, Settings, Trophy } from "lucide-react";
import { CheckCircle, Settings, Trophy, Radar, Eye, Users, PlayCircle } from "lucide-react";
export default function LandingPage() {
return (
@@ -32,25 +32,15 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "Features",
id: "#features",
},
name: "Features", id: "#features"},
{
name: "Pricing",
id: "#pricing",
},
name: "Pricing", id: "#pricing"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="DRS Simulator"
/>
@@ -59,19 +49,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "animated-grid",
}}
variant: "animated-grid"}}
logoText="DRS Simulator"
description="Experience cricket's most advanced review system in a MERN stack-powered app. Master the nuances of umpire decisions with realistic simulations."
buttons={[
{
text: "Get Started",
href: "#",
},
text: "Get Started", href: "#"},
{
text: "Learn More",
href: "#features",
},
text: "Learn More", href: "#features"},
]}
buttonAnimation="opacity"
imageSrc="http://img.b2bpic.net/free-photo/cricket-match-with-player_23-2151702182.jpg"
@@ -89,17 +74,11 @@ export default function LandingPage() {
description="Our DRS Simulator app brings the thrill and challenge of cricket's Decision Review System to your fingertips. Built with the robust MERN stack, it offers a realistic simulation for players, fans, and aspiring umpires alike, enhancing game understanding and strategic thinking."
bulletPoints={[
{
title: "Realistic Scenarios",
description: "Engage with diverse match situations and make critical review decisions.",
},
title: "Realistic Scenarios", description: "Engage with diverse match situations and make critical review decisions."},
{
title: "MERN Stack Power",
description: "Experience smooth, responsive, and scalable performance.",
},
title: "MERN Stack Power", description: "Experience smooth, responsive, and scalable performance."},
{
title: "Learning & Fun",
description: "Improve your cricket knowledge while enjoying immersive gameplay.",
},
title: "Learning & Fun", description: "Improve your cricket knowledge while enjoying immersive gameplay."},
]}
imageSrc="http://img.b2bpic.net/free-photo/goggles-grass_23-2147640432.jpg"
imageAlt="DRS Simulator ball tracking screenshot"
@@ -113,32 +92,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Advanced Ball Tracking",
description: "Visualize ball trajectory with pinpoint accuracy, just like real-world DRS systems.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-smartphone_23-2149743752.jpg",
imageAlt: "Advanced Ball Tracking",
buttonIcon: "Radar",
title: "Advanced Ball Tracking", description: "Visualize ball trajectory with pinpoint accuracy, just like real-world DRS systems.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-smartphone_23-2149743752.jpg", imageAlt: "Advanced Ball Tracking", buttonIcon: Radar,
},
{
title: "Umpire's Eye View",
description: "Experience the game from the umpire's perspective, making crucial decisions under pressure.",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-soccer-field-illustration_23-2151539688.jpg",
imageAlt: "Umpire's Eye View",
buttonIcon: "Eye",
title: "Umpire's Eye View", description: "Experience the game from the umpire's perspective, making crucial decisions under pressure.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-soccer-field-illustration_23-2151539688.jpg", imageAlt: "Umpire's Eye View", buttonIcon: Eye,
},
{
title: "Detailed Player Statistics",
description: "Track player performance, review success rates, and identify areas for improvement.",
imageSrc: "http://img.b2bpic.net/free-photo/digital-led-scoreboard-displays-sports-competitions_187299-47219.jpg",
imageAlt: "Detailed Player Statistics",
buttonIcon: "Users",
title: "Detailed Player Statistics", description: "Track player performance, review success rates, and identify areas for improvement.", imageSrc: "http://img.b2bpic.net/free-photo/digital-led-scoreboard-displays-sports-competitions_187299-47219.jpg", imageAlt: "Detailed Player Statistics", buttonIcon: Users,
},
{
title: "Instant Multi-Angle Replays",
description: "Review crucial moments from multiple camera angles to ensure fair and accurate calls.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-defocused-baseball-bat_23-2148347942.jpg",
imageAlt: "Instant Multi-Angle Replays",
buttonIcon: "PlayCircle",
title: "Instant Multi-Angle Replays", description: "Review crucial moments from multiple camera angles to ensure fair and accurate calls.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-defocused-baseball-bat_23-2148347942.jpg", imageAlt: "Instant Multi-Angle Replays", buttonIcon: PlayCircle,
},
]}
title="Unleash Powerful Simulation Features"
@@ -151,27 +114,16 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
animationType="slide-up"
metrics={[
{
id: "1",
value: "95%",
title: "Review Accuracy",
description: "Users achieve high accuracy in challenging review scenarios.",
icon: CheckCircle,
id: "1", value: "95%", title: "Review Accuracy", description: "Users achieve high accuracy in challenging review scenarios.", icon: CheckCircle,
},
{
id: "2",
value: "50K+",
title: "Simulations Run",
description: "Thousands of users have honed their DRS skills with our platform.",
icon: Trophy,
id: "2", value: "50K+", title: "Simulations Run", description: "Thousands of users have honed their DRS skills with our platform.", icon: Trophy,
},
{
id: "3",
value: "10+",
title: "Game Scenarios",
description: "A growing library of diverse match situations for continuous practice.",
icon: Settings,
id: "3", value: "10+", title: "Game Scenarios", description: "A growing library of diverse match situations for continuous practice.", icon: Settings,
},
]}
title="DRS in Numbers"
@@ -186,58 +138,23 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "basic",
title: "Free Tier",
price: "$0",
period: "/month",
features: [
"5 Reviews per day",
"Basic Ball Tracking",
"Standard Scenarios",
],
id: "basic", title: "Free Tier", price: "$0", period: "/month", features: [
"5 Reviews per day", "Basic Ball Tracking", "Standard Scenarios"],
button: {
text: "Start Free",
href: "#",
},
imageSrc: "http://img.b2bpic.net/free-photo/male-couch-holding-rewind-button-icon_53876-49303.jpg",
imageAlt: "Basic Plan Icon",
},
text: "Start Free", href: "#"},
imageSrc: "http://img.b2bpic.net/free-photo/male-couch-holding-rewind-button-icon_53876-49303.jpg", imageAlt: "Basic Plan Icon"},
{
id: "pro",
title: "Pro Player",
price: "$9.99",
period: "/month",
features: [
"Unlimited Reviews",
"Advanced Ball Tracking",
"All Scenarios Unlocked",
"Player Statistics",
],
id: "pro", title: "Pro Player", price: "$9.99", period: "/month", features: [
"Unlimited Reviews", "Advanced Ball Tracking", "All Scenarios Unlocked", "Player Statistics"],
button: {
text: "Go Pro",
href: "#",
},
imageSrc: "http://img.b2bpic.net/free-photo/view-silver-cup-trophy_23-2149458761.jpg",
imageAlt: "Pro Plan Icon",
},
text: "Go Pro", href: "#"},
imageSrc: "http://img.b2bpic.net/free-photo/view-silver-cup-trophy_23-2149458761.jpg", imageAlt: "Pro Plan Icon"},
{
id: "premium",
title: "Elite Coach",
price: "$29.99",
period: "/month",
features: [
"All Pro Features",
"Multi-Angle Replays",
"Custom Scenario Builder",
"Team Analytics",
],
id: "premium", title: "Elite Coach", price: "$29.99", period: "/month", features: [
"All Pro Features", "Multi-Angle Replays", "Custom Scenario Builder", "Team Analytics"],
button: {
text: "Join Elite",
href: "#",
},
imageSrc: "http://img.b2bpic.net/free-vector/happy-fathers-day-card_23-2147507101.jpg",
imageAlt: "Premium Plan Icon",
},
text: "Join Elite", href: "#"},
imageSrc: "http://img.b2bpic.net/free-vector/happy-fathers-day-card_23-2147507101.jpg", imageAlt: "Premium Plan Icon"},
]}
title="Choose Your Simulation Experience"
description="Unlock different levels of DRS simulation with our flexible plans. From casual practice to professional training, there's a tier for everyone."
@@ -251,45 +168,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Virat Sharma",
role: "Professional Cricketer",
testimonial: "The DRS Simulator is incredibly realistic! It's helped me understand the intricacies of review decisions and improve my game awareness significantly.",
imageSrc: "http://img.b2bpic.net/free-photo/build-up-athlete-with-his-arm-crossed-stadium-track-field_23-2148162071.jpg",
imageAlt: "Virat Sharma",
},
id: "1", name: "Virat Sharma", role: "Professional Cricketer", testimonial: "The DRS Simulator is incredibly realistic! It's helped me understand the intricacies of review decisions and improve my game awareness significantly.", imageSrc: "http://img.b2bpic.net/free-photo/build-up-athlete-with-his-arm-crossed-stadium-track-field_23-2148162071.jpg", imageAlt: "Virat Sharma"},
{
id: "2",
name: "Priya Singh",
role: "Cricket Coach",
testimonial: "An essential tool for coaching. I use it with my team to practice crucial review calls. The multi-angle replays are a game-changer for analysis.",
imageSrc: "http://img.b2bpic.net/free-photo/female-fitness-instructor-waving-posing-from-home_23-2149320149.jpg",
imageAlt: "Priya Singh",
},
id: "2", name: "Priya Singh", role: "Cricket Coach", testimonial: "An essential tool for coaching. I use it with my team to practice crucial review calls. The multi-angle replays are a game-changer for analysis.", imageSrc: "http://img.b2bpic.net/free-photo/female-fitness-instructor-waving-posing-from-home_23-2149320149.jpg", imageAlt: "Priya Singh"},
{
id: "3",
name: "Ahmed Khan",
role: "Sports Analyst",
testimonial: "As an analyst, I appreciate the depth of data and the realistic scenarios. It's the closest thing to real-time DRS without being on the field.",
imageSrc: "http://img.b2bpic.net/free-photo/young-fitness-woman-sportswear-with-headband-holding-clipboard-with-blank-pages-writing-looking-confident-standing-orange-wall_141793-48863.jpg",
imageAlt: "Ahmed Khan",
},
id: "3", name: "Ahmed Khan", role: "Sports Analyst", testimonial: "As an analyst, I appreciate the depth of data and the realistic scenarios. It's the closest thing to real-time DRS without being on the field.", imageSrc: "http://img.b2bpic.net/free-photo/young-fitness-woman-sportswear-with-headband-holding-clipboard-with-blank-pages-writing-looking-confident-standing-orange-wall_141793-48863.jpg", imageAlt: "Ahmed Khan"},
{
id: "4",
name: "Emily Watson",
role: "Tech Enthusiast & Fan",
testimonial: "This MERN stack app is flawless! Smooth UI, engaging gameplay, and it truly educates you on DRS. A must-have for every cricket fan.",
imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346504.jpg",
imageAlt: "Emily Watson",
},
id: "4", name: "Emily Watson", role: "Tech Enthusiast & Fan", testimonial: "This MERN stack app is flawless! Smooth UI, engaging gameplay, and it truly educates you on DRS. A must-have for every cricket fan.", imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346504.jpg", imageAlt: "Emily Watson"},
{
id: "5",
name: "Rajesh Kumar",
role: "Avid Cricket Fan",
testimonial: "I always argued with umpire decisions. Now, after using the simulator, I understand the challenges! It's fun and highly insightful.",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-sporty-man-with-closed-eyes-wearing-headband-wristband-showing-yes-gesture-isolated-olive-green-background_141793-72224.jpg",
imageAlt: "Rajesh Kumar",
},
id: "5", name: "Rajesh Kumar", role: "Avid Cricket Fan", testimonial: "I always argued with umpire decisions. Now, after using the simulator, I understand the challenges! It's fun and highly insightful.", imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-sporty-man-with-closed-eyes-wearing-headband-wristband-showing-yes-gesture-isolated-olive-green-background_141793-72224.jpg", imageAlt: "Rajesh Kumar"},
]}
title="What Players and Coaches Say"
description="Hear from our community about how the DRS Simulator has enhanced their understanding and enjoyment of cricket. Real feedback from real users."
@@ -300,20 +187,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Get in Touch"
title="Ready to Master DRS?"
description="Start your journey into advanced cricket review simulation today. Contact us for custom solutions, partnership inquiries, or any support you might need for the DRS Simulator app."
buttons={[
{
text: "Contact Sales",
href: "#",
},
text: "Contact Sales", href: "#"},
{
text: "Request Demo",
href: "#",
},
text: "Request Demo", href: "#"},
]}
buttonAnimation="opacity"
/>
@@ -326,54 +208,33 @@ export default function LandingPage() {
logoText="DRS Simulator"
columns={[
{
title: "Product",
items: [
title: "Product", items: [
{
label: "Features",
href: "#features",
},
label: "Features", href: "#features"},
{
label: "Pricing",
href: "#pricing",
},
label: "Pricing", href: "#pricing"},
{
label: "Demo",
href: "#",
},
label: "Demo", href: "#"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Testimonials",
href: "#testimonials",
},
label: "Testimonials", href: "#testimonials"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{
label: "Support",
href: "#",
},
label: "Support", href: "#"},
{
label: "Blog",
href: "#",
},
label: "Blog", href: "#"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
]}