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