-
+
@@ -99,86 +98,94 @@ export const DisclosureInterstitial = React.forwardRef((props, interstitialNavRe
? __('%1 trusts MX to connect your %2 account', appName, institution.name)
: __('This app trusts MX to connect your account')}
-
-
-
-
- {__('Connect in seconds')}
-
-
-
- {appName
- ? __(
- 'MX helps you connect your financial accounts to apps and services. MX will allow %1 to access only the data requested.',
- appName,
- )
- : __(
- 'MX helps you connect your financial accounts to apps and services. MX will allow your app to access only the data requested.',
- )}
-
-
-
-
-
- {__('Private and secure')}
-
-
-
- {__(
- 'Your data is encrypted and shared only with your permission. MX doesn’t sell your info, and you can stop sharing at any time.',
- )}
-
-
-
-
- {__('Learn more')}
-
-
+
+
+
+
+
+ {__('Connect in seconds')}
+
+
+
+ {appName
+ ? __(
+ 'MX helps you connect your financial accounts to apps and services. MX will allow %1 to access only the data requested.',
+ appName,
+ )
+ : __(
+ 'MX helps you connect your financial accounts to apps and services. MX will allow your app to access only the data requested.',
+ )}
+
+
+
+
+
+
+
+ {__('Private and secure')}
+
+
+
+ {__(
+ 'Your data is encrypted and shared only with your permission. MX doesn’t sell your info, and you can stop sharing at any time.',
+ )}
+
+
+
+
+
+
+ {__('Learn more')}
+
+
+
+