export const catalog = [ { title: "Trending", filter: "", }, { title: "Anime", filter: "/category/anime/", }, ];