export type PictureItem = { alt?: string src: string }