export const navLinks = [ { id: 1, url: '/', label: 'Start', }, { id: 2, url: '/services', label: 'Leistungen', } ];