From e65f1217ceb1aab896c31fba685bd775ccc6d6ef Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 01:04:57 +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 a50935c..bcf3b8b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -113,7 +113,7 @@ export default function LandingPage() { { 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."}, + id: "experienced-team", value: "", description: "Knowledgeable technicians who explain solutions clearly and effectively."}, { id: "reliable-service", value: "Reliable Service", description: "Customers consistently mention dependable support and minimal downtime."}, { -- 2.49.1