export type Link = { title: string; link: string; };