Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions website/views/pages/homepage.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
<h2>Tell employees why</h2>
<p>Use AI to explain why your security policies matter, and install required updates en masse without locking people out of meetings.</p>
<%} %>
<div purpose="calendar-checklist" class="flex-column d-flex">
<% if (!primaryBuyingSituation) { %><div purpose="calendar-checklist" class="flex-column d-flex">
<p>Say goodbye to annoying IT notifications and restarts.</p>
<p>Use AI to explain why your security policies matter.</p>
<p>Stop making exceptions for executives when OS updates lock them out of important meetings.</p>
</div>
</div><% } %>
<div purpose="video-button" class="d-flex flex-row align-items-center" @click="clickOpenVideoModal('calendar')">
<img src="/images/icon-play-video-32x32@2x.png" alt="play button">Watch the video
</div>
Expand Down