diff --git a/website/assets/styles/pages/homepage.less b/website/assets/styles/pages/homepage.less index 35f6fb50e0..59edac2e09 100644 --- a/website/assets/styles/pages/homepage.less +++ b/website/assets/styles/pages/homepage.less @@ -1,14 +1,20 @@ #homepage { + h1 { + font-size: 42px; + line-height: 48px; + } + h3 { - font-weight: @bold; + font-size: 24px; line-height: 40px; + font-weight: @bold; } h6 { font-family: Nunito Sans; - font-size: 24px; - line-height: 36px; + font-size: 20px; + line-height: 32px; } .btn { @@ -88,6 +94,20 @@ border-radius: 16px; } } + [purpose='features'] { + padding-bottom: 120px; + p { + margin-bottom: 0px; + } + [purpose='features-text-left'] { + max-width: 500px; + padding-right: 80px; + } + [purpose='features-text-right'] { + max-width: 500px; + padding-left: 80px; + } + } [purpose='report-banner-container'] { background: linear-gradient(#FFF 50%, #F4F6FA 50%); @@ -152,12 +172,24 @@ flex: 1 1 295px; } } + [purpose='features'] { + padding-bottom: 80px; + [purpose='features-text-left'] { + padding-right: 0px; + padding-bottom: 40px; + } + [purpose='features-text-right'] { + padding-left: 0px; + padding-bottom: 40px; + + } + } + [purpose='report-banner-cta'] { padding: 27px 43px 34px 43px; img { margin-right: 0px; } - } [purpose='report-banner-container'] { padding-right: 20px; @@ -222,8 +254,12 @@ @media (max-width: 575px) { h1 { - font-size: 28px; - line-height: 36px; + font-size: 26px; + line-height: 34px; + } + h3 { + font-size: 20px; + line-height: 32px; } h6 { font-size: 18px; diff --git a/website/views/pages/homepage.ejs b/website/views/pages/homepage.ejs index 219184c115..59dbdd02da 100644 --- a/website/views/pages/homepage.ejs +++ b/website/views/pages/homepage.ejs @@ -5,12 +5,12 @@
+
+
+ - Search for any device data using SQL queries, monitor your devices and respond to incidents quickly. + Get accurate, up-to-the-minute data from every endpoint in your organization. So you can make more informed decisions — quickly and confidently.
-
-
-
-
+
- Collect and share useful information for ops teams, security teams, help desk, and more. + Some security agents strain your systems. Fortunately, Fleet uses osquery. This open-source solution was built to be deployed across hundreds of thousands of devices.
+
- Fleet is self-hosted and self-managed, and can be run within your own data centers or in the cloud. -
-+ Every organization is unique. That’s why Fleet gives you complete control of your data — including the ability to create custom queries. +
+
- That’s good news, since it means there are lots of other developers and security practitioners talking about Fleet, dreaming up features, and contributing patches. + Software engineers. Security specialists. IT administrators. Lots of professionals are working together to make Fleet even better. From contributing patches to dreaming up features.