diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index 58b1f18c99..c53e9aa55d 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -311,6 +311,12 @@
"url": "https://kokonutui.com/r/{name}.json",
"description": "Collection of stunning components built with Tailwind CSS, shadcn/ui and Motion to use on your websites."
},
+ {
+ "name": "@launchui",
+ "homepage": "https://www.launchuicomponents.com/",
+ "url": "https://www.launchuicomponents.com/r/{name}.json",
+ "description": "Carefully crafted landing page components and templates built with React, Shadcn/ui and Tailwind."
+ },
{
"name": "@lens-blocks",
"homepage": "https://lensblocks.com",
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index 66ac0e23e7..827c63801f 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -364,6 +364,13 @@
"description": "Collection of stunning components built with Tailwind CSS, shadcn/ui and Motion to use on your websites.",
"logo": ""
},
+ {
+ "name": "@launchui",
+ "homepage": "https://www.launchuicomponents.com/",
+ "url": "https://www.launchuicomponents.com/r/{name}.json",
+ "description": "Carefully crafted landing page components and templates built with React, Shadcn/ui and Tailwind.",
+ "logo": ""
+ },
{
"name": "@lens-blocks",
"homepage": "https://lensblocks.com",