From 06e81b12a9ddfaba6e1460229678bffa46e5f36e Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Thu, 20 Apr 2017 10:34:32 +0200 Subject: [PATCH] more form content as data --- _src/_assets/styles/_sections.scss | 4 ++-- _src/_includes/form-enterprise.html | 25 ++++++------------------- _src/enterprise.html | 26 +++++++++++++++++++++++++- 3 files changed, 33 insertions(+), 22 deletions(-) diff --git a/_src/_assets/styles/_sections.scss b/_src/_assets/styles/_sections.scss index da4dd4e..70f3697 100644 --- a/_src/_assets/styles/_sections.scss +++ b/_src/_assets/styles/_sections.scss @@ -121,8 +121,8 @@ } .feature__icon { - stroke: darken($brand-main-green, 15%); - color: $brand-main-violet; + stroke: $brand-main-blue; + color: $brand-main-gray-lighter; } .feature__title { diff --git a/_src/_includes/form-enterprise.html b/_src/_includes/form-enterprise.html index f548c68..fd9c129 100644 --- a/_src/_includes/form-enterprise.html +++ b/_src/_includes/form-enterprise.html @@ -48,20 +48,9 @@

@@ -70,11 +59,9 @@

diff --git a/_src/enterprise.html b/_src/enterprise.html index 507b306..4656e09 100644 --- a/_src/enterprise.html +++ b/_src/enterprise.html @@ -48,7 +48,7 @@ intro: icon: icon-monitoring support: - title: "Hands-on enterprise support by the best" + title: "Hands-on production support by the best" description: "From ideation to production, we have the team and technology to deploy enterprise-grade applications and platforms for businesses looking to build the tools of tomorrow." features: - title: "Training" @@ -64,6 +64,30 @@ support: contact: title: "Get started now" description: "Ready to start building with BigchainDB? Enter your details below and we'll be in touch right away." + + interests: + - Training + - Partnership + - Proof-of-concept / prototype / pilot + - Production support + - Other + + industries: + - Automotive + - Banking + - Consulting + - Data + - Energy + - Government + - Healthcare + - Identity & security + - Insurance + - Information technology + - Logistics & shipping + - Manufacturing + - Media & content + - Other + ---