Merge version_1 into main #12
@@ -161,15 +161,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
id: "consistency", icon: CheckCircle,
|
||||
icon: CheckCircle,
|
||||
title: "Improved Consistency", value: "Increased"
|
||||
},
|
||||
{
|
||||
id: "speed", icon: Zap,
|
||||
icon: Zap,
|
||||
title: "Higher Serve Speed", value: "Increased"
|
||||
},
|
||||
{
|
||||
id: "injuries", icon: Shield,
|
||||
icon: Shield,
|
||||
title: "Fewer Injuries", value: "Reduced"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user