From addf4eb7ef28fb92500a697b5f969d2a13d24a6f Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Wed, 12 Apr 2017 12:08:37 +0200 Subject: [PATCH] prototype enterprise form --- _src/_assets/styles/_page-enterprise.scss | 5 ++ _src/_includes/form-enterprise.html | 87 +++++++++++++++++++++++ _src/enterprise.html | 14 +++- 3 files changed, 105 insertions(+), 1 deletion(-) create mode 100644 _src/_includes/form-enterprise.html diff --git a/_src/_assets/styles/_page-enterprise.scss b/_src/_assets/styles/_page-enterprise.scss index e1db684..6b7745f 100644 --- a/_src/_assets/styles/_page-enterprise.scss +++ b/_src/_assets/styles/_page-enterprise.scss @@ -33,3 +33,8 @@ } } } + +.form--enterprise { + padding: $spacer ($spacer * 2); + background: $gray-dark; +} diff --git a/_src/_includes/form-enterprise.html b/_src/_includes/form-enterprise.html new file mode 100644 index 0000000..7842dfd --- /dev/null +++ b/_src/_includes/form-enterprise.html @@ -0,0 +1,87 @@ + +
+ +
+ +

+ + +

+

+ + +

+

+ + +

+

+ + +

+

+ + +

+

+ + +

+ +

+ + +

+ +
+ +

+ + +

+

+ +

+ +
+ + + +

+ Great to hear you’re interested! + We’ll get in touch soon. +

+
+
+ + + +

+ Ops, there was an error + Would you mind trying again? +

+
+ + +
diff --git a/_src/enterprise.html b/_src/enterprise.html index 62dd639..9f4f414 100644 --- a/_src/enterprise.html +++ b/_src/enterprise.html @@ -27,7 +27,7 @@ js: page-enterprise.min.js

Using BigchainDB in enterprises makes so much sense because this and that and this.

-
+

Speed up processes

Unlock data from existing systems and share it.

@@ -43,3 +43,15 @@ js: page-enterprise.min.js
+ +
+
+
+

Get in touch

+

La la la.

+
+ + {% include form-enterprise.html %} + +
+