export const catalog = [ { title: "Trending", filter: "", }, { title: "Movies", filter: "genre/hollywood/", }, ];