update home page banner (#15940)

This commit is contained in:
Allie Sadler 2022-10-21 13:21:53 +01:00 committed by GitHub
parent d29a1d87eb
commit 8f2c9e5d5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 20 additions and 1 deletions

View File

@ -0,0 +1,19 @@
<section class="cta-banner desktop">
<div class="container">
<div class="col-xs-12 col-md-6 col-lg-offset-1 col-lg-7">
<h2>
Hardened Desktop for Docker Business customers
</h2>
</br>
<p>Two new security features have been introduced for Docker Business users, Settings Management and Enhanced Container Isolation, as part of Docker Desktops new Hardened Desktop security model.</p>
</div>
<div class="col-xs-12 col-md-6 col-lg-4 text-center">
<img src="/assets/images/hardened-desktop.PNG" alt="extensions" />
</div>
<div class="col-xs-12 col-md-6 col-lg-4 text-center">
<a class="btn" href="/desktop/hardened-desktop/" target="_blank">
Learn more
</a>
</div>
</div>
</section>

View File

@ -143,7 +143,7 @@
</div>
</section>
{% include landing-page/extensions-banner.html %}
{% include landing-page/hardened-desktop.html %}
<section class="container help-by-product">
<div class="row">

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB