Merge version_1 into main #2
@@ -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 Life Through Expert Fitness Coaching"
|
||||
description="Personalized training programs designed to unlock your full potential. Whether you're starting your fitness journey or pushing for advanced goals, our certified coaches provide expert guidance, accountability, and results."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "500+", label: "Clients Transformed" },
|
||||
{ value: "95%", label: "Goal Achievement Rate" },
|
||||
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Accountability & Progress Tracking", description: "Regular check-ins, progress monitoring, and adaptive programming to keep you on track toward your goals.", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-wellbeing-healthy-choice-flower-beetroot-food_53876-122828.jpg?_wi=1", imageAlt: "Client transformation journey"
|
||||
title: "Accountability & Progress Tracking", description: "Regular check-ins, progress monitoring, and adaptive programming to keep you on track toward your goals.", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-wellbeing-healthy-choice-flower-beetroot-food_53876-122828.jpg", imageAlt: "Client transformation journey"
|
||||
}
|
||||
]}
|
||||
animationType="blur-reveal"
|
||||
@@ -192,7 +192,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lifestyle-wellbeing-healthy-choice-flower-beetroot-food_53876-122828.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lifestyle-wellbeing-healthy-choice-flower-beetroot-food_53876-122828.jpg"
|
||||
imageAlt="Fitness transformation results"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user