mirror of
https://github.com/codeninjasuk/codeninjasuk.github.io.git
synced 2024-11-25 16:57:54 -05:00
Added an about page
This commit is contained in:
parent
7a488ceb5c
commit
d0d40fdaf6
1 changed files with 18 additions and 1 deletions
|
@ -1,6 +1,9 @@
|
|||
---
|
||||
title: About Us
|
||||
permalink: /about/
|
||||
permalink: /about
|
||||
layout: default
|
||||
w3: true
|
||||
classes: wide
|
||||
---
|
||||
|
||||
<header class="w3-">
|
||||
|
@ -21,4 +24,18 @@ permalink: /about/
|
|||
<p class=" w3-center" style="font-weight: 1000;font-size: 3vh;">WE MAKE CODING FUN.®</p>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="w3-content">
|
||||
<div class="w3-row w3-center">
|
||||
<h3>What do we do?</h3>
|
||||
<p class="w3-large">At hundreds of our centers worldwide, kids learn to code in a fun, safe, and inspiring learning environment, with a game-based curriculum that they love.</p>
|
||||
|
||||
<h3>Can I Schedule a Tour?</h3>
|
||||
<p>Absolutely, visit the link below to book a free tour!</p>
|
||||
<a class="btn btn-warning" href="https://www.codeninjas.co.uk/langley-brk-uk/schedule-tour">Schedule a Tour</a>
|
||||
<h3>Where can I find Code Ninjas?</h3>
|
||||
<iframe width="520" height="400" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" id="gmap_canvas" src="https://maps.google.com/maps?width=520&height=400&hl=en&q=%20+(Code%20Ninjas%20Langley)&t=&z=12&ie=UTF8&iwloc=B&output=embed"></iframe>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in a new issue