diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index d2bf298189..2e22366b28 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -516,5 +516,12 @@ "url": "https://uicapsule.com/r/{name}.json", "description": "A curated collection of components that spark joy. Featuring interactive concepts, design experiments, and components in the intersection of AI/UI.", "logo": "" + }, + { + "name": "@ui-layouts", + "homepage": "https://ui-layouts.com/", + "url": "https://ui-layouts.com/r/{name}.json", + "description": "UI Layouts offers components, effects, design tools, and ready-made blocks that make building modern interfaces more efficient—built with React, Next.js, Tailwind CSS, and shadcn/ui.", + "logo": "" } ]