From 341eed2b2d722a72a5e0db7297d777eea26d73d9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:50:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index eeff4ce..2452073 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,7 +100,7 @@ export default function LandingPage() { tag="By The Numbers" metrics={[ { - id: "1", value: "20+", title: "Years of Experience", items: ["Industry-leading expertise", "Trusted by Fortune 500 companies"] + id: "1", value: "20+", title: "Years of Experience", items: ["Industry-leading expertise", "Trusted by Fortune 500 companies", "Certified professionals on staff"] }, { id: "2", value: "99.9%", title: "Uptime Guarantee", items: ["Zero downtime monitoring", "Redundant systems"] -- 2.49.1