-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsponsor-us.html
384 lines (330 loc) · 13.8 KB
/
sponsor-us.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
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
<!DOCTYPE html>
<!--
==============================================================
* Henderson County Robotics - File Identification
==============================================================
* © 2023 by Henderson County Robotics Team 1225, The Gorillas
All Rights Reserved
* Created and Designed by Joey Stills
* HTML File Name:
sponsor-us.html
* Domain:
team1225.com
* Version:
Sys: 7.0.3
Page: 5.0.5
==============================================================
-->
<html lang="en" dir="ltr">
<head>
<!-- Google Tag Manager -->
<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=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NP5L9SD');</script>
<!-- End Google Tag Manager -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Sponsor Us - FRC Team 1225, The Gorillas</title>
<link rel="shortcut icon" href="assets/images/1225Logo - Icon-Green - Spaced.png">
<!-- Social Share Information -->
<meta property="og:title" content="Sponsor Us - FRC Team 1225, The Gorillas">
<meta property="og:description" content="PAGE DESCRIPTION">
<meta property="og:image" content="https://www.team1225.com/assets/images/1225_2023_SocialShare_Cover_Design.png">
<meta property="og:url" content="https://www.team1225.com/sponsor-us.html">
<link href="assets/fonts/inter/inter.css" rel="stylesheet" type="text/css">
<link href="assets/icons/phosphor/styles.min.css" rel="stylesheet" type="text/css">
<link href="assets/css/bootstrap_limitless.css" id="stylesheet" rel="stylesheet" type="text/css">
<link href="assets/css/bootstrap.css" id="stylesheet1" rel="stylesheet" type="text/css">
<link href="assets/css/components.css" id="stylesheet2" rel="stylesheet" type="text/css">
<link href="assets/css/layout.css" id="stylesheet3" rel="stylesheet" type="text/css">
<script src="assets/demo/demo_configurator.js"></script>
<script src="assets/js/bootstrap/bootstrap.bundle.min.js"></script>
<script src="assets/js/app.js"></script>
<script src="https://www.google.com/recaptcha/api.js"></script>
<script>
function onSubmit(token) {
document.getElementById("sponsor-form").submit();
}
</script>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap"
rel="stylesheet"
/>
</head>
<body>
<!-- Main navbar -->
<div class="navbar navbar-light navbar-expand-lg navbar-static px-lg-0">
<div class="container-fluid container-boxed jusitfy-content-start">
<div class="navbar-brand">
<a href="index.html" class="d-inline-flex align-items-center">
<img src="assets/images/1225Logo-Wordmark-Green.svg" alt="1225-Logo" style="height: 50px">
</a>
</div>
<div class="navbar-collapse order-2 order-lg-1 collapse" id="navbar-mobile" style="">
<h4 class="mb-0">Henderson County Robotics Team 1225, The Gorillas</h4>
</div>
<ul class="nav flex-row justify-content-end order-1 order-lg-2">
<li class="nav-item">
<a href="#" class="navbar-nav-link navbar-nav-link-icon rounded-pill">
<i class="ph-facebook-logo"></i>
</a>
</li>
<li class="nav-item">
<a href="#" class="navbar-nav-link navbar-nav-link-icon rounded-pill">
<i class="ph-instagram-logo"></i>
</a>
</li>
<li class="nav-item">
<a href="#" class="navbar-nav-link navbar-nav-link-icon rounded-pill">
<i class="ph-twitter-logo"></i>
</a>
</li>
<li class="nav-item">
<a href="#" class="navbar-nav-link navbar-nav-link-icon rounded-pill">
<i class="ph-github-logo"></i>
</a>
</li>
</ul>
<div class="d-lg-none">
<button class="navbar-toggler collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#navbar-mobile" aria-expanded="false">
<i class="ph-squares-four"></i>
</button>
</div>
</div>
</div>
<!-- /main navbar -->
<!-- Navigation -->
<div class="navbar navbar-dark px-lg-0">
<div class="container-fluid container-boxed position-relative">
<div class="flex-fill overflow-auto overflow-lg-visible scrollbar-hidden">
<ul class="nav gap-1 flex-nowrap flex-lg-wrap">
<li class="nav-item">
<a href="index.html" class="navbar-nav-link rounded">
<i class="ph-house me-2"></i> Home
</a>
</li>
<li class="nav-item">
<a href="about-us.html" class="navbar-nav-link rounded">
<i class="ph-info me-2"></i> About Us
</a>
</li>
<li class="nav-item">
<a href="contact-us.html" class="navbar-nav-link rounded">
<i class="ph-user me-2"></i> Contact
</a>
</li>
<li class="nav-item nav-item-dropdown-xl dropdown">
<a href="#" class="navbar-nav-link dropdown-toggle rounded active" data-bs-toggle="dropdown" aria-expanded="false">
<i class="ph-diamonds-four me-2"></i>
Sponsorship
</a>
<div class="dropdown-menu">
<a href="team-sponsors.html" class="dropdown-item rounded">Team Sponsors</a>
<a href="sponsor-us.html" class="dropdown-item rounded active">Become a Sponsor</a>
</div>
</li>
<li class="nav-item">
<a href="how-to-join.html" class="navbar-nav-link rounded">
<i class="ph-text-align-left me-2"></i> How To Join
</a>
</li>
<li class="nav-item">
<a href="donate.html" class="navbar-nav-link rounded">
<i class="ph-currency-dollar me-2"></i> Donate
</a>
</li>
<li class="nav-item nav-item-dropdown-lg dropdown ms-lg-auto">
<a href="#" class="navbar-nav-link dropdown-toggle rounded" data-bs-toggle="dropdown">
<i class="ph-squares-four me-2"></i>
Additional Links
</a>
<div class="dropdown-menu">
<a href="student-resources.html" class="dropdown-item rounded">Student Resources</a>
<a href="team-calendar.html" class="dropdown-item rounded">Team Calendar</a>
</div>
</li>
</ul>
</div>
</div>
</div>
<!-- /navigation -->
<!-- Page content -->
<div class="page-content container">
<!-- Main content -->
<div class="content-wrapper">
<!-- Content area -->
<div class="content">
<!-- Page Header Card -->
<div class="col-lg-12" style="margin: 0 auto;">
<div class="page-header border rounded mb-3 ">
<div class="page-header-content">
<div class="page-title">
<h5 class="mb-0">Sponsor Us</h5>
<div class="text-muted mt-1">How to get involved at a Sponsor of Team 1225.</div>
</div>
</div>
<div class="page-header-content border-top">
<div class="breadcrumb">
<a href="index.html" class="breadcrumb-item py-2">Home</a>
<span class="breadcrumb-item active py-2">Sponsor Us</span>
</div>
</div>
</div>
</div>
<!-- /Page Header Card -->
<div class="card shadow-sm">
<div class="card-body mb-0">
<p class="mb-0">Sponsorship is the backbone of our team. Whether it is monetary, tangible, or intangible, all contributions are massively appreciated. Our team relies on sponsors' kindness, which makes it possible for us to continue innovating the way we are and inspiring future leaders in Science, Technology, Engineering, and Math.<br><br>If you are looking to sponsor our team, please fill out our interest form below.
<!--If you need a document to show your company or place of business, please look at our sponsorship package by clicking <a class="card-link" href="#">HERE</a> to open the PDF.<br>--><br>If you have any questions, <a href="/contact-us.html">contact us</a>, and we'll get back to you as soon as possible.</p>
</div>
</div>
<div class="alert alert-primary alert-icon-start fade show">
<span class="alert-icon bg-primary text-white">
<i class="ph-question"></i>
</span>
<span style="margin-left: 3rem">Looking to make a one time donation? Click <a href="donate.html" class="alert-link">HERE</a> to learn about the 4 ways to donate.</span>
</div>
<div class="row">
<div class="col-lg-6">
<div class="card shadow-sm">
<div class="card-header">
<h5 class="mb-0">Sponsorship Incentive Levels</h5>
</div>
<div class="card-body">
<p>
<ul>
<li>$150 - $999: Bronze Sponsor
<ul>
<li>Company Name/Logo on Website</li>
</ul>
</li>
<li>$1,000 - $3,499: Silver Sponsor
<ul>
<li>Company Name/Logo on Website</li>
<li>Company Name/Logo on Bus (small)</li>
</ul>
</li>
<li>$3,500 - $7,499: Gold Sponsor
<ul>
<li>Company Name/Logo on Website</li>
<li>Company Name/Logo on Bus (medium)</li>
<li>Company Name/Logo on Robot</li>
<li>Company Name/Logo on Team Shirts</li>
</ul>
</li>
<li>$7,500 or More: Platinum Sponsor
<ul>
<li>Company Name/Logo on Website</li>
<li>Company Name/Logo on Bus (medium)</li>
<li>Company Name/Logo on Robot</li>
<li>Company Name/Logo on Team Shirts</li>
<li>Company Name/Logo Announced Every Time the Team Competes</li>
</ul>
</li>
</ul>
</p>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="card border border-primary shadow-sm">
<div class="card-header bg-primary border-primary text-light">
<h5 class="mb-0">Sponsorship Intrest Form</h5>
</div>
<div class="card-body">
Please fill out this form if you would like to partner with The Gorillas. You may also email us with the address below <br>
<b>[email protected]</b>
</div>
<div class="card-body border-top">
<form action="https://submit-form.com/X5Vc9E12" method="post" autocomplete="off" id="sponsor-form">
<!-- Form Configuration Settings Start -->
<input type="hidden" name="_redirect" value="https://team1225.com/form.submit.html"/>
<input type="hidden" name="_append" value="false" />
<input type="hidden" name="_email.subject" value="New Submission from Sponsorship Intrest Form" />
<input type="hidden" name="_email.from" value="SMG Notifications" />
<!-- Form Configuration Settings End -->
<div class="row mb-3">
<label class="form-label">Contact Name:</label>
<input type="text" class="form-control" placeholder="Enter Contact Name">
</div>
<div class="row mb-3">
<label class="form-label">Contact Email:</label>
<input type="email" class="form-control" placeholder="Enter Contact Email">
</div>
<div class="row mb-3">
<label class="form-label">Contact Phone Number:</label>
<input type="phone" class="form-control" placeholder="Enter Contact Phone Number">
</div>
<div class="row mb-3">
<label class="form-label">Business Name:</label>
<input type="text" class="form-control" placeholder="Enter Business Name">
</div>
<div class="row mb-3">
<label class="form-label">Additional Notes:</label>
<textarea rows="3" cols="3" class="form-control" placeholder="Additional Notes"></textarea>
</div>
<div class="text-end">
<button type="reset" class="btn btn-light mb-2">Clear form <i class="ph-trash"></i></button> <br>
<!-- Button calls reCAPTCHA if the user score is low -->
<button class="g-recaptcha btn btn-primary"
data-sitekey="6LfYP9kjAAAAAATScRkE74PUP8_-OS7-kcbSxFfw"
data-callback="onSubmit"
data-action="submit">Submit form <i class="ph-paper-plane-tilt ms-2"></i>
</button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
<!-- /content area -->
</div>
<!-- /main content -->
</div>
<!-- /page content -->
<!-- Footer -->
<div class="navbar navbar-sm navbar-footer border-top px-lg-0">
<div class="container-fluid container-boxed">
<span>©
<script>
document.write(new Date().getFullYear());
</script> by Henderson County Robotics Team 1225, The Gorillas
</span>
<ul class="nav">
<li class="nav-item">
<a href="admin.terms-of-service.html" class="navbar-nav-link navbar-nav-link-icon rounded" target="_blank">
<div class="d-flex align-items-center mx-md-1">
<i class="ph-file-text"></i>
<span class="d-none d-md-inline-block ms-2">Terms Of Service</span>
</div>
</a>
</li>
<li class="nav-item ms-md-1">
<a href="admin.privacy-policy.html" class="navbar-nav-link navbar-nav-link-icon rounded" target="_blank">
<div class="d-flex align-items-center mx-md-1">
<i class="ph-file-text"></i>
<span class="d-none d-md-inline-block ms-2">Privacy Policy</span>
</div>
</a>
</li>
<li class="nav-item ms-md-1">
<a href="admin.report-a-problem.html" class="navbar-nav-link navbar-nav-link-icon rounded" target="_blank">
<div class="d-flex align-items-center mx-md-1">
<i class="ph-shield-warning"></i>
<span class="d-none d-md-inline-block ms-2">Report a Problem</span>
</div>
</a>
</li>
</ul>
</div>
</div>
<!-- /footer -->
</body>
</html>