-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsponsors.html
288 lines (180 loc) · 9.99 KB
/
sponsors.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
<!DOCTYPE html>
<!-- going to comment a lot of stuff for myself because i forgot a lot. please ignore-->
<html>
<head>
<title>formulaslug</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="Sponsors.css">
<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=Montserrat:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
<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=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
<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=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet">
<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=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://use.typekit.net/vbl8jxf.css">
<style>
@import url("https://use.typekit.net/vbl8jxf.css");
</style>
<style>
@import url("https://use.typekit.net/vbl8jxf.css");
</style>
</head>
<body>
<nav>
<div class="hamburger" onclick="toggleNav()">
<div class="line"></div>
<div class="line"></div>
<div class="line"></div>
</div>
<ul class="nav" id="nav">
<li><a href="home_page.html">Home</a></li>
<li><a href="how_to_join.html">How To Join?</a></li>
<li><a href="what_is_FSAE.html">What Is FSAE?</a></li>
<li><div class="logo"><img src="FSexpandedLogoWriting.png" alt="Formula Slug Logo" width = "200"></div></li>
<li><a href="photo_gallery.html">Photo Gallery</a></li>
<li><a href="sponsors.html">Sponsors</a></li>
<li><a href="Leadership.html">Leadership</a></li>
</ul>
</nav>
<h1>Thank You to Our Sponsors!</h1>
<div class="sponsorpacket">
<p>Interested in Sponsoring Formula Slug? Take a look at our </p>
<p><a href="Sponsorship Packet 2024-25 (2).pdf" target="_blank"> Sponsorship Packet!</a></p>
</div>
<h2 class="sponsor_gold">Gold Sponsors</h2>
<!--Gold Tier Sponsors-->
<div class="flex-container">
<div class="item">
<!--img of sponsor here-->
<div class="pictures"><img src="sponsor_images/zero-motorcycles-wordmark-white.png" alt="Zero Motorcycles Logo in White" ></div>
</div>
<div class = "item">
<!--img of sponsor here-->
<div class="pictures"><img src="sponsor_images/tesla-red-logo.png" alt="Tesla Logo in Red"></div>
</div>
<div class = "item">
<!--img of sponsor here-->
<div class="pictures"><img src="sponsor_images/2021BEWebsiteLogo_WhiteOrange_RGB.png" alt="UCSC Baskin Engineering Logo"></div>
</div>
</div>
<h2 class="sponsor_silver">Silver Sponsors</h2>
<!--Silver Tier Sponsors-->
<div class="flex-container">
<div class = "item">
<!--img of sponsor here-->
<div class="pictures"><img src="sponsor_images/_3BROS_ROUND_LOGO_RYK.png" alt="3 Bros Logo" ></div>
</div>
<div class = "item">
<!--img of sponsor here-->
<div class="pictures"><img src="sponsor_images/BlackStallionLogo_Primary_BlackHorse.png" alt="Black Stallion Logo"></div>
</div>
<div class = "item">
<!--img of sponsor here-->
<div class="pictures"><img src="sponsor_images/genehassfoundationlogo.png" alt="Gene Hass Foundation Logo"></div>
</div>
</div>
<h2 class="sponsor_bronze">Bronze Sponsors</h2>
<!--Bronze Tier Sponsors-->
<div class="medal flex-container">
<div class="item">
<!--img of sponsor here-->
<div class="pictures"><img src="sponsor_images/kazhe_law_group.png" alt="Kazhe Law Group Logo" ></div>
</div>
<div class = "item">
<!--img of sponsor here-->
<div class="pictures"><img src="sponsor_images/optrel_logo_white-red.png" alt="Optrel Logo"></div>
</div>
<div class = "item">
<!--img of sponsor here-->
<div class="pictures"><img src="sponsor_images/[email protected]" alt="Verve Logo"></div>
</div>
<div class = "item">
<!--img of sponsor here-->
<div class="pictures"><img src="sponsor_images/DigiKey-Logo.png" alt="Digikey Logo"></div>
</div>
<div class = "item">
<!--img of sponsor here-->
<div class="pictures"><img src="sponsor_images/HAKKO_MAIN logo.png" alt="Hakko Logo"></div>
</div>
<div class = "item">
<!--img of sponsor here-->
<div class="pictures"><img src="sponsor_images/Marchelle ALT LOGO BLACK.png" alt="Marchelle Logo"></div>
</div>
</div>
<h2>Special Thanks!</h2>
<!--sponsors that do not fall in the tiers but still supported FS!!-->
<div class="flex-container">
<div class="item">
<!--img of person here-->
<div class="pictures"><img src="sponsor_images/Slugworks-logo.png" alt="Slugworks Logo" ></div>
</div>
<div class = "item">
<!--img of person here-->
<div class="pictures"><img src="sponsor_images/[email protected]" alt="S Lag Logo"></div>
</div>
<div class = "item">
<!--img of person here-->
<div class="pictures"><img src="sponsor_images/Onshape_logo_full.png" alt="Onshape Logo" width="300px"></div>
</div>
<div class = "item">
<!--img of person here-->
<div class="pictures"><img src="sponsor_images/[email protected]" alt="Hoosier Logo"></div>
</div>
<div class = "item">
<!--img of person here-->
<div class="pictures"><img src="sponsor_images/hms.logo.color.blackMS.png" alt=" HMS Motorsport Logo"></div>
</div>
<div class = "item">
<!--img of person here-->
<div class="pictures"><img src="sponsor_images/Molex.png" alt="Molex Logo"></div>
</div>
</div>
<div class = "flex-container">
<div class = "item">
<!--img of sponsor here-->
<div class="pictures"><img src="sponsor_images/SSP_Gold.png" alt="SSP Gold"></div>
</div>
<div class = "item">
<!--img of sponsor here-->
<div class="pictures"><img src="sponsor_images/[email protected]" alt="VR3 Logo"></div>
</div>
<div class = "item">
<!--img of sponsor here-->
<div class="pictures"><img src="sponsor_images/[email protected]" alt="Tonys Logo"></div>
</div>
<div class = "item">
<!--img of sponsor here-->
<div class="pictures"><img src="sponsor_images/Altium_Logo_BLK.png" alt="Altium Logo"></div>
</div>
<div class = "item">
<!--img of sponsor here-->
<div class="pictures"><img src="sponsor_images/rapid-harness.png" alt="UCSC Baskin Engineering Logo" width="100%"></div>
</div>
<div class = "item">
<!--img of sponsor here-->
<div class = "pictures"><img src="sponsor_images/OdieSheetMetal.png" alt="Odie Sheet Metal" width="100%"></div>
</div>
</div>
<div class="socials">
<div class="insta"><a href="https://www.instagram.com/formula_slug?utm_source=ig_web_button_share_sheet&igsh=ZDNlZDc0MzIxNw==" target="_blank"><img src="instagram_logo.png" alt="Instagram Logo" width = "50"></a></div>
<div class="youtube"><a href="https://www.youtube.com/channel/UCIXrRFc7S0buc3ohnjWR_jQ" target="_blank"><img src="youtube_logo.png" alt="Youtube Logo" width = "48"></a></div>
<div class="mail"><a href="https://mail.google.com/mail/u/1/?view=cm&fs=1&[email protected]&tf=1" target="_blank"><img src="mail_logo.png" alt="Mail Logo" width = "50"></a></div>
<div class="linked"><a href="https://www.linkedin.com/company/formula-slug/mycompany/" target="_blank"><img src="linkedin_logo.png" alt="LinkedIn Logo" width = "49"></a></div>
</div>
<div class="copyright">©2024 Formula Slug</div>
<script>
function toggleNav() {
var navbar = document.getElementById("nav");
console.log("Hamburger clicked!"); // Debugging log to check if it runs
navbar.classList.toggle("show");
}
</script>
</body>
</html>