partnership page

This commit is contained in:
2021-02-25 14:10:23 +00:00
parent 4d99e1a025
commit f277b60603
115 changed files with 4891 additions and 233 deletions

View File

@@ -838,7 +838,7 @@ for close to a decade now.</span>
<div id="map">
<div class="a5">
<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d14732.289409870642!2d88.4296203!3d22.6137732!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x2dc64c288b04969!2sTeeny%20Beans!5e0!3m2!1sen!2sin!4v1587021587217!5m2!1sen!2sin" width="500" height="450" frameborder="0" style="border:0;" allowfullscreen="" aria-hidden="false" tabindex="0" loading="lazy"></iframe>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3683.024802209051!2d88.42817031496038!3d22.615548985160657!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39f89e262b731455%3A0xe0f80202dde787aa!2sInternational%20Institute%20Of%20Montessori%20Teacher%20Training%20Kolkata!5e0!3m2!1sen!2sin!4v1614074490986!5m2!1sen!2sin" width="800" height="600" style="border:0;" allowfullscreen="" loading="lazy"></iframe>
</div></div>
<!-- <div class="map" data-latitude="22.615367" data-longitude="88.430383" data-style="light" data-info="Hello from Teeny Beans"></div> -->
@@ -934,47 +934,3 @@ for close to a decade now.</span>
</section>
<!--------------------------------------------------->
<!-- CTA -->
<section class="bg-light">
<div class="container py-6 py-md-8 border-bottom border-gray-300">
<div class="row align-items-center">
<div class="col-12 col-md">
<!-- Heading -->
<h3 class="mb-1 font-weight-bold">
Get our stories delivered
</h3>
<!-- Text -->
<p class="font-size-lg text-muted mb-6 mb-md-0">
From us to your inbox weekly.
</p>
</div>
<div class="col-12 col-md-5">
<!-- Form -->
<form>
<div class="row">
<div class="col">
<!-- Input -->
<input type="email" class="form-control" placeholder="Enter your email">
</div>
<div class="col-auto ml-n5">
<!-- Button -->
<button style="background-color: #f7a325" class="btn btn-primary" type="submit">
Subscribe
</button>
</div>
</div> <!-- / .row -->
</form>
</div>
</div> <!-- / .row -->
</div> <!-- / .container -->
</section>