-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
297 lines (264 loc) · 13.4 KB
/
index.html
File metadata and controls
297 lines (264 loc) · 13.4 KB
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
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>GT HyperJackets</title>
<link rel="icon" type="image/png" href="./img/branding/white_logo.jpg">
<!-- Bootstrap core CSS -->
<!-- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.3/css/bootstrap.min.css" integrity="sha384-Zug+QiDoJOrZ5t4lssLdxGhVrurbmBWopoEl+M6BdEfwnCJZtKxi1KgxUyJq13dy" crossorigin="anonymous">-->
<link href="css/bootstrap4.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/landing-page.css" rel="stylesheet">
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-dark fixed-top" style="background-color: #000000;">
<a class="navbar-brand" href="#">
<img src="./img/branding/blackened.jpg" width="auto" opacity="1" height="50" class="d-inline-block align-center" alt="">
<!-- GT HYPERJACKETS-->
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="#about">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#design">Design</a>
</li>
<!--
<li class="nav-item">
<a class="nav-link" href="#team">Team</a>
</li>
-->
<li class="nav-item">
<a class="nav-link" href="#sponsors">Sponsors</a>
</li>
<!--
<li class="nav-item">
<a class="nav-link" href="#media">Media</a>
</li>
-->
<li class="nav-item">
<a class="nav-link" href="#contact">Contact</a>
</li>
</ul>
</div>
</nav>
<!-- Masthead -->
<section style="height:70px;" id="masthead"></section>
<header class="masthead text-white text-center">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-xl-8 mx-auto">
<!-- <h1 class="title title-fade-in">The Future Is Here</h1>-->
</div>
</div>
</div>
</header>
<div class="banner">
<div id="ribbon"></div>
</div>
<!--About-->
<section class="text-center pt-5 pb-5">
<div class="container">
<h1 class="mb-2 title">Welcome to the Future</h1>
<div class="row">
<div class="col-lg-8 mx-auto">
<p>
The Hyperloop concept was proposed by Elon Musk in 2013 as a high-speed transportation system.
Travelling directly between major cities at speeds above 700 mph, the Hyperloop system seeks to revolutionize the model of long-distance transportation.
</p>
</div>
</div>
<div class="row">
<div class="col-lg-4 mx-auto">
<a
class="btn btn-info"
href="http://www.spacex.com/sites/spacex/files/hyperloop_alpha-20130812.pdf"
target="_blank"
>
More Info
</a>
</div>
</div>
</div>
<section style="height:135px;" id="about"></section>
<div class="container">
<h1 class="mb-2 title">About Us</h1>
<div class="row">
<div class="col-lg-8 mx-auto">
<p>
The HyperJackets is Georgia Tech's entrant in the Hyperloop competitions. Our primary purpose is to research, design, build, and test Hyperloop pod concepts to improve high-speed ground transportation methods for the benefit of all of humanity. Our secondary purpose it to represent Georgia Tech in Hyperloop design competitions, including but not limited to those directed by SpaceX.
</p>
</div>
</div>
</div>
</section>
<div class="banner">
</div>
<!--Design-->
<section style="height:85px;" id="design"></section>
<section class="text-center pt-5 pb-5">
<div class="container text-center">
<h1 class="title">Design</h1>
<br>
<img src="img/podCADRender.png" class="img-fluid" alt="Responsive image">
<br><br><br>
<div class="row">
<div class="col-lg-4"></div>
<div class="col-lg-4">
<div class="features-icons-item mx-auto mb-5 mb-lg-0 mb-lg-3">
<div class="features-icons-icon d-flex">
<i class="icon-screen-desktop m-auto text-primary"></i>
</div>
<h3 class = "title">Our Preliminary Design Presentation</h3>
<p>This is the preliminary design presentation that preceded our final design package. It contains a high level summary of our design.</p>
</div>
</div>
</div>
<div class = "row">
<div class="col-lg-4"></div>
<div class = "col-lg-4">
<a
class="btn btn-info"
href="resources/GT%20HyperJackets%20PDB.pdf"
target="_blank"
>
Link to PDB
</a>
<br>
</div>
</div>
</div>
</section>
<div class="banner">
</div>
<!--Team-->
<!--
<section style="height:85px;" id="team"></section>
<section class="text-center pt-5 pb-5">
<div class="container">
<h1 class="mb-2 title">Team</h1>
<div class="row">
<div class="col-lg-8 mx-auto">
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam vitae commodo mi. Suspendisse magna velit, aliquet a tortor tempor, mattis laoreet est. Duis maximus nisl eget leo tempor, sit amet venenatis turpis consequat. In non odio a sem vehicula imperdiet nec ut enim. Vivamus varius varius ante, ac ornare est efficitur quis. Fusce fringilla iaculis tortor non venenatis. Proin ac mauris et purus lobortis varius. Nulla mollis felis vitae commodo volutpat. Vestibulum risus risus, hendrerit id ultrices sit amet, tristique in libero. Vestibulum sit amet quam sed nibh malesuada mollis. Nullam libero est, dapibus in pellentesque a, faucibus a leo.
</p>
</div>
</div>
</div>
</section>
-->
<!--Sponsors-->
<section style="height:85px;" id="sponsors"></section>
<section class="text-center pt-5 pb-5">
<div class="container">
<h1 class="mb-2 title">Becoming a Sponsor</h1>
<br>
<a
class="btn btn-info"
href="resources/HyperJackets_Sponsorship.pdf"
target="_blank"
>
Sponsorship Package
</a>
<br>
<div class="row">
<div class="col-lg-6 mx-auto" style="text-align: left">
<br>
<h3 class="title" style="text-align: center;">Supporting the GT Hyperjackets</h3>
<p>There are multiple ways to support the GT Hyperjackets. </p>
<ul>
<li>Become a financial sponsor. Sponsorship money goes towards pod design, prototyping, construction, competition fees, and outreach.</li>
<li>In kind donations; parts donations or services. Parts donations are essential towards manufacturing the robot.</li>
<li>Any of the above or both will be highly appreciated.</li>
</ul>
<br>
</div>
<div class="col-lg-6 mx-auto" style="text-align: left" >
<br>
<h3 class="title" style="text-align: center;" >Sponsorship Benefits</h3>
<p>Sponsoring the GT Hyperjackets can be a mutually beneficial partnership.</p>
<ul>
<li>Increased brand recognition for your company. Competitive companies attract media exposure and audiences in SpaceX's California based competition track.</li>
<li>Investment in the future. Hyperjackets trains dozens of talented Georgia Tech students in engineering and computer science fields.</li>
<li>Contributions are tax deductible for your company.</li>
</ul>
</div>
</div>
<br>
<h1 class="title">Our Sponsors</h1>
<div class="row" style="align: center">
<div class="col-lg-4 mx-auto">
<br>
<img src="img/branding/SGAHighRes.jpg" style="align:center; height: 300px; width: 300px">
<img src="img/branding/hs-emp-branding-image-data.png" style="align:left; height: 300px; width: 300px">
<ul>
<li>Supported by Numerade. The homework and study help website with over 1,000,000 videos in STEM subjects including physics, calc, stats, bio, chem and more. https://www.numerade.com.</li>
</ul>
</div>
</div>
</div>
</section>
<div class="banner">
</div>
<!--Media-->
<!--
<section style="height:85px;" id="media"></section>
<section class="text-center pt-5 pb-5">
<div class="container">
<h1 class="mb-2 title">Media</h1>
<div class="row">
<div class="col-lg-8 mx-auto">
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam vitae commodo mi. Suspendisse magna velit, aliquet a tortor tempor, mattis laoreet est. Duis maximus nisl eget leo tempor, sit amet venenatis turpis consequat. In non odio a sem vehicula imperdiet nec ut enim. Vivamus varius varius ante, ac ornare est efficitur quis. Fusce fringilla iaculis tortor non venenatis. Proin ac mauris et purus lobortis varius. Nulla mollis felis vitae commodo volutpat. Vestibulum risus risus, hendrerit id ultrices sit amet, tristique in libero. Vestibulum sit amet quam sed nibh malesuada mollis. Nullam libero est, dapibus in pellentesque a, faucibus a leo.
</p>
</div>
</div>
</div>
</section>
-->
<!--Contact-->
<section style="height:85px;" id="contact"></section>
<section class="text-center pt-5 pb-5">
<div class="container">
<h1 class="mb-2 title">Contact Us</h1>
<div class="row">
<div class="col-lg-8 mx-auto">
<p>
For inquiries regarding membership or sponsorship, please reach out to <a href = "mailto:gthyperloop@gmail.com">gthyperloop@gmail.com</a>.
</p>
</div>
</div>
</div>
</section>
<!--
<div class = "footer">
<a class="navbar-brand" href="#">
<img src="./img/branding/square%20logo.jpg" width="auto" opacity="1" height="100" class="d-inline-block align-center" alt="">
GT HYPERJACKETS
</a>
</div>
-->
<footer class="footer">
<div class="container" style="display: inline; color: white;">
<a href="https://github.com/HyperJackets"><img src="./img/branding/github.gif" width="auto" opacity="1" height="30" class="d-inline-block align-right" alt="">
</a><br>
</div>
</footer>
<script
src="https://code.jquery.com/jquery-3.2.1.min.js"
integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4="
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.3/js/bootstrap.min.js" integrity="sha384-a5N7Y/aK3qNeh15eJKGWxsqtnX/wWdSZSKp+81YjTmS15nvnvxKHuzaWwXHDli+4" crossorigin="anonymous"></script>
<script src="js/main.js"></script>
<script src="js/animatedScroll.js"></script>
</body>
</html>