Merge branch 'navbar-refactoring' into 'dev'
Enhance MobileNav with theme context and visual updates See merge request rheinsw/website!19
This commit is contained in:
@@ -7,11 +7,11 @@ export const navLinks = [
|
||||
{
|
||||
id: 2,
|
||||
url: '#',
|
||||
label: 'About Us',
|
||||
label: 'Über uns',
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
url: 'contact',
|
||||
label: 'Contact',
|
||||
label: 'Kontakt',
|
||||
}
|
||||
];
|
||||
Reference in New Issue
Block a user