diff --git a/src/lib/components/Pricing.svelte b/src/lib/components/Pricing.svelte index 028c4246..cf7aef01 100644 --- a/src/lib/components/Pricing.svelte +++ b/src/lib/components/Pricing.svelte @@ -8,7 +8,7 @@ let cloudFrontUrl = import.meta.env.VITE_IMAGE_URL; - let mode = false; + let mode = true; function toggleMode() { @@ -56,7 +56,7 @@ onMount(async () => { Pay Yearly - Save up 16% + Save up 50% @@ -174,7 +174,7 @@ onMount(async () => {