diff --git a/marketing/components/shared/Subscribe/Subscribe.tsx b/marketing/components/shared/Subscribe/Subscribe.tsx index 88b7c4ea..17e99592 100644 --- a/marketing/components/shared/Subscribe/Subscribe.tsx +++ b/marketing/components/shared/Subscribe/Subscribe.tsx @@ -52,11 +52,11 @@ const Subscribe = ({ classProp = '' }: SubscribePropsT) => { billingPeriod ); - const businessPlanData = getPricePageData( - regionCode, - PlansE.BUSINESS, - billingPeriod - ); + // const businessPlanData = getPricePageData( + // regionCode, + // PlansE.BUSINESS, + // billingPeriod + // ); const loadingCards = isTabletDown ? [1] : [1, 2, 3, 4]; @@ -245,7 +245,7 @@ const Subscribe = ({ classProp = '' }: SubscribePropsT) => { /> {/* BUSINESS_COPY PLAN */} - { }} /> } - /> + /> */} {/* BUSINESS INQU*/} {!isMobileDown && }