export type Breadcrumb = { text: string; url: string; name: string; };