From d3db274b193f3f92a762ac184cec129f0933e077 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 00:58:32 +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 2927339..6f2c3cc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,7 +96,7 @@ export default function LandingPage() { { id: "cloud-solutions", title: "Cloud Solutions", subtitle: "Secure access to files, applications, and collaboration tools from anywhere.", category: "Platform", value: "Anytime Access"}, { - id: "network-management", title: "Network Management", subtitle: "Reliable infrastructure designed for performance and uncompromised security.", category: "Infrastructure", value: "Optimized Performance"}, + id: "network-management", title: "Network care", subtitle: "Reliable infrastructure designed for performance and uncompromised security.", category: "Infrastructure", value: "Optimized Performance"}, ]} title="Comprehensive IT Services for Your Business" description="Proactive monitoring, maintenance, and support designed to keep your business technology operating smoothly and securely." -- 2.49.1