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 %} + +
+