diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index 89f54e5500..a9916f4bb7 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -1030,5 +1030,11 @@
"homepage": "https://termcn.vercel.app",
"url": "https://termcn.vercel.app/r/{name}.json",
"description": "Beautiful terminal UIs, made simple. Ready to use, customizable terminal UI components for React."
+ },
+ {
+ "name": "@remocn",
+ "homepage": "https://www.remocn.dev/",
+ "url": "https://www.remocn.dev/r/{name}.json",
+ "description": "Production-ready components for Remotion - text animations, backgrounds, transitions, UI blocks, and full scene compositions"
}
]
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index de18be700a..df9e59fe74 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -1203,5 +1203,12 @@
"url": "https://termcn.vercel.app/r/{name}.json",
"description": "Beautiful terminal UIs, made simple. Ready to use, customizable terminal UI components for React.",
"logo": ""
+ },
+ {
+ "name": "@remocn",
+ "homepage": "https://www.remocn.dev/",
+ "url": "https://www.remocn.dev/r/{name}.json",
+ "description": "Production-ready components for Remotion - text animations, backgrounds, transitions, UI blocks, and full scene compositions",
+ "logo": ""
}
]