Skip to content

Commit

Permalink
chore: update pricing
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Jun 26, 2024
1 parent a8a8b01 commit b127a38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/content/3.pricing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ title: 'Pricing'
description: 'Get started with NuxtHub for free and upgrade as you grow.'
navigation: false
hero:
headline: '-20% off with yearly plan'
headline: '2 months off with yearly plan'
title: 'Start for free, upgrade <span class="text-primary">as you grow</span>'
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.'
orientation: horizontal
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/pricing.vue
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ defineOgImageComponent('Docs')

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

<UPricingGrid :compact="false">
Expand Down

0 comments on commit b127a38

Please sign in to comment.