From 53bb7eda3d56b4e099dba042ad61b07ff12f5759 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 17:24:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1b74ba6..bab1fec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -129,7 +129,7 @@ export default function LandingPage() { tag="Proven Results" metrics={[ { - id: "m1", value: "449+", description: "Five-Star Reviews"}, + id: "m1", value: "449+", description: "Satisfied Homeowners Served"}, { id: "m2", value: "100%", description: "Satisfaction Guarantee"}, { @@ -214,4 +214,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file