|
1 | | -<% content_for(:head) do %> <%= stylesheet_link_tag 'ty.css' %> |
2 | | -<% end %> |
| 1 | +<%= stylesheet_link_tag 'comingsoon.css' %> |
3 | 2 |
|
4 | | -<%= render "layouts/nav_coming_soon" %> |
| 3 | +<a href="https://mlh.io/seasons/na-2019/events?utm_source=na-hackathon&utm_medium=TrustBadge&utm_campaign=2019-season&utm_content=gray" id="mlh-trust-badge" style="display:block;max-width:100px;min-width:60px;position:fixed;right:50px;top:0;width:10%;z-index:10000" target="_blank"> |
| 4 | + <img alt="Major League Hacking 2019 Hackathon Season" src="https://s3.amazonaws.com/logged-assets/trust-badge/2019/mlh-trust-badge-2019-gray.svg" style="width:100%"/> |
| 5 | +</a> |
5 | 6 |
|
6 | | -<div class="section about" id="about"> |
7 | | - <div class="about__wrapper"> |
8 | | - <div class="about__left"> |
9 | | - <div class="about__left-background"></div> |
10 | | - <%= image_tag 'bh-logos/brickhack-6.png', alt: 'BrickHack V', class: 'about__logo' %> |
11 | | - </div> |
12 | | - <div class="about__right"> |
13 | | - <div class="about__right-background"></div> |
14 | | - <center><h2>BrickHack 6<br>Brick City's Premiere Hackathon</h2><br> |
15 | | - <h3>February 8th-9th, 2020<br>Gordon Field House<br>Rochester Institute of Technology</h3></center> |
16 | | - <p style = "margin-bottom: 10px"><br>Want to be notified?</p> |
17 | | - <%= btn_link_to "Notify Me", "http://eepurl.com/glscFj" %> |
| 7 | +<div class="page triangle-background split"> |
| 8 | + <div class="split-left" id="split-left"> |
| 9 | + <div class="center-vertical plus-nav"> |
| 10 | + <%= image_tag 'bh-logos/brickhack-5.svg', { id: 'logo', class: 'wow rotate-in', align: 'center'} %> |
| 11 | + <br/> |
| 12 | + <h2>Coming Soon</h2> |
| 13 | + <p> |
| 14 | + <em>Enter your email below! We'll keep you posted.</em> |
| 15 | + </p> |
| 16 | + <div id="mc_embed_signup"> |
| 17 | + <form action="//coderit.us11.list-manage.com/subscribe/post?u=122b09a8cef4c1f3888af8e40&id=be625a634d" class="validate" id="mc-embedded-subscribe-form" method="post" name="mc-embedded-subscribe-form" target="_blank"> |
| 18 | + <div id="mc_embed_signup_scroll"> |
| 19 | + <div class="mc-field-groupe"> |
| 20 | + <input autofocus="<%= true %>" class="required email" id="mce-EMAIL" name="EMAIL" placeholder="myemail@example.com" style="width: 90%; max-width: 300px" type="email"></input> |
| 21 | + </div> |
| 22 | + <div class="clear" id="mce-responses"> |
| 23 | + <div class="response" id="mce-error-response" style="display:none"></div> |
| 24 | + <div class="response" id="mce-success-response" style="display:none"></div> |
| 25 | + </div> |
| 26 | + <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups --> |
| 27 | + <div style="position: absolute; left: -5000px;"> |
| 28 | + <input name="b_122b09a8cef4c1f3888af8e40_be625a634d" tabindex="-1" type="text">/</input> |
| 29 | + </div> |
| 30 | + <div class="clear"> |
| 31 | + <input class="button" id="mc-embedded-subscribe" name="subscribe" type="submit" value="Join the mailing list">/</input> |
| 32 | + </div> |
| 33 | + </div> |
| 34 | + </form> |
| 35 | + </div> |
| 36 | + |
| 37 | + <%= btn_link_to 'Sponsor Info', image_path("BrickHack 4 Sponsorship Information.pdf"), { style: 'margin-bottom: 0px;' } %> |
| 38 | + |
| 39 | + <br/> |
| 40 | + |
| 41 | + <div class="social-list" style="margin-top: 30px"> |
| 42 | + <p style="float: left;"></p> |
| 43 | + <%= link_to '<span class="fa fa-twitter-square fa-fw"></span> Twitter'.html_safe, 'https://twitter.com/brickhackrit' %> |
| 44 | + <p style="float: right;"></p> |
| 45 | + <%= link_to '<span class="fa fa-facebook-square fa-fw"></span> Facebook'.html_safe, 'https://www.facebook.com/brickhackrit' %> |
| 46 | + <p style="float: right;"></p> |
| 47 | + <%= link_to '<span class="fa fa-user-circle fa-fw"></span> CampusGroups'.html_safe, 'https://campusgroups.rit.edu/CODERIT/club_signup' %> |
| 48 | + </div> |
18 | 49 | </div> |
19 | 50 | </div> |
| 51 | + |
| 52 | + <div class="split split-right" id="overlay"> |
| 53 | + <%= image_tag 'coming_soon/asset.svg' %> |
| 54 | + </div> |
20 | 55 | </div> |
21 | 56 | <!-- Start of HubSpot Embed Code --> |
22 | 57 | <script defer="defer" id="hs-script-loader" src="//js.hs-scripts.com/2104052.js" type="text/javascript"></script> |
|
0 commit comments