From 1405b6b95c20deded7b408dcd5d319dcf93015d2 Mon Sep 17 00:00:00 2001 From: Joseph Schorr Date: Thu, 10 Nov 2016 17:10:08 -0500 Subject: [PATCH] Adjustments to QE plans page for lead-gen feedback - Adds a start trial button "above the fold" on the right hand side - Adds back the dialog explaining the redirect to tectonic accounts --- static/css/pages/plans.css | 8 ++++-- static/directives/plans-display.html | 32 ++++++++++++++---------- static/js/directives/ui/plans-display.js | 3 +-- 3 files changed, 26 insertions(+), 17 deletions(-) diff --git a/static/css/pages/plans.css b/static/css/pages/plans.css index ad499987b..d1a96d2c2 100644 --- a/static/css/pages/plans.css +++ b/static/css/pages/plans.css @@ -134,6 +134,10 @@ text-align: center; } +.co-p-quay-enterprise-tagline button { + margin-left: 40px; +} + .co-p-quay-enterprise-trial { text-align: center; margin-top: 30px; @@ -584,8 +588,8 @@ } #tectonicManagerDialog .buttons { - margin-top: 10px; - margin-bottom: 30px; + margin-top: 20px; + margin-bottom: 20px; } #tectonicManagerDialog .buttons .btn { diff --git a/static/directives/plans-display.html b/static/directives/plans-display.html index 145928305..27bcbd240 100644 --- a/static/directives/plans-display.html +++ b/static/directives/plans-display.html @@ -372,7 +372,12 @@
-

One container registry for your entire enterprise

+

One container registry for your entire enterprise + +

+
@@ -409,7 +414,9 @@
Ready to try Quay Enterprise?
- Start a free trial +
No credit card required, 30-day trial
@@ -537,18 +544,17 @@