diff --git a/docs/pages/pro.vue b/docs/pages/pro.vue
new file mode 100644
index 00000000..fadaad1a
--- /dev/null
+++ b/docs/pages/pro.vue
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Coming Soon 🚀
+
+
+
+
+
+ Early access
+
+
+
+
+ The Building Blocks for
Modern Web Apps
+
+
+
+ Nuxt UI Pro is a collection of premium components built on top of Nuxt UI to create beautiful & responsive Nuxt applications in minutes.
It includes all primitives to build landing pages, documentation, blogs, changelog, dashboards or entire SaaS products.
+
+
+
+
+
+
diff --git a/docs/utils/pro.ts b/docs/utils/pro.ts
new file mode 100644
index 00000000..36c9df9e
--- /dev/null
+++ b/docs/utils/pro.ts
@@ -0,0 +1,31 @@
+export const pro = {
+ code: `
+\`\`\`vue [app.vue]
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+\`\`\`
+ `
+}