diff --git a/src/app/page.tsx b/src/app/page.tsx index a75441d..56bb5a5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,11 +84,14 @@ export default function LandingPage() { ]} kpiItems={[ { - value: "⭐ 4.3"}, + label: "Average Rating", value: "⭐ 4.3" + }, { - value: "10+"}, + label: "Years of Service", value: "10+" + }, { - value: "1000+"}, + label: "Happy Customers", value: "1000+" + }, ]} title="Client Satisfaction is Our Priority" description="Hear what our valued customers say about their Beast Barber experience. We're proud to be a trusted local choice."