diff --git a/website/api/controllers/view-endpoint-ops.js b/website/api/controllers/view-endpoint-ops.js
index c9a860a64f..ec913c6972 100644
--- a/website/api/controllers/view-endpoint-ops.js
+++ b/website/api/controllers/view-endpoint-ops.js
@@ -26,9 +26,9 @@ module.exports = {
// Specify an order for the testimonials on this page using the last names of quote authors
let testimonialOrderForThisPage = ['Charles Zaffery','Dan Grzelak','Nico Waisman','Tom Larkin','Austin Anderson','Erik Gomez','Nick Fohs','Brendan Shaklovitz','Mike Arpaia','Andre Shields','Dhruv Majumdar','Ahmed Elshaer','Abubakar Yousafzai','Harrison Ravazzolo','Wes Whetstone','Kenny Botelho', 'Chandra Majumdar','Eric Tan'];
- if(this.req.session.primaryBuyingSituation === 'eo-it'){
- testimonialOrderForThisPage = ['Eric Tan', 'Tom Larkin', 'Nick Fohs', 'Harrison Ravazzolo', 'Wes Whetstone', 'Chandra Majumdar', 'Erik Gomez', 'Mike Arpaia', 'Kenny Botelho'];
- } else if(this.req.session.primaryBuyingSituation === 'eo-security'){
+ if(['eo-it', 'mdm'].includes(this.req.session.primaryBuyingSituation)){
+ testimonialOrderForThisPage = [ 'Harrison Ravazzolo', 'Eric Tan','Erik Gomez', 'Tom Larkin', 'Nick Fohs', 'Wes Whetstone', 'Mike Arpaia', 'Kenny Botelho'];
+ } else if(['eo-security', 'vm'].includes(this.req.session.primaryBuyingSituation)){
testimonialOrderForThisPage = ['Nico Waisman','Charles Zaffery','Abubakar Yousafzai','Eric Tan','Mike Arpaia','Chandra Majumdar','Ahmed Elshaer','Brendan Shaklovitz','Austin Anderson','Dan Grzelak','Dhruv Majumdar'];
}
// Filter the testimonials by product category and the filtered list we built above.
diff --git a/website/assets/styles/pages/homepage.less b/website/assets/styles/pages/homepage.less
index 249fdf7441..455e28d27d 100644
--- a/website/assets/styles/pages/homepage.less
+++ b/website/assets/styles/pages/homepage.less
@@ -132,7 +132,7 @@
&:hover {
box-shadow: 0px 4px 16px 0px #E2E4EA;
}
- &:first-of-type {
+ &.nick-fohs {
[purpose='testimonial-video'] {
background: url('/images/video-testimonial-thumbnail-nick-fohs-160x120@2x.png');
background-position: center;
@@ -141,7 +141,7 @@
margin-right: 20px;
margin-left: 0px;
}
- &:last-of-type {
+ &.austin-anderson {
[purpose='testimonial-video'] {
background: url('/images/video-testimonial-thumbnail-austin-anderson-160x120@2x.png');
background-position: center;
@@ -730,22 +730,27 @@
[purpose='category-text-block'] {
max-width: 410px;
}
+ [purpose='platform-block'] {
+ .left {
+ margin-right: 24px;
+ }
+ .right {
+ margin-left: 24px;
+ }
+ }
[purpose='endpoint-ops-image'] {
- margin-right: 24px;
img {
height: auto;
width: 100%;
}
}
[purpose='device-management-image'] {
- margin-left: 24px;
img {
height: auto;
width: 100%;
}
}
[purpose='vuln-management-image'] {
- margin-left: 24px;
img {
height: auto;
width: 100%;
@@ -935,9 +940,18 @@
width: 100%;
}
}
+ [purpose='platform-block'] {
+ .left {
+ margin-right: auto;
+ margin-left: auto;
+ }
+ .right {
+ margin-right: auto;
+ margin-left: auto;
+ }
+ }
[purpose='endpoint-ops-image'] {
- margin-right: auto;
- margin-left: auto;
+
margin-bottom: 20px;
img {
width: 100%;
diff --git a/website/views/pages/endpoint-ops.ejs b/website/views/pages/endpoint-ops.ejs
index 59b640323c..152667a782 100644
--- a/website/views/pages/endpoint-ops.ejs
+++ b/website/views/pages/endpoint-ops.ejs
@@ -11,14 +11,14 @@
Use a live connection to every endpoint to simplify audit, compliance, and reporting from workstations to data centers.
Ship data to any platformShip logs to any platform like Splunk, Snowflake, or any streaming infrastructure like AWS Kinesis and Apache Kafka.
Automate anythingRemotely run scripts and prompts to complete tasks on every kind of computer, including Linux.
- <% } else if(primaryBuyingSituation === 'eo-security') { %> + <% } else if(['eo-security', 'vm'].includes(primaryBuyingSituation)) { %> Osquery on easy modeYou don’t need to be an osquery expert to get the answers you need from your devices, Fleet does some of that for you.
Pulse check anything @@ -71,11 +71,11 @@“Fleet lets us to be as lightweight as possible while surfacing data to other teams and partners.”
+Nick Fohs
+Systems and IT infrastructure manager
+“Fleet lets us to be as lightweight as possible while surfacing data to other teams and partners.”
-Nick Fohs
-Systems and IT infrastructure manager
+ <%} else if(['vm', 'eo-security'].includes(primaryBuyingSituation)) {%> +“We can build it exactly the way we want it. Which is just not possible on other platforms.”
+Austin Anderson
+Cybersecurity team senior manager
+“We can build it exactly the way we want it. Which is just not possible on other platforms.”
-Austin Anderson
-Cybersecurity team senior manager
-Use a consistent interface to deploy, update, and manage thousands of workstations and servers with open standards and data.
-Use a consistent interface to deploy, update, and manage thousands of workstations and servers with open standards and data.
+ +
-
- Modernize your device management practice with a single, open platform for Apple, Windows, and Linux.
-
+ Modernize your device management practice with a single, open platform for Apple, Windows, and Linux.
+Show how quickly zero days and "celebrity CVEs" are resolved and which teams need extra help. Use scoring, known exploit feeds, and live, down-to-the-chip data about your own environment to prioritize, export, automate, and monitor mitigations of everyday vulnerabilities in operating systems, software packages, browsers, and plugins, anywhere.
-Show how quickly zero days and "celebrity CVEs" are resolved and which teams need extra help. Use scoring, known exploit feeds, and live, down-to-the-chip data about your own environment to prioritize, export, automate, and monitor mitigations of everyday vulnerabilities in operating systems, software packages, browsers, and plugins, anywhere.
+ +
- Use a consistent interface to deploy, update, and manage thousands of workstations and servers with open standards and data.
+ +
+
+ Modernize your device management practice with a single, open platform for Apple, Windows, and Linux.
+ +
+ Show how quickly zero days and "celebrity CVEs" are resolved and which teams need extra help. Use scoring, known exploit feeds, and live, down-to-the-chip data about your own environment to prioritize, export, automate, and monitor mitigations of everyday vulnerabilities in operating systems, software packages, browsers, and plugins, anywhere.
+ +
+ Modernize your device management practice with a single, open platform for Apple, Windows, and Linux.
+ +
+ Show how quickly zero days and "celebrity CVEs" are resolved and which teams need extra help. Use scoring, known exploit feeds, and live, down-to-the-chip data about your own environment to prioritize, export, automate, and monitor mitigations of everyday vulnerabilities in operating systems, software packages, browsers, and plugins, anywhere.
+ +Use a consistent interface to deploy, update, and manage thousands of workstations and servers with open standards and data.
+ +
+