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:
Mike McNeil 2023-12-15 01:22:09 -06:00 committed by GitHub
parent bac932bd19
commit abaeeac697
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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>