This commit is contained in:
himanshu8443
2025-06-16 22:26:38 +05:30
parent 3f3e12f5df
commit 2a4aa2a680
185 changed files with 4645 additions and 3952 deletions

View File

@@ -0,0 +1,16 @@
export const catalog = [
{
title: "Movies",
filter: "/608c853f-704e-48f0-b785-4ae1f48ea70d",
},
{
title: "Tv Shows",
filter: "/72983eef-a12f-4be4-99a7-e8f6afa568c1",
},
{
title: "Anime",
filter: "/36abf81c-1032-4fbf-9a55-347a05ce2ca3",
},
];
export const genres = [];