fix-landing page
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
<div class="row align-items-center">
|
||||
<div class="col-12 col-md-6 pb-sm-0">
|
||||
</div>
|
||||
<div class="col-12 col-md-6 mt-sm-8">
|
||||
<div class="col-12 col-md-6 mt-sm-8" id='form'>
|
||||
<!-- Card -->
|
||||
<h1 class='display-3 d-none d-md-block'><span class="display-2 header">Top Montessori</span><br/>
|
||||
Teachers Training
|
||||
@@ -207,7 +207,9 @@
|
||||
</div>
|
||||
</div>
|
||||
<div style="margin-top:-12px">
|
||||
<a href="#form" style="text-decoration:none">
|
||||
<div style="background-color:#FA6B05;max-width:120px;border-radius:20px;" class="py-1 text-center text-white m-auto p">Know More</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-6 pl-sm-0 pr-sm-0 pl-md-2 pr-md-2 pl-lg-10 pr-lg-8 pt-6 pt-md-0">
|
||||
@@ -241,7 +243,9 @@
|
||||
</div>
|
||||
</div>
|
||||
<div style="margin-top:-12px">
|
||||
<a href="#form" style="text-decoration:none">
|
||||
<div style="background-color:#FA6B05;max-width:120px;border-radius:20px;" class="py-1 text-center text-white m-auto p">Know More</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -18,10 +18,14 @@
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;700&display=swap" rel="stylesheet">
|
||||
<!-- Title -->
|
||||
<title>IIMTT-Landing-Page</title>
|
||||
<title>#1 Montessori Teachers traini</title>
|
||||
<style>
|
||||
.checked {color: orange;}
|
||||
body{font-family:Raleway}
|
||||
.checked {
|
||||
color: orange;
|
||||
}
|
||||
body{
|
||||
font-family:Raleway
|
||||
}
|
||||
.header{font-weight:bold;color:#273B7B;text-shadow: 0 0 1px black}
|
||||
.form{background-color:rgba(39, 59, 123, 0.28);height:196px;border-radius:15px}
|
||||
.negativeMargin{margin-left:-28px}
|
||||
@@ -57,7 +61,11 @@
|
||||
<a class="navbar-brand" href="./index.html">
|
||||
<img src="/assets/img/iimtt.png" class="navbar-brand-img" alt="...">
|
||||
</a>
|
||||
<div style="background-color: #f7a325;color:white;padding:5px 20px;border-radius:20px;font-weight:700" >Call Now</div>
|
||||
<a href="tel:+919163646431">
|
||||
<Button style="background-color: #f7a325;color:white;padding:5px 20px;border-radius:20px;font-weight:700;border:none">
|
||||
Call Now
|
||||
</Button>
|
||||
</a>
|
||||
</div>
|
||||
</nav>
|
||||
<!----------------------------------------------->
|
||||
@@ -67,16 +75,16 @@
|
||||
<div class="row align-items-center">
|
||||
<div class="col-12 col-md-6 pb-sm-0">
|
||||
</div>
|
||||
<div class="col-12 col-md-6 mt-sm-8">
|
||||
<div class="col-12 col-md-6 mt-sm-8" id='form'>
|
||||
<!-- Card -->
|
||||
<h1 class='display-3 d-none d-md-block'><span class="display-2 header">Two line header</span><br/>
|
||||
with a sub title
|
||||
<h1 class='display-3 d-none d-md-block'><span class="display-2 header">Top Montessori</span><br/>
|
||||
Teachers Training
|
||||
</h1>
|
||||
<div class='col-12 col-md-11 col-lg-9 pb-md-10'>
|
||||
<div class="shadow-light-lg mb-6 form mx-2 mx-md-0 mt-12 mt-md-0 linear">
|
||||
<div style='padding:14px 30px 6px 30px;'>
|
||||
<h1 class='sub display-sm-5 display-md-3 d-block d-md-none'><span class="display-sm-5 display-md-2 header">Two line header</span><br/>with a sub title </h1>
|
||||
<p style='color:#273B7B' class="ptext"><span style='font-weight:700'>Sign Up for Free Career</span> Counseling</p>
|
||||
<h1 class='sub display-sm-5 display-md-3 d-block d-md-none'><span class="display-sm-5 display-md-2 headezr">Top Montessori</span><br/>Teachers Training </h1>
|
||||
<p style='color:#273B7B' class="ptext"><span style='font-weight:700'>Grow your career with us</span></p>
|
||||
<div class="alert-danger" id="warning" style="margin-top:-12px;margin-bottom:4px;display: none;">Fill all the fields!</div>
|
||||
<div class="alert-success" id="success" style="margin-top:-12px;margin-bottom:4px;display: none;">Thanks for information</div>
|
||||
<!-- Form -->
|
||||
@@ -116,16 +124,15 @@
|
||||
<div class="container pt-4 pt-md-10 pb-8 pl-4 pr-4 pl-md-2 pr-md-2 pl-lg-8 pr-lg-8">
|
||||
<div class="row align-items-center">
|
||||
<div class="col-12 col-md-7 pb-sm-0 text-white">
|
||||
<h2 class='display-3 sub text-center text-md-left pt-3 pt-md-0'><span class="display-3 sub" style='font-weight:bold;'>Montessori</span> in Blood</h2>
|
||||
<h2 class='display-3 sub text-center text-md-left pt-3 pt-md-0'><span class="display-3 sub" style='font-weight:bold;'>The Best Montessori Teacher Training</span> in Kolkata</h2>
|
||||
<div class="col-12 col-md-5 pb-sm-0 d-block d-md-none text-center">
|
||||
<img src="./assets/img/pexels-y.jpg" alt="" style="width: 70%;border-radius:20px">
|
||||
</div>
|
||||
<div style="max-width:450px" class='pt-5 pb-3 p'>Established to meet the sky-rocketing demand of Montessori teachers, IIMTT is regarded among the world’s finest, globally accredited Montessori course providers. We strive towards
|
||||
shaping confident teachers who are valued for their mentorship and qualification no matter which Montessori institution they
|
||||
teach in by ensuring constant academic support and
|
||||
professional guidance.
|
||||
<div style="max-width:450px;text-align:justify" class='pt-5 pb-3 p'>Regarded as one of the leading Montessori teacher training in Kolkata, IIMTT is the only Montessori training institute in Kolkata that offers its graduates dual certification from two internationally reputed organisations. Moreover, the rigorous hands-on practical curriculum provided by IIMTT offers a framework to master the usage of various Montessori equipment, making it the most preferred Montessori training in Kolkata. The key features include-
|
||||
</div>
|
||||
<div class="pt-1 pt-md-6">
|
||||
<div style="max-width:450px;text-align:justify" class='pt-1 pb-3 p'>The only Montessori Teacher Training institute in Kolkata providing UK qualifications. Providing a range of Montessori teacher training in Kolkata for close to a decade now. Internationally accredited, still affordable Montessori training in Kolkata.Flexibility to choose the training location across the city.</div>
|
||||
|
||||
<!-- <div class="pt-1 pt-md-6">
|
||||
<div style='display:flex' class="pt-2">
|
||||
<div style="height:20px; width:20px;background-color:#FA6B05;border-radius:10px;margin-right:10px"></div>
|
||||
<div class="p">Established to meet the sky-rocketing demand.</div>
|
||||
@@ -142,7 +149,7 @@
|
||||
<div style="height:20px; width:20px;background-color:#FA6B05;border-radius:10px;margin-right:10px"></div>
|
||||
<div class="p">Established to meet the sky-rocketing demand.</div>
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
<div class="col-12 col-md-5 pb-sm-0 d-none d-md-block">
|
||||
<img src="./assets/img/pexels-y.jpg" alt="" class="mx-lg-4" style="width: 300px;border-radius:20px">
|
||||
@@ -153,7 +160,7 @@
|
||||
<!------------------------------------------------>
|
||||
<section>
|
||||
<div class="container pt-7 pt-md-10 pb-10">
|
||||
<div class="text-center ml-sm-0 mr-sm-0 ml-md-10 mr-md-10 pb-8 p"><span style="color:#124BBD">Montessori Education is based on a holistic approach</span> that begins at birth and builds over the years over four distinct planes of development. If implemented well, it has the advantage of positively impacting a wide range of children. It is an entire system that has been tested over the past 100 years and can be implemented in whole or in part.</div>
|
||||
<div class="text-center ml-sm-0 mr-sm-0 ml-md-10 mr-md-10 pb-8 p"><span style="color:#124BBD"></span>As one of the most widely accepted educational pedagogies worldwide, the Montessori education system was developed after extensive research. And being the <b>best Montessori teacher training in Kolkata</b>, we too believe in a holistic approach that fosters self-motivated growth and development.</div>
|
||||
<div class="row">
|
||||
<div class="col-4 col-md-2 text-center"><img src="/assets/img/iso-logo-1.png" alt="iso logo" class="width"></div>
|
||||
<div class="col-4 col-md-2 text-center"><img src="/assets/img/cct-logo-svg-1.png" alt="cct logo" class="width"></div>
|
||||
@@ -200,7 +207,9 @@
|
||||
</div>
|
||||
</div>
|
||||
<div style="margin-top:-12px">
|
||||
<a href="#form" style="text-decoration:none">
|
||||
<div style="background-color:#FA6B05;max-width:120px;border-radius:20px;" class="py-1 text-center text-white m-auto p">Know More</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-6 pl-sm-0 pr-sm-0 pl-md-2 pr-md-2 pl-lg-10 pr-lg-8 pt-6 pt-md-0">
|
||||
@@ -234,7 +243,9 @@
|
||||
</div>
|
||||
</div>
|
||||
<div style="margin-top:-12px">
|
||||
<a href="#form" style="text-decoration:none">
|
||||
<div style="background-color:#FA6B05;max-width:120px;border-radius:20px;" class="py-1 text-center text-white m-auto p">Know More</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -251,15 +262,18 @@
|
||||
<div class="col-12 col-md-12 col-lg-6 offset-md-0 order-lg-2">
|
||||
<!-- Slider -->
|
||||
<div class="position-relative pt-8 text-center" data-aos="fade-left">
|
||||
<img src="./assets/img/videos.jpg" style="width:90%;"/>
|
||||
<!-- <img src="./assets/img/videos.jpg" style="width:90%;"/> -->
|
||||
<iframe width="90%" height='290px' src="./assets/img/videoTestimonials.mp4" alt="Montessori Classroom" frameborder="0"
|
||||
allow="accelerometer;controls;clipboard-write; encrypted-media; gyroscope; picture-in-picture"
|
||||
allowfullscreen></iframe>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-6 py-8 order-lg-1" data-aos="fade-right">
|
||||
<!-- Heading -->
|
||||
<h2 class="display-3 sub text-center text-md-left"><b>Video</b> Testimonials</h2>
|
||||
<!-- Text -->
|
||||
<p class="mb-6 mb-md-8 text-center text-md-left p">
|
||||
We offer a 15 month Post Graduate course in Montessori Teacher Training for aspiring teachers who are looking to enhance their learning and build a solid foundation as a Montessori Directress, administrator or an early year’s educator. The Post Graduate Diploma also has the distinct advantage of carrying an international endorsement of achievement from a UK Government regulated awarding body in the UK. The program is pegged to a Level 5 UK qualification which provides multiple pathway for university level.
|
||||
<p style="text-align:justify" class="mb-6 mb-md-8 p">
|
||||
Hear from our IIMTT graduates how our <b>Montessori teacher training in Kolkata</b> transformed their lives by positively impacting the children’s lives. Our <b>Montessori training in Kolkata</b> covers all the crucial and recommended areas mentioned in the Montessori teacher manual for a Montessori setting located anywhere in the world. Plus, the strong international credentials of IIMTT lend solid credibility to the candidates looking for a global career which is not limited to Montessori schools but goes much beyond it.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -354,7 +368,7 @@
|
||||
<div class="col-12 col-md-12" style="color:#A5A5A5;margin: 0;text-align: center;justify-content:center;padding-bottom: 10px;padding-top: 10px;font-size:14px;">
|
||||
<ul class="list-unstyled list-inline list-social mb-6 mb-md-0">
|
||||
<li class="list-inline-item list-social-item mr-2 ml-2 mr-lg-8 ml-lg-0">
|
||||
<a href="https://www.instagram.com/iimtt.corporate/" class="text-decoration-none" target="_blank">
|
||||
<a href="https://twitter.com/iimtt_corporate" class="text-decoration-none" target="_blank">
|
||||
<img src="./assets/img/Vector11.png" class="list-social-icon" alt="...">
|
||||
</a>
|
||||
</li>
|
||||
@@ -364,7 +378,7 @@
|
||||
</a>
|
||||
</li>
|
||||
<li class="list-inline-item list-social-item mr-2 ml-2 mr-lg-8 ml-lg-8">
|
||||
<a href="https://twitter.com/iimtt_corporate" class="text-decoration-none" target="_blank">
|
||||
<a href="https://www.instagram.com/iimtt.corporate/" class="text-decoration-none" target="_blank">
|
||||
<img src="./assets/img/Vector13.png" class="list-social-icon" alt="...">
|
||||
</a>
|
||||
</li>
|
||||
@@ -373,11 +387,11 @@
|
||||
<img src="./assets/img/Vector14.png" class="list-social-icon" alt="logo">
|
||||
</a>
|
||||
</li>
|
||||
<li class="list-inline-item list-social-item mr-2 ml-2 mr-lg-0 ml-lg-8">
|
||||
<!-- <li class="list-inline-item list-social-item mr-2 ml-2 mr-lg-0 ml-lg-8">
|
||||
<a href="https://www.linkedin.com/showcase/international-institute-of-montessori-teacher-training/" class="text-decoration-none" target="_blank">
|
||||
<img src="./assets/img/Vector15.png" class="list-social-icon" style="width:200px" alt="logo">
|
||||
</a>
|
||||
</li>
|
||||
</li> -->
|
||||
</ul>
|
||||
</div>
|
||||
<!-- <div class="col-12 col-md-4" style="color:#A5A5A5;margin: 0;text-align: center;justify-content:center;padding-bottom: 10px;padding-top: 10px;font-size:14px;"><div class="f1">
|
||||
|
||||
Reference in New Issue
Block a user