mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2024-12-28 01:49:26 +01:00
add pro
This commit is contained in:
parent
430f1b979b
commit
13826ecbd5
@ -386,7 +386,7 @@ label {
|
||||
<div class="uui-pricing08_content">
|
||||
<div class="uui-pricing08_content-top">
|
||||
<div class="uui-text-align-center-5">
|
||||
<h2 class="uui-heading-xxsmall-2">Free self-hosting plan</h2>
|
||||
<h2 class="uui-heading-xxsmall-2">Free Self-hosting Plan</h2>
|
||||
<div class="uui-pricing08_price">$0<span class="uui-pricing08_price-text">/month </span></div>
|
||||
<div class="uui-text-size-medium-10">Open source and free</div>
|
||||
</div>
|
||||
@ -429,7 +429,7 @@ label {
|
||||
<div class="uui-pricing08_content">
|
||||
<div class="uui-pricing08_content-top">
|
||||
<div class="uui-text-align-center-5">
|
||||
<h2 class="uui-heading-xxsmall-2">Individual self-hosting plan</h2>
|
||||
<h2 class="uui-heading-xxsmall-2">Individual Self-hosting Pro Plan</h2>
|
||||
<div class="uui-pricing08_price">$9.90<span class="uui-pricing08_price-text">/month</span></div>
|
||||
<div class="uui-text-size-medium-10">billed annually</div>
|
||||
</div>
|
||||
@ -562,7 +562,7 @@ label {
|
||||
<div class="uui-pricing08_content">
|
||||
<div class="uui-pricing08_content-top">
|
||||
<div class="uui-text-align-center-5">
|
||||
<h2 class="uui-heading-xxsmall-2">Basic self-hosting plan</h2>
|
||||
<h2 class="uui-heading-xxsmall-2">Basic Self-hosting Pro Plan</h2>
|
||||
<div class="uui-pricing08_price">$19.90<span class="uui-pricing08_price-text">/month</span></div>
|
||||
<div class="uui-text-size-medium-10">billed annually</div>
|
||||
</div>
|
||||
@ -636,14 +636,14 @@ label {
|
||||
<div>Buy now</div>
|
||||
</button>
|
||||
<a href="#custom" class="hide-on-mobile uui-button-15 w-inline-block">
|
||||
<div>Customized Plan</div>
|
||||
<div>Customized Pro Plan</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="uui-pricing08_plan">
|
||||
<a name="custom"></a>
|
||||
<div class="uui-text-align-center-5">
|
||||
<h2 class="uui-heading-xxsmall-2">Customized plan</h2>
|
||||
<h2 class="uui-heading-xxsmall-2">Customized Pro Plan</h2>
|
||||
<div class="uui-pricing08_price">$<span id="cprice">19.90</span><span class="uui-pricing08_price-text">/month</span></div>
|
||||
<div class="uui-text-size-medium-10">billed annually</div>
|
||||
</div>
|
||||
@ -731,7 +731,7 @@ label {
|
||||
<div class="uui-pricing08_plan" style="min-width: 450px; display: none" id="custom2">
|
||||
<a name="custom2"></a>
|
||||
<div class="uui-text-align-center-5">
|
||||
<h2 class="uui-heading-xxsmall-2">Customized plan <br>(Limited concurrent connections)</h2>
|
||||
<h2 class="uui-heading-xxsmall-2">Customized Pro Plan <br>(Limited concurrent connections)</h2>
|
||||
<div class="uui-pricing08_price">$<span id="cprice2">19.90</span><span class="uui-pricing08_price-text">/month</span></div>
|
||||
<div class="uui-text-size-medium-10">billed annually</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user