Website: Update banner on Fleet sandbox pages. (#11295)

Changes:
- Updated the text of the banner on pages that use the `layout-sandbox`
layout.
This commit is contained in:
Eric 2023-04-24 11:57:44 -05:00 committed by GitHub
parent 747d0be9e2
commit d1340c5746
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -136,8 +136,9 @@
<div class="header <%= optimizeForAppleWebview ? 'd-none' : '' %>" purpose="header-container">
<%// Call to action ribbon above page header %>
<div purpose="header-ribbon-cta" class="<%= headerCTAHidden ? 'd-none' : 'd-flex' %> flex-row justify-content-center align-items-md-center">
<div class="mb-0 d-flex flex-lg-row flex-column justify-content-center py-3 px-2">
<p class="text-center pr-1 mb-0">Instant deployment with Fleet Managed Cloud. <a href="https://kqphpqst851.typeform.com/to/yoo5smT9">Join the beta</a></p>
<div class="d-flex flex-lg-row flex-column justify-content-center align-items-center py-0 my-0">
<% /* <p class="text-center pr-1 mb-0">Instant deployment with Fleet Managed Cloud. <a href="https://kqphpqst851.typeform.com/to/yoo5smT9">Join the beta</a></p> */ %>
<a target="_blank" href="https://www.eventbrite.com/e/601763519887">Join us for drinks, food, and conversation, at <span>RSAC 2023</span></a>
</div>
</div>