Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions website/views/pages/homepage.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<h5>All features, flexible deployment</h5>
<p>Unlike other solutions, you can let us host Fleet for you or deploy it yourself. You get the same experience either way.</p>
</div>
<a purpose="cta-button" href="/device-management">Explore device management</a>
<!-- <a purpose="cta-button" href="/device-management">Explore device management</a> -->
</div>
</div>
<div purpose="homepage-text-block">
Expand All @@ -116,7 +116,7 @@
<h5>Tell your story</h5>
<p>Track AI usage, shadow IT, vulnerabilities, patch SLAs, and security posture with clear reports.</p>
</div>
<a purpose="cta-button" href="/orchestration">More about visibility</a>
<!-- <a purpose="cta-button" href="/orchestration">More about visibility</a> -->
</div>
</div>
<div purpose="homepage-text-block">
Expand Down Expand Up @@ -146,7 +146,7 @@
<p>Merge the change and let Fleet apply it across your devices. Roll back instantly if needed.</p>
</div>
</div>
<a purpose="cta-button" href="/infrastructure-as-code">Manage devices as code</a>
<!-- <a purpose="cta-button" href="/infrastructure-as-code">Manage devices as code</a> -->
</div>
</div>
<div purpose="testimonials-header">
Expand Down
Loading