diff --git a/src/app/page.tsx b/src/app/page.tsx index 382263b..1066ff2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -161,13 +161,13 @@ export default function LandingPage() { ]} kpiItems={[ { - description: "Improved Consistency", value: "Increased" + title: "Improved Consistency", value: "Increased" }, { - description: "Higher Serve Speed", value: "Increased" + title: "Higher Serve Speed", value: "Increased" }, { - description: "Fewer Injuries", value: "Reduced" + title: "Fewer Injuries", value: "Reduced" } ]} title="What Our Students Say"