Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 07:16:22 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="medium"
sizing="mediumLarge"
background="aurora"
background="circleGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="layered"
@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Transform Your Body, Transform Your Life"
description="Expert personal coaching tailored to your goals. Whether you're starting your fitness journey or pushing toward new heights, we provide personalized training, nutrition guidance, and holistic wellness support."
background={{ variant: "aurora" }}
background={{ variant: "glowing-orb" }}
kpis={[
{ value: "500+", label: "Clients Transformed" },
{ value: "95%", label: "Goal Achievement Rate" },
@@ -157,9 +157,7 @@ export default function LandingPage() {
{
title: "Global Reach", description: "Coach clients worldwide with our cloud-based platform", bentoComponent: "globe"},
{
title: "24/7 Support", description: "AI-powered assistance for quick answers to common questions", bentoComponent: "chat", aiIcon: MessageCircle,
userIcon: User,
placeholder: "Ask about your training plan...", exchanges: [
title: "24/7 Support", description: "AI-powered assistance for quick answers to common questions", bentoComponent: "chat", aiIcon: MessageCircle, userIcon: User, placeholder: "Ask about your training plan...", exchanges: [
{
userMessage: "How many calories should I eat?", aiResponse: "Based on your goals and activity level, I recommend 2,200-2,400 calories daily. Let's adjust based on your progress."},
{
@@ -215,7 +213,7 @@ export default function LandingPage() {
description="Subscribe to our newsletter for exclusive training tips, nutrition advice, success stories, and special offers. Join thousands of clients who are transforming their lives."
tagIcon={Mail}
tagAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "glowing-orb" }}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/join-us-register-newsletter-concept_53876-132697.jpg"
imageAlt="Newsletter signup for fitness coaching"