diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index b7296c43df..3ce621cdeb 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -1042,5 +1042,11 @@ "homepage": "https://aicanvas.me", "url": "https://aicanvas.me/r/{name}.json", "description": "54 animated React components with AI reproduction prompts for Claude Code, Lovable, and v0. Free and open source." + }, + { + "name": "@xcn", + "homepage": "https://ui.radiumcoders.com", + "url": "https://ui.radiumcoders.com/r/xcn/{name}.json", + "description": "Hand-crafted, beautiful, and minimal UI components built with Tailwind CSS and Motion." } ] diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index b3f199992e..89c66110bd 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -1217,5 +1217,12 @@ "url": "https://aicanvas.me/r/{name}.json", "description": "54 animated React components with AI reproduction prompts for Claude Code, Lovable, and v0. Free and open source.", "logo": "" + }, + { + "name": "@xcn", + "homepage": "http://ui.radiumcoders.com", + "url": "https://ui-layouts.com/r/xcn/{name}.json", + "description": "Hand-crafted, beautiful, and minimal UI components built with Tailwind CSS and Motion.", + "logo": "" } ]