mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
Update homepage caption (#28120)
Impromptu homepage caption change during design review for agnostic and MDM personalization. @eashaw, please tag GA when this change goes live so we can track it. cc @Drew-P-drawers, @allenhouchins Figma: https://www.figma.com/design/3he8e72251IEnF6dBafKq1/%F0%9F%9A%A7-fleetdm.com--scratchpad-?node-id=20177-15306 --------- Co-authored-by: Eric <eashaw@sailsjs.com>
This commit is contained in:
parent
588dfb9972
commit
06dd08bc04
1 changed files with 1 additions and 1 deletions
2
website/views/pages/homepage.ejs
vendored
2
website/views/pages/homepage.ejs
vendored
|
|
@ -37,7 +37,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</h1>
|
||||
<p>Replace the sprawl with <%= primaryBuyingSituation === 'vm'? 'secure, open-source reporting that works the way you want' : primaryBuyingSituation === 'eo-security'? 'open-source telemetry that works the way you want' : 'lightning fast device management that lets employees see what\'s going on' %>.</p>
|
||||
<p><%= primaryBuyingSituation === 'vm'? 'Replace the sprawl with secure, open-source reporting that works the way you want.' : primaryBuyingSituation === 'eo-security'? 'Replace the sprawl with secure, open-source telemetry that works the way you want.' : 'Freedom at every level. Device management your way with all the features you need. No surprises!' %></p>
|
||||
<div purpose="button-row" class="d-flex justify-content-start align-items-center">
|
||||
<a purpose="cta-button" href="/docs/get-started/why-fleet">Learn how</a>
|
||||
<animated-arrow-button href="/contact">Talk to an engineer</animated-arrow-button>
|
||||
|
|
|
|||
Loading…
Reference in a new issue