Category: {
    banner: string;
    id: number;
    name: string;
    parent_category: string;
    responsive: string;
    slug: string;
}