diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index 6e6601c4931..f9588774d80 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -1156,5 +1156,11 @@
"homepage": "https://www.turbopills.com/ui/docs",
"url": "https://ui.turbopills.com/r/{name}.json",
"description": "Beautiful, accessible, and customizable React components for your telehealth applications."
+ },
+ {
+ "name": "@wensity",
+ "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."
}
]
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index 264b0c7f44b..1b78eba3ae3 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -1350,5 +1350,12 @@
"url": "https://ui.turbopills.com/r/{name}.json",
"description": "Beautiful, accessible, and customizable React components for your telehealth applications.",
"logo": ""
+ },
+ {
+ "name": "@wensity",
+ "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.",
+ "logo": ""
}
]