Update src/app/page.tsx
This commit is contained in:
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{ id: "clients", value: "500+", title: "Online Clients", description: "Transformed lives through remote coaching", icon: User },
|
||||
{ id: "success", value: "95%", title: "Success Rate", description: "Goal achievement among online clients", icon: CheckCircle },
|
||||
{ id: "experience", value: "10+", title: "Years Experience", description: "Dedicated online fitness coaching" }
|
||||
{ id: "experience", value: "10+", title: "Years Experience", description: "Dedicated online fitness coaching", icon: Award }
|
||||
]}
|
||||
gridVariant="bento-grid"
|
||||
animationType="scale-rotate"
|
||||
|
||||
Reference in New Issue
Block a user