5 Commits

Author SHA1 Message Date
5d9fb0f3f9 Merge version_3 into main
Merge version_3 into main
2026-03-03 08:13:50 +00:00
bc9fce4071 Update src/app/page.tsx 2026-03-03 08:13:44 +00:00
e095e15fbb Merge version_3 into main
Merge version_3 into main
2026-03-03 08:13:06 +00:00
30e597009f Update src/app/page.tsx 2026-03-03 08:13:00 +00:00
92152e2166 Merge version_2 into main
Merge version_2 into main
2026-03-03 08:03:35 +00:00

View File

@@ -92,19 +92,22 @@ export default function LandingPage() {
<div id="features" data-section="features">
<FeatureCardTwentySix
title="What We Offer"
description="CheerUp! provides comprehensive training and competitive opportunities for cheerleaders at all skill levels from beginner to elite. From fundamentals to advanced techniques, we nurture champions at every stage of their journey."
description="CheerUp! serves cheerleaders at all skill levels from beginner to elite with comprehensive training programs, competitive opportunities, and expert coaching. Whether you're just starting your cheer journey or perfecting championship skills, we nurture athletes at every experience level."
features={[
{
title: "Elite Training Programs", description: "Professional coaching in stunting, tumbling, and choreography with personalized skill development plans.", imageSrc: "http://img.b2bpic.net/free-photo/funny-young-woman-laughing-multi-ethnic-group-fitness-yoga-cl_1163-4980.jpg", imageAlt: "Athletic training session", buttonIcon: ArrowRight
title: "Stunt Clinics", description: "Master advanced stunting techniques with certified coaches. Learn safety, spotting, and execution for pyramids and tosses.", imageSrc: "http://img.b2bpic.net/free-photo/funny-young-woman-laughing-multi-ethnic-group-fitness-yoga-cl_1163-4980.jpg", imageAlt: "Stunt training session", buttonIcon: ArrowRight
},
{
title: "Competition & Championships", description: "Compete at local, regional, and national levels. Showcase your talent on premier stages and earn championship titles.", imageSrc: "http://img.b2bpic.net/free-vector/two-team-e-sports-athlete-competition-esports-competition_1150-46697.jpg", imageAlt: "Championship competition stage", buttonIcon: Trophy
title: "Summer Camps", description: "Intensive week-long camps focusing on tumbling, stunting, and choreography. Build skills, make friends, and have fun!", imageSrc: "http://img.b2bpic.net/free-vector/two-team-e-sports-athlete-competition-esports-competition_1150-46697.jpg", imageAlt: "Summer camp group activity", buttonIcon: Trophy
},
{
title: "Vibrant Community", description: "Be part of a supportive, energetic squad where friendships thrive and spirits soar. Social events, team bonding, and shared victories.", imageSrc: "http://img.b2bpic.net/free-photo/diverse-group-friends-summer-shoot_53876-47015.jpg", imageAlt: "Team community gathering", buttonIcon: Heart
title: "Choreography & Routines", description: "Professional choreographers design custom routines tailored to your team's style and music. Stand out on competition floors.", imageSrc: "http://img.b2bpic.net/free-photo/diverse-group-friends-summer-shoot_53876-47015.jpg", imageAlt: "Choreography session", buttonIcon: Heart
},
{
title: "Leadership Development", description: "Grow as a leader through mentorship programs, team captain roles, and opportunities to inspire younger cheerleaders.", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-ceo-giving-presentation-his-team-office-asks-one-his-colleagues-opinion_637285-985.jpg", imageAlt: "Leadership coaching session", buttonIcon: Star
title: "Outside Coaching", description: "Bring our expert coaches to your school or organization. Flexible scheduling for all-star teams and sideline cheerleaders.", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-ceo-giving-presentation-his-team-office-asks-one-his-colleagues-opinion_637285-985.jpg", imageAlt: "Outside coaching session", buttonIcon: Star
},
{
title: "Membership Programs", description: "Year-round training with flexible tiers for all budgets. Access to events, competitions, and exclusive member benefits.", imageSrc: "http://img.b2bpic.net/free-photo/group-pretty-teenager-cheerleaders-cute-uniform_23-2149111068.jpg", imageAlt: "CheerUp membership program", buttonIcon: Zap
}
]}
textboxLayout="default"
@@ -112,6 +115,22 @@ export default function LandingPage() {
/>
</div>
<div id="pricing" data-section="pricing">
<MetricCardTwo
title="Pricing & Membership Options"
description="Flexible plans designed for every athlete and budget. Get started with CheerUp! today."
metrics={[
{ id: "1", value: "$149", description: "Beginner - Introductory classes 2x/week" },
{ id: "2", value: "$279", description: "Intermediate - Advanced training 4x/week" },
{ id: "3", value: "$449", description: "Elite - Unlimited training access" }
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardTwo
title="Our Impact"