Skip to content

Commit b127a38

Browse files
committed
chore: update pricing
1 parent a8a8b01 commit b127a38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/content/3.pricing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ title: 'Pricing'
22
description: 'Get started with NuxtHub for free and upgrade as you grow.'
33
navigation: false
44
hero:
5-
headline: '-20% off with yearly plan'
5+
headline: '2 months off with yearly plan'
66
title: 'Start for free, upgrade <span class="text-primary">as you grow</span>'
77
description: 'NuxtHub is built on Cloudflare for optimal performance. While separate subscriptions are required, you get the combined power of both, with plans to suit your specific needs.'
88
orientation: horizontal

docs/pages/pricing.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ defineOgImageComponent('Docs')
3636

3737
<div class="py-12">
3838
<div class="w-full flex justify-center">
39-
<UPricingToggle v-model="isYearly" class="max-w-xs mb-12" right="Yearly (-20%)" />
39+
<UPricingToggle v-model="isYearly" class="max-w-xs mb-12" right="Yearly (2 months off)" />
4040
</div>
4141

4242
<UPricingGrid :compact="false">

0 commit comments

Comments
 (0)