content: {
    author: string;
    content: string;
    id: string;
    img: string;
    title: string;
}[] = ...