From 260badc250fe64b13c1ae947b291aabd89892fd9 Mon Sep 17 00:00:00 2001 From: MuslemRahimi Date: Mon, 17 Jun 2024 09:48:27 +0200 Subject: [PATCH] update pricing page --- src/routes/pricing/+page.svelte | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) 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.

    +
    +
    +