From 2eb13fc82c10da3a5bf5e8f44269fc2682f890a8 Mon Sep 17 00:00:00 2001 From: Daniil Chemerkin Date: Sat, 7 Sep 2024 21:35:37 +0000 Subject: [PATCH] Develop --- .../palmistry/discount-screen/discount-screen.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/palmistry/discount-screen/discount-screen.tsx b/src/components/palmistry/discount-screen/discount-screen.tsx index 31d653b..f0a2185 100644 --- a/src/components/palmistry/discount-screen/discount-screen.tsx +++ b/src/components/palmistry/discount-screen/discount-screen.tsx @@ -140,7 +140,7 @@ export default function DiscountScreen() {
- {addCurrency(getPriceCentsToDollars(1900), currency)} for
1-week plan + {addCurrency(getPriceCentsToDollars(1900), currency)} for
2-week plan
@@ -168,7 +168,7 @@ export default function DiscountScreen() {
save 33%
- {addCurrency(getPriceCentsToDollars(price || 0), currency)} for
1-week plan + {addCurrency(getPriceCentsToDollars(price || 0), currency)} for
2-week plan
@@ -179,7 +179,7 @@ export default function DiscountScreen() {
- 3-day trial + 7-day trial no