From 72f003711f3fc83129e34ebedf056c7222650803 Mon Sep 17 00:00:00 2001 From: Eric Date: Tue, 11 Apr 2023 10:04:56 -0500 Subject: [PATCH] Website: update homepage hero (#11133) Changes: - removed the drop shadow on the homepage hero --- website/assets/styles/pages/homepage.less | 3 -- website/views/pages/homepage.ejs | 56 +++++++++++------------ 2 files changed, 27 insertions(+), 32 deletions(-) diff --git a/website/assets/styles/pages/homepage.less b/website/assets/styles/pages/homepage.less index 83e607945f..b70f8203a9 100644 --- a/website/assets/styles/pages/homepage.less +++ b/website/assets/styles/pages/homepage.less @@ -37,9 +37,6 @@ overflow: hidden; height: ; } - [purpose='hero-filter'] { - filter: drop-shadow(0px -50px 200px rgba(58, 220, 255, 0.1)); - } [purpose='homepage-hero'] { padding-top: 40px; diff --git a/website/views/pages/homepage.ejs b/website/views/pages/homepage.ejs index 3ac2a42263..c856a0f921 100644 --- a/website/views/pages/homepage.ejs +++ b/website/views/pages/homepage.ejs @@ -2,37 +2,35 @@ <%/* Hero container */%>
-
-
-
- <%/* Hero text */%> -
-

Open-source device management

-

Think for yourself

-

Introducing the first GitOps-driven MDM with real-time visibility into every platform.

- -
-
An opening quotation mark
-
-

We wanted an open-source way to take advantage of MDM that is easy to integrate with Puppet in our configuration-as-code environment. Fleet is the obvious, and really the only, choice.

-

Platform Engineering Manager
A leading online games company

-
+
+
+ <%/* Hero text */%> +
+

Open-source device management

+

Think for yourself

+

Introducing the first GitOps-driven MDM with real-time visibility into every platform.

+ +
+
An opening quotation mark
+
+

We wanted an open-source way to take advantage of MDM that is easy to integrate with Puppet in our configuration-as-code environment. Fleet is the obvious, and really the ony, choice.

+

Platform Engineering Manager
A leading online games company

- <%/* Hero images */%> -
-
- Gitops hero image -
-
- A small infinity symbol -
-
- The OS settings page in Fleet -
+
+ <%/* Hero images */%> +
+
+ Gitops hero image +
+
+ A small infinity symbol +
+
+ The OS settings page in Fleet