diff --git a/src/routes/pricing/+page.svelte b/src/routes/pricing/+page.svelte index 6eb87d03..2cff3cd0 100644 --- a/src/routes/pricing/+page.svelte +++ b/src/routes/pricing/+page.svelte @@ -128,7 +128,7 @@ async function purchasePlan() { Pay Yearly - Save up 22% + Save up 25% @@ -250,7 +250,7 @@ async function purchasePlan() {
- {mode ? '$499' : '$49.99'} + {mode ? '$90' : '$9.99'} {mode ? '/year' : '/month'}
@@ -309,7 +309,7 @@ async function purchasePlan() {
  • - {mode ? '1 Month Free Trial' : '1 Week Free Trial'} + {mode ? '14 Days Free Trial' : '7 Days Free Trial'}
  • @@ -397,6 +397,14 @@ async function purchasePlan() {
    +
    +
    + Can I change plans? +
    +

    If you have a monthly subscription, you can upgrade to the Annual Plan in your account settings.

    +
    +
    +