71 lines
3.0 KiB
PHP
71 lines
3.0 KiB
PHP
Pricing plan
|
|
|
|
<!-- START PRICING TABLE -->
|
|
<section id="pricing" class="our_pricing section-padding">
|
|
<div class="container">
|
|
<div class="row text-center">
|
|
<div class="section-title wow zoomIn">
|
|
<h2>Pricing plan</h2>
|
|
<div class="line"></div>
|
|
<p>Get start your business with our awesome pricing plan.</p>
|
|
</div>
|
|
<div class="col-lg-3 col-sm-6 col-xs-12">
|
|
<div class="single-pricing">
|
|
<h4>Personal</h4>
|
|
<h1 class="block-caption"><small>$</small>9</h1>
|
|
<ul>
|
|
<li>Fully Responsive</li>
|
|
<li>Clean and modern</li>
|
|
<li>Simple and professional</li>
|
|
<li>Easy to use</li>
|
|
<li>24/7 support</li>
|
|
</ul>
|
|
<a href="#" class="btn-pricing-bg">Order Now</a>
|
|
</div>
|
|
</div><!-- END COL -->
|
|
<div class="col-lg-3 col-sm-6 col-xs-12">
|
|
<div class="single-pricing">
|
|
<h4>Professional</h4>
|
|
<h1 class="block-caption"><small>$</small>29</h1>
|
|
<ul>
|
|
<li>Fully Responsive</li>
|
|
<li>Clean and modern</li>
|
|
<li>Simple and professional</li>
|
|
<li>Easy to use</li>
|
|
<li>24/7 support</li>
|
|
</ul>
|
|
<a href="#" class="btn-pricing-bg">Order Now</a>
|
|
</div>
|
|
</div><!-- END COL -->
|
|
<div class="col-lg-3 col-sm-6 col-xs-12">
|
|
<div class="single-pricing single-pricing-block">
|
|
<h4>business</h4>
|
|
<h1 class="block-caption block-caption-white"><small>$</small>59</h1>
|
|
<ul>
|
|
<li>Fully Responsive</li>
|
|
<li>Clean and modern</li>
|
|
<li>Simple and professional</li>
|
|
<li>Easy to use</li>
|
|
<li>24/7 support</li>
|
|
</ul>
|
|
<a href="#" class="btn-pricing-bg btn-pricing-bg-block">Order Now</a>
|
|
</div>
|
|
</div><!-- END COL -->
|
|
<div class="col-lg-3 col-sm-6 col-xs-12">
|
|
<div class="single-pricing">
|
|
<h4>Corporate</h4>
|
|
<h1 class="block-caption"><small>$</small>79</h1>
|
|
<ul>
|
|
<li>Fully Responsive</li>
|
|
<li>Clean and modern</li>
|
|
<li>Simple and professional</li>
|
|
<li>Easy to use</li>
|
|
<li>24/7 support</li>
|
|
</ul>
|
|
<a href="#" class="btn-pricing-bg">Order Now</a>
|
|
</div>
|
|
</div><!-- END COL -->
|
|
</div><!--- END ROW -->
|
|
</div><!--- END CONTAINER -->
|
|
</section>
|
|
<!-- END PRICING TABLE --> |