mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Update testimonials.ejs (#40950)
Added new case study cards: https://github.com/fleetdm/fleet/pull/40927 https://github.com/fleetdm/fleet/pull/40929 https://github.com/fleetdm/fleet/pull/40930 https://github.com/fleetdm/fleet/pull/40931 --------- Co-authored-by: Eric <eashaw@sailsjs.com>
This commit is contained in:
parent
a8b1bf0062
commit
f50bf02c42
1 changed files with 20 additions and 0 deletions
20
website/views/pages/testimonials.ejs
vendored
20
website/views/pages/testimonials.ejs
vendored
|
|
@ -163,16 +163,31 @@
|
|||
<p>Cloud-based data leader chooses Fleet for orchestration.</p>
|
||||
<a href="/case-study/cloud-data-platform">Read their story</a>
|
||||
</div>
|
||||
<div purpose="article-card" @click="goto('/case-study/collaboration-platform')">
|
||||
<p><strong>Collaboration platform</strong></p>
|
||||
<p>Global collaboration platform consolidates device management with Fleet.</p>
|
||||
<a href="/case-study/collaboration-platform">Read their story</a>
|
||||
</div>
|
||||
<div purpose="article-card" @click="goto('/case-study/communications-platform')">
|
||||
<p><strong>Communications platform</strong></p>
|
||||
<p>Communications platform unifies device management across 3,000 devices.</p>
|
||||
<a href="/case-study/communications-platform">Read their story</a>
|
||||
</div>
|
||||
<div purpose="article-card" @click="goto('/case-study/digital-bank')">
|
||||
<p><strong>Digital bank</strong></p>
|
||||
<p>Digital bank strengthens security and compliance with Fleet.</p>
|
||||
<a href="/case-study/digital-bank">Read their story</a>
|
||||
</div>
|
||||
<div purpose="article-card" @click="goto('/case-study/electric-vehicle-manufacturer')">
|
||||
<p><strong>Electric vehicle manufacturer</strong></p>
|
||||
<p>Vehicle manufacturer transitions to Fleet for endpoint security.</p>
|
||||
<a href="/case-study/electric-vehicle-manufacturer">Read their story</a>
|
||||
</div>
|
||||
<div purpose="article-card" @click="goto('/case-study/ev-manufacturer')">
|
||||
<p><strong>EV manufacturer</strong></p>
|
||||
<p>EV manufacturer brings Linux workstations under centralized management.</p>
|
||||
<a href="/case-study/ev-manufacturer">Read their story</a>
|
||||
</div>
|
||||
<div purpose="article-card" @click="goto('/case-study/financial-services-company')">
|
||||
<p><strong>Financial services company</strong></p>
|
||||
<p>Financial services company migrates to Fleet for MDM and next-gen change management</p>
|
||||
|
|
@ -193,6 +208,11 @@
|
|||
<p>Gaming technology company runs GitOps-driven device management on-prem.</p>
|
||||
<a href="/case-study/gaming-technology-company">Read their story</a>
|
||||
</div>
|
||||
<div purpose="article-card" @click="goto('/case-study/global-saas-company')">
|
||||
<p><strong>Global SaaS company</strong></p>
|
||||
<p>Global SaaS company modernizes device management with Fleet.</p>
|
||||
<a href="/case-study/global-saas-company">Read their story</a>
|
||||
</div>
|
||||
<div purpose="article-card" @click="goto('/case-study/global-social-media-platform')">
|
||||
<p><strong>Global social media platform</strong></p>
|
||||
<p>Global social media platform migrates to Fleet.</p>
|
||||
|
|
|
|||
Loading…
Reference in a new issue