diff --git a/website/config/routes.js b/website/config/routes.js index d010f88245..7a493ba3eb 100644 --- a/website/config/routes.js +++ b/website/config/routes.js @@ -499,6 +499,7 @@ module.exports.routes = { // // For example, a clever user might try to visit fleetdm.com/documentation, not knowing that Fleet's website // puts this kind of thing under /docs, NOT /documentation. These "convenience" redirects are to help them out. + 'GET /testimonials': 'https://github.com/fleetdm/fleet/blob/28cd420b086c23a6606ba17c4f3821ed267c6bbb/handbook/company/testimonials.yml#L190', 'GET /admin': '/admin/email-preview', 'GET /renew': 'https://calendly.com/zayhanlon/fleet-renewal-discussion', 'GET /documentation': '/docs', diff --git a/website/views/layouts/layout.ejs b/website/views/layouts/layout.ejs index 986408f456..9c4787bedb 100644 --- a/website/views/layouts/layout.ejs +++ b/website/views/layouts/layout.ejs @@ -156,41 +156,42 @@
Use "read-only" mode or enable remote scripting to automate anything on every operating system, including Linux.
<% }%> diff --git a/website/views/pages/homepage.ejs b/website/views/pages/homepage.ejs index 1cf45ea645..f012ed24e8 100644 --- a/website/views/pages/homepage.ejs +++ b/website/views/pages/homepage.ejs @@ -10,7 +10,7 @@Replace the sprawl with <%= primaryBuyingSituation === 'vm'? 'secure, open-source reporting that works the way you want' : primaryBuyingSituation === 'eo-security'? 'open-source endpoint observability for every platform' : 'a modern device management platform that works the way you want' %>.
@@ -369,7 +369,7 @@Let end users see the source code for exactly how they are being monitored, and set clear expectations about what is and isn’t acceptable use of work computers.
Fleet's company handbook is public and open source. You can read about the history of Fleet and osquery and our commitment to improving the product.
+All of Fleet's source code is public, and our company handbook is public and open to the world. You can read about the history of Fleet and osquery and our commitment to improving the product.
- <%= primaryBuyingSituation === 'eo-it' ? 'Chat about IT visibility, scripting, access, and identity.' : - primaryBuyingSituation === 'eo-security' ? 'Chat about securing servers, laptops, and more.' : - primaryBuyingSituation === 'vm' ? 'Chat about the future of vulnerability management, OT/ICS, cybersecurity, and more.' : - 'Chat about using Fleet to secure servers, laptops, and more.' - %> -
-
- Chat about using Fleet to manage devices.
+Chat about next-gen MDM, packaging, Apple, Windows, desktop Linux, apps, scripting. (And all things IT.)
+
+ <%= primaryBuyingSituation === 'eo-security' ? 'Chat about securing servers, laptops, and more.' : + primaryBuyingSituation === 'vm' ? 'Chat about the future of security engineering, vulnerability management, OT/ICS, cybersecurity, and more.' : + 'Chat about posture, detection, vulns, reporting. (And all things cybersecurity.)' + %> +