Website: Add banner to homepage (#39520)

Closes: https://github.com/fleetdm/fleet/issues/39459

Changes:
- Added a banner with a link to the Fleet vs Jamf comparison article
This commit is contained in:
Eric 2026-02-06 17:07:22 -06:00 committed by GitHub
parent c4841efa57
commit a01846dfad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -71,7 +71,7 @@ html, body {
padding: 12px 8px;
justify-content: center;
align-items: center;
background: #0587FF;
background: #527CDB;
color: #FFF;
font-family: Inter;
font-size: 14px;

View file

@ -1,7 +1,7 @@
<div id="homepage" v-cloak>
<!-- <div purpose="announcement-banner">
<animated-arrow-button arrow-color="white" text-color="white" href="/articles/free-migration-from-jamf-to-fleet">Free Jamf to Fleet MDM migration service</animated-arrow-button>
</div> -->
<div purpose="announcement-banner">
<animated-arrow-button arrow-color="white" text-color="white" href="/compare/jamf">How to choose the right MDM — Fleet vs. Jamf</animated-arrow-button>
</div>
<%/* Hero container */%>
<div purpose="hero-container">
<div purpose="hero-background-image">