From 83b547f9a1e816de0124c364464a12077351a09f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 00:54:37 +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 e8950d1..2927339 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { { id: "phone-systems", title: "Business Systems", subtitle: "Modern VoIP phone solutions with mobile integration and easy management.", category: "Solution", value: "Scalable VoIP"}, { - id: "cybersecurity", title: "Cybersecurity Solutions", subtitle: "Protect your business from threats with secure networks and monitoring.", category: "Security", value: "Threat Protection"}, + id: "cybersecurity", title: "Cybersecurity ", subtitle: "Protect your business from threats with secure networks and monitoring.", category: "Security", value: "Threat Protection"}, { id: "help-desk", title: "Help Desk Support", subtitle: "Friendly technicians available when you need assistance, ensuring minimal downtime.", category: "Support", value: "Fast Response"}, { -- 2.49.1