Website: Move calendar section on landing pages (#20067)

Closes: #20045

Changes:
- Moved the calendar section on landing pages
This commit is contained in:
Eric 2024-06-27 17:02:18 -05:00 committed by GitHub
parent be7b0876c6
commit d48318d587
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 6 deletions

View file

@ -47,7 +47,6 @@
</div>
</div>
<logo-carousel></logo-carousel>
<%- partial('../partials/calendar-banner.partial.ejs') %>
<%/* Your last MDM migration section */%>
<div purpose="page-section">
<div purpose="feature" class="d-flex flex-md-row flex-column justify-content-between mx-auto align-items-center mb-0">
@ -177,7 +176,7 @@
</div>
</div>
</div>
<%- partial('../partials/calendar-banner.partial.ejs') %>
<div purpose="page-section" class="mb-0">
<div purpose="feature" class="d-flex flex-md-row flex-column justify-content-between mx-auto align-items-center">
<div purpose="feature-image" class="left">

View file

@ -114,7 +114,7 @@
</div>
</div>
<logo-carousel></logo-carousel>
<%- partial('../partials/calendar-banner.partial.ejs') %>
<% if(!primaryBuyingSituation || ['mdm', 'eo-it'].includes(primaryBuyingSituation)){%>
<div purpose="feature" class="d-flex flex-md-row flex-column-reverse justify-content-between mx-auto align-items-center">
@ -207,7 +207,7 @@
<img alt="Ship data to any platform" src="/images/endpoint-ops-feature-image-1-381x282@2x.png">
</div>
</div>
<%- partial('../partials/calendar-banner.partial.ejs') %>
<div purpose="feature" class="d-flex flex-md-row flex-column justify-content-between mx-auto align-items-center">
<div purpose="feature-image" class="right">
<img alt="Ship data to any platform" src="/images/endpoint-ops-feature-image-2-380x380@2x.png">

View file

@ -50,7 +50,7 @@
</div>
</div>
<logo-carousel></logo-carousel>
<%- partial('../partials/calendar-banner.partial.ejs') %>
<div purpose="feature" class="d-flex flex-md-row flex-column justify-content-between mx-auto align-items-center">
<div purpose="feature-image" class="right">
<img alt="Report what matters" src="/images/vuln-management-feature-image-5-380x312@2x.png">
@ -111,7 +111,7 @@
<img alt="Mitigate CVEs automatically" src="/images/vuln-management-feature-image-1-380x281@2x.png">
</div>
</div>
<%- partial('../partials/calendar-banner.partial.ejs') %>
<div purpose="feature" class="d-flex flex-md-row flex-column justify-content-between mx-auto align-items-center">
<div purpose="feature-image" class="left">
<img alt="Up-to-date data without scans" src="/images/vuln-management-feature-image-2-380x323@2x.png">