mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
updated-testimonials (#1730)
* updated-testimonials Updated the testimonial section on homepage. * testimonial position swap Swapped the order of testimonials for a more balanced layout. * added logo image * Update website/views/pages/homepage.ejs
This commit is contained in:
parent
2d22020973
commit
3553df6b61
2 changed files with 8 additions and 8 deletions
BIN
website/assets/images/social-proof-logo-comcast-107x38.png
vendored
Normal file
BIN
website/assets/images/social-proof-logo-comcast-107x38.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.1 KiB |
16
website/views/pages/homepage.ejs
vendored
16
website/views/pages/homepage.ejs
vendored
|
|
@ -184,13 +184,13 @@
|
|||
</div>
|
||||
<div class="tweet container">
|
||||
<div class="mb-4">
|
||||
<a href="https://twitter.com/atlassian"><img width="162" height="20" alt="Atlassian logo" src="/images/social-proof-logo-atlassian-162x20@2x.png"/></a>
|
||||
<a href="https://twitter.com/comcast"><img width="107" height="38" alt="Versia logo" src="/images/social-proof-logo-comcast-107x38.png"/></a>
|
||||
</div>
|
||||
<p class="pb-2 mb-1"><a href="https://twitter.com/hashtag/fleet">#Fleet</a>’s come a long way - to now being the top open-source <a href="https://twitter.com/hashtag/fleet">#osquery</a> manager. Just in the past 6 months.</p>
|
||||
<p class="pb-2 mb-1">With the power of osquery, you need a scalable & resilient platform to manage your workloads. Fleet is the "just right" open-source, enterprise grade solution.</p>
|
||||
<div class="row px-3 pt-2">
|
||||
<div>
|
||||
<p class="font-weight-bold m-0">Brendan Shaklovitz</p>
|
||||
<p class="m-0">Senior SRE <a href="https://twitter.com/atlassian">@Atlassian</a></p>
|
||||
<p class="font-weight-bold m-0">Abubakar Yousafzai</p>
|
||||
<p class="m-0">Security Software Development & Engineering <a href="https://twitter.com/comcast">@Comcast</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -220,13 +220,13 @@
|
|||
</div>
|
||||
<div class="tweet container">
|
||||
<div class="mb-4">
|
||||
<a href="https://twitter.com/grupoversia"><img width="90" height="38" alt="Versia logo" src="/images/social-proof-logo-versia-90x38@2x.png"/></a>
|
||||
<a href="https://twitter.com/atlassian"><img width="162" height="20" alt="Atlassian logo" src="/images/social-proof-logo-atlassian-162x20@2x.png"/></a>
|
||||
</div>
|
||||
<p class="pb-2 mb-1">Thanks <a href="https://twitter.com/fleetctl">@fleetctl</a> for such an awesome tool to manage <a href="https://twitter.com/osquery">@osquery</a>.</p>
|
||||
<p class="pb-2 mb-1"><a href="https://twitter.com/hashtag/fleet">#Fleet</a>’s come a long way - to now being the top open-source <a href="https://twitter.com/hashtag/fleet">#osquery</a> manager. Just in the past 6 months.</p>
|
||||
<div class="row px-3 pt-2">
|
||||
<div>
|
||||
<p class="font-weight-bold m-0">Ruben Rodriguez</p>
|
||||
<p class="m-0">Systems technician <a href="https://twitter.com/grupoversia">@Versia</a></p>
|
||||
<p class="font-weight-bold m-0">Brendan Shaklovitz</p>
|
||||
<p class="m-0">Senior SRE <a href="https://twitter.com/atlassian">@Atlassian</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue