diff --git a/src/lib/components/Pricing.svelte b/src/lib/components/Pricing.svelte index 5d900018..3b60c18d 100644 --- a/src/lib/components/Pricing.svelte +++ b/src/lib/components/Pricing.svelte @@ -274,7 +274,7 @@ onMount(async () => {
- Limited Offer + Best Value
@@ -309,7 +309,7 @@ onMount(async () => {
  • - Only Limited Offer. + Only Best Value.
  • diff --git a/src/routes/pricing/+page.svelte b/src/routes/pricing/+page.svelte index c15a33ce..003fb64b 100644 --- a/src/routes/pricing/+page.svelte +++ b/src/routes/pricing/+page.svelte @@ -377,7 +377,7 @@ async function purchasePlan(subscriptionType:string='') {
    - Limited Offer + Best Value
    @@ -411,7 +411,7 @@ async function purchasePlan(subscriptionType:string='') {
  • - Only Limited Offer. + Only Best Value.