Update src/app/page.tsx
This commit is contained in:
332
src/app/page.tsx
332
src/app/page.tsx
@@ -34,29 +34,17 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Programs",
|
||||
id: "#programs",
|
||||
},
|
||||
name: "Programs", id: "#programs"},
|
||||
{
|
||||
name: "Impact",
|
||||
id: "#impact",
|
||||
},
|
||||
name: "Impact", id: "#impact"},
|
||||
{
|
||||
name: "Team",
|
||||
id: "#team",
|
||||
},
|
||||
name: "Team", id: "#team"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Athreya Cricket Academy"
|
||||
/>
|
||||
@@ -65,88 +53,57 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplitKpi
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Unleash Your Potential on and off the Field"
|
||||
description="Athreya Cricket Academy & Empowerment Centre offers world-class cricket training combined with holistic personal development programs. Master the game, build character, and lead with confidence."
|
||||
kpis={[
|
||||
{
|
||||
value: "15+",
|
||||
label: "Years of Excellence",
|
||||
},
|
||||
value: "15+", label: "Years of Excellence"},
|
||||
{
|
||||
value: "200+",
|
||||
label: "Successful Alumni",
|
||||
},
|
||||
value: "200+", label: "Successful Alumni"},
|
||||
{
|
||||
value: "500+",
|
||||
label: "Students Empowered",
|
||||
},
|
||||
value: "500+", label: "Students Empowered"},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
tag="Elevate Your Game"
|
||||
tagIcon={Zap}
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Programs",
|
||||
href: "#programs",
|
||||
},
|
||||
text: "Explore Programs", href: "#programs"},
|
||||
{
|
||||
text: "Join Our Academy",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Join Our Academy", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-person-playing-cricket-sport_23-2151702097.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-person-playing-cricket-sport_23-2151702097.jpg"
|
||||
imageAlt="Dynamic shot of a cricket player hitting the ball"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cricket-match-with-player_23-2151702183.jpg",
|
||||
alt: "Top performing player Rohan S.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cricket-match-with-player_23-2151702183.jpg", alt: "Top performing player Rohan S."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cricket-match-with-player_23-2151702190.jpg",
|
||||
alt: "Rising star Ananya K.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cricket-match-with-player_23-2151702190.jpg", alt: "Rising star Ananya K."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-pretty-sporty-girl-wearing-headband-wristband-holding-baseball-bat-isolated-blue-space_141793-45003.jpg",
|
||||
alt: "Experienced coach Vikram D.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-pretty-sporty-girl-wearing-headband-wristband-holding-baseball-bat-isolated-blue-space_141793-45003.jpg", alt: "Experienced coach Vikram D."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cricket-match-with-player_23-2151702166.jpg",
|
||||
alt: "Team captain Ishaan M.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cricket-match-with-player_23-2151702166.jpg", alt: "Team captain Ishaan M."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-fitness-woman-earphones_171337-13340.jpg",
|
||||
alt: "Dedicated student Maya P.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-fitness-woman-earphones_171337-13340.jpg", alt: "Dedicated student Maya P."},
|
||||
]}
|
||||
avatarText="Join our community of champions!"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Batting Excellence",
|
||||
icon: Award,
|
||||
type: "text-icon", text: "Batting Excellence", icon: Award,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Bowling Mastery",
|
||||
icon: FastForward,
|
||||
type: "text-icon", text: "Bowling Mastery", icon: FastForward,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Fielding Drills",
|
||||
icon: Shield,
|
||||
type: "text-icon", text: "Fielding Drills", icon: Shield,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Strategic Play",
|
||||
icon: Lightbulb,
|
||||
type: "text-icon", text: "Strategic Play", icon: Lightbulb,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Leadership Skills",
|
||||
icon: Users,
|
||||
type: "text-icon", text: "Leadership Skills", icon: Users,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -159,17 +116,11 @@ export default function LandingPage() {
|
||||
description="Athreya Cricket Academy is more than just a training ground; it's a foundation for life. We blend intensive cricket coaching with crucial life skills development, fostering leadership, discipline, and resilience in every student. Our commitment is to empower individuals to excel not only in cricket but also in their personal and professional lives."
|
||||
metrics={[
|
||||
{
|
||||
value: "Passion",
|
||||
title: "Ignited",
|
||||
},
|
||||
value: "Passion", title: "Ignited"},
|
||||
{
|
||||
value: "Skills",
|
||||
title: "Mastered",
|
||||
},
|
||||
value: "Skills", title: "Mastered"},
|
||||
{
|
||||
value: "Leaders",
|
||||
title: "Forged",
|
||||
},
|
||||
value: "Leaders", title: "Forged"},
|
||||
]}
|
||||
tag="Our Philosophy"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-joyful-friends-talking-laughing_1262-21146.jpg"
|
||||
@@ -186,56 +137,30 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Advanced Cricket Coaching",
|
||||
description: "Expert-led sessions covering batting, bowling, fielding, and game strategy to refine your technical skills.",
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
title: "Advanced Cricket Coaching", description: "Expert-led sessions covering batting, bowling, fielding, and game strategy to refine your technical skills.", bentoComponent: "media-stack", items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-sportswear-exercising-outdoors_23-2148965017.jpg",
|
||||
imageAlt: "Cricket coaching session with players practicing drills",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-sportswear-exercising-outdoors_23-2148965017.jpg", imageAlt: "Cricket coaching session with players practicing drills"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creative-students-working-together_23-2147656002.jpg",
|
||||
imageAlt: "Youth leadership workshop discussion",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creative-students-working-together_23-2147656002.jpg", imageAlt: "Youth leadership workshop discussion"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-running-with-ball_23-2149457253.jpg",
|
||||
imageAlt: "Cricketer undergoing fitness training",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-playing-cricket-sport_23-2151702097.jpg?_wi=2",
|
||||
imageAlt: "cricket coaching session practice drills",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-running-with-ball_23-2149457253.jpg", imageAlt: "Cricketer undergoing fitness training"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Empowerment & Leadership",
|
||||
description: "Workshops focused on mental resilience, leadership, teamwork, communication, and decision-making for holistic growth.",
|
||||
bentoComponent: "icon-info-cards",
|
||||
items: [
|
||||
title: "Empowerment & Leadership", description: "Workshops focused on mental resilience, leadership, teamwork, communication, and decision-making for holistic growth.", bentoComponent: "icon-info-cards", items: [
|
||||
{
|
||||
icon: Award,
|
||||
label: "Leadership",
|
||||
value: "Development",
|
||||
},
|
||||
label: "Leadership", value: "Development"},
|
||||
{
|
||||
icon: Users,
|
||||
label: "Teamwork",
|
||||
value: "Collaboration",
|
||||
},
|
||||
label: "Teamwork", value: "Collaboration"},
|
||||
{
|
||||
icon: Target,
|
||||
label: "Goal Setting",
|
||||
value: "Achievement",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-baseball-player_23-2150885219.jpg",
|
||||
imageAlt: "cricket coaching session practice drills",
|
||||
label: "Goal Setting", value: "Achievement"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Physical & Mental Conditioning",
|
||||
description: "Specialized fitness regimens and sports psychology sessions designed to optimize physical performance and mental fortitude.",
|
||||
bentoComponent: "line-chart",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-training-outdoors_23-2150975454.jpg",
|
||||
imageAlt: "cricket coaching session practice drills",
|
||||
title: "Physical & Mental Conditioning", description: "Specialized fitness regimens and sports psychology sessions designed to optimize physical performance and mental fortitude.", bentoComponent: "line-chart"
|
||||
},
|
||||
]}
|
||||
title="Comprehensive Programs for Every Cricketer"
|
||||
@@ -251,53 +176,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "junior-cricket",
|
||||
name: "Junior Cricket Program",
|
||||
price: "$299/month",
|
||||
variant: "Ages 6-12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668548.jpg",
|
||||
imageAlt: "Children playing cricket in a field",
|
||||
},
|
||||
id: "junior-cricket", name: "Junior Cricket Program", price: "$299/month", variant: "Ages 6-12", imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668548.jpg", imageAlt: "Children playing cricket in a field"},
|
||||
{
|
||||
id: "elite-training",
|
||||
name: "Elite Performance Training",
|
||||
price: "$499/month",
|
||||
variant: "Advanced Players",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trainer-chatting-with-female-boxer-ring_23-2148426155.jpg",
|
||||
imageAlt: "Professional cricketer practicing intensely in nets",
|
||||
},
|
||||
id: "elite-training", name: "Elite Performance Training", price: "$499/month", variant: "Advanced Players", imageSrc: "http://img.b2bpic.net/free-photo/trainer-chatting-with-female-boxer-ring_23-2148426155.jpg", imageAlt: "Professional cricketer practicing intensely in nets"},
|
||||
{
|
||||
id: "leadership-bootcamp",
|
||||
name: "Leadership & Sportsmanship",
|
||||
price: "$349/course",
|
||||
variant: "All Ages",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laughing-students-desktop_23-2147655933.jpg",
|
||||
imageAlt: "Diverse group discussing leadership concepts",
|
||||
},
|
||||
id: "leadership-bootcamp", name: "Leadership & Sportsmanship", price: "$349/course", variant: "All Ages", imageSrc: "http://img.b2bpic.net/free-photo/laughing-students-desktop_23-2147655933.jpg", imageAlt: "Diverse group discussing leadership concepts"},
|
||||
{
|
||||
id: "fitness-conditioning",
|
||||
name: "Cricket Fitness & Conditioning",
|
||||
price: "$249/month",
|
||||
variant: "All Players",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sportsman-raising-hands-doing-slopes_651396-1457.jpg",
|
||||
imageAlt: "Athlete stretching during cricket fitness training",
|
||||
},
|
||||
id: "fitness-conditioning", name: "Cricket Fitness & Conditioning", price: "$249/month", variant: "All Players", imageSrc: "http://img.b2bpic.net/free-photo/sportsman-raising-hands-doing-slopes_651396-1457.jpg", imageAlt: "Athlete stretching during cricket fitness training"},
|
||||
{
|
||||
id: "mental-resilience",
|
||||
name: "Mental Resilience for Athletes",
|
||||
price: "$199/course",
|
||||
variant: "All Players",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottle-water-elastic-band-fitness-blurred-background_169016-15402.jpg",
|
||||
imageAlt: "Person meditating to build mental toughness",
|
||||
},
|
||||
id: "mental-resilience", name: "Mental Resilience for Athletes", price: "$199/course", variant: "All Players", imageSrc: "http://img.b2bpic.net/free-photo/bottle-water-elastic-band-fitness-blurred-background_169016-15402.jpg", imageAlt: "Person meditating to build mental toughness"},
|
||||
{
|
||||
id: "nutrition-guidance",
|
||||
name: "Sports Nutrition Guidance",
|
||||
price: "$149/consult",
|
||||
variant: "Personalized",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-woman-kitchen-with-fruits_23-2148173248.jpg",
|
||||
imageAlt: "Healthy balanced meal for athletes",
|
||||
},
|
||||
id: "nutrition-guidance", name: "Sports Nutrition Guidance", price: "$149/consult", variant: "Personalized", imageSrc: "http://img.b2bpic.net/free-photo/blond-woman-kitchen-with-fruits_23-2148173248.jpg", imageAlt: "Healthy balanced meal for athletes"},
|
||||
]}
|
||||
title="Enroll in Our Flagship Courses"
|
||||
description="Choose from our range of specialized courses designed to elevate your game and personal development journey."
|
||||
@@ -312,25 +201,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "matches-won",
|
||||
value: "90%",
|
||||
title: "Match Win Rate",
|
||||
description: "Our teams consistently outperform, showcasing superior training and strategy.",
|
||||
icon: Trophy,
|
||||
id: "matches-won", value: "90%", title: "Match Win Rate", description: "Our teams consistently outperform, showcasing superior training and strategy.", icon: Trophy,
|
||||
},
|
||||
{
|
||||
id: "scholarships",
|
||||
value: "25+",
|
||||
title: "Scholarships Awarded",
|
||||
description: "Supporting talented individuals to pursue their dreams without financial barriers.",
|
||||
icon: Award,
|
||||
id: "scholarships", value: "25+", title: "Scholarships Awarded", description: "Supporting talented individuals to pursue their dreams without financial barriers.", icon: Award,
|
||||
},
|
||||
{
|
||||
id: "community-reach",
|
||||
value: "10+",
|
||||
title: "Community Programs",
|
||||
description: "Engaging local communities through various initiatives and outreach efforts.",
|
||||
icon: Users,
|
||||
id: "community-reach", value: "10+", title: "Community Programs", description: "Engaging local communities through various initiatives and outreach efforts.", icon: Users,
|
||||
},
|
||||
]}
|
||||
title="Our Impact: Shaping Futures"
|
||||
@@ -346,26 +223,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{
|
||||
id: "coach-rajesh",
|
||||
name: "Rajesh Kumar",
|
||||
role: "Head Coach & Director",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-female-dancer-looking-camera_23-2148169326.jpg",
|
||||
imageAlt: "Portrait of Rajesh Kumar, Head Coach",
|
||||
},
|
||||
id: "coach-rajesh", name: "Rajesh Kumar", role: "Head Coach & Director", imageSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-female-dancer-looking-camera_23-2148169326.jpg", imageAlt: "Portrait of Rajesh Kumar, Head Coach"},
|
||||
{
|
||||
id: "sarah-patel",
|
||||
name: "Dr. Sarah Patel",
|
||||
role: "Empowerment Lead",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-basketball-player-shoot_53876-30148.jpg",
|
||||
imageAlt: "Portrait of Dr. Sarah Patel, Empowerment Lead",
|
||||
},
|
||||
id: "sarah-patel", name: "Dr. Sarah Patel", role: "Empowerment Lead", imageSrc: "http://img.b2bpic.net/free-photo/young-basketball-player-shoot_53876-30148.jpg", imageAlt: "Portrait of Dr. Sarah Patel, Empowerment Lead"},
|
||||
{
|
||||
id: "vikram-singh",
|
||||
name: "Vikram Singh",
|
||||
role: "Fitness & Conditioning",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-black-man-lifting-barbell-with-personal-trainer_1262-16411.jpg",
|
||||
imageAlt: "Portrait of Vikram Singh, Fitness Coach",
|
||||
},
|
||||
id: "vikram-singh", name: "Vikram Singh", role: "Fitness & Conditioning", imageSrc: "http://img.b2bpic.net/free-photo/smiling-black-man-lifting-barbell-with-personal-trainer_1262-16411.jpg", imageAlt: "Portrait of Vikram Singh, Fitness Coach"},
|
||||
]}
|
||||
title="Meet Our Visionary Mentors"
|
||||
description="Our team of dedicated coaches and empowerment specialists are passionate about guiding every student towards their full potential."
|
||||
@@ -380,25 +242,15 @@ export default function LandingPage() {
|
||||
author="Priya Sharma (Parent)"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cricket-match-with-player_23-2151702182.jpg",
|
||||
alt: "Avatar of Rohan Mehta",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cricket-match-with-player_23-2151702182.jpg", alt: "Avatar of Rohan Mehta"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-person-football-game_23-2149015522.jpg",
|
||||
alt: "Avatar of Anya Singh",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-person-football-game_23-2149015522.jpg", alt: "Avatar of Anya Singh"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/team-celebrating-win-silver-cup_23-2149479291.jpg",
|
||||
alt: "Avatar of David Wilson",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/team-celebrating-win-silver-cup_23-2149479291.jpg", alt: "Avatar of David Wilson"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285308.jpg",
|
||||
alt: "Avatar of Emily Chen",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285308.jpg", alt: "Avatar of Emily Chen"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-african-american-athlete-having-break_23-2149063647.jpg",
|
||||
alt: "Satisfied Parent, Mr. Sharma",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-african-american-athlete-having-break_23-2149063647.jpg", alt: "Satisfied Parent, Mr. Sharma"},
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -411,25 +263,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "What age groups do you cater to?",
|
||||
content: "Our programs are designed for various age groups, starting from 6 years old up to young adults. We have specialized batches for juniors, intermediates, and advanced players.",
|
||||
},
|
||||
id: "faq-1", title: "What age groups do you cater to?", content: "Our programs are designed for various age groups, starting from 6 years old up to young adults. We have specialized batches for juniors, intermediates, and advanced players."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "What makes Athreya Academy different?",
|
||||
content: "We believe in holistic development. Beyond top-tier cricket coaching, our unique empowerment centre integrates leadership, mental resilience, and life skills training to build well-rounded individuals.",
|
||||
},
|
||||
id: "faq-2", title: "What makes Athreya Academy different?", content: "We believe in holistic development. Beyond top-tier cricket coaching, our unique empowerment centre integrates leadership, mental resilience, and life skills training to build well-rounded individuals."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "Do you offer trial classes?",
|
||||
content: "Yes, we offer a complimentary trial session for prospective students to experience our coaching methods and facilities firsthand. Please contact us to schedule your trial.",
|
||||
},
|
||||
id: "faq-3", title: "Do you offer trial classes?", content: "Yes, we offer a complimentary trial session for prospective students to experience our coaching methods and facilities firsthand. Please contact us to schedule your trial."},
|
||||
{
|
||||
id: "faq-4",
|
||||
title: "What facilities does the academy provide? ",
|
||||
content: "Our academy boasts state-of-the-art practice nets, a dedicated fitness area, video analysis technology, and comfortable classrooms for our empowerment workshops.",
|
||||
},
|
||||
id: "faq-4", title: "What facilities does the academy provide? ", content: "Our academy boasts state-of-the-art practice nets, a dedicated fitness area, video analysis technology, and comfortable classrooms for our empowerment workshops."},
|
||||
]}
|
||||
title="Got Questions? We Have Answers."
|
||||
description="Find quick answers to the most common questions about our academy, programs, and enrollment process."
|
||||
@@ -441,18 +281,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
text="Ready to hit your next six? Join Athreya Cricket Academy & Empowerment Centre and start your journey towards excellence. Reach out to us today!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get in Touch",
|
||||
href: "#footer",
|
||||
},
|
||||
text: "Get in Touch", href: "#footer"},
|
||||
{
|
||||
text: "Schedule a Visit",
|
||||
href: "#footer",
|
||||
},
|
||||
text: "Schedule a Visit", href: "#footer"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -462,54 +297,33 @@ export default function LandingPage() {
|
||||
logoText="Athreya Cricket Academy"
|
||||
columns={[
|
||||
{
|
||||
title: "Academy",
|
||||
items: [
|
||||
title: "Academy", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Our Team",
|
||||
href: "#team",
|
||||
},
|
||||
label: "Our Team", href: "#team"},
|
||||
{
|
||||
label: "Impact",
|
||||
href: "#impact",
|
||||
},
|
||||
label: "Impact", href: "#impact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Programs",
|
||||
items: [
|
||||
title: "Programs", items: [
|
||||
{
|
||||
label: "Cricket Training",
|
||||
href: "#programs",
|
||||
},
|
||||
label: "Cricket Training", href: "#programs"},
|
||||
{
|
||||
label: "Empowerment Workshops",
|
||||
href: "#programs",
|
||||
},
|
||||
label: "Empowerment Workshops", href: "#programs"},
|
||||
{
|
||||
label: "Featured Courses",
|
||||
href: "#featured-courses",
|
||||
},
|
||||
label: "Featured Courses", href: "#featured-courses"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user