Update src/app/page.tsx

This commit is contained in:
2026-03-25 05:46:15 +00:00
parent 602cd7e09a
commit ec44c2ff19

View File

@@ -132,13 +132,13 @@ export default function LandingPage() {
]}
kpiItems={[
{
value: "5.0", description: "Star Rating"
value: "5.0", title: "Star Rating"
},
{
value: "33+", description: "Happy Reviews"
value: "33+", title: "Happy Reviews"
},
{
value: "10", description: "Years in Business"
value: "10", title: "Years in Business"
},
]}
title="What Our Clients Say"