Website: Update header navigation. (#36368)

Changes:
- Updated the "Customers" dropdown links in the header navigation menus
to reflect the recent changes
(https://github.com/fleetdm/fleet/pull/36322) to a linked case study
article
This commit is contained in:
Eric 2025-11-26 16:46:54 -06:00 committed by GitHub
parent cb621bdfef
commit 700825482c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -235,14 +235,14 @@
<a purpose="dropdown-item" class="dropdown-item" data-dropdown-option="Stripe + Fleet" href="/announcements/consolidate-multiple-tools-with-fleet">
<div purpose="dropdown-item-link">
<div purpose="dropdown-item-icon">
<img src="/images/nav-icon-stripe-40x40@2x.png" alt="Stripe + Fleet">
<img src="/images/nav-icon-testimonials-40x40@2x.png" alt="Fintech + Fleet">
</div>
<div purpose="dropdown-item-text">
<p purpose="nav-item-heading">
Stripe + Fleet
Fintech + Fleet
</p>
<p purpose="nav-item-body">
Stripe consolidates multiple tools with Fleet.
Fintech giant consolidates multiple tools with Fleet.
</p>
</div>
</div>
@ -507,14 +507,14 @@
<a purpose="dropdown-item" class="dropdown-item" data-dropdown-option="Stripe + Fleet" href="/announcements/consolidate-multiple-tools-with-fleet">
<div purpose="dropdown-item-link">
<div purpose="dropdown-item-icon">
<img src="/images/nav-icon-stripe-40x40@2x.png" alt="Stripe + Fleet">
<img src="/images/nav-icon-testimonials-40x40@2x.png" alt="Stripe + Fleet">
</div>
<div purpose="dropdown-item-text">
<p purpose="nav-item-heading">
Stripe + Fleet
Fintech + Fleet
</p>
<p purpose="nav-item-body">
Stripe consolidates multiple tools with Fleet.
Fintech giant consolidates multiple tools with Fleet.
</p>
</div>
</div>