From a2257cbe7bfb6ee68552d78bbdca73f6ed012411 Mon Sep 17 00:00:00 2001 From: MuslemRahimi Date: Sun, 4 Aug 2024 13:17:29 +0200 Subject: [PATCH] ui fix --- src/lib/components/Pricing.svelte | 4 ++-- src/routes/pricing/+page.svelte | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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.