diff --git a/website/api/controllers/view-device-management.js b/website/api/controllers/view-device-management.js index 44b86bd21027..2960b440a2aa 100644 --- a/website/api/controllers/view-device-management.js +++ b/website/api/controllers/view-device-management.js @@ -29,7 +29,7 @@ module.exports = { }); // Specify an order for the testimonials on this page using the last names of quote authors - let testimonialOrderForThisPage = ['Erik Gomez', 'Kenny Botelho', 'Wes Whetstone', 'Matt Carr', 'Dan Grzelak', 'Nick Fohs']; + let testimonialOrderForThisPage = ['Scott MacVicar', 'Erik Gomez', 'Kenny Botelho', 'Wes Whetstone', 'Matt Carr', 'Dan Grzelak', 'Nick Fohs']; testimonialsForScrollableTweets.sort((a, b)=>{ if(testimonialOrderForThisPage.indexOf(a.quoteAuthorName) === -1){ return 1; diff --git a/website/views/pages/contact.ejs b/website/views/pages/contact.ejs index f18609cb9701..bbe4f5235e75 100644 --- a/website/views/pages/contact.ejs +++ b/website/views/pages/contact.ejs @@ -115,17 +115,17 @@
-
Uber logo
+
Stripe logo

- Exciting. This is a team that listens to feedback. + We've been using Fleet for a few years at Stripe and we couldn't be happier. The fact that it's also open-source made it easy for us to try it out, customise it to our needs, and seamlessly integrate it into our existing environment.

- Erik Gomez + Scott MacVicar
-

Erik Gomez

-

Staff Client Platform Engineer

+

Scott MacVicar

+

Head of Developer Infrastructure & Corporate Technology

diff --git a/website/views/pages/entrance/login.ejs b/website/views/pages/entrance/login.ejs index 4d55f0a28106..ea57e2e00f08 100644 --- a/website/views/pages/entrance/login.ejs +++ b/website/views/pages/entrance/login.ejs @@ -33,21 +33,21 @@
<% if(typeof primaryBuyingSituation === 'undefined' || ['mdm'].includes(primaryBuyingSituation)) { %> -
- an opening quotation mark -

- Exciting. This is a team that listens to feedback. -

-
-
- Erik Gomez -
-
-

Erik Gomez

-

Staff Client Platform Engineer

-
+
+ an opening quotation mark +

+ We've been using Fleet for a few years at Stripe and we couldn't be happier. The fact that it's also open-source made it easy for us to try it out, customise it to our needs, and seamlessly integrate it into our existing environment. +

+
+
+ Scott MacVicar +
+
+

Scott MacVicar

+

Head of Developer Infrastructure & Corporate Technology

+
<% } else if (['eo-it'].includes(primaryBuyingSituation)) { %>
an opening quotation mark diff --git a/website/views/pages/entrance/signup.ejs b/website/views/pages/entrance/signup.ejs index 40b71c7c1da4..330d8e8c2913 100644 --- a/website/views/pages/entrance/signup.ejs +++ b/website/views/pages/entrance/signup.ejs @@ -64,15 +64,15 @@
an opening quotation mark

- Exciting. This is a team that listens to feedback. + We've been using Fleet for a few years at Stripe and we couldn't be happier. The fact that it's also open-source made it easy for us to try it out, customise it to our needs, and seamlessly integrate it into our existing environment.

- Erik Gomez + Scott MacVicar
-

Erik Gomez

-

Staff Client Platform Engineer

+

Scott MacVicar

+

Head of Developer Infrastructure & Corporate Technology