From ab4bcc8fe348c0b7167d17c44ee31c2bc72e0b26 Mon Sep 17 00:00:00 2001 From: Mike McNeil Date: Thu, 3 Apr 2025 12:01:52 -0500 Subject: [PATCH] Mellowing out some language (#27832) Co-authored-by: Eric --- website/assets/styles/pages/pricing.less | 8 ++++---- website/views/pages/pricing.ejs | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/website/assets/styles/pages/pricing.less b/website/assets/styles/pages/pricing.less index 19b8d988f2..7952d65a91 100644 --- a/website/assets/styles/pages/pricing.less +++ b/website/assets/styles/pages/pricing.less @@ -65,12 +65,12 @@ } .Security-selected { width: 220px; - transform: translateX(440px); + transform: translateX(218px); } .IT-selected { left: 1px; width: 220px; - transform: translateX(218px); + transform: translateX(440px); } .all-selected { width: 220px; @@ -627,12 +627,12 @@ } .Security-selected { width: 100%; - transform: translateY(114px); + transform: translateY(55px); } .IT-selected { width: 100%; top: 1px; - transform: translateY(55px); + transform: translateY(114px); } .all-selected { width: 100%; diff --git a/website/views/pages/pricing.ejs b/website/views/pages/pricing.ejs index 92c7695439..8e4a2fd02e 100644 --- a/website/views/pages/pricing.ejs +++ b/website/views/pages/pricing.ejs @@ -82,8 +82,8 @@
All features
-
For IT admins
For security engineers
+
For IT admins
@@ -338,7 +338,7 @@ // ██║ ██║ ██║╚██████╔╝ ██║ ██║ ██║ // ╚═╝ ╚═╝ ╚═╝ ╚══▀▀═╝ ╚═╝ ╚═╝ ╚═╝ %> - You already know how to manage the operating system. In Fleet, you can focus on managing Apple, Windows and Linux; not Intune, Omnissa, and your anxiety. + You already know how to manage the operating system. In Fleet, you can focus on managing Apple, Windows and Linux; not "Android MDM", "Apple MDM", "config management", etc.

@@ -363,7 +363,7 @@ // ██║ ██║ ██║╚██████╔╝ ██║ ██║███████╗ // ╚═╝ ╚═╝ ╚═╝ ╚══▀▀═╝ ╚═╝ ╚═╝╚══════╝ %> - We're moving pretty fast, and we have every incentive to listen. At Fleet, everyone can contribute. We also regularly deliver customer promises, and all the code is 100% source-available. + We're moving pretty fast, and we have every incentive to listen. At Fleet, everyone can contribute. We also regularly deliver customer promises, and all the code is 100% source-available.

@@ -388,12 +388,12 @@ // ██║ ██║ ██║╚██████╔╝ ██║ ██║██████╔╝ // ╚═╝ ╚═╝ ╚═╝ ╚══▀▀═╝ ╚═╝ ╚═╝╚═════╝ %> - Fleet started as an osquery management server. After 10 years of production osquery use at scale in huge organizations, Fleet added "write" and "execute" device management capabilities, with all the necessary integrations to be comparable with other device management platforms like Omnissa (fka WS1, fka Airwatch), Jamf, Intune, and more. Today, Fleet is actively used as the next-gen MDM in homelabs all over the world, and at larger fleets at Epic Games, Cisco, Stripe, Fastly, Lear, and more. + Fleet started as an osquery management server. After 10 years of production osquery use at scale in huge organizations, Fleet added "write" and "execute" device management capabilities, with all the necessary integrations to be comparable with other device management platforms like Omnissa (fka WS1, fka Airwatch), Jamf, Intune, and more. Today, Fleet is used in homelabs all over the world, and at larger fleets at Epic Games, Cisco, Stripe, Fastly, Lear, and more.

-

Couldn’t find an answer? Talk to an engineer.

+

Couldn’t find an answer? Read the FAQ or talk to an engineer.