diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index 0265cec370..3f0c78c806 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -95,6 +95,8 @@
"@moleculeui": "https://moleculeui.design/r/{name}.json",
"@uicapsule": "https://uicapsule.com/r/{name}.json",
"@uitripled": "https://ui.tripled.work/r/{name}.json",
+ "@ui-layouts": "https://ui-layouts.com/r/{name}.json",
+ "@tour": "https://onboarding-tour.vercel.app/r/{name}.json",
"@tb-blocks": "https://tailwindbuilder.ai/r/blocks/{name}.json",
"@ui-layouts": "https://ui-layouts.com/r/{name}.json"
}
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index 3d8ed2d52d..79b3647278 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -496,6 +496,13 @@
"description": "Beautifully designed, accessible components that you can copy and paste into your apps. Made with React Aria Components and Shadcn tokens.",
"logo": ""
},
+ {
+ "name": "@tour",
+ "homepage": "https://onboarding-tour.vercel.app",
+ "url": "https://onboarding-tour.vercel.app/r/{name}.json",
+ "description": "A component for building onboarding tours. Designed to integrate with shadcn/ui.",
+ "logo": ""
+ },
{
"name": "@uitripled",
"homepage": "https://ui.tripled.work",