Update testimonials on homepage (#621)

* Remove 2 testimonials
* Add inline testimonial
Reviewed and minor edits by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
This commit is contained in:
RachelElysia 2021-04-13 09:57:23 -04:00 committed by GitHub
parent e961cfe0c3
commit 4436f5d93f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,6 +47,16 @@
</div>
</div>
<div style="max-width: 1260px;" class="container-fluid pb-5 px-4 px-sm-5 mx-auto">
<div style="max-width: 800px" class="pb-5 mx-auto">
<div style="max-width: 800px; text-align: center;" class="position-relative mx-auto">
<p style="font-size: 18px; font-family: 'Lato', sans-serif;">"Fleet is hands down the best osquery platform out there. Zach and I created Fleet as a natural extension to our original vision for osquery and this has manifested in the ease-of-use, flexibility, and adoption it has today. Look to Fleet for the future of open-source endpoint monitoring."</p>
<p style="color: #676A7A" class="mb-4">- Mike Arpaia, Co-creator of osquery</p>
<img alt="osquery logo" src="/images/logo-osquery-89x24@2x.png" style="height: 40px; width: 137px;" class="mb-3 mx-auto"/>
</div>
</div>
</div>
<div style="background-color: #F2F7F9;">
<div style="max-width: 1260px;" class="container-fluid py-5 px-4 px-sm-5 mx-auto">
<div class="text-center py-5">
@ -95,32 +105,13 @@
</div>
</div>
</div>
<div style="max-width: 1260px;" class="container-fluid pt-5 px-4 px-sm-5 mx-auto">
<div style="max-width: 800px" class="pt-5 mx-auto">
<div style="max-width: 760px; padding-left: 38px" class="position-relative mx-auto">
<span style="font-size: 48px; line-height: 60px; left: 0; top: 0;" class="quote-mark position-absolute">“</span>
<p style="font-size: 24px; font-family: 'Lato', sans-serif;">I've been using Fleet to manage thousands of hosts running osquery. Fleet itself is pretty low-maintenance; mostly I don't have to worry about Fleet uptime and instead focus on what matters: deploying osquery, developing better queries, and getting the most out of osquery logs.</p>
<p style="color: #676A7A" class="mb-4">- Brendan Shaklovitz, Senior Site Reliability Engineer, Security Team @ Atlassian</p>
<img alt="Atlassian logo" src="/images/logo-atlassian-194x24@2x.png" style="height: 24px; width: 194px;" class="mb-3"/>
</div>
</div>
</div>
<div style="max-width: 1260px;" class="container-fluid pt-5 px-4 px-sm-5 mx-auto">
<div style="max-width: 800px" class="pt-5 mx-auto">
<div style="max-width: 760px; padding-left: 38px" class="position-relative mx-auto">
<span style="font-size: 48px; line-height: 60px; left: 0; top: 0;" class="quote-mark position-absolute">“</span>
<p style="font-size: 24px; font-family: 'Lato', sans-serif;">Having used Fleet in production since it was first released, it is my top choice for osquery agent management - clean & functional UI, performant, and open source.</p>
<p style="color: #676A7A">- Josh Brower, Senior Engineer @ Security Onion - Author of <a target="_blank" href="http://learnosquery.com">learnosquery.com</a></p>
</div>
</div>
</div>
<div style="max-width: 1260px;" class="container-fluid py-5 px-4 px-sm-5 mx-auto">
<div style="max-width: 800px" class="py-5 mx-auto">
<div style="max-width: 760px; padding-left: 38px" class="position-relative mx-auto">
<span style="font-size: 48px; line-height: 60px; left: 0; top: 0;" class="quote-mark position-absolute">“</span>
<p style="font-size: 24px; font-family: 'Lato', sans-serif;">Fleet is hands down the best osquery platform out there. <a target="_blank" href="https://www.linkedin.com/in/zacharywasserman/">Zach</a> and I created Fleet as a natural extension to our original vision for osquery and this has manifested in the ease-of-use, flexibility, and adoption it has today. Look to Fleet for the future of open-source endpoint monitoring.</p>
<p style="color: #676A7A" class="mb-4">- Mike Arpaia, Co-creator of osquery</p>
<img alt="osquery logo" src="/images/logo-osquery-89x24@2x.png" style="height: 24px; width: 89px;" class="mb-3"/>
<p style="font-size: 24px; font-family: 'Lato', sans-serif;">I've been using Fleet to manage thousands of hosts running osquery. Fleet itself is pretty low-maintenance; mostly I don't have to worry about Fleet uptime and instead focus on what matters: deploying osquery, developing better queries, and getting the most out of osquery logs.</p>
<p style="color: #676A7A" class="mb-4">- Brendan Shaklovitz, Senior Site Reliability Engineer, Security Team @ Atlassian</p>
<img alt="Atlassian logo" src="/images/logo-atlassian-194x24@2x.png" style="height: 24px; width: 194px;" class="mt-5"/>
</div>
</div>
</div>