This commit is contained in:
@@ -139,11 +139,15 @@
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
|
||||
<main class="container py-5">
|
||||
|
||||
<header>
|
||||
<div class="pricing-header p-3 pb-md-4 mx-auto text-center">
|
||||
|
||||
|
||||
<h1 class="display-4 fw-normal">Pricing / purchase</h1>
|
||||
<img src="/r/image/underconstruction.svg" width="800" height="600"></img>
|
||||
<p class="fs-5 text-muted">
|
||||
From one person service companies to multi-regional
|
||||
operations we have you covered with affordable pricing that
|
||||
@@ -155,23 +159,23 @@
|
||||
<div class="col">
|
||||
<div class="card mb-4 rounded-3 shadow-sm">
|
||||
<div class="card-header py-3">
|
||||
<h4 class="my-0 fw-normal">Free</h4>
|
||||
<h4 class="my-0 fw-normal">xxx</h4>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<h1 class="card-title pricing-card-title">
|
||||
$0<small class="text-muted fw-light">/mo</small>
|
||||
</h1>
|
||||
<ul class="list-unstyled mt-3 mb-4">
|
||||
<li>10 users included</li>
|
||||
<li>2 GB of storage</li>
|
||||
<li>Email support</li>
|
||||
<li>Help center access</li>
|
||||
<li>xxx</li>
|
||||
<li>xxx</li>
|
||||
<li>xxx</li>
|
||||
<li>xxx</li>
|
||||
</ul>
|
||||
<button
|
||||
type="button"
|
||||
class="w-100 btn btn-lg btn-outline-primary"
|
||||
>
|
||||
Sign up for free
|
||||
xxxx
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
@@ -179,25 +183,25 @@
|
||||
<div class="col">
|
||||
<div class="card mb-4 rounded-3 shadow-sm">
|
||||
<div class="card-header py-3">
|
||||
<h4 class="my-0 fw-normal">Pro</h4>
|
||||
<h4 class="my-0 fw-normal">xxx</h4>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<h1 class="card-title pricing-card-title">
|
||||
$15<small class="text-muted fw-light"
|
||||
$xx<small class="text-muted fw-light"
|
||||
>/mo</small
|
||||
>
|
||||
</h1>
|
||||
<ul class="list-unstyled mt-3 mb-4">
|
||||
<li>20 users included</li>
|
||||
<li>10 GB of storage</li>
|
||||
<li>Priority email support</li>
|
||||
<li>Help center access</li>
|
||||
<li>xxx</li>
|
||||
<li>xxx</li>
|
||||
<li>xxx</li>
|
||||
<li>xxx</li>
|
||||
</ul>
|
||||
<button
|
||||
type="button"
|
||||
class="w-100 btn btn-lg btn-primary"
|
||||
>
|
||||
Get started
|
||||
xxxx
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
@@ -207,25 +211,25 @@
|
||||
<div
|
||||
class="card-header py-3 text-bg-primary border-primary"
|
||||
>
|
||||
<h4 class="my-0 fw-normal">Enterprise</h4>
|
||||
<h4 class="my-0 fw-normal">xxxx</h4>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<h1 class="card-title pricing-card-title">
|
||||
$29<small class="text-muted fw-light"
|
||||
$xx<small class="text-muted fw-light"
|
||||
>/mo</small
|
||||
>
|
||||
</h1>
|
||||
<ul class="list-unstyled mt-3 mb-4">
|
||||
<li>30 users included</li>
|
||||
<li>15 GB of storage</li>
|
||||
<li>Phone and email support</li>
|
||||
<li>Help center access</li>
|
||||
<li>xxx</li>
|
||||
<li>xxx</li>
|
||||
<li>xxx</li>
|
||||
<li>xxx</li>
|
||||
</ul>
|
||||
<button
|
||||
type="button"
|
||||
class="w-100 btn btn-lg btn-primary"
|
||||
>
|
||||
Contact us
|
||||
xxxx
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
@@ -239,14 +243,14 @@
|
||||
<thead>
|
||||
<tr>
|
||||
<th style="width: 34%"></th>
|
||||
<th style="width: 22%">Free</th>
|
||||
<th style="width: 22%">Pro</th>
|
||||
<th style="width: 22%">Enterprise</th>
|
||||
<th style="width: 22%">xxxx</th>
|
||||
<th style="width: 22%">xxxx</th>
|
||||
<th style="width: 22%">xxxx</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th scope="row" class="text-start">Public</th>
|
||||
<th scope="row" class="text-start">xxxx</th>
|
||||
<td>
|
||||
<svg class="bi" width="24" height="24">
|
||||
<use xlink:href="#check" />
|
||||
@@ -264,7 +268,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row" class="text-start">Private</th>
|
||||
<th scope="row" class="text-start">xxxx</th>
|
||||
<td></td>
|
||||
<td>
|
||||
<svg class="bi" width="24" height="24">
|
||||
@@ -281,7 +285,7 @@
|
||||
|
||||
<tbody>
|
||||
<tr>
|
||||
<th scope="row" class="text-start">Permissions</th>
|
||||
<th scope="row" class="text-start">xxxx</th>
|
||||
<td>
|
||||
<svg class="bi" width="24" height="24">
|
||||
<use xlink:href="#check" />
|
||||
@@ -299,7 +303,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row" class="text-start">Sharing</th>
|
||||
<th scope="row" class="text-start">xxxx</th>
|
||||
<td></td>
|
||||
<td>
|
||||
<svg class="bi" width="24" height="24">
|
||||
@@ -314,7 +318,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row" class="text-start">
|
||||
Unlimited members
|
||||
xxxx
|
||||
</th>
|
||||
<td></td>
|
||||
<td>
|
||||
@@ -330,7 +334,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row" class="text-start">
|
||||
Extra security
|
||||
xxxx
|
||||
</th>
|
||||
<td></td>
|
||||
<td></td>
|
||||
|
||||
Reference in New Issue
Block a user