diff --git a/src/lib/components/Pricing.svelte b/src/lib/components/Pricing.svelte index cf7aef01..5d900018 100644 --- a/src/lib/components/Pricing.svelte +++ b/src/lib/components/Pricing.svelte @@ -71,7 +71,7 @@ onMount(async () => { -
+
@@ -269,7 +269,7 @@ onMount(async () => { - diff --git a/src/routes/pricing/+page.svelte b/src/routes/pricing/+page.svelte index da38678d..c15a33ce 100644 --- a/src/routes/pricing/+page.svelte +++ b/src/routes/pricing/+page.svelte @@ -158,7 +158,7 @@ async function purchasePlan(subscriptionType:string='') { -
+
@@ -372,7 +372,7 @@ async function purchasePlan(subscriptionType:string='') { -