Update src/app/page.tsx

This commit is contained in:
2026-03-25 05:49:28 +00:00
parent b17eb8905e
commit 30e2c53088

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"