Update src/app/page.tsx

This commit is contained in:
2026-04-06 19:32:03 +00:00
parent 522ea68b35
commit 9a643fa6b2

View File

@@ -29,69 +29,38 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Programs",
id: "features",
},
{
name: "Instructors",
id: "team",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Programs", id: "features" },
{ name: "Instructors", id: "team" },
{ name: "Contact", id: "contact" },
]}
brandName="Chagrin Falls Kuk Sul Do"
button={{ text: "Join Today", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Master Discipline at Chagrin Falls Kuk Sul Do Academy"
description="Unlock your potential through the traditional art of Kuk Sul Do. Build strength, confidence, and discipline in a supportive, community-focused environment."
tag="Martial Arts Excellence"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-practicing-tai-chi_23-2149960071.jpg",
imageAlt: "Master instructor teaching",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-practicing-tai-chi_23-2149960071.jpg", imageAlt: "Master instructor teaching"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tired-young-female-with-slim-fit-body-sitting-bench-after-boxing-workout-modern-gym-wearing-black-sports-outfit-sneakers_343059-405.jpg",
imageAlt: "Students training",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-taekwondo-gymnasium_23-2150207162.jpg?_wi=1",
imageAlt: "Students focused exercise",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-coach-helping-kids_23-2150363783.jpg?_wi=1",
imageAlt: "Group practice session",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/karate-player-performing-karate-stance_107420-64931.jpg?_wi=1",
imageAlt: "Advanced training",
},
imageSrc: "http://img.b2bpic.net/free-photo/tired-young-female-with-slim-fit-body-sitting-bench-after-boxing-workout-modern-gym-wearing-black-sports-outfit-sneakers_343059-405.jpg", imageAlt: "Students training"
}
]}
mediaAnimation="slide-up"
rating={5}
ratingText="Trusted by 200+ local families"
buttons={[
{
text: "Book a Free Class",
href: "#contact",
},
text: "Book a Free Class", href: "#contact"},
]}
/>
</div>
@@ -103,9 +72,7 @@ export default function LandingPage() {
title="A Legacy of Traditional Martial Arts"
buttons={[
{
text: "Learn More",
href: "#features",
},
text: "Learn More", href: "#features"},
]}
/>
</div>
@@ -116,20 +83,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Youth Development",
description: "Focused training for kids to build focus, respect, and physical fitness.",
imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-taekwondo-gymnasium_23-2150207162.jpg?_wi=2",
},
title: "Youth Development", description: "Focused training for kids to build focus, respect, and physical fitness.", imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-taekwondo-gymnasium_23-2150207162.jpg"},
{
title: "Adult Martial Arts",
description: "Practical self-defense training combined with fitness and stress management.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-coach-helping-kids_23-2150363783.jpg?_wi=2",
},
title: "Adult Martial Arts", description: "Practical self-defense training combined with fitness and stress management.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-coach-helping-kids_23-2150363783.jpg"},
{
title: "Black Belt Club",
description: "Advanced training for serious students dedicated to mastering the art.",
imageSrc: "http://img.b2bpic.net/free-photo/karate-player-performing-karate-stance_107420-64931.jpg?_wi=2",
},
title: "Black Belt Club", description: "Advanced training for serious students dedicated to mastering the art.", imageSrc: "http://img.b2bpic.net/free-photo/karate-player-performing-karate-stance_107420-64931.jpg"},
]}
title="Comprehensive Programs for Everyone"
description="Our curriculum caters to all skill levels and ages, focusing on holistic physical and mental development."
@@ -144,26 +102,11 @@ export default function LandingPage() {
useInvertedBackground={false}
members={[
{
id: "team-1",
name: "Master John Doe",
role: "Head Instructor",
description: "Over 20 years of experience in Kuk Sul Do, committed to local excellence.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-practicing-tai-chi-indoors_23-2149960127.jpg?_wi=1",
},
id: "team-1", name: "Master John Doe", role: "Head Instructor", description: "Over 20 years of experience in Kuk Sul Do, committed to local excellence.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-practicing-tai-chi-indoors_23-2149960127.jpg"},
{
id: "team-2",
name: "Instructor Jane Smith",
role: "Youth Lead",
description: "Passionate about building confidence and character in youth students.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-practicing-tai-chi-indoors_23-2149960127.jpg?_wi=2",
},
id: "team-2", name: "Instructor Jane Smith", role: "Youth Lead", description: "Passionate about building confidence and character in youth students.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-practicing-tai-chi-indoors_23-2149960127.jpg"},
{
id: "team-3",
name: "Master Robert Brown",
role: "Senior Instructor",
description: "Focused on advanced techniques and traditional values.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-practicing-tai-chi-indoors_23-2149960127.jpg?_wi=3",
},
id: "team-3", name: "Master Robert Brown", role: "Senior Instructor", description: "Focused on advanced techniques and traditional values.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-practicing-tai-chi-indoors_23-2149960127.jpg"},
]}
title="Meet Your Instructors"
description="Dedicated professionals guiding you on your path to excellence."
@@ -175,20 +118,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Is martial arts training safe for kids?",
content: "Yes! We prioritize safety and emphasize mutual respect and controlled movements in all youth classes.",
},
id: "q1", title: "Is martial arts training safe for kids?", content: "Yes! We prioritize safety and emphasize mutual respect and controlled movements in all youth classes."},
{
id: "q2",
title: "Do I need previous experience?",
content: "Absolutely not. Our academy welcomes students of all backgrounds and skill levels.",
},
id: "q2", title: "Do I need previous experience?", content: "Absolutely not. Our academy welcomes students of all backgrounds and skill levels."},
{
id: "q3",
title: "How often should I train?",
content: "Consistency is key. We recommend starting with 2-3 sessions per week to build fundamental skills.",
},
id: "q3", title: "How often should I train?", content: "Consistency is key. We recommend starting with 2-3 sessions per week to build fundamental skills."},
]}
sideTitle="Common Questions"
faqsAnimation="blur-reveal"
@@ -199,14 +133,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
text="Ready to begin your journey at Chagrin Falls Kuk Sul Do Academy? Visit us today or reach out for a consultation."
buttons={[
{
text: "Contact Us",
href: "mailto:info@kuksulfalls.com",
},
text: "Contact Us", href: "mailto:info@kuksulfalls.com"},
]}
/>
</div>
@@ -215,29 +146,19 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Academy",
items: [
title: "Academy", items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Programs",
href: "#features",
},
label: "Programs", href: "#features"},
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "Instructors",
href: "#team",
},
label: "Instructors", href: "#team"},
],
},
]}