Skip to content

Instantly share code, notes, and snippets.

@mkezfarias
Last active February 17, 2020 04:29
Show Gist options
  • Save mkezfarias/31ac5d87322ff29e23e292e1d737739a to your computer and use it in GitHub Desktop.
Save mkezfarias/31ac5d87322ff29e23e292e1d737739a to your computer and use it in GitHub Desktop.
Index
<div class="bgbg">
<div class="row mx-0">
<div class="col-xl-5 col-lg-5 col-12 mt-5">
<h1 class="h1 text-light offset-1 pb-4 mb-2"> Welcome to TechMe </h1>
<div class="h3 offset-1 mt-2 text-light pb-lg-4"> Learn programming with experienced devs trough live video sessions. </div>
<div class="h3 offset-1 mt-4 text-light pb-lg-3"> Get your first session free. </div>
<%= link_to 'Start my free session', sessions_path, class: "btn btn-light mt-4 offset-1 mt-2 text-strong font-weight-bolds" %>
</div>
</div>
<div>
</div>
<div class="mt-5 pt-1">
<div class="py-4 h4 px-5 mb-0 text-dark bg-light text-center pt-5"> Learn specific topics with the help of an experienced mentor. </div>
<%= image_tag 'https://github.com/mkezmkez/tech-me/blob/master/app/assets/images/stack.png?raw=true', class: "img-fluid" %>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment