diff --git a/components/dashboard/CompanyDashboard.tsx b/components/dashboard/CompanyDashboard.tsx
index a7d03833..262c2a37 100644
--- a/components/dashboard/CompanyDashboard.tsx
+++ b/components/dashboard/CompanyDashboard.tsx
@@ -19,6 +19,7 @@ import {
ArrowDownRight,
Activity,
FileText,
+ Trophy,
} from 'lucide-react'
import { Company } from '@/types/company'
import { format, formatDistanceToNow } from 'date-fns'
@@ -229,7 +230,7 @@ export function CompanyDashboard({ company }: CompanyDashboardProps) {
return (
{/* Stats Cards */}
-
+
+
Common tasks and shortcuts
-
+
{canManageEvents && (
-
+ <>
+
+
+ >
)}
{canManageTeam && (