diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index 26551c07b..8f2fc566f 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -281,6 +281,12 @@
"url": "https://kanpeki.vercel.app/r/{name}.json",
"description": "A set of perfect-designed components built on top of React Aria and Motion."
},
+ {
+ "name": "@kapwa",
+ "homepage": "https://kapwa-two.vercel.app",
+ "url": "https://kapwa-two.vercel.app/r/{name}.json",
+ "description": "Cleanly designed components purposely built for open-source government portals."
+ },
{
"name": "@kokonutui",
"homepage": "https://kokonutui.com",
@@ -377,6 +383,12 @@
"url": "https://www.neobrutalism.dev/r/{name}.json",
"description": "A collection of neobrutalism-styled components based on shadcn/ui"
},
+ {
+ "name": "@nessra-ui",
+ "homepage": "https://nessra-ui.vercel.app",
+ "url": "https://nessra-ui.vercel.app/r/{name}.json",
+ "description": "Beautiful, accessible components built with Tailwind CSS v4 and Radix UI. Includes auth blocks, data tables, and TanStack Form integration."
+ },
{
"name": "@nexus-elements",
"homepage": "https://elements.nexus.availproject.org/docs/view-components",
@@ -527,6 +539,12 @@
"url": "https://shadcndesign-free.vercel.app/r/{name}.json",
"description": "A growing collection of high-quality blocks and themes for shadcn/ui."
},
+ {
+ "name": "@shadcnstore",
+ "homepage": "https://www.shadcnstore.com",
+ "url": "https://shadcnstore.com/r/{name}.json",
+ "description": "A growing collection of shadcn/ui components, blocks, and templates for building modern web apps."
+ },
{
"name": "@shadcn-map",
"homepage": "https://shadcn-map.vercel.app",
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index b1080ee7c..d675bb310 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -329,6 +329,13 @@
"description": "A set of perfect-designed components built on top of React Aria and Motion.",
"logo": ""
},
+ {
+ "name": "@kapwa",
+ "homepage": "https://kapwa-two.vercel.app",
+ "url": "https://kapwa-two.vercel.app/r/{name}.json",
+ "description": "Cleanly designed components purposely built for open-source government portals.",
+ "logo": ""
+ },
{
"name": "@kokonutui",
"homepage": "https://kokonutui.com",
@@ -441,6 +448,13 @@
"description": "A collection of neobrutalism-styled components based on shadcn/ui",
"logo": ""
},
+ {
+ "name": "@nessra-ui",
+ "homepage": "https://nessra-ui.vercel.app",
+ "url": "https://nessra-ui.vercel.app/r/{name}.json",
+ "description": "Beautiful, accessible components built with Tailwind CSS v4 and Radix UI. Includes auth blocks, data tables, and TanStack Form integration.",
+ "logo": ""
+ },
{
"name": "@nexus-elements",
"homepage": "https://elements.nexus.availproject.org/docs/view-components",
@@ -616,6 +630,13 @@
"description": "A growing collection of high-quality blocks and themes for shadcn/ui.",
"logo": ""
},
+ {
+ "name": "@shadcnstore",
+ "homepage": "https://www.shadcnstore.com",
+ "url": "https://shadcnstore.com/r/{name}.json",
+ "description": "A growing collection of shadcn/ui components, blocks, and templates for building modern web apps.",
+ "logo": ""
+ },
{
"name": "@shadcn-map",
"homepage": "https://shadcn-map.vercel.app",