From 79f702ff824f75ab52d2b5ce1f9a39665433a54e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 16:07:41 +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 47356ff..604a977 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -141,11 +141,11 @@ export default function LandingPage() { ]} kpiItems={[ { - value: "10+", title: "Years in Business"}, + value: "10+", label: "Years in Business"}, { - value: "4.9/5", title: "Avg. Customer Rating"}, + value: "4.9/5", label: "Avg. Customer Rating"}, { - value: "100%", title: "Satisfaction Guaranteed"}, + value: "100%", label: "Satisfaction Guaranteed"}, ]} title="Trusted by Local Professionals" description="Hear what our valued customers have to say about our commitment to quality and service. We're proud of the trust we've earned."