two center pages add
This commit is contained in:
69
centers.php
69
centers.php
@@ -461,6 +461,41 @@ Skylark Arcadia, Phase 2, Kodigehalli Main Rd, Sadaramangala, Bengaluru, Karnata
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-12 col-md-6 col-lg-4 d-flex mb-4">
|
||||
|
||||
<!-- Card -->
|
||||
<div class="card mb-6 mb-lg-0 shadow-light-lg lift lift-lg">
|
||||
|
||||
<!-- Image -->
|
||||
<div class="card-img-top">
|
||||
<img src="/assets/img/west-bangal1.png" alt="iimtt" class="img-fluid">
|
||||
</div>
|
||||
|
||||
<!-- Shape -->
|
||||
<div class="position-relative">
|
||||
<div class="shape shape-fluid-x shape-bottom svg-shim text-white">
|
||||
<svg viewBox="0 0 2880 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 48h2880V0h-720C1442.5 52 720 0 720 0H0v48z" fill="currentColor"/></svg> </div>
|
||||
</div>
|
||||
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
|
||||
<!-- Heading -->
|
||||
<h3 class="text-center">
|
||||
IIMTT kharagpur
|
||||
</h3>
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted text-center">
|
||||
Vidyasagarpur, Lal Road, Near Ankush Club, Inda, Kharagpur, West Bengal 721305<br>
|
||||
<a class="navbar-btn btn btn-sm ml-auto mt-6 bt" href="montessori-teacher-training-kharagpur">
|
||||
View More
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-12 col-md-6 col-lg-4 d-flex mb-4">
|
||||
@@ -495,6 +530,40 @@ Skylark Arcadia, Phase 2, Kodigehalli Main Rd, Sadaramangala, Bengaluru, Karnata
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-12 col-md-6 col-lg-4 d-flex mb-4">
|
||||
|
||||
<!-- Card -->
|
||||
<div class="card mb-6 mb-lg-0 shadow-light-lg lift lift-lg">
|
||||
|
||||
<!-- Image -->
|
||||
<div class="card-img-top">
|
||||
<img src="/assets/img/Siliguri.png" alt="iimtt" class="img-fluid">
|
||||
</div>
|
||||
|
||||
<!-- Shape -->
|
||||
<div class="position-relative">
|
||||
<div class="shape shape-fluid-x shape-bottom svg-shim text-white">
|
||||
<svg viewBox="0 0 2880 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 48h2880V0h-720C1442.5 52 720 0 720 0H0v48z" fill="currentColor"/></svg> </div>
|
||||
</div>
|
||||
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
|
||||
<!-- Heading -->
|
||||
<h3 class="text-center">
|
||||
IIMTT Yavatmal
|
||||
</h3>
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted text-center">
|
||||
Jajoo English Medium School, Naringe Nagar, Dhamangaon Road, Yavatmal, Maharashtra 445001<br>
|
||||
<a class="navbar-btn btn btn-sm ml-auto bt" href="montessori-teacher-training-yavatmal">
|
||||
View More
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div> <!-- / .row -->
|
||||
</div> <!-- / .container -->
|
||||
|
||||
Reference in New Issue
Block a user