diff --git a/website/assets/images/mdm-deploy-anywhere-you-want-528x377@2x.png b/website/assets/images/mdm-deploy-anywhere-you-want-528x377@2x.png new file mode 100644 index 0000000000..e84d4291e3 Binary files /dev/null and b/website/assets/images/mdm-deploy-anywhere-you-want-528x377@2x.png differ diff --git a/website/assets/styles/pages/device-management.less b/website/assets/styles/pages/device-management.less index 9246c2a3a3..21f9920183 100644 --- a/website/assets/styles/pages/device-management.less +++ b/website/assets/styles/pages/device-management.less @@ -52,6 +52,34 @@ max-width: 1072px; } + [purpose='feature-video'] { + margin-left: 80px; + max-width: 468px; + video { + max-width: 100%; + max-height: 100%; + border-radius: 16px; + } + } + [purpose='video-button'] { + display: flex; + flex-direction: row; + align-items: center; + cursor: pointer; + color: #192147; + img { + height: 32px; + margin-right: 8px; + } + span { + margin-left: 4px; + display: inline-block; + color: #8B8FA2; + font-size: 12px; + margin-top: 2px; + font-weight: 400; + } + } [purpose='page-section'] { padding-top: 64px; diff --git a/website/views/pages/device-management.ejs b/website/views/pages/device-management.ejs index 72cf093f45..0c5d485576 100644 --- a/website/views/pages/device-management.ejs +++ b/website/views/pages/device-management.ejs @@ -44,57 +44,46 @@ <% } %> -
- Talk to an engineer - Try it yourself -
+
+ Talk to an engineer + Play Watch demo 3 mins +
- <%/* Debunk the cross-platform myth */%> -
-
-
-

Debunk the cross-platform myth

-

Conventional wisdom holds that cross-platform MDM solutions don't hold up at scale. 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.

+

Manage Apple, Windows, Linux, and Android devices in one place. Fleet supports diverse, mixed environments with no vendor lock-in.

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.

+

Drop ship devices with Apple Business Manager or Autopilot. End users can set up their own devices. 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.

+

Bring devices into a secure, predictable state, no matter where they start. Define, target, and deploy the right settings to the right devices.

-
App management
+
Software 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.

More about software management

-
Scripts and events
-

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

+
Custom scripts
+

Run the right script at the right time, across any platform. Remediate drift, gather diagnostics, and automate fleet-wide tasks.

More about orchestration

-
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.

+
Flexible by design
+

Manage devices via Fleet’s UI, API, or GitOps. The open-source community helps extend what’s possible, from platform support to deployment workflows.

@@ -833,9 +822,9 @@
-
- Compare all features - What are people saying? +
+ Try it yourself + Talk to an engineer
<%/* Shorten the feedback loop section */%> @@ -843,11 +832,11 @@

Shorten the feedback loop

-

Spend less time debugging whether changes actually happened.

+

Built for speed and transparency. No more waiting for closed systems to catch up.

Get near-instant visibility into your Apple, Linux, and Windows devices from a single, open platform.

-

Verify security changes in seconds — every action is tracked in Fleet’s UI or your logs.

-

Avoid tickets with real-time confirmation of patch and config changes.

+

Verify changes in real time with full audit logs.

+

Confidently resolve issues before users notice.

@@ -855,7 +844,41 @@
- <%/* Mordern change management section */%> + <%/* Deploy anywhere you want section */%> +
+
+
+ Deploy anywhere you want +
+
+

Deploy anywhere you want

+

On-prem, cloud, or air-gapped. Fleet works where you need it. No lock-in or black boxes. Fleet adapts as you grow.

+
+

No hidden dependencies or forced cloud services.

+

Flexible APIs and open data formats.

+

Keep control of your infrastructure and your data.

+
+
+
+
+ <%/* Scope transparency section */%> +
+
+
+

Scope transparency

+

Increase buy-in from end users by clarifying how their devices are managed.

+
+

Give end users assurance about what actions IT can take on their computer.

+

Let end users see exactly what data is collected, all the way down to the source code

+

Set clear expectations about how to configure company devices

+
+
+
+ Transparency for end users +
+
+
+ <%/* Modern change management section */%>
@@ -872,23 +895,6 @@
- <%/* Scope transparency section */%> -
-
-
-

Scope transparency

-

Increase buy-in from end users by clarifying how their work computers are managed.

-
-

Give end users assurance about what actions IT can take on their computer

-

Let end users see exactly what data is collected, all the way down to the source code

-

Set clear expectations about how to configure company devices

-
-
-
- Transparency for end users -
-
-
<%/* End of page gradient */%> @@ -915,5 +921,8 @@ <%/* Cloud city banner */%> + + + <%- /* Expose server-rendered data as window.SAILS_LOCALS :: */ exposeLocalsToBrowser() %>