diff --git a/_layouts/contact.html b/_layouts/contact.html index c43e000..3e2c338 100644 --- a/_layouts/contact.html +++ b/_layouts/contact.html @@ -5,7 +5,7 @@ {%- include header.html -%}
-
+
contact
diff --git a/_layouts/landing.html b/_layouts/landing.html index ab54e97..3f78773 100644 --- a/_layouts/landing.html +++ b/_layouts/landing.html @@ -5,11 +5,18 @@ {%- include header.html -%}
-
+
+ +
+
+ +

security without blind trust

-

Eliminate single points of failure. Distrust applies a first principles approach to securing mission critical infrastructure. No guessing, no shortcuts, only verifiable security.

+

Distrust applies a first principles approach to securing mission critical infrastructure. No guessing, no shortcuts, only verifiable security.


Work with us
@@ -19,7 +26,7 @@
-
+

the security partner of industry leaders

@@ -49,7 +56,7 @@
-
+
what we do
diff --git a/_layouts/roadmap.html b/_layouts/roadmap.html index dac3951..7e4f3c4 100644 --- a/_layouts/roadmap.html +++ b/_layouts/roadmap.html @@ -21,16 +21,21 @@
-
+
+ +
+
+ +
roadmap

+

verifiable security without single points of failure


-

building verifiable security without single points of failure

-
-
-

Most systems today still rely on single individuals or computers, unverifiable software, and opaque processes. We’re redesigning security from the ground up.

+

Most systems still rely on single individuals or computers, unverifiable software, and opaque processes. We’re redesigning security for transparency from the ground up.

diff --git a/_layouts/services.html b/_layouts/services.html index b6ea5ba..5669eb1 100644 --- a/_layouts/services.html +++ b/_layouts/services.html @@ -12,10 +12,8 @@
services

-

hire Distrust to solve your hardest security challenges


-

Built by the team behind BitGo, Unit410, and Turnkey, we appy hard-earned lessons from securing critical infrastructure to build transparent, resilient, and universally applicable security solutions.

Work with us diff --git a/_sass/base.scss b/_sass/base.scss index dccba8d..bf62bd0 100644 --- a/_sass/base.scss +++ b/_sass/base.scss @@ -135,13 +135,12 @@ a:hover { } .capsule-header { - margin-top: 100px; + margin-top: 60px; margin-bottom: 30px; } .contact-header { height: 180px; - margin-top: 100px; } .card { @@ -592,9 +591,10 @@ hr { margin: 0px; height: 340px; } + .about-special { padding-left: 0px; - margin-top: 100px; + margin-top: 20px; } .team .card { @@ -911,8 +911,12 @@ textarea { section { width: 100%; - margin-top: 150px; - margin-bottom:150px; + margin-top: 100px; + margin-bottom:100px; +} + +.mid-tall-section { + margin: 200px 0px; } .tall-section { diff --git a/assets/videos/landing-globe.mp4 b/assets/videos/landing-globe.mp4 new file mode 100644 index 0000000..0762709 Binary files /dev/null and b/assets/videos/landing-globe.mp4 differ diff --git a/assets/videos/turq-blocks.mp4 b/assets/videos/turq-blocks.mp4 new file mode 100644 index 0000000..acebf01 Binary files /dev/null and b/assets/videos/turq-blocks.mp4 differ