{
marginTop : 24,
marginBottom : 96,
}}>
-
+
{
flexDirection : 'column',
justifyContent : 'center',
}}
- span={12}>
-
+ span={9}>
+
{t('sections.products.0.tagline.2')}
{
returnObjects : true,
}) as string[]).map(plan => (
+ level={2}>
{plan}
|
@@ -258,19 +273,19 @@ export const SecureZone = () => {
{t('label.upgrade.plans.price')}
{t('label.upgrade.plans.0.price')}
|
{t('label.upgrade.plans.1.price')}
|
{t('label.upgrade.plans.2.price')}
@@ -382,12 +397,12 @@ export const SecureZone = () => {
|
{ t('label.upgrade.rich_notifications') }
+ title={t('label.upgrade.rich_notifications_tooltip')}>{t('label.upgrade.rich_notifications')}
|
{
}) as string[]).map((option, index) => (
- { option }
+ {option}
|
))}
|
@@ -426,6 +441,9 @@ export const SecureZone = () => {
|
|
|
|