mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
parent
231302fcfd
commit
184d82fb53
1 changed files with 40 additions and 6 deletions
46
website/views/layouts/layout.ejs
vendored
46
website/views/layouts/layout.ejs
vendored
|
|
@ -257,11 +257,28 @@
|
|||
Stripe + Fleet
|
||||
</p>
|
||||
<p purpose="nav-item-body">
|
||||
Stripe moved 10,000 Macs to Fleet, saving hundreds of thousands annually
|
||||
Stripe moved 10,000 Macs to Fleet, saving hundreds of thousands annually.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a purpose="dropdown-item" class="dropdown-item" data-dropdown-option="Fastly + Fleet" href="/case-study/fastly">
|
||||
<div purpose="dropdown-item-link">
|
||||
<div purpose="dropdown-item-icon">
|
||||
<img src="/images/nav-icon-fastly-40x40@2x.png" alt="Fastly + Fleet">
|
||||
</div>
|
||||
<div purpose="dropdown-item-text">
|
||||
<div purpose="dropdown-item-text">
|
||||
<p purpose="nav-item-heading">
|
||||
Fastly + Fleet
|
||||
</p>
|
||||
<p purpose="nav-item-body">
|
||||
Fastly gains visibility into all endpoints and critical infrastructure worldwide.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a purpose="dropdown-item" class="dropdown-item" data-dropdown-option="Foursquare + Fleet" href="/case-study/foursquare">
|
||||
<div purpose="dropdown-item-link">
|
||||
<div purpose="dropdown-item-icon">
|
||||
|
|
@ -290,7 +307,7 @@
|
|||
Faire + Fleet
|
||||
</p>
|
||||
<p purpose="nav-item-body">
|
||||
Faire secures Macs with CIS benchmarks and Fleet
|
||||
Faire secures Macs with CIS benchmarks and Fleet.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -561,11 +578,28 @@
|
|||
Stripe + Fleet
|
||||
</p>
|
||||
<p purpose="nav-item-body">
|
||||
Stripe moved 10,000 Macs to Fleet, saving hundreds of thousands annually
|
||||
Stripe moved 10,000 Macs to Fleet, saving hundreds of thousands annually.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a purpose="dropdown-item" class="dropdown-item" data-dropdown-option="Fastly + Fleet" href="/case-study/fastly">
|
||||
<div purpose="dropdown-item-link">
|
||||
<div purpose="dropdown-item-icon">
|
||||
<img src="/images/nav-icon-fastly-40x40@2x.png" alt="Fastly + Fleet">
|
||||
</div>
|
||||
<div purpose="dropdown-item-text">
|
||||
<div purpose="dropdown-item-text">
|
||||
<p purpose="nav-item-heading">
|
||||
Fastly + Fleet
|
||||
</p>
|
||||
<p purpose="nav-item-body">
|
||||
Fastly gains visibility into all endpoints and critical infrastructure worldwide.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a purpose="dropdown-item" class="dropdown-item" data-dropdown-option="Foursquare + Fleet" href="/case-study/foursquare">
|
||||
<div purpose="dropdown-item-link">
|
||||
<div purpose="dropdown-item-icon">
|
||||
|
|
@ -577,13 +611,13 @@
|
|||
Foursquare + Fleet
|
||||
</p>
|
||||
<p purpose="nav-item-body">
|
||||
Foursquare cut costs and gained 114% ROI with Fleet
|
||||
Foursquare cut costs and gained 114% ROI with Fleet.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a purpose="dropdown-item" class="dropdown-item" data-dropdown-option="Foursquare + Fleet" href="/case-study/faire">
|
||||
<a purpose="dropdown-item" class="dropdown-item" data-dropdown-option="Faire + Fleet" href="/case-study/faire">
|
||||
<div purpose="dropdown-item-link">
|
||||
<div purpose="dropdown-item-icon">
|
||||
<img src="/images/nav-icon-faire-40x40@2x.png" alt="Faire + Fleet">
|
||||
|
|
@ -594,7 +628,7 @@
|
|||
Faire + Fleet
|
||||
</p>
|
||||
<p purpose="nav-item-body">
|
||||
Faire secures Macs with CIS benchmarks and Fleet
|
||||
Faire secures Macs with CIS benchmarks and Fleet.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue