From ea8f5ba59ef6b341d1e03fcf87a367298665bd4e Mon Sep 17 00:00:00 2001 From: Joseph Schorr Date: Wed, 21 May 2014 14:53:45 -0400 Subject: [PATCH] Add testimonial to the org tour page --- static/css/quay.css | 7 +++++++ static/directives/tour-content.html | 14 ++++++++++++++ static/img/testimonial-frank.png | Bin 0 -> 31266 bytes 3 files changed, 21 insertions(+) create mode 100644 static/img/testimonial-frank.png diff --git a/static/css/quay.css b/static/css/quay.css index c2e586495..0ae6e901e 100644 --- a/static/css/quay.css +++ b/static/css/quay.css @@ -1539,6 +1539,13 @@ form input.ng-valid.ng-dirty, margin-bottom: 20px; } +.product-tour .testimonial { + margin-bottom: 20px; + margin-top: 10px; + padding-top: 20px; + border-top: 4px solid #ccc; +} + .landing .popover-content { color: black; } diff --git a/static/directives/tour-content.html b/static/directives/tour-content.html index 5f48ce64a..4a81a44d4 100644 --- a/static/directives/tour-content.html +++ b/static/directives/tour-content.html @@ -182,6 +182,20 @@ +
+
+ Docker is at the core of Aptible's deployment platform, and Quay provides the secure repository hosting we need to safely store our customer's application images, and our own. With its thorough team access control model, we can be sure that only authorized users are able to access a Docker image repository. No other Docker repository index makes this as easy as Quay. +
+ +
+ + + Frank Macreery + Aptible - CTO & Co-Founder + +
+
+