Website: Update symbol used for pricing page footnote (#9889)

This commit is contained in:
Eric 2023-02-16 14:31:14 -06:00 committed by GitHub
parent 78fd5f2971
commit c4786aa718
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@
<div purpose="pricing-tier-title">
<h2>Fleet Premium</h2>
<h3>For orgs with multiple compliance standards</h3>
<p>Up to 500 hosts<a href="#additional-hosts"></a></p>
<p>Up to 500 hosts<a href="#additional-hosts"></a></p>
<h2>$3500/month</h2>
</div>
<div>
@ -60,7 +60,7 @@
<div purpose="pricing-tier-title">
<h2>Fleet Ultimate</h2>
<h3>For orgs with large deployments</h3>
<p>Over 500 hosts<a href="#additional-hosts"></a></p>
<p>Over 500 hosts<a href="#additional-hosts"></a></p>
<h2>$<span :class="[estimatedUltimateCostPerHostHasBeenUpdated ? 'show-estimated-price' : '']">{{ estimatedUltimateCostPerHost.toFixed(2) }}</span>/host</h2>
</div>
<div>
@ -163,7 +163,7 @@
</div>
</div>
</div>
<p style="color: #515774; font-size: 14px; scroll-margin-top: 200px;" class="mt-4" id="additional-hosts"><span style="vertical-align: super;"></span> Additional hosts beyond the contracted quantity will be invoiced at the agreed upon per-host rate as specified in a contract or order form.</p>
<p style="color: #515774; font-size: 14px; scroll-margin-top: 200px;" class="mt-4" id="additional-hosts"><span style="vertical-align: super;"></span> Additional hosts beyond the contracted quantity will be invoiced at the agreed upon per-host rate as specified in a contract or order form.</p>
</div>
</div>
<div purpose="features" class="d-flex flex-column justify-content-center mx-auto px-0">