Website: Update homepage.ejs (#42121)
Apply the first round of feedback from @kitzy
This commit is contained in:
Vendored
+4
-13
@@ -70,8 +70,8 @@
|
||||
<div purpose="homepage-content" class="container">
|
||||
<div purpose="page-section" class="mb-0">
|
||||
<div purpose="homepage-text-block">
|
||||
<h2>You can just do things</h2>
|
||||
<p>Manual Click-Ops in legacy tools make adopting AI problematic. Fleet turns device management into code, so teams can move faster with confidence.</p>
|
||||
<h2>Get things done faster</h2>
|
||||
<p>The world is changing rapidly, and traditional device management systems were built for computer labs. In Fleet, you can become a power user in the UI, manage infrastructure as code, or adopt new ways of working. For example:</p>
|
||||
</div>
|
||||
<div purpose="feature-with-image">
|
||||
<div purpose="feature-image">
|
||||
@@ -79,27 +79,18 @@
|
||||
</div>
|
||||
<div purpose="feature-text">
|
||||
<div purpose="feature-list-block">
|
||||
<div purpose="feature-marker">
|
||||
<span>1</span>
|
||||
</div>
|
||||
<div purpose="feature-text-content">
|
||||
<h5>Propose a change</h5>
|
||||
<p>Describe a configuration change in natural language using your existing AI. No UI, code editor, or Git client required.</p>
|
||||
<p>Describe a configuration change, CVE fix, or other improvement in natural language using your existing AI.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div purpose="feature-list-block">
|
||||
<div purpose="feature-marker">
|
||||
<span>2</span>
|
||||
</div>
|
||||
<div purpose="feature-text-content">
|
||||
<h5>Human review</h5>
|
||||
<p>Review the AI-generated change before it reaches your devices. Inspect the configuration, make edits if needed, then approve it.</p>
|
||||
<p>Review changes from your team (or your bots) before they reach your devices. Inspect the configuration, make edits if needed, then approve it.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div purpose="feature-list-block">
|
||||
<div purpose="feature-marker">
|
||||
<span>3</span>
|
||||
</div>
|
||||
<div purpose="feature-text-content">
|
||||
<h5>Apply across your fleet</h5>
|
||||
<p>Merge the change and let Fleet apply it across your devices. Roll back instantly if needed.</p>
|
||||
|
||||
Reference in New Issue
Block a user