diff --git a/src/app/page.tsx b/src/app/page.tsx index 39dd06f..39af5b3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,11 +138,11 @@ export default function LandingPage() { ]} kpiItems={[ { - value: "99%", title: "Customer Satisfaction", category: "Success"}, + value: "99%", description: "Customer Satisfaction"}, { - value: "500+", title: "Cars Detailed", category: "Experience"}, + value: "500+", description: "Cars Detailed"}, { - value: "5-Star", title: "Average Rating", category: "Quality"}, + value: "5-Star", description: "Average Rating"}, ]} title="Hear From Our Happy Clients" description="Our customers consistently experience the GOAT-level difference. Read what they have to say about our meticulous detailing and exceptional service."