diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index 688e12d797..ff52ea296e 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -581,6 +581,12 @@
"url": "https://taki-ui.com/r/{name}.json",
"description": "Beautifully designed, accessible components that you can copy and paste into your apps. Made with React Aria Components and Shadcn tokens."
},
+ {
+ "name": "@terrae",
+ "homepage": "https://www.terrae.dev",
+ "url": "https://www.terrae.dev/{name}.json",
+ "description": "Composable, animated map components for React. Built with TypeScript, Tailwind CSS, Mapbox GL JS, and MapLibre GL. Perfect companion for shadcn/ui."
+ },
{
"name": "@thegridcn",
"homepage": "https://thegridcn.com",
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index f186ff7e2e..a54335e63a 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -678,6 +678,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": "@terrae",
+ "homepage": "https://www.terrae.dev",
+ "url": "https://www.terrae.dev/{name}.json",
+ "description": "Composable, animated map components for React. Built with TypeScript, Tailwind CSS, Mapbox GL JS, and MapLibre GL. Perfect companion for shadcn/ui.",
+ "logo": ""
+ },
{
"name": "@thegridcn",
"homepage": "https://thegridcn.com",