diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 5a5b42780e..c13750d831 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -1174,5 +1174,13 @@ "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": "@nexus-labs", + "homepage": "https://nexus-ui.com", + "url": "https://nexus-ui.com/r/{name}.json", + "registry": "https://nexus-ui.com/registry.json", + "description": "Production-ready components and full-page Next.js templates with cinematic Framer Motion animations, Tailwind CSS v4, and TypeScript." +} + ] diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 8184a4b3d7..fb14bc99e0 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -1366,6 +1366,13 @@ "logo": "" }, { + "name": "@next-ui", + "homepage": "https://nexus-ui.com", + "url": "https://nexus-ui.com/r/{name}.json", + "description": "Motion-native animated components for Next.js — backgrounds, heroes, inputs, carousels, and more. Open source. Copy-ready TypeScript.", + "logo": "" +} + "name": "@wensity", "homepage": "https://wensity.com", "url": "https://raw.githubusercontent.com/ksparth12/wensity-shadcn-registry/main/{name}.json",