Merge pull request #1283 from coreos-inc/pricingupdate
Update pricing page
This commit is contained in:
commit
3b52a255b2
1 changed files with 7 additions and 8 deletions
|
@ -432,8 +432,8 @@
|
|||
</div>
|
||||
<div class="qe-plan-description">Perfect for an enterprise with production deployment of containers.</div>
|
||||
<div class="qe-plan-description">Replicate container images to different regions for faster pulls to your servers around the world.</div>
|
||||
<a href="javascript:void(0)" class="btn btn-primary trial-button" ng-click="qeStartTrial('quay-enterprise-premium-monthly')">
|
||||
Start Free Trial
|
||||
<a href="mailto:sales@tectonic.com?subject=Quay Enterprise Premium" class="btn btn-primary trial-button">
|
||||
Contact Sales
|
||||
<i class="fa fa-angle-double-right"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
@ -442,20 +442,19 @@
|
|||
<li><i class="fa fa-clock-o"></i>30-day free trial</li>
|
||||
<li><i class="fa fa-users"></i>24/7 Support</li>
|
||||
<li><i class="fa fa-check"></i>Unlimited repos, users and teams</li>
|
||||
<li><i class="fa fa-gears"></i>Up to 25 dedicated container builders</li>
|
||||
<li><i class="fa fa-globe"></i>Geo replication between <b>5 regions</b></li>
|
||||
<li><i class="fa fa-gears"></i>Dedicated container builders</li>
|
||||
<li><i class="fa fa-globe"></i>Geo replication between regions</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<!-- Other Plans -->
|
||||
<!-- Contact us -->
|
||||
<div class="col-md-3 col-sm-6 plan-col">
|
||||
<div class="plan-box gray">
|
||||
<div class="plan-header">
|
||||
<b>Larger Plans</b>
|
||||
<b>Questions?</b>
|
||||
</div>
|
||||
<div class="qe-plan-description">Looking for a larger plan?</div>
|
||||
<div class="qe-plan-description"><a href="tel:800-774-3507"><i class="fa fa-phone"></i> (800) 774-3507</a></div>
|
||||
<div class="qe-plan-description"><a href="mailto:sales@tectonic.com?subject=Quay Enterprise"><i class="fa fa-envelope"></i> Send an E-mail</a></div>
|
||||
<div class="qe-plan-description"><a href="mailto:sales@tectonic.com?subject=Quay Enterprise"><i class="fa fa-envelope"></i> Send a message</a></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Reference in a new issue