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"
|
||||
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
description="Personalized fitness coaching designed to help you achieve your goals. Expert guidance, proven strategies, and unwavering support every step of the way."
|
||||
tag="Elite Coaching"
|
||||
tagIcon={Zap}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "500+", label: "Successful Transformations" },
|
||||
{ value: "95%", label: "Client Satisfaction Rate" },
|
||||
@@ -198,7 +198,7 @@ export default function LandingPage() {
|
||||
tagIcon={Zap}
|
||||
title="Begin Your Transformation Today"
|
||||
description="Join hundreds of satisfied clients who have achieved their fitness goals. Sign up for our newsletter and get exclusive coaching tips delivered to your inbox."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blurred-cardio-machines_1203-98.jpg"
|
||||
imageAlt="fitness background gym interior healthy lifestyle workout space"
|
||||
|
||||
Reference in New Issue
Block a user