Added an about page

This commit is contained in:
elvistony 2023-07-23 16:25:36 +01:00
parent 7a488ceb5c
commit d0d40fdaf6

View file

@ -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.&reg;</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&amp;height=400&amp;hl=en&amp;q=%20+(Code%20Ninjas%20Langley)&amp;t=&amp;z=12&amp;ie=UTF8&amp;iwloc=B&amp;output=embed"></iframe>
</div>
</div>