diff --git a/client/src/plus/app.tsx b/client/src/plus/app.tsx index bb96fb1c9d41..3b4cc5ef3589 100644 --- a/client/src/plus/app.tsx +++ b/client/src/plus/app.tsx @@ -44,9 +44,9 @@ export default function App() { More MDN. Your MDN.
- Coming soon — our new premium service with deep dives - written by industry experts and new ways of customizing your MDN - experience + Coming soon — a new premium service with monthly + technical deep dives written by industry experts and powerful + new features to personalize and tailor your MDN experience.
{data && data.variant && ( @@ -64,26 +64,23 @@ export default function App() {MDN Plus builds on top of your much-loved core content, - providing constantly-updated guides to highly-requested topics - and helping you keep your knowledge fresh and your skills - sharp. In addition, it will include a raft of tools to make - MDN more powerful for you, creating a more valuable and - personal experience. + providing constantly-updated guides to highly-requested + topics, helping you keep your knowledge fresh and your skills + sharp. In addition, MDN Plus includes tools to make MDN more + powerful for you, creating a more personalized experience.
- Nothing is changing with existing MDN Web Docs content - — this will continue to be free and available to everyone in - the future. We want to provide extra value through premium - content and features to help make MDN self-sustaining, on a - completely opt-in basis. Again, nothing is changing - with MDN Web Docs. + Nothing is changing with the existing MDN Web Docs + content — this content will continue to be free and available + to everyone. Again, nothing is changing with the + existing MDN Web Docs!
- Unlock premium features that you can use across all of MDN + Unlock premium features that you can use across all of MDN.
- We’re asking {data.price} + {data.price} *. Your subscription includes full access to the premium content and features.
diff --git a/client/src/plus/landing-page-survey/index.tsx b/client/src/plus/landing-page-survey/index.tsx index bd79bd21a463..5fc445e62e75 100644 --- a/client/src/plus/landing-page-survey/index.tsx +++ b/client/src/plus/landing-page-survey/index.tsx @@ -232,7 +232,7 @@ export function LandingPageSurvey({ variant }: { variant: number }) {