diff --git a/website/views/pages/homepage.ejs b/website/views/pages/homepage.ejs index 50a2a043cf..c7223bffce 100644 --- a/website/views/pages/homepage.ejs +++ b/website/views/pages/homepage.ejs @@ -30,10 +30,13 @@
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)) {%> -Install updates and force restarts when your users’ computers are actually free.
+ <%} else if(['mdm'].includes(primaryBuyingSituation)) {%> +Install updates and force restarts when your users’ computers are actually free.
+ <%} else if(['eo-it'].includes(primaryBuyingSituation)) {%> +Install updates and force restarts when your users’ computers are actually free.
<%} else if(['vm', 'eo-security'].includes(primaryBuyingSituation)) {%>