Make the primary nav customer-facing and keep the services submenu readable.

Stack and the CV leave the chrome so Contact stays the main action. The desktop submenu now uses an opaque surface token and a stacking context above page content.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-08-26 12:52:17 +02:00
parent 86d6dd085d
commit 646b39b200
9 changed files with 52 additions and 45 deletions

View File

@@ -38,10 +38,6 @@ export const PRIMARY_NAV: readonly NavItem[] = [
routeId: 'projects',
label: { de: 'Projekte', en: 'Projects' },
},
{
routeId: 'stack',
label: { de: 'Stack', en: 'Stack' },
},
{
routeId: 'about',
label: { de: 'Über mich', en: 'About' },