From 5b5db1f8eab29cde70416bedf26993a98830d6c0 Mon Sep 17 00:00:00 2001 From: heykirman <75514294+sukirman1901@users.noreply.github.com> Date: Mon, 6 Jul 2026 14:49:20 +0700 Subject: [PATCH] feat(registry): add @nusaiba registry (#11076) Add Nusaiba motion-first shadcn marketing blocks to the public registry index. Co-authored-by: Cursor --- apps/v4/registry/directory.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 40b70585e..3bd515c79 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -889,6 +889,13 @@ "url": "https://nuqs.dev/r/{name}.json", "logo": "" }, + { + "name": "@nusaiba", + "homepage": "https://nusaiba.dev", + "url": "https://nusaiba.dev/r/base-nova/{name}.json", + "description": "Motion-first shadcn marketing blocks for landing pages — heroes, pricing, FAQs, footers, and more. Built on base-nova with intentional animation and CLI install.", + "logo": "" + }, { "name": "@odysseyui", "homepage": "https://www.odysseyui.com/docs",