mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 16:39:01 +00:00
Frame hero text in a more positive way (#16247)
This commit is contained in:
parent
e0ece3652e
commit
fa75fb300e
1 changed files with 1 additions and 1 deletions
2
website/views/pages/homepage.ejs
vendored
2
website/views/pages/homepage.ejs
vendored
|
|
@ -8,7 +8,7 @@
|
|||
<div purpose="hero-text" class="d-flex flex-column justify-content-center">
|
||||
<h4>For teams with lots of endpoints</h4>
|
||||
<h1>Focus on data, not vendors</h1>
|
||||
<p>Replace the sprawl you inherited with open-source code that works the way you want.</p>
|
||||
<p>Replace the sprawl with open-source code that works the way you want.</p>
|
||||
<div purpose="button-row" class="d-flex flex-sm-row flex-column justify-content-center align-items-center">
|
||||
<a purpose="cta-button" @click="clickOpenChatWidget()">Show me</a>
|
||||
<a purpose="animated-arrow-button-red" href="/try-fleet">See real data</a>
|
||||
|
|
|
|||
Loading…
Reference in a new issue