You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/app/pages/pro/.content/pricing.yml
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,17 @@ pricing:
5
5
title: Upgrade to Nuxt UI [Pro]{class="text-primary"}.
6
6
description: On top of 40+ open source components from Nuxt UI, Pro gives you access to 50+ premium Vue components to create beautiful & responsive Nuxt applications in minutes. It includes all primitives to build landing pages, documentations, blogs, dashboards or entire SaaS products.
7
7
freePlan:
8
+
description: "**NuxtLabs is joining Vercel** :tada: As part of this transition, Nuxt UI is becoming even more accessible.<br><br> **In September, we're launching Nuxt UI v4**: a free, open-source library that unifies Nuxt UI and Nuxt UI Pro, offering 100+ components and a complete free Figma Kit for everyone."
9
+
orientation: horizontal
10
+
button:
11
+
label: Read the announcement
12
+
to: 'https://nuxtlabs.com/?utm_source=nuxt-ui&utm_medium=banner&utm_campaign=nuxtlabs-vercel'
13
+
target: _blank
14
+
color: 'neutral'
15
+
trailingIcon: 'i-lucide-arrow-right'
16
+
ui:
17
+
trailingIcon: 'ms-0'
18
+
devPlan:
8
19
title: Free in development
9
20
description: Try Nuxt UI Pro for free in development, no credit card required. Upgrade when ready to deploy.
10
21
orientation: horizontal
@@ -13,6 +24,9 @@ pricing:
13
24
to: '/getting-started/installation/pro/nuxt'
14
25
color: 'neutral'
15
26
variant: 'subtle'
27
+
trailingIcon: 'i-lucide-arrow-right'
28
+
ui:
29
+
trailingIcon: 'ms-0'
16
30
figma:
17
31
title: Figma Kit Pro
18
32
description: Get all Nuxt UI Pro components in a Figma kit to design your next application before coding. Everything you need, from wire-framing to high-fidelity web integration.
0 commit comments