Update src/app/page.tsx
This commit is contained in:
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
|||||||
tag="Professional Fitness"
|
tag="Professional Fitness"
|
||||||
tagIcon={Zap}
|
tagIcon={Zap}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "aurora" }}
|
background={{ variant: "glowing-orb" }}
|
||||||
kpis={[
|
kpis={[
|
||||||
{ value: "15+", label: "Years Average Experience" },
|
{ value: "15+", label: "Years Average Experience" },
|
||||||
{ value: "1000+", label: "Clients Transformed" },
|
{ value: "1000+", label: "Clients Transformed" },
|
||||||
|
|||||||
Reference in New Issue
Block a user