mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
Updating hero message. (#7519)
Changed "endpoints" to "computers" per @mikermcneil's suggestion. Changed "devices" to "servers and workstations" in the sentence below for clarification.
This commit is contained in:
parent
faf7c52f5d
commit
1757527ae2
1 changed files with 2 additions and 2 deletions
4
website/views/pages/homepage.ejs
vendored
4
website/views/pages/homepage.ejs
vendored
|
|
@ -6,8 +6,8 @@
|
|||
<div class="container-lg">
|
||||
<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 1000 companies. See how easy it can be to get all the answers you need.</h6>
|
||||
<h1 style="max-width: 780px;" class="mx-auto text-left text-md-center">Solve computer 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 servers and workstations 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