Update src/app/page.tsx

This commit is contained in:
2026-05-12 14:46:09 +00:00
parent 81af7ec159
commit 9fb933c241

View File

@@ -32,22 +32,14 @@ export default function LandingPage() {
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ {
name: "Features", name: "Features", id: "features"},
id: "features",
},
{ {
name: "Pricing", name: "Pricing", id: "pricing"},
id: "pricing",
},
{ {
name: "Testimonials", name: "Testimonials", id: "testimonials"},
id: "testimonials",
},
]} ]}
button={{ button={{
text: "Get Started", text: "Get Started", href: "#contact"}}
href: "#contact",
}}
brandName="GymGrowth AI" brandName="GymGrowth AI"
/> />
</div> </div>
@@ -55,19 +47,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroLogoBillboard <HeroLogoBillboard
background={{ background={{
variant: "plain", variant: "plain"}}
}} logoText="Turn Visitors into Paid Gym Members with AI Automation"
logoText="Dominate Your Local Market"
description="We build high-converting websites and AI automation systems designed specifically for Boxing & MMA gyms. Attract, nurture, and close new members on autopilot." description="We build high-converting websites and AI automation systems designed specifically for Boxing & MMA gyms. Attract, nurture, and close new members on autopilot."
buttons={[ buttons={[
{ {
text: "Book Demo", text: "Book Demo", href: "#contact"},
href: "#contact",
},
{ {
text: "Learn More", text: "Learn More", href: "#features"},
href: "#features",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/pregnant-woman-plays-sports-with-dambbels_1157-33485.jpg" imageSrc="http://img.b2bpic.net/free-photo/pregnant-woman-plays-sports-with-dambbels_1157-33485.jpg"
imageAlt="Gym automation platform" imageAlt="Gym automation platform"
@@ -92,38 +79,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "f1", id: "f1", title: "24/7 AI Sales Agent", author: "Automation", description: "Responds instantly to leads via SMS, Instagram, and Email, securing trial bookings.", tags: [
title: "24/7 AI Sales Agent", "AI", "24/7"],
author: "Automation", imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169856.jpg"},
description: "Responds instantly to leads via SMS, Instagram, and Email, securing trial bookings.",
tags: [
"AI",
"24/7",
],
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169856.jpg",
},
{ {
id: "f2", id: "f2", title: "Custom Fight Websites", author: "Web Design", description: "High-performance layouts that build brand authority and rank high on local search.", tags: [
title: "Custom Fight Websites", "SEO", "Design"],
author: "Web Design", imageSrc: "http://img.b2bpic.net/free-photo/tattooed-man-texting-social-media-remix_53876-98452.jpg"},
description: "High-performance layouts that build brand authority and rank high on local search.",
tags: [
"SEO",
"Design",
],
imageSrc: "http://img.b2bpic.net/free-photo/tattooed-man-texting-social-media-remix_53876-98452.jpg",
},
{ {
id: "f3", id: "f3", title: "Automated Member Nurturing", author: "Engagement", description: "Stop losing leads. Automated campaigns follow up with prospects until they show up.", tags: [
title: "Automated Member Nurturing", "CRM", "Email"],
author: "Engagement", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-fit-man-woman_23-2149734739.jpg"},
description: "Stop losing leads. Automated campaigns follow up with prospects until they show up.",
tags: [
"CRM",
"Email",
],
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-fit-man-woman_23-2149734739.jpg",
},
]} ]}
title="Engineered for Fighting Gyms" title="Engineered for Fighting Gyms"
description="Everything you need to scale your membership base without adding administrative burden." description="Everything you need to scale your membership base without adding administrative burden."
@@ -137,38 +103,16 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
plans={[ plans={[
{ {
id: "starter", id: "starter", tag: "Essentials", price: "$499/mo", period: "growth", description: "Perfect for single locations launching growth.", button: {
tag: "Essentials", text: "Get Started", href: "#contact"},
price: "$499/mo", featuresTitle: "Included Features", features: [
period: "growth", "Responsive Site", "AI Lead Bot", "CRM Integration"],
description: "Perfect for single locations launching growth.",
button: {
text: "Get Started",
href: "#contact",
},
featuresTitle: "Included Features",
features: [
"Responsive Site",
"AI Lead Bot",
"CRM Integration",
],
}, },
{ {
id: "pro", id: "pro", tag: "Pro", price: "$999/mo", period: "scale", description: "Advanced automation for multi-gym operations.", button: {
tag: "Pro", text: "Get Started", href: "#contact"},
price: "$999/mo", featuresTitle: "Everything in Starter plus:", features: [
period: "scale", "Advanced Analytics", "Local Ads Suite", "Priority Support"],
description: "Advanced automation for multi-gym operations.",
button: {
text: "Get Started",
href: "#contact",
},
featuresTitle: "Everything in Starter plus:",
features: [
"Advanced Analytics",
"Local Ads Suite",
"Priority Support",
],
}, },
]} ]}
title="Simple, Scalable Plans" title="Simple, Scalable Plans"
@@ -183,31 +127,16 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "40%", title: "Increase in Trial Attendance", items: [
value: "40%", "automated follow-ups", "immediate response"],
title: "Increase in Trial Attendance",
items: [
"automated follow-ups",
"immediate response",
],
}, },
{ {
id: "m2", id: "m2", value: "15hr+", title: "Admin Time Saved", items: [
value: "15hr+", "manual scheduling eliminated", "AI inquiries"],
title: "Admin Time Saved",
items: [
"manual scheduling eliminated",
"AI inquiries",
],
}, },
{ {
id: "m3", id: "m3", value: "3x", title: "Lead Conversion Rate", items: [
value: "3x", "optimized site flow", "automated nurturing"],
title: "Lead Conversion Rate",
items: [
"optimized site flow",
"automated nurturing",
],
}, },
]} ]}
title="Results You Can Measure" title="Results You Can Measure"
@@ -223,45 +152,20 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "t1", id: "t1", name: "Mark Stevens", role: "Owner", company: "Iron Fist MMA", rating: 5,
name: "Mark Stevens", imageSrc: "http://img.b2bpic.net/free-photo/young-sports-man-happy-expression_1194-1591.jpg"},
role: "Owner",
company: "Iron Fist MMA",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-sports-man-happy-expression_1194-1591.jpg",
},
{ {
id: "t2", id: "t2", name: "Sarah Chen", role: "Coach", company: "Elite Boxing", rating: 5,
name: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/woman-gym-with-coach_1303-5545.jpg"},
role: "Coach",
company: "Elite Boxing",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-gym-with-coach_1303-5545.jpg",
},
{ {
id: "t3", id: "t3", name: "David Thorne", role: "Admin", company: "The Pit Studio", rating: 5,
name: "David Thorne", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-smiling-sportswoman-wearing-activewear-sits-medicine-ball_197531-22610.jpg"},
role: "Admin",
company: "The Pit Studio",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-smiling-sportswoman-wearing-activewear-sits-medicine-ball_197531-22610.jpg",
},
{ {
id: "t4", id: "t4", name: "James R.", role: "Owner", company: "Fight Hub", rating: 5,
name: "James R.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-doing-sport-with-stats_23-2150040492.jpg"},
role: "Owner",
company: "Fight Hub",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-doing-sport-with-stats_23-2150040492.jpg",
},
{ {
id: "t5", id: "t5", name: "Chloe B.", role: "Coach", company: "Punch Club", rating: 5,
name: "Chloe B.", imageSrc: "http://img.b2bpic.net/free-photo/boy-city_1157-6961.jpg"},
role: "Coach",
company: "Punch Club",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/boy-city_1157-6961.jpg",
},
]} ]}
title="What Coaches Are Saying" title="What Coaches Are Saying"
description="Trusted by boxing and MMA gyms across the country." description="Trusted by boxing and MMA gyms across the country."
@@ -274,20 +178,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "faq1", id: "faq1", title: "How long until I see results?", content: "Our AI systems start engaging leads immediately. Most clients see a significant jump in trial bookings within the first 30 days."},
title: "How long until I see results?",
content: "Our AI systems start engaging leads immediately. Most clients see a significant jump in trial bookings within the first 30 days.",
},
{ {
id: "faq2", id: "faq2", title: "Do I need to manage the AI?", content: "No, our team handles the setup and optimization for you. You just focus on coaching."},
title: "Do I need to manage the AI?",
content: "No, our team handles the setup and optimization for you. You just focus on coaching.",
},
{ {
id: "faq3", id: "faq3", title: "Can you integrate with my existing software?", content: "Yes, we integrate with all major gym management platforms."},
title: "Can you integrate with my existing software?",
content: "Yes, we integrate with all major gym management platforms.",
},
]} ]}
title="Common Questions" title="Common Questions"
description="Everything you need to know about scaling your gym." description="Everything you need to know about scaling your gym."
@@ -301,14 +196,11 @@ export default function LandingPage() {
<ContactText <ContactText
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "plain", variant: "plain"}}
}}
text="Ready to transform your gym's growth? Let's build your automation engine." text="Ready to transform your gym's growth? Let's build your automation engine."
buttons={[ buttons={[
{ {
text: "Book Your Free Consultation", text: "Book Your Free Consultation", href: "#"},
href: "#",
},
]} ]}
/> />
</div> </div>
@@ -317,16 +209,12 @@ export default function LandingPage() {
<FooterLogoReveal <FooterLogoReveal
logoText="GymGrowth AI" logoText="GymGrowth AI"
leftLink={{ leftLink={{
text: "Terms of Service", text: "Terms of Service", href: "#"}}
href: "#",
}}
rightLink={{ rightLink={{
text: "Privacy Policy", text: "Privacy Policy", href: "#"}}
href: "#",
}}
/> />
</div> </div>
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }