From 5ae85f2b4b20472c07a4485cd751ec0b142bfdd2 Mon Sep 17 00:00:00 2001 From: MuslemRahimi Date: Sun, 4 Aug 2024 13:42:23 +0200 Subject: [PATCH] ui pricing 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 3b60c18d..f2502698 100644 --- a/src/lib/components/Pricing.svelte +++ b/src/lib/components/Pricing.svelte @@ -174,8 +174,8 @@ onMount(async () => {
- {mode ? '$299' : '$49.99'} - {mode ? '/year' : '/month'} + {mode ? '$24.92' : '$49.99'} + /month