diff --git a/website/assets/styles/pages/testimonials.less b/website/assets/styles/pages/testimonials.less index aa4091394e..1f6f9e4495 100644 --- a/website/assets/styles/pages/testimonials.less +++ b/website/assets/styles/pages/testimonials.less @@ -172,6 +172,11 @@ border-radius: 16px; border: 1px solid #E2E4EA; background: #FFF; + &:hover { + text-decoration: none; + cursor: pointer; + box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.1); + } a { justify-self: flex-end; } @@ -268,6 +273,11 @@ margin-bottom: 24px; box-shadow: none; text-decoration: none; + &:hover { + text-decoration: none; + cursor: pointer; + box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.1); + } [purpose='logo'] { img { max-height: 32px; @@ -602,8 +612,8 @@ padding: 32px 24px; } [purpose='carousel-body'] { - min-height: 826px;// height of largest slide at 320px - justify-content: flex-start; + min-height: 809px;// height of largest slide at 320px + justify-content: flex-end; } [purpose='testimonials-container'] { @@ -653,4 +663,10 @@ } } + @media (max-width: 375px) { + [purpose='carousel-body'] { + min-height: 848px;// height of largest slide at 320px + justify-content: flex-end; + } + } } diff --git a/website/views/pages/testimonials.ejs b/website/views/pages/testimonials.ejs index dbea49cdec..af163b46e3 100644 --- a/website/views/pages/testimonials.ejs +++ b/website/views/pages/testimonials.ejs @@ -118,62 +118,62 @@
-
+
Deputy logo

Deputy achieved compliance and clarity with Fleet — keeping shift work in sync.

Read their story
-
+
Foursquare logo

Foursquare cut costs and gained 114% ROI with Fleet.

Read their story
-
+
Fastly logo

Fastly gains visibility into all endpoints and critical infrastructure around the world.

Read their story
-
+
Faire logo

Fastly gains visibility into all endpoints and critical infrastructure around the world.

Read their story
-
+
Stripe logo

Fastly gains visibility into all endpoints and critical infrastructure around the world.

Read their story
-
+

Security and authentication platform

Worldwide security and authentication platform chooses Fleet for Linux management.

Read their story
-
+

Online gaming platform

Large gaming company enhances server observability with Fleet.

Read their story
-
+

Electric vehicle manufacturer

Vehicle manufacturer transitions to Fleet for endpoint security.

Read their story
-
+

Global social media platform

Global social media platform migrates to Fleet.

Read their story
-
+

Interactive entertainment company

Leading interactive entertainment company adopts Fleet for MDM.

Read their story
-
+

Cloud data platform

Cloud-based data leader chooses Fleet for orchestration.

Read their story
-
+

Financial services company

Financial services company migrates to Fleet for MDM and next-gen change management

Read their story @@ -197,7 +197,7 @@
<% for(let testimonial of testimonials) {%> - + <% if(testimonial.quoteImageFilename){ %>
logo