diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index 06dae9f1e5..4d1fc8ccb8 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -377,6 +377,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",
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index 0a10ad7780..64cf9c1a4f 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -441,6 +441,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",