export interface NavItem { text: string link: string }