Skip to content

Commit

Permalink
Merge pull request #35 from MeetYourAI/yosh
Browse files Browse the repository at this point in the history
Added Temporary iframe for user Analytics
  • Loading branch information
yoshinodev authored Sep 16, 2023
2 parents 86a5d7e + 48f87f5 commit 7d20c0f
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,16 @@ <h5 class="info-title">Flexible Schedule</h5>
</div>
</div>
<!--End first about div-->
<!-- Start of section about user growth analytics with iframe -->
<div class="content-block">
<div class="row">
<!-- Temp embed analytics Chart -->
<iframe width=900 height=500 src="https://docs.google.com/spreadsheets/d/e/2PACX-1vSzXOjwRmkTIpYGxcJsc4IyvLfSJd4BtmBQaMXRhZJmSMk3rdElB0-0NT4vd6FGwtGxBrEKR7tRFHOq/pubhtml?gid=164330882&amp;single=true&amp;widget=true&amp;headers=false"></iframe>
</div>
</div>




<!-- Start WHY choose us div-->
<div class="content-block">
Expand Down Expand Up @@ -594,6 +604,7 @@ <h4 class="plane-name">Customized Plan</h4>
</div>
</section>
<!-- End pricing Section-->

<!-- Start testimonials Section-->
<section class="testimonials testimonials-1-col has-dark-bg mega-section " id="testimonials">
<div class="overlay-photo-image-bg parallax " data-bg-img="assets/images/sections-bg-images/1.jpg"
Expand All @@ -602,7 +613,7 @@ <h4 class="plane-name">Customized Plan</h4>
<div class="sec-heading centered ">
<div class="content-area">
<h2 class=" title wow fadeInUp" data-wow-delay=".4s">What our Students <span
class='hollow-text'>says</span></h2>
class='hollow-text'>say</span></h2>
</div>
</div>
<div class="row d-flex align-items-center">
Expand Down

0 comments on commit 7d20c0f

Please sign in to comment.