minor changes
This commit is contained in:
parent
7ce2b212e5
commit
6008b5c6c9
|
@ -63,8 +63,8 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="flex-container-inner who-we-are">
|
<div class="flex-container-inner who-we-are">
|
||||||
<h2 class="gradient-text">who we are</h2>
|
<h2 class="gradient-text">who we are</h2>
|
||||||
<p class="hero-p">Distrust is made up of engineers behind some of the most security-critical projects in the world—including BitGo, Turnkey, and Unit410.</p>
|
<p class="hero-p" style="max-width: 550px">Distrust is made up of engineers behind some of the most security-critical projects in the world—including BitGo, Turnkey, and Unit410.</p>
|
||||||
<p class="hero-p">We’ve helped hundreds of companies by conducting security reviews, building out their security infrastructure, and aiding them in launching products which can withstand the modern threat landscape. We don’t just secure systems. We build them.</p>
|
<p class="hero-p" style="max-width: 550px">We’ve helped hundreds of companies by conducting security reviews, building out their security infrastructure, and aiding them in launching products which can withstand the modern threat landscape. We don’t just secure systems. We build them.</p>
|
||||||
<div class="button-container">
|
<div class="button-container">
|
||||||
<a href="/contact.html" class="mega button">Work with us</a>
|
<a href="/contact.html" class="mega button">Work with us</a>
|
||||||
</div>
|
</div>
|
||||||
|
@ -87,7 +87,7 @@
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section class="flex-container center tall-section">
|
<section class="flex-container center tall-section" style="margin-bottom: 0px">
|
||||||
<div class="flex-container-inner">
|
<div class="flex-container-inner">
|
||||||
<h3 class="gradient-text">ready to take security seriously?</h3>
|
<h3 class="gradient-text">ready to take security seriously?</h3>
|
||||||
<p class="hero-p center" style="max-width: 700px">We help organizations that can't afford to fail. If security is mission-critical for your company, let's talk.</p>
|
<p class="hero-p center" style="max-width: 700px">We help organizations that can't afford to fail. If security is mission-critical for your company, let's talk.</p>
|
||||||
|
|
Loading…
Reference in New Issue