diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index 89f54e5500..afc56f520f 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -809,12 +809,6 @@
"url": "https://shadcnspace.com/r/{name}.json",
"description": "ShadcnSpace is a collection of extra-ordinary, highly customizable shadcn/ui components, blocks, and themes to build modern UIs with speed and clarity."
},
- {
- "name": "@shadcn-dashboard",
- "homepage": "https://shadcn-dashboard.com",
- "url": "https://shadcn-dashboard.com/r/{name}.json",
- "description": "ShadcnDashboard is a collection of modern, production-ready dashboard layouts, components, and UI patterns built on top of shadcn/ui and Tailwind CSS. It’s designed to help developers build clean, scalable, and data-driven dashboards faster—without compromising on performance, accessibility, or customization."
- },
{
"name": "@icons-animated",
"homepage": "https://icons.lndev.me",
@@ -1030,5 +1024,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..a52f7b26eb 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -945,13 +945,6 @@
"description": "ShadcnSpace is a collection of extra-ordinary, highly customizable shadcn/ui components, blocks, and themes to build modern UIs with speed and clarity.",
"logo": ""
},
- {
- "name": "@shadcn-dashboard",
- "homepage": "https://shadcn-dashboard.com",
- "url": "https://shadcn-dashboard.com/r/{name}.json",
- "description": "ShadcnDashboard is a collection of modern, production-ready dashboard layouts, components, and UI patterns built on top of shadcn/ui and Tailwind CSS. It’s designed to help developers build clean, scalable, and data-driven dashboards faster—without compromising on performance, accessibility, or customization.",
- "logo": ""
- },
{
"name": "@icons-animated",
"homepage": "https://icons.lndev.me",
@@ -1203,5 +1196,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": ""
}
]