diff --git a/_src/_assets/styles/page-front.scss b/_src/_assets/styles/page-front.scss index b67dd8c..0ebe321 100644 --- a/_src/_assets/styles/page-front.scss +++ b/_src/_assets/styles/page-front.scss @@ -111,7 +111,7 @@ -.section-benchmarks { +.section-features { text-align: center; border-bottom: 1px solid lighten($brand-main-gray, 40%); @@ -125,20 +125,26 @@ display: block; margin: auto; margin-bottom: $spacer; + stroke: $brand-main-gray; } } -.comingsoon { - display: block; - color: $gray-light; -} - - .section-whitepaper { + + a { + @extend .transition; + display: block; + text-align: center; + + &:hover, + &:focus { + transform: scale(1.05); + } + } + .icon { - stroke: $brand-main-gray; - stroke-dasharray: 4,4; - opacity: .3; + stroke: $link-color; + stroke-width: 2; display: block; margin: auto; margin-bottom: $spacer; diff --git a/_src/index.html b/_src/index.html index 0c85be6..c129aa9 100644 --- a/_src/index.html +++ b/_src/index.html @@ -13,31 +13,86 @@ front_page: true

Coming Soon on February 10.

- Learn More + Learn More +
+
+
+

This is BigchainDB. 100K writes/s, sustained.

+
+ +
+ +
+ +
+

+ + + + 1 Million Transactions per Second +

+

+ + + + Petabyte Capacity +

+

+ + + + Use as a Public or Private Blockchain +

+
+
+ + +
+
+
+

Suitable for

+
+ +
+

+ Blockchain companies looking to scale or serve their clients +

+

+ Companies experimenting with blockchain technologies +

+

+ Cloud platforms wanting to deploy Blockchain as a Service +

+
+
+
+

Whitepaper

- - - -

Coming soon

+
+ + + + Access our Whitepaper +
-

Early Access

-

For early access and inquiries, enter your contact information below

+

Sign Up for Early Access

+

For early access and inquiries, enter your contact information below. A member of our team will contact you.

{% include/form-earlyaccess.html %}