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="With Ch Vijay Kumar's personalized training programs, achieve your fitness goals faster than you ever thought possible. Expert coaching, proven results, and dedicated support every step of the way."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
kpis={[
|
||||
{ value: "500+", label: "Clients Trained" },
|
||||
{ value: "95%", label: "Success Rate" },
|
||||
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
||||
description="Ready to achieve your fitness goals? Connect with Ch Vijay Kumar to discuss your personalized training program and begin your journey to a healthier, stronger you."
|
||||
tagIcon={Phone}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-gym-room_74190-5097.jpg"
|
||||
imageAlt="Gym Facility"
|
||||
|
||||
Reference in New Issue
Block a user