diff --git a/components/element-navigation-menu.tsx b/components/element-navigation-menu.tsx index 9e25068c..acf988b8 100644 --- a/components/element-navigation-menu.tsx +++ b/components/element-navigation-menu.tsx @@ -54,14 +54,14 @@ const components: { title: string; href: string; description: string }[] = [ export function MyNavigationMenu() { return ( - - - - + + + + Navigation - -
    + +