Fix landing page use cases

Signed-off-by: jonasrosland <jrosland@vmware.com>
This commit is contained in:
jonasrosland 2020-11-16 12:00:06 -05:00
parent 84b61fac88
commit 332ed8e50b
1 changed files with 4 additions and 4 deletions

View File

@ -12,8 +12,8 @@
</div> </div>
<div class="grid two image-right"> <div class="grid two image-right">
<div class="col text"> <div class="col text">
<p class="strong">Cluster Administration</p> <p class="strong">Seamless Authentication</p>
<p>Easily plug in external IDPs into Kubernetes clusters while offering a simple install and configuration experience. Leverage first class integration with Kubernetes and kubectl CLI.</p> <p>Give users a consistent, unified login experience across all your clusters, including on-premises and managed cloud environments.</p>
<!-- <p><a href="#" class="button tertiary">Read More</a></p> --> <!-- <p><a href="#" class="button tertiary">Read More</a></p> -->
</div> </div>
<div class="col image"> <div class="col image">
@ -25,8 +25,8 @@
<img src="/img/security.svg" /> <img src="/img/security.svg" />
</div> </div>
<div class="col text"> <div class="col text">
<p class="strong">Cluster Administration</p> <p class="strong">Security for Enterprises & Teams Alike</p>
<p>Easily plug in external IDPs into Kubernetes clusters while offering a simple install and configuration experience. Leverage first class integration with Kubernetes and kubectl CLI.</p> <p>Securely integrate with an enterprise IDP using standard protocols or use secure, externally-managed identities instead of relying on simple, shared credentials.</p>
<!-- <p><a href="#" class="button tertiary">Read More</a></p> --> <!-- <p><a href="#" class="button tertiary">Read More</a></p> -->
</div> </div>
</div> </div>