From c5dc9eac7a9d17816c95dde9f85e3870202ec642 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 04:20:46 +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 c46ad5e..1fe2415 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,13 +102,13 @@ export default function LandingPage() { ]} kpiItems={[ { - description: "Customer Rating", value: "5.0" + value: "5.0" }, { - description: "Same-Day Service", value: "Available" + value: "Available" }, { - description: "Licensed & Insured", value: "Certified" + value: "Certified" } ]} title="Trusted by Your Neighbors"