diff --git a/src/app/page.tsx b/src/app/page.tsx index 3075a6d..879c5e5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -237,21 +237,21 @@ export default function LandingPage() { ]} kpiItems={[ { - id: "kpi-1", + title: "5-Star Rating", subtitle: "Average across all platforms", category: "Customer Satisfaction", value: "5.0", }, { - id: "kpi-2", + title: "Years Experience", subtitle: "Serving the local community", category: "Expertise", value: "10+", }, { - id: "kpi-3", + title: "Projects Completed", subtitle: "Fences built and repaired", category: "Impact",