diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 926543c2efe..d1dae25287b 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -299,6 +299,12 @@ "url": "https://glasscn-components.vercel.app/r/{name}.json", "description": "A shadcn-compatible registry of glassmorphism components inspired by Apple" }, + { + "name": "@grootstudio", + "homepage": "https://grootstudio.vercel.app", + "url": "https://grootstudio.vercel.app/r/{name}.json", + "description": "A premium, open source component registry for SEO-friendly, high-performance React applications" + }, { "name": "@ha-components", "homepage": "https://hacomponents.keshuac.com", diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index c53c994a2df..e6e1e121336 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -350,6 +350,13 @@ "description": "A shadcn-compatible registry of glassmorphism components inspired by Apple", "logo": "" }, + { + "name": "@grootstudio", + "homepage": "https://grootstudio.vercel.app", + "url": "https://grootstudio.vercel.app/r/{name}.json", + "description": "A premium, open source component registry for SEO-friendly, high-performance React applications", + "logo": "" + }, { "name": "@ha-components", "homepage": "https://hacomponents.keshuac.com",