From 947aadd296c8b72988548702f89766eb7d5ba22e Mon Sep 17 00:00:00 2001 From: development Date: Mon, 9 Feb 2026 17:00:16 +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 5afd0f9..8281de1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,7 +98,7 @@ export default function LandingPage() { title: "Enterprise Security", description: "Bank-grade encryption, SOC 2 compliance, and advanced access controls keep your data safe.", bentoComponent: "globe" }, { - title: "Collaboration", description: "Work together seamlessly with instant notifications, shared workspaces, and activity tracking.", bentoComponent: "3d-task-list", title: "Team Collaboration", items: [ + title: "Team Collaboration", description: "Work together seamlessly with instant notifications, shared workspaces, and activity tracking.", bentoComponent: "3d-task-list", title: "Team Collaboration", items: [ { icon: Users, label: "Team Members", time: "Active now" }, { icon: MessageSquare, label: "Chat & Comments", time: "Live updates" }, { icon: Eye, label: "Activity Log", time: "Real-time" }