-
Notifications
You must be signed in to change notification settings - Fork 815
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Admin Page: add the new Apps and Plans landing pages #4345
Conversation
aebf679
to
d8899dd
Compare
04eb8ac
to
0c0302d
Compare
… Plans since it's only invisible when user is on Jetpack Free plan
7c1941e
to
4a9f1c6
Compare
…ortCard only when user is in jetpack_premium or jetpack_business plans.
<div className="jp-jetpack-landing__img-text"> | ||
<div className="jp-jetpack-landing__column"> | ||
<h2>{ __( 'Feel the performance' ) }</h2> | ||
<p>{ __( "All the WordPress apps are built for spped. You'll notice the difference in performance immediately, with near-instant page-loads and less waiting around." ) }</p> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo in the word speed
.
Code-wise looks great except for several nitpicks, well done, thank you! |
Solved issues pointed by @zinigor. |
0ba9fb4
to
9fffb70
Compare
…attribute from h2, add extensions to images
Fixes #4303.
Changes proposed in this Pull Request: