From 5cfe573df7f7f0df9fa7ddaaed88b30b712983cf Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 13:58:29 +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 c623060..64cee70 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -130,11 +130,11 @@ export default function LandingPage() { ]} kpiItems={[ { - value: "5.0", description: "Highly rated by local clients."}, + value: "5.0"}, { - value: "Local", description: "Proudly serving Waxhaw, NC."}, + value: "Local"}, { - value: "Personalized", description: "Tailored solutions for every home."}, + value: "Personalized"}, ]} title="Trusted by Homeowners Who Want Peace of Mind" description="Hear from our happy clients about how we've transformed their homes and lives."