export const items = [ { label: 'Services', href: '/services', umamiEventLabel: 'services', }, { label: 'Impact', href: '/#impact', umamiEventLabel: 'impact', }, { label: 'Process', href: '/#process', umamiEventLabel: 'process', }, { label: 'Contact', href: '/#contact', umamiEventLabel: 'contact', }, ];