Plan update and fix about page

This commit is contained in:
Joseph Schorr 2014-08-13 14:25:48 -04:00
parent bd4bbe0bdb
commit 27c2680380
7 changed files with 18 additions and 10 deletions

View file

@ -7,7 +7,7 @@
</span>
<span class="spacer"></span>
Quay.io is now part of CoreOS! <a href="https://coreos.com" target="_blank">Read the blog post.</a>
Quay.io is now part of CoreOS! <a href="http://blog.devtable.com/" target="_blank">Read the blog post.</a>
</div>
<div class="landing-background" ng-class="user.anonymous ? 'landing': 'signedin'"></div>
@ -19,7 +19,7 @@
<div ng-show="user.anonymous">
<h1>Secure hosting for <b>private</b> Docker<a class="disclaimer-link" href="/disclaimer" target="_self">*</a> repositories</h1>
<h3>Use the Docker images <b>your team</b> needs with the safety of <b>private</b> repositories</h3>
<a href="/plans/?trial-plan=bus-small" class="call-to-action">Get 20 free private repos for 6 months<i class="fa fa-arrow-right"></i></a>
<a href="/plans/?trial-plan=bus-coreos-trial" class="call-to-action">Get 20 free private repos for 6 months<i class="fa fa-arrow-right"></i></a>
</div>
<div ng-show="!user.anonymous">