diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 880d92d3e7..b208610584 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -428,8 +428,8 @@ { "name": "@reui", "homepage": "https://reui.io", - "url": "https://reui.io/r/{name}.json", - "description": "Open-source collection of UI components and animated effects built with React, Typescript, Tailwind CSS, and Motion. Pairs beautifully with shadcn/ui." + "url": "https://reui.io/r/{style}/{name}.json", + "description": "Free & open-source library of 1,000+ components and patterns to 10x your productivity in shadcn projects." }, { "name": "@scrollxui", diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index f50c7e3872..318caa7ff9 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -499,8 +499,8 @@ { "name": "@reui", "homepage": "https://reui.io", - "url": "https://reui.io/r/{name}.json", - "description": "Open-source collection of UI components and animated effects built with React, Typescript, Tailwind CSS, and Motion. Pairs beautifully with shadcn/ui.", + "url": "https://reui.io/r/{style}/{name}.json", + "description": "Free & open-source library of 1,000+ components and patterns to 10x your productivity in shadcn projects.", "logo": "" }, {