mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Removed comma for Fortune 1000 (#7398)
Correct usage does not include comma
This commit is contained in:
parent
7e3cdbe0ab
commit
3147c9a25f
1 changed files with 1 additions and 1 deletions
2
website/views/pages/homepage.ejs
vendored
2
website/views/pages/homepage.ejs
vendored
|
|
@ -7,7 +7,7 @@
|
|||
<div purpose="hero-text" class="container-fluid px-0 text-center">
|
||||
<span class="text-left text-md-center align-self-start text-nowrap mb-0" style="text-transform: uppercase;">Lightweight, programmable telemetry</span>
|
||||
<h1 style="max-width: 780px;" class="mx-auto text-left text-md-center">Solve endpoint mysteries</h1>
|
||||
<h6 style="max-width: 780px;" class="mx-auto mb-0 text-left text-md-center">Fleet gives visibility to over 1.65 million devices powering Fortune 1,000 companies. See how easy it can be to get all the answers you need.</h6>
|
||||
<h6 style="max-width: 780px;" class="mx-auto mb-0 text-left text-md-center">Fleet gives visibility to over 1.65 million devices powering Fortune 1000 companies. See how easy it can be to get all the answers you need.</h6>
|
||||
<div style="max-width: 500px;" class="mt-5 mx-auto mb-0 d-flex flex-column align-items-center justify-content-center">
|
||||
<a purpose="round-button" class="d-sm-flex align-items-center justify-content-center mx-auto mx-sm-0" href="/try-fleet/register?tryitnow">
|
||||
Try it out
|
||||
|
|
|
|||
Loading…
Reference in a new issue