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 Life in 12 Weeks"
|
||||
description="Personal training programs designed specifically for your goals. Whether you're starting your fitness journey or taking it to the next level, our expert coaching delivers real results."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "500+", label: "Clients Transformed" },
|
||||
{ value: "95%", label: "Success Rate" },
|
||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
title="Ready to Transform?"
|
||||
description="Join hundreds of clients who have achieved their fitness goals. Let's create your personalized transformation plan today."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-senior-couple-gym_23-2148503022.jpg"
|
||||
imageAlt="Modern training facility"
|
||||
|
||||
Reference in New Issue
Block a user