Merge version_1 into main #1
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="mediumLarge"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
title="Transform Your Body, Elevate Your Life"
|
||||
description="Professional fitness coaching tailored to your goals. Whether you're building strength, losing weight, or achieving peak performance, our expert coaches guide every step of your journey."
|
||||
enableKpiAnimation={true}
|
||||
@@ -163,9 +163,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "Mobile App Integration", description: "Track workouts, nutrition, and progress from anywhere with our intuitive mobile platform", bentoComponent: "phone", statusIcon: Lock,
|
||||
alertIcon: Bell,
|
||||
alertTitle: "Workout Complete!", alertMessage: "Great session today. Rest well!", apps: [
|
||||
title: "Mobile App Integration", description: "Track workouts, nutrition, and progress from anywhere with our intuitive mobile platform", bentoComponent: "phone", statusIcon: Lock, alertIcon: Bell, alertTitle: "Workout Complete!", alertMessage: "Great session today. Rest well!", apps: [
|
||||
{ name: "Workouts", icon: Activity },
|
||||
{ name: "Nutrition", icon: Apple },
|
||||
{ name: "Progress", icon: TrendingUp },
|
||||
@@ -181,8 +179,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Global Reach", description: "Connect with coaches and clients worldwide. Our platform supports remote training and international community support", bentoComponent: "globe"},
|
||||
{
|
||||
title: "Integration Hub", description: "Seamlessly connect your favorite fitness and wellness apps for unified tracking", bentoComponent: "orbiting-icons", centerIcon: Zap,
|
||||
items: [
|
||||
title: "Integration Hub", description: "Seamlessly connect your favorite fitness and wellness apps for unified tracking", bentoComponent: "orbiting-icons", centerIcon: Zap, items: [
|
||||
{ icon: Apple, ring: 1 },
|
||||
{ icon: Watch, ring: 1 },
|
||||
{ icon: Database, ring: 2 },
|
||||
|
||||
Reference in New Issue
Block a user