diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index a7f0014401..bddac91851 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -653,6 +653,12 @@
"url": "https://shadcncraft.com/r/{name}.json",
"description": "A starter collection of polished shadcn/ui components and blocks built to production standards. Part of a larger Figma + React system designed to scale with your product."
},
+ {
+ "name": "@shark",
+ "homepage": "https://shark.vini.one",
+ "url": "https://shark.vini.one/r/{name}.json",
+ "description": "shadcn/ui-style components built on Ark UI."
+ },
{
"name": "@smoothui",
"homepage": "https://smoothui.dev",
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index 109451e83a..82ff40111a 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -763,6 +763,13 @@
"description": "A starter collection of polished shadcn/ui components and blocks built to production standards. Part of a larger Figma + React system designed to scale with your product.",
"logo": ""
},
+ {
+ "name": "@shark",
+ "homepage": "https://shark.vini.one",
+ "url": "https://shark.vini.one/r/{name}.json",
+ "description": "shadcn/ui-style components built on Ark UI.",
+ "logo": ""
+ },
{
"name": "@smoothui",
"homepage": "https://smoothui.dev",