Browse Source

Added sponsorship levels to commercial support section.

Demonstrates community involvement/investment to potential customers.
adjustments_to_sponsors_display
Simon John 9 months ago
parent
commit
bd25cb4ecd
  1. 21
      layouts/index.html

21
layouts/index.html

@ -10,7 +10,7 @@
height: 30%!important;
width: 100%!important;
}
}
}
@media(max-width: 991px){
.container_support {
flex-direction: column!important;
@ -594,6 +594,11 @@
</div>
<div class="col-text my-0" style="height: 40%; padding: 0;">
<div class="p-3 al-commercial-supporter-list">
<p>Platinum sponsor
<img src="/images/icon.svg" alt="AlmaLinux OS icon" height="24">
<img src="/images/icon.svg" alt="AlmaLinux OS icon" height="24">
<img src="/images/icon.svg" alt="AlmaLinux OS icon" height="24">
</p>
<p>Cybertrust Japan is a provider of a comprehensive security certification services to various public and private entities globally, and offers comprehensive support for AlmaLinux users. Have also produced MIRACLE LINUX for nearly 20 years.</p>
</div>
</div>
@ -601,7 +606,7 @@
<div class="p-3 al-commercial-supporter-list rounded-bottom">
<a class="btn btn-primary btn-block p-2 rounded text-decoration-none" href="https://www.cybertrust.co.jp/almalinux/">Get support</a>
</div>
</div>
</div>
</div>
<div class="row_support" style="width: 33%; padding: 0 15px">
@ -614,6 +619,11 @@
</div>
<div class="col-text my-0" style="height: 40%; padding: 0;">
<div class="p-3 al-commercial-supporter-list">
<p>Platinum sponsor
<img src="/images/icon.svg" alt="AlmaLinux OS icon" height="24">
<img src="/images/icon.svg" alt="AlmaLinux OS icon" height="24">
<img src="/images/icon.svg" alt="AlmaLinux OS icon" height="24">
</p>
<p>TuxCare, a division of CloudLinux Inc., the founding sponsor of the AlmaLinux OS Project, provides tailored support for projects of any complexity. Enhance the performance, security, and reliability of your workloads with extended updates, seamless FIPS compliance, and flexible pay-as-you-go technical support bundles.</p>
</div>
</div>
@ -622,7 +632,7 @@
<p><a class="btn btn-primary btn-block p-2 rounded text-decoration-none" href="https://tuxcare.com/almalinux-enterprise-support/">Get support</a></p>
<p><a class="btn btn-primary btn-block p-2 rounded text-decoration-none" href="https://tuxcare.com/fips-for-almalinux/">Get FIPS</a></p>
</div>
</div>
</div>
</div>
<div class="row_support" style="width: 33%; padding: 0 15px">
@ -635,6 +645,9 @@
</div>
<div class="col-text my-0" style="height: 40%; padding: 0;">
<div class="p-3 al-commercial-supporter-list">
<p>Silver sponsor
<img src="/images/icon.svg" alt="AlmaLinux OS icon" height="24">
</p>
<p>Confidently deploy AlmaLinux and all your open source packages with enterprise-grade, 24/7/365 support backed by guaranteed SLAs. Keep your mission-critical apps running smoothly with unlimited tickets and direct access to experienced enterprise architects who put your business first.</p>
</div>
</div>
@ -777,7 +790,7 @@
</div>
</div>
</div>
<!-- PRESS -->

Loading…
Cancel
Save