From 9daa4f1d93fce236857bd86467de78d84abbb989 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 4 Jun 2026 18:11:29 +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 91d38ed..2b99195 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -211,8 +211,8 @@ export default function LandingPage() { "Consistently praised by clients", "Top-tier service standard"], }, { - id: "m2", value: "17+", title: "Years in Business", items: [ - "Proven expertise and reliability", "Serving the community since 2007"], + id: "m2", value: "10+", title: "Years in Business", items: [ + "Proven expertise and reliability", "Serving the community since 2015"], }, { id: "m3", value: "100%", title: "Satisfaction", items: [ -- 2.49.1