diff --git a/components/main-nav.tsx b/components/main-nav.tsx index e901c8a4..a543d312 100644 --- a/components/main-nav.tsx +++ b/components/main-nav.tsx @@ -197,12 +197,6 @@ export function MainNav() { // Role-specific menu items const roleSpecificItems = [ - { - title: "ShowCase", - icon: Lightbulb, - href: '/showcase', - requiredRoles: ["expression"], - }, { title: "Centrale", icon: Target,