Update Navbar contact button

This commit is contained in:
2025-04-08 22:42:32 +02:00
parent 2d89fcfbb8
commit 5226cd1bd4
2 changed files with 8 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ export const navLinks = [
},
{
id: 3,
url: 'services',
url: '#',
label: 'Leistungen',
}
];