export const navLinks = [ { id: 1, url: '/', label: 'Home', }, { id: 2, url: '#', label: 'Über uns', }, { id: 3, url: '#', label: 'Leistungen', } ];