c9-01
This commit is contained in:
18
_home.php
18
_home.php
@@ -1,9 +1,13 @@
|
||||
|
||||
<!-- Title -->
|
||||
<meta name="description" content="A leading Montessori Teacher Training Institute with UK Qualifications. Offering in-classroom Montessori education globally">
|
||||
<title>International Institute of Montessori Teacher Training | IIMTT</title>
|
||||
<meta name="description" content="A leading Montessori Teacher Training Institute with UK Qualifications. Offering in-classroom Montessori education globally">
|
||||
</head>
|
||||
<body>
|
||||
<!-- Google Tag Manager (noscript) -->
|
||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MJ9J2PH"
|
||||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
<!-- End Google Tag Manager (noscript) -->
|
||||
<?php
|
||||
include("_navbar.php");
|
||||
?>
|
||||
@@ -339,7 +343,7 @@ include("_navbar.php");
|
||||
<div class="row gx-0">
|
||||
<div class="col-12">
|
||||
</div>
|
||||
<div class="col-12 col-md-6 bg-cover card-img-left" style="background-image: url(/assets/img/Montessori-Teacher.jpg);background-repeat: no-repeat;"
|
||||
<div class="col-12 col-md-6 bg-cover card-img-left" style="background-image: url(/assets/img/Montessori-teacher.jpeg);background-repeat: no-repeat;"
|
||||
>
|
||||
|
||||
<!-- Image (placeholder) -->
|
||||
@@ -522,7 +526,7 @@ include("_navbar.php");
|
||||
<div class="card shadow-light-lg lift lift-lg">
|
||||
|
||||
<!-- Image -->
|
||||
<img src="/assets/img/Accreditation-Services.jpg" alt="accreditation services" class="card-img-top">
|
||||
<img src="/assets/img/Accredation.png" alt="accreditation services" class="card-img-top">
|
||||
|
||||
<!-- Shape -->
|
||||
<div class="position-relative">
|
||||
@@ -618,7 +622,7 @@ include("_navbar.php");
|
||||
|
||||
<!-- Image -->
|
||||
<div class="w-150 mt-9 p-1 bg-white shadow-lg" data-aos="fade-up" data-aos-delay="100">
|
||||
<img src="/assets/img/children-materials.jpg" class="img-fluid" alt="children materials">
|
||||
<img src="/assets/img/children-materials.jpeg" class="img-fluid" alt="children materials">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -626,7 +630,7 @@ include("_navbar.php");
|
||||
|
||||
<!-- Image -->
|
||||
<div class="w-150 p-1 bg-white shadow-lg" data-aos="fade-up">
|
||||
<img src="/assets/img/children-independent-min.jpg" class="img-fluid" alt="children materials">
|
||||
<img src="/assets/img/observation.jpeg" class="img-fluid" alt="children materials">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -634,7 +638,7 @@ include("_navbar.php");
|
||||
|
||||
<!-- Image -->
|
||||
<div class="w-150 mt-11 float-right p-1 bg-white shadow-lg" data-aos="fade-up" data-aos-delay="150">
|
||||
<img src="/assets/img/observation-min.jpg" class="img-fluid" alt="children materials">
|
||||
<img src="/assets/img/trust.jpeg" class="img-fluid" alt="children materials">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -754,7 +758,7 @@ include("_navbar.php");
|
||||
|
||||
<!-- Image -->
|
||||
<div class=" order-md-1">
|
||||
<img class="a6" src="/assets/img/iimtt-training.jpg" alt="teacher training" class=>
|
||||
<img class="a6" src="/assets/img/Montessori-Teacher-Training-program .jpeg" alt="teacher training" class=>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user