diff --git a/website/views/pages/homepage.ejs b/website/views/pages/homepage.ejs index 1f64eab901..e0c5ab8595 100644 --- a/website/views/pages/homepage.ejs +++ b/website/views/pages/homepage.ejs @@ -50,33 +50,33 @@ -
-
-
-
Coming soon
- <% if(!primaryBuyingSituation) {%> -

Stop nudging

-

Stop installing updates and forcing restarts when your users are busy using their computers. Fleet finds time in the calendar for a reboot and uses AI to explain why.

- <%} else if(['mdm', 'eo-it'].includes(primaryBuyingSituation)) {%> -

Put IT in your calendar

-

Install updates and force restarts when your users’ computers are actually free.

- <%} else if(['vm', 'eo-security'].includes(primaryBuyingSituation)) {%> -

Tell employees why

-

Use AI to explain why your security policies matter, and install required updates en masse without locking people out of meetings.

- <%}%> - <% if(me && me.primaryBuyingSituation) {%> - Let me know - <% } else if(primaryBuyingSituation) {%> - Let me know - <% } else {%> - Let me know - <% } %> -
-
- Fleet in your calendar -
-
+
<%/* Endpoint ops block */%>