From f4149188148b7b2fe4d86942f0f656baa34b708a Mon Sep 17 00:00:00 2001 From: alma Date: Tue, 6 May 2025 22:02:47 +0200 Subject: [PATCH] observatoire --- components/main-nav.tsx | 6 ------ 1 file changed, 6 deletions(-) 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,