diff --git a/website/assets/styles/pages/homepage.less b/website/assets/styles/pages/homepage.less index 353d9b0386..1b04527166 100644 --- a/website/assets/styles/pages/homepage.less +++ b/website/assets/styles/pages/homepage.less @@ -96,6 +96,13 @@ height: 24px; } } + [purpose='logo-column'] { + width: 100%; + img { + margin-right: auto; + margin-left: auto; + } + } [purpose='homepage-content'] { max-width: 1200px; @@ -146,8 +153,8 @@ } [purpose='homepage-text-block'] { margin-top: 160px; - margin-bottom: 160px; - max-width: 872px; + margin-bottom: 120px; + max-width: 642px; h2 { font-weight: 800; font-size: 32px; @@ -194,7 +201,7 @@ } } } - margin-bottom: 100px; + margin-bottom: 160px; h3 { font-weight: 800; font-size: 24px; @@ -658,8 +665,6 @@ [purpose='hero-logos'] { margin-top: 32px; margin-bottom: 120px; - padding-right: 60px; - padding-left: 60px; [purpose='snowflake-logo'] { height: 28px; } @@ -696,6 +701,14 @@ padding-right: 0px; } + + [purpose='bottom-cta'] { + h1 { + font-weight: 800; + font-size: 56px; + } + } + } @media (max-width: 1199px) { @@ -711,6 +724,11 @@ height: 726px; } + [purpose='hero-logos'] { + padding-right: 60px; + padding-left: 60px; + } + [purpose='homepage-content'] { max-width: 1200px; padding-right: 60px; @@ -1060,6 +1078,11 @@ height: 304px; } } + [purpose='bottom-cta'] { + h1 { + font-size: 54px; + } + } } @media (max-width: 575px) { @@ -1197,6 +1220,11 @@ height: calc(~'9/16 * 95vw'); } } + [purpose='bottom-cta'] { + h1 { + font-size: 40px; + } + } } @media (max-width: 375px) { @@ -1248,6 +1276,11 @@ left: 85px; } } + [purpose='bottom-cta'] { + h1 { + font-size: 35px; + } + } } diff --git a/website/views/layouts/layout.ejs b/website/views/layouts/layout.ejs index fd8f024a7f..8aa4c089c7 100644 --- a/website/views/layouts/layout.ejs +++ b/website/views/layouts/layout.ejs @@ -254,7 +254,7 @@ - Try it out + Try it out <% if(_.has(me, 'id')) {%> Log out <% }%> diff --git a/website/views/pages/homepage.ejs b/website/views/pages/homepage.ejs index 45964ae412..1bf98c76ef 100644 --- a/website/views/pages/homepage.ejs +++ b/website/views/pages/homepage.ejs @@ -10,8 +10,8 @@
Replace the sprawl you inherited with open-source code that works the way you want.
@@ -22,13 +22,13 @@
- Linux
(all distros)
- macOS
-
- Windows
-
- Chromebook
-
- AWS
-
- GCP
-
- Azure
(Microsoft Cloud)
- Data centers
-
- Containers
-
- IoT devices
(Linux-based)
Fleet is lightweight and modular. Use it for security without MDM, and vice versa. You can turn off features you are not using.
+
+ Linux
(all distros)
Ready-to-use, enterprise-friendly integrations exist for Snowflake, Splunk, GitHub Actions, Vanta, Elastic, Jira, Zendesk, and more.
+
+ macOS
Fleet plays nicely with Munki, Chef, Puppet, and Ansible, as well as with security tools like Crowdstrike and SentinelOne.
+
+ Windows
...but it’s ok if you have others. Fleet coexists peacefully with Rapid7 and other agent-based vulnerability scanners.
+
+ Chromebook
+
+ AWS
+
+ GCP
+
+ Azure
(Microsoft Cloud)
+ Data centers
+
+ Containers
+
+ IoT devices
(Linux-based)
Fleet's company handbook is public and open source. You can read about the history of Fleet and osquery and our commitment to improving the product.
Please join us in MacAdmins Slack or in osquery Slack.
-The Fleet community is full of kind and helpful people. Whether or not you are a paying customer, if you need help, just ask.
-Contributions are welcome, whether you answer questions on Slack / GitHub / StackOverflow / LinkedIn / Twitter, improve the documentation or website, write a tutorial, give a talk at a conference or local meetup, give an interview on a podcast, troubleshoot reported issues, or submit a patch.
-Check out the table reference documentation to see what kind of data you can use Fleet to gather.
-Fleet is easy to spin up for yourself. Or you can have us host it for you. Premium features are available either way.
-Explore guides and examples over in the docs, along with complete API reference.
-