diff --git a/src/app/page.tsx b/src/app/page.tsx index 8281de1..0eb23e2 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: "Team 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", 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" }