export type TFriendItem = { title: string; url: string; };