From a081e16599ffba8efc41b1f86222027db084a096 Mon Sep 17 00:00:00 2001 From: Nick Grato Date: Wed, 28 Feb 2024 15:50:55 -0800 Subject: [PATCH] change --- .../plans/plan-cards/BusinessPlanCard.tsx | 4 +-- .../Subscribe/BasePlanCard/BasePlanCard.tsx | 2 +- .../components/shared/Subscribe/Subscribe.tsx | 33 ------------------- 3 files changed, 3 insertions(+), 36 deletions(-) diff --git a/client/components/modules/plans/plan-cards/BusinessPlanCard.tsx b/client/components/modules/plans/plan-cards/BusinessPlanCard.tsx index 5cf433e8..e3ee69c2 100644 --- a/client/components/modules/plans/plan-cards/BusinessPlanCard.tsx +++ b/client/components/modules/plans/plan-cards/BusinessPlanCard.tsx @@ -27,8 +27,8 @@ const BusinessPlanCard = ({ billingPeriod }: BusinessPlanCardPropsT) => { return ( { } /> - {/* BUSINESS_COPY PLAN */} - {/* - } - valueProps={BUSINESS_COPY.valueProps} - features={BUSINESS_COPY.features} - additionalContent={ - - } - confirmButton={ -