-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
212 lines (167 loc) · 7.4 KB
/
index.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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width initial-scale=1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Bloom - Redefining Success for Student Small Business</title>
<meta name="description" content="Profectus helps young Western Australian entrepreneurs grow and achieve their potential.
">
<meta name="keywords" content="bloom, lab, bloomlabs, bloomlab, uwa, st catherine's, perth, startup, tech, business, students, incubator">
<link href='http://fonts.googleapis.com/css?family=Muli:300,400' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700,600' rel='stylesheet' type='text/css'>
<link rel="icon" type="image/png" href="/images/favicon.png">
<link rel="stylesheet" href="/vendor/css/materialize.min.css">
<link rel="stylesheet" href="/vendor/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="/css/main.css">
<link rel="canonical" href="http://bloom.org.au/">
</head>
<body>
<!-- Google Tag Manager -->
<!-- <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-T2FGTK"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-T2FGTK');</script> -->
<!-- End Google Tag Manager -->
<header >
<div class="navbar-fixed">
<nav class="bloom-navigation" role="navigation">
<div class="nav-wrapper container">
<a id="logo-container" class="brand-logo" href="/">
<img class="logo" src="/images/Bloom.png" alt="Bloom Logo">
</a>
<ul class="right hide-on-med-and-down">
<li>
<a class="page-link" href="/blog/">
Blog
</a>
</li>
<li>
<a class="page-link" href="/join/">
Join
</a>
</li>
<li>
<a class="page-link" href="/tech-idea/">
Tech Idea
</a>
</li>
</ul>
<ul id="nav-mobile" class="side-nav">
<li>
<a class="page-link" href="/blog/">
Blog
</a>
</li>
<li>
<a class="page-link" href="/join/">
Join
</a>
</li>
<li>
<a class="page-link" href="/tech-idea/">
Tech Idea
</a>
</li>
</ul>
<a href="#" data-activates="nav-mobile" class="button-collapse"><i class="mdi-navigation-menu"></i></a>
</div>
</nav>
</div>
</header>
<div class="main-banner parallax-container white-text">
<div class="section no-pad-bot">
<br><br><br>
<h1 class="header center">Redefining Success</h1>
<div class="row center">
<h5 class="header col s12"> For Student Small Business</h5>
</div>
<div class="row center">
<a href="join/" id="download-button" class="btn-large waves-effect waves-light light-blue">Become a Member</a>
</div>
</div>
<div class="parallax">
<img src="images/home.jpg" alt="Talk at at St Catherine's BloomLab">
</div>
</div>
<section class="container">
<div class="section">
<!-- Icon Section -->
<div class="row">
<div class="col s12 m4 center-align">
<div class="icon-block">
<h2 class="light-blue-text"><i class="mdi-image-flash-on"></i></h2>
<h5>Learn</h5>
<p>The inspiration and knowledge needed to embark on the journey of entrepreneurship often exists outside traditional education.</p>
</div>
</div>
<div class="col s12 m4 center-align">
<div class="icon-block">
<h2 class="light-blue-text"><i class="mdi-social-group"></i></h2>
<h5>Collaborate</h5>
<p>To be successful, an entrepreneur often needs to have strong support networks, mentors and practical experiences.</p>
</div>
</div>
<div class="col s12 m4 center-align">
<div class="icon-block">
<h2 class="light-blue-text"><i class="mdi-social-share"></i></h2>
<h5>Grow</h5>
<p>Traditional education is often great at teaching students how to do a job, but tends to fail at teaching students how to create a job.</p>
</div>
</div>
</div>
</div>
</section>
<br>
<footer class= "top-shadow">
<div class="container ">
<div class="row center-align">
<div class="social-media">
<a href="mailto:[email protected]" class="tooltipped" data-position="bottom" data-delay="50" data-tooltip="Email">
<i class="fa fa-envelope fa-3x"></i>
</a>
<a href="https://facebook.com/ProfectusAustralia" target="_blank" class="tooltipped" data-position="bottom" data-delay="50" data-tooltip="Facebook">
<i class="fa fa-facebook fa-3x"></i>
</a>
<a href="https://twitter.com/bloom_labs" target="_blank" class="tooltipped" data-position="bottom" data-delay="50" data-tooltip="Twitter">
<i class="fa fa-twitter fa-3x"></i>
</a>
<a href="https://www.youtube.com/channel/UCX6mq8Spc6JlgfDnaNvMinQ/feed" target="_blank" class="tooltipped" data-position="bottom" data-delay="50" data-tooltip="YouTube">
<i class="fa fa-youtube fa-3x"></i>
</a>
<a href="https://instagram.com/bloom_lab" target="_blank" class="tooltipped" data-position="bottom" data-delay="50" data-tooltip="Instagram">
<i class="fa fa-instagram fa-3x"></i>
</a>
<a href="https://github.com/bloomlabs" target="_blank" class="tooltipped" data-position="bottom" data-delay="50" data-tooltip="GitHub">
<i class="fa fa-github fa-3x"></i>
</a>
</div>
<div class="google-maps">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3384.4624481477654!2d115.81666399999996!3d-31.975476999999987!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2a32a4faaaaa0f75%3A0x631512970f46ac1d!2sInnovation+Hub+%40+St+Cat's!5e0!3m2!1sen!2sau!4v1434889995089" width="500" height="400" frameborder="0" style="border:0"></iframe>
</div>
</div>
</div>
</footer>
<div class="copyright center-align">
<p class="white-text">© 2015 Bloom Labs Inc.</p>
</div>
<!-- Frameworks -->
<script src="/vendor/js/jquery.min.js"></script>
<script src="/vendor/js/materialize.min.js"></script>
<script src="https://maps.googleapis.com/maps/api/js"></script>
<!-- Our Code -->
<script src="/vendor/js/init.js"></script>
<!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-64347521-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>