mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
Website: Update homepage.ejs (#15683)
- "Untangle your endpoints" »» "Focus on data, not vendors" - "For teams with thousands of computers" »» "For teams with lots of endpoints"
This commit is contained in:
parent
bac932bd19
commit
abaeeac697
4
website/views/pages/homepage.ejs
vendored
4
website/views/pages/homepage.ejs
vendored
@ -6,8 +6,8 @@
|
||||
<div class="d-flex flex-row justify-content-center align-items-start">
|
||||
<%/* Hero text */%>
|
||||
<div purpose="hero-text" class="d-flex flex-column justify-content-center">
|
||||
<h4>For teams with thousands of computers</h4>
|
||||
<h1>Untangle your endpoints</h1>
|
||||
<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>
|
||||
<div purpose="button-row" class="d-flex flex-sm-row flex-column justify-content-center align-items-center">
|
||||
<a purpose="cta-button" href="/try-fleet">Try it out</a>
|
||||
|
Loading…
Reference in New Issue
Block a user