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