diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index b74b0ca3f0e..d1d34bc204c 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -1150,5 +1150,11 @@
"homepage": "https://www.turbopills.com/ui/docs",
"url": "https://ui.turbopills.com/r/{name}.json",
"description": "Beautiful, accessible, and customizable React components for your telehealth applications."
+ },
+ {
+ "name": "@slidecn",
+ "homepage": "https://slidecn.vercel.app",
+ "url": "https://slidecn.vercel.app/r/{name}.json",
+ "description": "Beautiful presentations, made simple. Ready to use, customizable presentation components for React.",
}
]
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index 5587ea0e04b..dbaca8c761b 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -1343,5 +1343,12 @@
"url": "https://ui.turbopills.com/r/{name}.json",
"description": "Beautiful, accessible, and customizable React components for your telehealth applications.",
"logo": ""
+ },
+ {
+ "name": "@slidecn",
+ "homepage": "https://slidecn.vercel.app",
+ "url": "https://slidecn.vercel.app/r/{name}.json",
+ "description": "Beautiful presentations, made simple. Ready to use, customizable presentation components for React.",
+ "logo": ""
}
]