diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index fece329771..b0317285c5 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -688,5 +688,11 @@
"homepage": "https://typedora-ui.netlify.app",
"url": "https://typedora-ui.netlify.app/r/{name}.json",
"description": "Typedora UI is a next-generation extension layer for shadcn/ui, designed to bring full type-safety to your UI components."
- }
+ },
+ {
+ "name": "@shadcn-space",
+ "homepage": "https://shadcnspace.com/",
+ "url": "https://shadcnspace.com/r/{name}.json",
+ "description": "An open-source collection of production-ready Shadcn UI blocks, components, and templates for websites, admin dashboards and modern React web projects, built with Tailwind CSS and ready to copy-paste or install via the Shadcn CLI."
+ },
]
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index 93d775afb7..33ffbb9919 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -700,6 +700,18 @@
"logo": ""
},
{
+ "name": "@shadcn-space",
+ "homepage": "https://shadcnspace.com",
+ "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.",
+ "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",
"url": "https://icons.lndev.me/r/{name}.json",