Update testimonials.yml (#31392)

Co-authored-by: Eric <eashaw@sailsjs.com>
This commit is contained in:
Onasis Munro 2025-07-29 14:14:36 -05:00 committed by GitHub
parent 86b07e20f0
commit fd3baa5732
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 9 additions and 0 deletions

View file

@ -9,6 +9,13 @@
#. productCategories: [Observability, Software management, Device management]
#
# TODO figure out what to do with this other quote that both Austin and Dre :+1:'d: "Fleet lets us be more actionable with fewer people. It helps us to filter out the noise better than we could with the other big name products we replaced."
-
quote: Fleet is incredibly easy to deploy and perfect for lean IT teams. It's everything we need in a device management platform, simple, efficient, and powerful.
quoteAuthorName: Chayce O'Neal
quoteAuthorProfileImageFilename: testimonial-author-chayce-onealal-100x100@2x.png
quoteLinkUrl: https://www.linkedin.com/in/chayceoneal/
quoteAuthorJobTitle: Head of IT @ ConductorOne
productCategories: [Device management]
-
quote: Fleet aligns with the strategies that enabled me to help scale Ubers global device deployments with a lean DevOps/systems engineering team.
quoteAuthorName: Luis Madrigal

View file

@ -39,6 +39,7 @@ module.exports = {
'Dan Grzelak',
'Philip Chotipradit',
'Roger Cantrell',
'Chayce O\'Neal'
];
// Filter the testimonials by product category

View file

@ -39,6 +39,7 @@ module.exports = {
'Dan Grzelak',
'Philip Chotipradit',
'Roger Cantrell',
'Chayce O\'Neal',
'u/Heteronymous',
];
let testimonialsForMdm = _.filter(testimonials, (testimonial)=>{

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB