chane nav contact label;
This commit is contained in:
@@ -8,7 +8,7 @@ import { FaBars, FaTimes } from 'react-icons/fa';
|
||||
const NAV_LINKS = [
|
||||
{ href: '/#program', label: 'Programm' },
|
||||
{ href: '/#info', label: 'Infos' },
|
||||
{ href: '/#contact', label: 'Kontakt' },
|
||||
{ href: '/#contact', label: 'Anfahrt' },
|
||||
{ href: '/impressum', label: 'Impressum' },
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user