mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Website: Update homepage button (#30482)
Changes: - Changed the secondary CTA button under the comparison table on the homepage to go to the /contact page.
This commit is contained in:
parent
ea4bb9aa62
commit
bc15936f07
1 changed files with 1 additions and 1 deletions
2
website/views/pages/homepage.ejs
vendored
2
website/views/pages/homepage.ejs
vendored
|
|
@ -1456,7 +1456,7 @@
|
|||
|
||||
<div purpose="button-row">
|
||||
<a purpose="cta-button" href="/pricing">Compare all features</a>
|
||||
<animated-arrow-button href="/testimonials">What are people saying?</animated-arrow-button>
|
||||
<animated-arrow-button href="/contact">Talk to an engineer</animated-arrow-button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue