ok
Direktori : /home2/selectio/public_html/tnpsctestbatch.com/ |
Current File : /home2/selectio/public_html/tnpsctestbatch.com/pricing.php |
<?php include 'header.php' ?> <!-- CONTENT START --> <div class="page-content"> <!-- PRICING TABLE SECTION START --> <div class="section-full p-t120 p-b90 site-bg-white tw-pricing-area"> <div class="container"> <!-- TITLE START--> <div class="section-head left wt-small-separator-outer"> <div class="wt-small-separator site-text-primary"> <div>Choose Your Plan </div> </div> </div> <!-- TITLE END--> <div class="section-content"> <div class="twm-tabs-style-1"> <ul class="nav nav-tabs" id="myTab3" role="tablist"> <li class="nav-item" role="presentation"> <button class="nav-link active" id="Monthly" data-bs-toggle="tab" data-bs-target="#home" type="button" role="tab">Month</button> </li> <!--<li class="nav-item" role="presentation">--> <!-- <button class="nav-link" id="annual" data-bs-toggle="tab" data-bs-target="#profile" type="button" role="tab" aria-controls="profile">Annual </button>--> <!--</li>--> </ul> <div class="tab-content" id="myTab3Content"> <div class="tab-pane fade show active" id="home" role="tabpanel" aria-labelledby="Monthly"> <div class="pricing-block-outer"> <div class="row justify-content-center"> <div class="col-lg-12 col-md-12 m-b30"> <div class="pricing-table-1"> <div class="p-table-title"> <h4 class="wt-title"> Basic </h4> </div> <div class="p-table-inner"> <div class="p-table-price"> <del>₹99 </del><span> ₹49/ </span> <p>Month</p> </div> <div class="p-table-list"> <ul> <li> <i class="feather-check"></i> Access all the contents in General Studies and Test Batch Series at just RS.49per month. </li> <li ><i class="feather-check"></i> The paid amount is valid for the next 30 days from the date of the payment. </li> <li ><i class="feather-check"></i> For further details check <a style="color: #36c;" href="shipping.php"> Shipping policy </a> and <a style="color: #36c;" href="return_policy.php">Refund policy</a> .</li> </ul> </div> <div class="p-table-btn"> <a href="view_price_details.php" class="site-button">Purchase Now </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <!-- PRICING TABLE SECTION END --> </div> <!-- CONTENT END --> <?php include 'footer.php' ?>