Update pricing.ejs (#9718)

Updated IT placeholder text.
This commit is contained in:
Mike Thomas 2023-02-08 00:23:35 +09:00 committed by GitHub
parent 57228a63b9
commit 45c359284d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@
<div purpose="pricing-tier-switch" :class="[!displaySecurityPricingMode ? 'it-selected' : '']"></div>
</div>
<h4 class="pb-4 mb-4 text-center" v-if="displaySecurityPricingMode">Always cross-platform, always secure. You will always have control over read/write privileges.</h4>
<h4 class="pb-4 mb-4 text-center" v-else>You will always have control over what is monitored and who is ...</h4>
<h4 class="pb-4 mb-4 text-center" v-else>You will always have control over your machines regardless of platform.</h4>
<div purpose="pricing-tiers" class="d-flex flex-column justify-content-center">
<div class="d-flex flex-md-row flex-column card-deck justify-content-center align-items-center align-items-md-stretch p-0 w-100 mx-auto">
<%// Fleet Premium %>