Update src/app/page.tsx
This commit is contained in:
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Transform Your Body, Transform Your Life"
|
||||
description="Expert personal coaching tailored to your goals. Whether you're starting your fitness journey or pushing toward new heights, we provide personalized training, nutrition guidance, and holistic wellness support."
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "aurora" }}
|
||||
kpis={[
|
||||
{ value: "500+", label: "Clients Transformed" },
|
||||
{ value: "95%", label: "Goal Achievement Rate" },
|
||||
@@ -213,7 +213,7 @@ export default function LandingPage() {
|
||||
description="Subscribe to our newsletter for exclusive training tips, nutrition advice, success stories, and special offers. Join thousands of clients who are transforming their lives."
|
||||
tagIcon={Mail}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "aurora" }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/join-us-register-newsletter-concept_53876-132697.jpg"
|
||||
imageAlt="Newsletter signup for fitness coaching"
|
||||
|
||||
Reference in New Issue
Block a user