diff --git a/website/assets/images/mdm-debunk-cross-platform-myth-528x377@2x.png b/website/assets/images/mdm-debunk-cross-platform-myth-528x377@2x.png new file mode 100644 index 0000000000..62e14187e2 Binary files /dev/null and b/website/assets/images/mdm-debunk-cross-platform-myth-528x377@2x.png differ diff --git a/website/assets/styles/pages/device-management.less b/website/assets/styles/pages/device-management.less index e0669aa959..10557dc619 100644 --- a/website/assets/styles/pages/device-management.less +++ b/website/assets/styles/pages/device-management.less @@ -35,6 +35,7 @@ line-height: @text-lineheight; color: @core-fleet-black-75; } + strong { color: @core-fleet-black; } @@ -393,10 +394,17 @@ [purpose='feature'] { - margin-bottom: 140px; + margin-bottom: 100px; h3 { margin-bottom: 24px; } + a { + color: @core-fleet-black-75; + text-decoration: underline; + &:hover { + color: @core-fleet-black-75; + } + } &:last-of-type { margin-bottom: 0px; } @@ -429,6 +437,7 @@ [purpose='feature-text'] { width: 468px; h2 { + font-size: 28px; margin-bottom: 32px; } p { @@ -487,13 +496,38 @@ } } } - [purpose='three-column-features'] { - margin-bottom: 160px; - max-width: 1080px; - [purpose='feature-row'] { - [purpose='feature-column'] { - max-width: 267px; + [purpose='responsive-feature-row'] { + margin-right: 0px; + margin-left: 0px; + [purpose='feature-item'] { + padding-right: 24px; + padding-left: 24px; + margin-bottom: 64px; + h5 { + font-size: 16px; + line-height: 1.2; + font-weight: 800; } + a { + color: @core-fleet-black-75; + text-decoration: underline; + &:hover { + color: @core-fleet-black-75; + } + } + p { + font-size: 14px; + font-weight: 400; + line-height: 21px; + } + } + } + [purpose='three-column-features'] { + max-width: 1080px; + h2 { + font-size: 32px; + line-height: 48px; + margin-bottom: 40px; } } [purpose='button-row'] { @@ -661,6 +695,18 @@ width: 50%; } } + [purpose='responsive-feature-row'] { + [purpose='feature-item'] { + padding-right: 24px; + padding-left: 24px; + margin-bottom: 64px; + p { + font-size: 14px; + font-weight: 400; + line-height: 21px; + } + } + } [purpose='testimonial-videos'] { width: 410px; @@ -737,6 +783,16 @@ } } } + [purpose='three-column-features'] { + [purpose='feature-row'] { + [purpose='feature-item'] { + margin-left: 32px; + margin-right: 32px; + max-width: 266px; + width: 33%; + } + } + } } @media (max-width: 767px) { @@ -747,6 +803,9 @@ font-size: 42px; } } + [purpose='feature'] { + margin-bottom: 80px; + } [purpose='calendar-feature'] { [purpose='feature-video'] { @@ -805,12 +864,16 @@ } [purpose='feature'].flex-column { [purpose='feature-text'] { - margin-left: auto; + width: 100%; + margin-left: 0px; + margin-right: 0px; } } [purpose='feature'].flex-column-reverse { [purpose='feature-text'] { - margin-right: auto; + width: 100%; + margin-left: 0px; + margin-right: 0px; } } [purpose='feature-image'] { @@ -844,6 +907,16 @@ height: 304px; } } + [purpose='three-column-features'] { + [purpose='feature-row'] { + [purpose='feature-item'] { + margin-left: 24px; + margin-right: 24px; + max-width: 266px; + width: 33%; + } + } + } } @media (max-width: 575px) { @@ -871,6 +944,19 @@ padding-left: 24px; } } + [purpose='responsive-feature-row'] { + [purpose='feature-item'] { + padding-right: 0px; + padding-left: 0px; + margin-bottom: 64px; + text-align: center; + p { + font-size: 14px; + font-weight: 400; + line-height: 21px; + } + } + } [purpose='page-section'] { padding-top: 48px; padding-bottom: 48px; @@ -895,6 +981,21 @@ height: calc(~'9/16 * 95vw'); } } + [purpose='three-column-features'] { + [purpose='feature-row'] { + [purpose='feature-item'] { + + margin-left: 0; + margin-right: 0; + text-align: center; + max-width: 320px; + width: 100%; + &:not(:last-of-type) { + margin-bottom: 60px; + } + } + } + } [purpose='two-column-features'] { [purpose='feature-row'] { margin-bottom: 64px; diff --git a/website/views/pages/device-management.ejs b/website/views/pages/device-management.ejs index 66f4e07b1c..f5c9897bc2 100644 --- a/website/views/pages/device-management.ejs +++ b/website/views/pages/device-management.ejs @@ -4,7 +4,7 @@

Device management (MDM)

-

Your easiest MDM migration

+

Manage everything in one place

@@ -30,6 +30,57 @@
+ + <%/* Debunk the cross-platform myth */%> +
+
+
+

Debunk the cross-platform myth

+

Conventional wisdom holds that cross-platform MDM solutions suck. Few, if any, have lived up to the hype.

+

Instead, Fleet lets you work directly with data and events from each native operating system. So while you can still use familiar concepts like smart groups and extension attributes, you don’t get stuck “talking Windows” to Apple devices.

+
+
+ Transparency for end users +
+
+ +
+
+
+
Operating systems
+

Enforce OS updates with Declarative Device Management (DDM), Nudge, and Windows Update from one console.

+
+ +
+
Automated enrollment
+

Drop-ship devices to your end users with Apple Business Manager or Autopilot and let them set up their own account. No IT help needed.

+
+ +
+
Config management
+

Manage settings with configuration profiles for Apple and device profiles for Windows. Use a canary team to test changes before they go live.

+
+
+
App management
+

Keep applications and plugins secure and up-to-date automatically. Install the software end users need or let them install it themselves via self service.

+
+ +
+
Scripts and events
+

Easily manage and version control your custom script library. Execute shell and PowerShell scripts when computers drift from the baseline.

+
+ +
+
Keep up with Apple
+

Fleet's team and community stay on top of the latest features and releases from all supported platform vendors—not just Apple.

+
+
+ +
+
+
+
+

Head-to-head with the big players

Considering a move to Fleet as a cross-platform, open-source MDM alternative? See how we compare:

@@ -441,45 +492,6 @@
- - <%/* Simplify your tools section */%> -
-
-

Tidy up your tools

-

Deploy a modern Mac-first MDM purpose-built for IT engineers and cross-training. Use principles from DevOps to manage Apple, Windows, and Linux computers declaratively.

-
- -
- -
-
- Patch every OS -
Patch every OS
-

Shorten patch timelines with custom, enforceable deadlines and grace periods for every operating system. Encourage updates with Declarative Device Management (DDM), Nudge, and Windows Update from one interface.

-
- -
- Push profiles -
Push profiles
-

Remote-control settings on your Macs and PCs like Wi-Fi, certificates, passwords, screen lock, etc. Deploy baselines or customize your own to comply with your organization’s security requirements.

-
-
- -
-
- Manage software installs from anywhere -
Manage software installs from anywhere
-

Get employees the software and settings they need with less drama by managing app packages, operating system versions, and patch levels for every platform, on top of open standards and data.

-
- -
- Access the latest Apple and Windows APIs -
Access the latest Apple and Windows APIs
-

Turn on the latest native macOS and Windows operating system capabilities like DDM and Autopilot, all in one place. Fleet’s team and community test against every new Apple and Microsoft release.

-
-
-
-
<%/* End of page gradient */%>