interface Categories { categories: Category\[]; type: string; link: string; categoryId: number;}interface Categories { categories: Category\[];