diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index 8a189ed87..8a09aaafc 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -431,6 +431,12 @@
"url": "https://roiui.com/r/{name}.json",
"description": "Roi UI is a library that offers UI components and blocks built with Base UI primitives. Some blocks and components use motion (framer). Everything is open-source and will be forever."
},
+ {
+ "name": "@satoriui",
+ "homepage": "https://satoriui.site",
+ "url": "https://satoriui.site/r/{name}.json",
+ "description": "A comprehensive suite of high-fidelity interaction components. It offers motion-driven components that designed with motion-react and tailwindcss, that blends seamlessly."
+ },
{
"name": "@solaceui",
"homepage": "https://www.solaceui.com",
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index 5772d6ceb..d38e7edca 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -503,6 +503,13 @@
"description": "Roi UI is a library that offers UI components and blocks built with Base UI primitives. Some blocks and components use motion (framer). Everything is open-source and will be forever.",
"logo": ""
},
+ {
+ "name": "@satoriui",
+ "homepage": "https://satoriui.site",
+ "url": "https://satoriui.site/r/{name}.json",
+ "description": "A comprehensive suite of high-fidelity interaction components. It offers motion-driven components that designed with motion-react and tailwindcss, that blends seamlessly.",
+ "logo": ""
+ },
{
"name": "@solaceui",
"homepage": "https://www.solaceui.com",