diff --git a/_inc/client/plans/plan-body.jsx b/_inc/client/plans/plan-body.jsx index d6acb99be8b39..5b1c50de564da 100644 --- a/_inc/client/plans/plan-body.jsx +++ b/_inc/client/plans/plan-body.jsx @@ -149,12 +149,12 @@ class PlanBody extends React.Component { premiumThemesActive && (
{ __( "Exclusive hand-crafted designs you will love with dedicated support directly from the themes' authors." ) }
+{ __( "Exclusive hand-crafted designs you will love with dedicated support directly from the theme authors." ) }
{ __( 'Fast, optimized, ad-free, and unlimited video hosting for your site (powered by VideoPress).' ) }
+{ __( 'Fast, optimized, ad-free, and unlimited video hosting for your site.' ) }
{ this.props.isModuleActivated( 'videopress' ) ? ( ) } @@ -342,15 +342,10 @@ class PlanBody extends React.Component { { 'is-personal-plan' === planClass && ({ __( 'Learn about Jetpack services used by WordPress professionals. On top of the security essentials you currently enjoy, Jetpack offers you:' ) }
-• { __( 'Over 200 Premium themes to explore' ) }
-• { __( 'Business class security: malware scanning, real-time backups, and threat resolution' ) }
-• { __( 'Social media automation and scheduling' ) }
-• { __( 'Unlimited and ad-free video hosting' ) }
-• { __( 'SEO and social media previewing tools' ) }
-• { __( 'Income generation from a WordPress ad program' ) }
-• { __( 'Google Analytics integration' ) }
+{ __( 'Design the perfect site with unlimited access to hundreds of themes and unlimited, high-speed, and ad-free video hosting.' ) }
+{ __( 'Always-on security including real-time backups, malware scanning, and automatic threat resolution.' ) }
+{ __( 'Grow your traffic and revenue with social media scheduling, enhanced site search, SEO tools, PayPal payments, and an ad program.' ) }