This repository has been archived by the owner on Jan 31, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
become-a-sponsor.html
290 lines (250 loc) · 10.5 KB
/
become-a-sponsor.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
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
<!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>Hack Upstate</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<script defer src="https://use.fontawesome.com/releases/v5.0.6/js/all.js"></script>
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<link href='https://fonts.googleapis.com/css?family=Kaushan+Script' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700' rel='stylesheet' type='text/css'>
<!-- Custom styles for this template -->
<link href="css/agency.min.css" rel="stylesheet">
<!-- Favicons -->
<link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicons/favicon-16x16.png">
<link rel="manifest" href="/favicons/manifest.json">
<link rel="mask-icon" href="/favicons/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="/favicons/favicon.ico">
<meta name="msapplication-config" content="/favicons/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
</head>
<body id="page-top">
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-dark fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="index.html">Hack Upstate</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive"
aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
Menu
<i class="fa fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav text-uppercase ml-auto">
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="events/xii/index.html">Sign Up</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="index.html#About">About</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="index.html#portfolio">Events</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="sponsors.html">Sponsors</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="http://huslack.herokuapp.com/" target="_blank">Slack</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="https://medium.com/@hackupstate" target="_blank">Blog</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="https://www.facebook.com/pg/hackupstate.org/photos/?tab=albums" target="_blank">Gallery</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="faq.html">FAQ</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#contact">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<header class="masthead main-hu-banner">
<div class="container">
<div class="intro-text">
<div class="intro-heading text-uppercase">HELP ADVANCE UPSTATE'S TECH COMMUNITY</div>
<div class="intro-lead-in">Interested in sponsoring Hack Upstate?</div>
<!-- <a class="btn btn-primary btn-xl text-uppercase m-4" href="#">Become a sponsor</a> -->
<form action="https://www.getdrip.com/forms/30788579/submissions" method="post" data-drip-embedded-form="30788579">
<div data-drip-attribute="description"></div>
<div class="form-group custom-form">
<input type="text" name="fields[first_name]" class="form-control mb-3" placeholder="First name" required="required">
<input type="email" name="fields[email]" class="form-control mb-3" placeholder="Email" required="required" />
</div>
<div>
<input class="btn btn-primary btn-xl text-uppercase m-3" type="submit" name="submit" value="Let's Connect" data-drip-attribute="sign-up-button" id="sponsor-button" target="/">
</div>
</form>
</div>
</div>
</header>
<section>
<div class="container">
<div class="row">
<h2>Why sponsor us?</h2>
<p>Community support through sponsorships is what allows us to offer the event for free. Our main costs include food,
prizes, and merchandise. We have a variety of different packages your company can choose from and we're flexible
with our options. Please contact us if you are interested in more information!</p>
<div class="col-md-4 text-center">
<i class="fas fa-cogs fa-10x mb-4"></i>
<h2>Facilitate Recruitment</h2>
</div>
<div class="col-md-4 text-center">
<i class="fas fa-users fa-10x mb-4"></i>
<h2>Brand Awareness</h2>
</div>
<div class="col-md-4 text-center">
<i class="fas fa-comments fa-10x mb-4"></i>
<h2>Support Developer Community</h2>
</div>
</p>
</div>
</div>
</section>
<!-- Footer -->
<footer class="bg-light" id="contact">
<div class="container">
<div class="row">
<div class="col-md-3 mb-5">
<h5>Where</h5>
<ul class="no-bullet">
<li>The Technology Garden
<li>235 Harrison St</li>
<li>Syracuse, NY 13202</li>
</ul>
<a class="btn btn-primary text-uppercase" href="https://www.google.com/maps/dir/''/the+technology+garden/data=!4m5!4m4!1m0!1m2!1m1!1s0x89d9f3be64671fcb:0xd90a35d916f066ff?sa=X&ved=0ahUKEwjp9r3xg_bYAhVL0YMKHXN0B10Q9RcIlwEwEA"
target="_blank">Open Maps</a>
</div>
<div class="col-md-3 mb-5">
<h5>Contact</h5>
<ul class="no-bullet">
<li>Doug Crescenzi</li>
<li>
<a href="mailto:doug@hackupstate.com">doug@hackupstate.com</a>
</li>
<li>
<a href="tel:315-436-8655">(315) 436-8655</a>
</li>
<hr>
<li>Jesse Peplinski</li>
<li>
<a href="mailto:jesse@hackupstate.com">jesse@hackupstate.com</a>
</li>
<li>
<a href="tel:315-409-3514">(315) 409-3514</a>
</li>
</ul>
</div>
<div class="col-md-3 mb-5">
<h5>Social</h5>
<ul class="no-bullet">
<li>
<a href="http://huslack.herokuapp.com/" target="_blank">Slack</a>
</li>
<li>
<a href="https://www.facebook.com/hackupstate.org/" target="_blank">Facebook</a>
</li>
<li>
<a href="https://twitter.com/hackupstate" target="_blank">Twitter</a>
</li>
<li>
<a href="https://www.linkedin.com/company/hack-upstate" target="_blank">LinkedIn</a>
</li>
<li>
<a href="https://github.com/hackupstate" target="_blank">Github</a>
</li>
<li>
<a href="https://www.youtube.com/user/hackupstate" target="_blank">YouTube</a>
</li>
</ul>
</div>
<div class="col-md-3 mb-5">
<h5>Useful Links</h5>
<ul class="no-bullet">
<li>
<a href="sponsors.html">Sponsors</a>
</li>
<li>
<a href="become-a-sponsor.html">Become a Sponsor</a>
</li>
<li>
<a href="http://huslack.herokuapp.com/" target="_blank">Slack</a>
</li>
<li>
<a href="https://medium.com/@hackupstate" target="_blank">Blog</a>
</li>
<li>
<a href="https://www.facebook.com/hackupstate.org/photos/?tab=albums" target="_blank">Gallery</a>
</li>
<li>
<a href="conduct.html">Code of Conduct</a>
</li>
<li>
<a href="faq.html">FAQ</a>
</li>
<li>
<a href="testimonials.html">Testimonials</a>
</li>
<li>
<a href="privacy.html">Privacy Policy</a>
</li>
<li>
<a href="waiver.html">Under 18 Waiver</a>
</li>
<li>
<a href="open-data.html">Open Data</a>
</li>
</ul>
</div>
</div>
<div class="copyright text-center">
<div class="span12">Copyright © hackupstate.com // 2018</div>
<div class="span12">Website created by
<a href="http://jessepeplinski.com" target="_blank">Jesse Peplinski</a>
</div>
</div>
</div>
</footer>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<!-- Custom scripts for this template -->
<script src="js/agency.min.js"></script>
<!-- Google Analytics -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-28926434-6']);
_gaq.push(['_trackPageview']);
(function () {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<!-- Drip -->
<script type="text/javascript">
var _dcq = _dcq || [];
var _dcs = _dcs || {};
_dcs.account = '8668207';
(function () {
var dc = document.createElement('script');
dc.type = 'text/javascript'; dc.async = true;
dc.src = '//tag.getdrip.com/8668207.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(dc, s);
})();
</script>
</body>
</html>