This commit is contained in:
iimtt@siliconpin.com
2025-11-26 16:48:17 +00:00
parent 7c991a3fed
commit fd0ffe4fb8
51 changed files with 116 additions and 237 deletions

View File

@@ -109,7 +109,7 @@ include("_navbar.php");
<div class="row align-items-center justify-content-center justify-content-lg-between pb-5 pb-lg-0">
<div class="col-lg-6 order-2 order-lg-1 pt-4 pt-lg-0 pb-5 pb-lg-0 mt-5 mt-lg-0 appear-animation" data-appear-animation="fadeInRightShorter" data-appear-animation-delay="100">
<h2 class="font-weight-bold text-black text-7 mb-2">About Us</h2>
<p class="font-weight-light text-muted text-4">IIMTT was started to meet the high demand for Montessori teachers. It is considered one of the best Montessori course providers in the world. We aspire to develop teachers who are respected for their mentorship and credentials regardless of the Montessori institution in which they teach by providing continual academic and professional assistance.</p>
<p class="font-weight-light text-muted text-4">IIMTT was started to meet the high&nbsp;demand for Montessori teachers. It is considered one of the best Montessori course providers in the world. We aspire to develop teachers who are respected for their mentorship and credentials regardless of the Montessori institution in which they teach by providing continual academic and professional assistance.</p>
<a class="navbar-btn btn btn-sm ml-auto bt" href="#c4">Contact us</a>
</div>
<div class="col-lg-6 order-1 order-lg-2 scale-2">
@@ -434,8 +434,7 @@ include("_navbar.php");
.then(res => res.json())
.then(json => {
// console.log(json);
sendPaymentMail2("teenybeans.info@gmail.com");
sendPaymentMail2("enquiry@beanstalkedu.com");
sendPaymentMail2("crm@teenybeans.in");
sendPaymentWelcomeMail2(paymentEmail2);
paymentSuccess2.style.display = "block";
document.getElementById("user2").value = "";
@@ -762,8 +761,7 @@ include("_navbar.php");
.then(json => {
// console.log(json);
// sendMail("enquiry@atheneumglobal.education");
sendMail("teenybeans.info@gmail.com");
sendMail("enquiry@beanstalkedu.com");
sendMail("crm@teenybeans.in");
sendMail("ballygunge@iimtt.org");
// sendMail("chatterjeegouravking@gmail.com");
sendWelcomeMail(email);
@@ -926,8 +924,7 @@ include("_navbar.php");
.then(json => {
window.open(json.url)
// console.log(json);
sendPaymentMail("teenybeans.info@gmail.com");
sendPaymentMail("enquiry@beanstalkedu.com");
sendPaymentMail("crm@teenybeans.in");
sendPaymentMail("ballygunge@iimtt.org");
sendPaymentWelcomeMail(paymentEmail);
paymentSuccess.style.display = "block";
@@ -1071,8 +1068,7 @@ include("_navbar.php");
.then(json => {
window.open(json.url)
// console.log(json);
sendPaymentMail1("teenybeans.info@gmail.com");
sendPaymentMail1("enquiry@beanstalkedu.com");
sendPaymentMail1("crm@teenybeans.in");
sendPaymentMail1("ballygunge@iimtt.org");
sendPaymentWelcomeMail1(paymentEmail1);
paymentSuccess1.style.display = "block";