Merge version_1 into main #1
@@ -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. Achieve sustainable results with science-backed training and personalized nutrition guidance."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "500+", label: "Clients Transformed" },
|
||||
{ value: "95%", label: "Success Rate" },
|
||||
@@ -204,7 +204,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
title="Ready to Transform?"
|
||||
description="Join hundreds of satisfied clients who have achieved their fitness goals. Subscribe to our newsletter for exclusive training tips and coaching updates."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-women-gym-training-together_23-2148419824.jpg"
|
||||
imageAlt="Fitness coaching consultation"
|
||||
|
||||
Reference in New Issue
Block a user