From 62e6224325745becbcd59d4c827d455edf4cda1e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 01:00:44 +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 6f2c3cc..a50935c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,7 +111,7 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "fast-response", value: "Fast Response", description: "Problems are addressed quickly so your team stays productive."}, + id: "fast-response", value: " swiftness", description: "Problems are addressed quickly so your team stays productive."}, { id: "experienced-team", value: "Experienced Team", description: "Knowledgeable technicians who explain solutions clearly and effectively."}, { -- 2.49.1