diff --git a/src/app/page.tsx b/src/app/page.tsx index 5160a9e..87ad7e4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -230,21 +230,21 @@ export default function LandingPage() { kpiItems={[ { - description: "Years in Service", + title: "Years in Service", subtitle: "Trusted local expertise", category: "Experience", value: "10+", }, { - description: "Happy Customers", + title: "Happy Customers", subtitle: "Driving satisfaction daily", category: "Satisfaction", value: "5000+", }, { - description: "Tyres Fitted", + title: "Tyres Fitted", subtitle: "Keeping London moving", category: "Volume", value: "15000+",