Update src/app/page.tsx
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user