Rohini_New/parts/class.php

55 lines
3.1 KiB
PHP
Raw Normal View History

2024-10-08 10:15:49 +00:00
<section class="feature-one section-pd">
<div class="container">
<div class="section-title text-center">
<div class="section-title__tagline-box"> <span class="section-title__tagline">Prepration Classes</span> </div>
<h2 class="section-title__title">Master the Test with<br> Confidence</h2>
</div>
<div class="feature-one__inner">
<div class="row">
<!--Feature One Single Start-->
<div class="col-xl-4 col-lg-4 wow fadeInLeft animated" data-wow-delay="100ms" style="visibility: visible; animation-delay: 100ms; animation-name: fadeInLeft;">
<div class="feature-one__single">
<div class="feature-one__shape-1" style="background-image: url('assets/images/shapes/feature-one-shape-1.png');"></div>
<div class="feature-one__shape-2" style="background-image: url('assets/images/shapes/feature-one-shape-2.png');"></div>
<div class="feature-one__icon"> <span class="icon-finance-icon"></span> </div>
<div class="feature-one__content">
<h3 class="feature-one__title"><a href="services.html">PTE</a></h3>
<a href="pte.php" class="feature-one__read-more"><span class="icon-right-arrow"></span>Read More</a> </div>
</div>
</div>
<!--Feature One Single End-->
<!--Feature One Single Start-->
<div class="col-xl-4 col-lg-4 wow fadeInLeft animated" data-wow-delay="200ms" style="visibility: visible; animation-delay: 200ms; animation-name: fadeInLeft;">
<div class="feature-one__single">
<div class="feature-one__shape-1" style="background-image: url('assets/images/shapes/feature-one-shape-1.png');"></div>
<div class="feature-one__shape-2" style="background-image: url('assets/images/shapes/feature-one-shape-2.png');"></div>
<div class="feature-one__icon"> <span class="icon-idea"></span> </div>
<div class="feature-one__content">
<h3 class="feature-one__title"><a href="services.html">IELTS</a></h3>
<a href="ielts.php" class="feature-one__read-more"><span class="icon-right-arrow"></span>Read More</a> </div>
</div>
</div>
<!--Feature One Single End-->
<!--Feature One Single Start-->
<div class="col-xl-4 col-lg-4 wow fadeInLeft animated" data-wow-delay="300ms" style="visibility: visible; animation-delay: 300ms; animation-name: fadeInLeft;">
<div class="feature-one__single">
<div class="feature-one__shape-1" style="background-image: url('assets/images/shapes/feature-one-shape-1.png');"></div>
<div class="feature-one__shape-2" style="background-image: url('assets/images/shapes/feature-one-shape-2.png');"></div>
<div class="feature-one__icon"> <span class="icon-bars"></span> </div>
<div class="feature-one__content">
<h3 class="feature-one__title"><a href="services.html">TOEFL</a></h3>
<a href="toefl.php" class="feature-one__read-more"><span class="icon-right-arrow"></span>Read More</a> </div>
</div>
</div>
<!--Feature One Single End-->
</div>
</div>
</div>
</section>