From e4d9fff148e5c3294fd679402290eeb28de8435d Mon Sep 17 00:00:00 2001 From: AykutSarac Date: Thu, 9 May 2024 16:33:12 +0300 Subject: [PATCH] feat: reduce free trial 3 to 1 --- src/containers/Modals/PremiumModal/index.tsx | 2 +- src/containers/Toolbar/index.tsx | 2 +- src/containers/Views/GraphView/PremiumView.tsx | 2 +- src/pages/legal/subscription-refund.tsx | 10 +++++----- src/pages/pricing.tsx | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/containers/Modals/PremiumModal/index.tsx b/src/containers/Modals/PremiumModal/index.tsx index 15eaa42..2d9602f 100644 --- a/src/containers/Modals/PremiumModal/index.tsx +++ b/src/containers/Modals/PremiumModal/index.tsx @@ -51,7 +51,7 @@ export const PremiumModal: React.FC = ({ opened, onClose }) => { size="md" rightSection={} > - Start 3 Days Free Trial + Start 1 Day Free Trial = ({ isWidget = false }) style={{ textAlign: "center", gap: 4 }} > - Start 3 Days Free Trial + Start 1 Day Free Trial diff --git a/src/containers/Views/GraphView/PremiumView.tsx b/src/containers/Views/GraphView/PremiumView.tsx index 91bea95..bff39fa 100644 --- a/src/containers/Views/GraphView/PremiumView.tsx +++ b/src/containers/Views/GraphView/PremiumView.tsx @@ -177,7 +177,7 @@ export const PremiumView = () => ( target="_blank" rightSection={} > - Start 3 Days Free Trial + Start 1 Day Free Trial diff --git a/src/pages/legal/subscription-refund.tsx b/src/pages/legal/subscription-refund.tsx index 654ae6f..349c9e3 100644 --- a/src/pages/legal/subscription-refund.tsx +++ b/src/pages/legal/subscription-refund.tsx @@ -46,11 +46,11 @@ const SubscriptionRefund = () => { Refund Policy - If you cancel your subscription within 3 days of the initial purchase and haven't - utilized the free trial, you are eligible for a full refund. Refunds will be issued to - the original payment method used during the purchase. For refund inquiries or - assistance, please contact our customer support team at{" "} - contact@jsoncrack.com. + The users that has subscribed to the premium plan and did not utilize the free trial + are eligible for full refund if cancelled within the first 3 days of the initial + purchase. Refunds will be issued to the original payment method used during the + purchase. For refund inquiries or assistance, please contact our customer support team + at contact@jsoncrack.com. Changes to this Policy diff --git a/src/pages/pricing.tsx b/src/pages/pricing.tsx index 3324f8c..ca51ca6 100644 --- a/src/pages/pricing.tsx +++ b/src/pages/pricing.tsx @@ -170,7 +170,7 @@ export const PricingCards = () => { my="md" rightSection={<VscArrowRight />} > - Start 3 Days Free Trial + Start 1 Day Free Trial </Button> <Flex direction="column" justify="space-between" h={250}> <List spacing="xs" size="sm" mt="lg" center icon="✦">