diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index ed64a6cb102..8280df058bf 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -1180,5 +1180,11 @@
"homepage": "https://wensity.com",
"url": "https://raw.githubusercontent.com/ksparth12/wensity-shadcn-registry/main/{name}.json",
"description": "Motion-rich React components for AI interfaces, SaaS blocks, and cinematic interactions. Free Wensity components only."
+ },
+ {
+ "name": "@blockus",
+ "homepage": "https://blockus.lndevui.com",
+ "url": "https://blockus.lndevui.com/r/{name}.json",
+ "description": "Production-ready React blocks built on shadcn/ui and Tailwind — drop them in, swap the copy, ship the page. Heroes, pricing and footer sections crafted by hand."
}
]
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index db9dd8ef57a..9807137dab7 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -1378,5 +1378,12 @@
"url": "https://raw.githubusercontent.com/ksparth12/wensity-shadcn-registry/main/{name}.json",
"description": "Motion-rich React components for AI interfaces, SaaS blocks, and cinematic interactions. Free Wensity components only.",
"logo": ""
+ },
+ {
+ "name": "@blockus",
+ "homepage": "https://blockus.lndevui.com",
+ "url": "https://blockus.lndevui.com/r/{name}.json",
+ "description": "Production-ready React blocks built on shadcn/ui and Tailwind — drop them in, swap the copy, ship the page. Heroes, pricing and footer sections crafted by hand.",
+ "logo": ""
}
]