diff --git a/static/css/quay.css b/static/css/quay.css
index 6eea9c032..237b446c0 100644
--- a/static/css/quay.css
+++ b/static/css/quay.css
@@ -1511,7 +1511,7 @@ form input.ng-valid.ng-dirty,
.product-tour .tour-header {
text-align: center;
margin-bottom: 40px;
- border-bottom: 4px solid black;
+ border-bottom: 4px solid #333;
}
.product-tour .tour-header .tour-shoutout-header {
@@ -4276,4 +4276,8 @@ have a fixed width and height (but it's not required).
.trusted-logos .trusted-logo.apptentive {
padding-top: 20px;
+}
+
+.enterprise-icon {
+ text-align: center;
}
\ No newline at end of file
diff --git a/static/directives/tour-content.html b/static/directives/tour-content.html
index c9131d415..a88b61258 100644
--- a/static/directives/tour-content.html
+++ b/static/directives/tour-content.html
@@ -218,4 +218,56 @@
+
+
+
+
+
+
+
+
+
Take control of your own security
+
+ The nature of machine images is that they often contain keys and passwords. We're pretty proud of the
security of our hosted offering, but we recognize that there are situations, such as compliance or auditing, where you must control your own end to end security. Quay.io Enterprise Edition runs in your own data centers, inside your firewall.
+
+
+
+
+
+
+
+
+
+
+
+
+
Auditing and insight done right
+
+ Our platform has built in logging and insight tools, allowing you to see who performed every action on the contents and access control settings of your repositories. This will help you pass internal auditing and compliance requirements more easily.
+
+
+
+
+
+
+
+
+
+
+
+
+
Organize your repositories like you organize your business
+
+ The built in teams and organizations features of Quay.io allow you to finely control how the different teams and projects within your enterprise collaborate on repositories.
+
+
+
+
+