-
Notifications
You must be signed in to change notification settings - Fork 32
/
visit.html
43 lines (43 loc) · 1.59 KB
/
visit.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
layout: default
description: Details about the HSBNE location.
title: HSBNE Location
script: thespace.js
---
<p class="lead"><strong>1/14 Spine St, Sumner QLD 4074</strong></p>
<div class="row">
<div class="col-md-3">
<p class="lead">
Our campus includes a large workshop floor. We recommend you <a href="https://hsbnetour.eventbrite.com.au/">book in for a tour</a> on a tuesday open night.
</p>
</div>
<div class="col-md-9">
<div class="embedmap">
<iframe width="100%" height="344" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3540.836364605522!2d153.07702331554216!3d-27.44320998290194!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6b915993357c34f9%3A0x51aec4deab26e81c!2sHSBNE+Inc!5e0!3m2!1sen!2sau!4v1481596559452"></iframe>
</div>
</div>
</div>
<div class="row">
<div class="section-title text-center">
<div class="col-md-12">
<h2>How can I get to HSBNE?</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4">
<h3><i class="fa fa-car" aria-hidden="true"></i>Car</h3>
<p>We have two carparks and there is plenty of street parking</p>
</div>
<div class="col-md-4">
<h3><i class="fa fa-bus" aria-hidden="true"></i>Bus or Train</h3>
<p>We are walking distance from the Darra train station and there are several bus routes close by.</p>
</div>
<div class="col-md-4">
<h3><i class="fa fa-bicycle" aria-hidden="true"></i>Bike</h3>
<p>There is a bike path from the city</p>
</div>
</div>
<div class="row">
<div style="height: 60px;"></div>
</div>