From cd28d1f52e01d34cfb4134f2fb0d11b5b1ccbed8 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 21:45:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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."