From 9cbcf2ad9410913dd81e0d2f7e568da9a3a3fa6a Mon Sep 17 00:00:00 2001 From: MuslemRahimi Date: Sun, 4 Aug 2024 15:41:56 +0200 Subject: [PATCH] update to 30 days free trial --- src/lib/components/Pricing.svelte | 8 ++++---- src/routes/+page.svelte | 6 +++--- src/routes/changelog/+page.svelte | 4 ++-- src/routes/pricing/+page.svelte | 4 ++-- src/routes/terms-of-use/+page.svelte | 2 +- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/lib/components/Pricing.svelte b/src/lib/components/Pricing.svelte index a2bf8bca..50a77ffb 100644 --- a/src/lib/components/Pricing.svelte +++ b/src/lib/components/Pricing.svelte @@ -174,7 +174,7 @@ onMount(async () => {
- {mode ? '$24.92' : '$49.99'} + {mode ? '$24.99' : '$49.99'} /month
{mode ? '(Billed annually)' : ''} @@ -245,7 +245,7 @@ onMount(async () => { @@ -254,7 +254,7 @@ onMount(async () => { + Unlimited feature updates