Updated CTAs (#19437)

Closes https://github.com/fleetdm/fleet/issues/17162 
Updates the CTAs at the bottom of articles to match the rest of the
site.
This commit is contained in:
Mike Thomas 2024-06-04 03:10:46 +09:00 committed by GitHub
parent f63c004ad4
commit 02655549bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,11 +23,11 @@
<div purpose="bottom-cta" class="d-block">
<h3 style="font-size: 24px; line-height: 32px;">Get started</h3>
<div class="d-flex flex-sm-row flex-column align-items-center">
<a href="/contact" class="d-flex btn btn-primary justify-content-center align-items-center" purpose="next-steps-button">
Talk to us
<a href="/register" class="d-flex btn btn-primary justify-content-center align-items-center" purpose="next-steps-button">
Start now
</a>
<a href="/register" purpose="animated-arrow-button-red">
Try it out
<a href="/contact" purpose="animated-arrow-button-red">
Talk to us
</a>
</div>
</div>