diff --git a/website/assets/styles/pages/homepage.less b/website/assets/styles/pages/homepage.less index 72c04a9868..b9f9f5b262 100644 --- a/website/assets/styles/pages/homepage.less +++ b/website/assets/styles/pages/homepage.less @@ -338,10 +338,10 @@ .selected { font-weight: 700; } - .eo-selected { + .it-selected { transform: translateX(100%); } - .vm-selected { + .security-selected { transform: translateX(200%); } } @@ -999,11 +999,11 @@ height: 56px; width: 100%; } - .eo-selected { + .it-selected { width: 100%; transform: translateY(56px); } - .vm-selected { + .security-selected { width: 100%; transform: translateY(113px); } diff --git a/website/views/pages/endpoint-ops.ejs b/website/views/pages/endpoint-ops.ejs index dc107d725d..c9cfbb40fa 100644 --- a/website/views/pages/endpoint-ops.ejs +++ b/website/views/pages/endpoint-ops.ejs @@ -3,7 +3,7 @@
Use a live connection to every endpoint to simplify audit, compliance, and reporting from workstations to data centers.
+ Automate anything +Remotely run scripts and prompts to complete tasks on every kind of computer, including Linux.
Ship data to any platformShip logs to any platform like Splunk, Snowflake, or any streaming infrastructure like AWS Kinesis and Apache Kafka.
Osquery on easy modeUse "read-only" mode or enable remote scripting to automate anything on every operating system, including Linux.
Let's face it, most built-in graphs leave you wanting more. Report MTTR and any other custom metrics exactly the way you want to using fresh data from real computers.
- Deep context from the environment -Fleet gives you data down to the chip level on every endpoint to help you make sense of which vulnerabilities to prioritize.
- Untangle your security stack -Use open data and APIs to connect your vulnerability solution with osquery, the agent you might already have deployed.
+ Osquery on easy mode +Use "read-only" mode or enable remote scripting to automate anything on every operating system, including Linux.
+ Pulse check anything +Use a live connection to every endpoint to simplify audit, compliance, and reporting from workstations to data centers.
+ Ship data to any platform +Ship logs to any platform like Splunk, Snowflake, or any streaming infrastructure like AWS Kinesis and Apache Kafka.
A <%= primaryBuyingSituation==='eo-security'? 'lightweight' : 'quick-fast' %> way to gather <%= primaryBuyingSituation==='vm'? 'patch level and custom reports across all your computing devices, even in OT and production environments' : primaryBuyingSituation==='eo-security'? 'deep context and custom telemetry across all your endpoints, even servers' : primaryBuyingSituation==='mdm'||primaryBuyingSituation==='eo-it'? 'compliance and inventory data across all your devices' : 'device data across all your computers' %>. Pulse check or automate anything on any platform.
A <%= primaryBuyingSituation==='eo-security'? 'lightweight' : 'quick-fast' %> way to gather <%= primaryBuyingSituation==='vm'? 'patch level and custom reports across all your computing devices, even in OT and production environments' : primaryBuyingSituation==='eo-security'? 'deep context and custom telemetry across all your endpoints, even servers' : primaryBuyingSituation==='mdm'||primaryBuyingSituation==='eo-it'? 'compliance and inventory data across all your devices' : 'device data across all your computers' %>. Pulse check or automate anything on any platform.
+A <%= primaryBuyingSituation==='vm'? 'lightweight' : 'quick-fast' %> way to gather <%= primaryBuyingSituation==='vm'? 'patch level and custom reports across all your computing devices, even in OT and production environments' : primaryBuyingSituation==='vm'? 'deep context and custom telemetry across all your endpoints, even servers' : primaryBuyingSituation==='mdm'||primaryBuyingSituation==='eo-it'? 'compliance and inventory data across all your devices' : 'device data across all your computers' %>. Pulse check or automate anything on any platform.