export const catalog = [ { title: "Trending", filter: "2", }, { title: "Cinema", filter: "5", }, ]; export const genres = [];