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