From a4befdb4751a397951e058322e3321c2c6d244d2 Mon Sep 17 00:00:00 2001 From: Jason Costello Date: Tue, 4 Oct 2016 19:27:35 -0700 Subject: [PATCH] add basic enterprise section --- website/source/assets/stylesheets/_home.scss | 10 ++++++++++ website/source/index.html.erb | 15 +++++++++++++++ 2 files changed, 25 insertions(+) diff --git a/website/source/assets/stylesheets/_home.scss b/website/source/assets/stylesheets/_home.scss index 6f59a50f89..3f28442305 100755 --- a/website/source/assets/stylesheets/_home.scss +++ b/website/source/assets/stylesheets/_home.scss @@ -327,6 +327,16 @@ body.page-home { z-index: 20; } + #enterprise-callout { + position: relative; + padding: 180px 220px; + color: #fff; + background-color: #000; + + .lead { + max-width: 30em; + } + } @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { #demos{ diff --git a/website/source/index.html.erb b/website/source/index.html.erb index f19ba1bd8d..a32a33a5ba 100644 --- a/website/source/index.html.erb +++ b/website/source/index.html.erb @@ -224,3 +224,18 @@
+ +
+
+
+
+

Terraform Enterprise

+

Collaborative Infrastructure Automation for + organizations and businesses. Collaborate on Terraform configurations, + validate changes, and automate provisioning.

+

+ Checkout Terrform Enterprise +

+
+
+