mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
Update homepage.ejs (#4927)
This commit is contained in:
parent
c82c580716
commit
22847b68ea
2
website/views/pages/homepage.ejs
vendored
2
website/views/pages/homepage.ejs
vendored
@ -10,7 +10,7 @@
|
|||||||
device management.
|
device management.
|
||||||
</h1>
|
</h1>
|
||||||
<h6 style="max-width: 580px;" class="mx-auto mt-3 mb-0">
|
<h6 style="max-width: 580px;" class="mx-auto mt-3 mb-0">
|
||||||
Quickly deploy <a target="_blank" style="color: white; text-decoration-line: underline;" href="https://osquery.io/">osquery</a> and scale your fleet to 100,000+ devices on top of a stable core technology.
|
Quickly deploy <a target="_blank" style="color: white; text-decoration-line: underline;" href="https://osquery.io/">osquery</a> and secure 300,000+ devices on top of a stable core technology.
|
||||||
</h6>
|
</h6>
|
||||||
<div purpose="demo-cta-container" class="mx-auto pb-5 pb-sm-2" style="padding-top: 32px;">
|
<div purpose="demo-cta-container" class="mx-auto pb-5 pb-sm-2" style="padding-top: 32px;">
|
||||||
<ajax-form action="deliverDemoSignup" :form-errors.sync="formErrors" :form-data="formData" :form-rules="formRules" :syncing.sync="syncing" :cloud-error.sync="cloudError" @submitted="submittedForm()" v-if="!cloudSuccess">
|
<ajax-form action="deliverDemoSignup" :form-errors.sync="formErrors" :form-data="formData" :form-rules="formRules" :syncing.sync="syncing" :cloud-error.sync="cloudError" @submitted="submittedForm()" v-if="!cloudSuccess">
|
||||||
|
Loading…
Reference in New Issue
Block a user