export const catalog = [ { title: "Latest", filter: "" }, { title: "Hollywood", filter: "hollywood/" }, ];