Skip to content

Commit

Permalink
add instagram feed and demo intro signup button
Browse files Browse the repository at this point in the history
  • Loading branch information
FeralGroundhog committed Jan 19, 2020
1 parent 8557586 commit cc8b36d
Showing 1 changed file with 43 additions and 12 deletions.
55 changes: 43 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,24 +81,55 @@ <h1 class='thin' id="homepage-title">
<a id='about'></a>
<div class='full'>
<div class='row'>
<div class='large-8 columns large-centered'>
<div class='large-12 columns large-centered'>
<div class="section-title">
<p class="small-title">About Us</p>
<h2>
Spend more time in<br>
each other's arms
</h2>
<p class="big-size">
We teach people to dance for their wedding day, making sure they have an amazing <em>first dance</em>. Focusing on more than just steps, we ensure couples truly enjoy every step of the way
</p>
<p class="big-size">
We can help with any aspect of dancing at your wedding! In addition to your first dance, we can also create your father-daughter dance, wedding entrance choreography, and group wedding dances such as family or wedding party dances. Should you have something in mind, <em>talk to us!</em>
</p>
<div class='row'>
<div class='large-8 medium-12 small-12 columns'>
<h2>
Spend more time in<br>
each other's arms
</h2>
<p class="big-size">
We teach people to dance for their wedding day, making sure they have an amazing <em>first dance</em>. Focusing on more than just steps, we ensure couples truly enjoy every step of the way
</p>
<p class="big-size">
We can help with any aspect of dancing at your wedding! In addition to your first dance, we can also create your father-daughter dance, wedding entrance choreography, and group wedding dances such as family or wedding party dances. Should you have something in mind, <em>talk to us!</em>
</p>
</div>

<div class='large-4 medium-12 small-12 columns'>
<div class="three spacing"></div>
<h2>Follow Us</h2>
<!-- LightWidget WIDGET -->
<script src="https://cdn.lightwidget.com/widgets/lightwidget.js"></script>
<iframe
src="//lightwidget.com/widgets/3c8df68c5cc75a279b558cbda5ec7a30.html"
scrolling="no"
allowtransparency="true"
class="lightwidget-widget"
style="width:100%;border:0;overflow:hidden;">
</iframe>
</div>
</div>

<div class="two spacing"></div>
<img src="{{ "/assets/images/ballroomboutique/ornament.png" | relative_url }}" alt="Ballroom Boutique">
<div class="two spacing"></div>

<div class='row'>
<div class='large-8 columns large-centered'>
<h2>
Make your dream dance<br>
a reality today!
</h2>
<p class="big-size">Sign up for an introductory lesson</p>
<a href="{{ "#contact" | relative_url }}" alt="Sign up today" class="button boxed yellow">SIGN UP</a>
</div>
</div>

</div>
</div>
<div class="two spacing"></div>
</div>
</div>

Expand Down

0 comments on commit cc8b36d

Please sign in to comment.