-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
412 lines (385 loc) · 23 KB
/
index.html
File metadata and controls
412 lines (385 loc) · 23 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
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
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>TheLab - Everyone's Makerspace | Richardson, TX</title>
<meta name="description" content="TheLab is a 501(c)(3) nonprofit community makerspace in Richardson, TX. We provide 24/7 access to laser cutting, 3D printing, woodworking, metalworking, CNC machining, electronics, and more.">
<meta name="robots" content="index, follow">
<link rel="canonical" href="https://thelab.ms">
<meta name="theme-color" content="#00C853">
<!-- Open Graph -->
<meta property="og:title" content="TheLab - Everyone's Makerspace | Richardson, TX">
<meta property="og:description" content="A 501(c)(3) nonprofit community makerspace in Richardson, TX with 24/7 access to laser cutting, 3D printing, woodworking, metalworking, CNC, electronics, and more.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://thelab.ms">
<meta property="og:image" content="https://thelab.ms/assets/streetview.jpg">
<meta property="og:site_name" content="TheLab">
<meta property="og:locale" content="en_US">
<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=Space+Grotesk:wght@400;500;600;700&family=Source+Code+Pro:wght@400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
</head>
<body>
<!-- ======= NAVIGATION ======= -->
<nav class="navbar" id="navbar">
<div class="container nav-container">
<a href="#" class="nav-logo">
TheLab
</a>
<button class="nav-toggle" id="nav-toggle" aria-label="Toggle navigation" aria-expanded="false">
<span class="hamburger"></span>
</button>
<ul class="nav-menu" id="nav-menu">
<li><a href="#about" class="nav-link">About</a></li>
<li><a href="#equipment" class="nav-link">Facilities</a></li>
<li><a href="#support" class="nav-link">Give</a></li>
<li><a href="#membership" class="nav-link nav-cta" target="_blank" rel="noopener">Join</a></li>
</ul>
</div>
</nav>
<!-- ======= HERO ======= -->
<header class="hero" id="hero">
<div class="hero-bg">
<!-- Street view photo as background -->
</div>
<div class="hero-overlay"></div>
<div class="container hero-content">
<h1 class="hero-title">TheLab</h1>
<p class="hero-tagline">Everyone's Makerspace</p>
<p class="hero-subtitle">A nonprofit workshop located in Richardson, Texas.</p>
<div class="hero-ctas">
<a href="#membership" class="btn btn-primary" target="_blank" rel="noopener">Become a Member</a>
</div>
</div>
<div class="hero-scroll-indicator" aria-hidden="true">
<div class="scroll-arrow"></div>
</div>
</header>
<!-- ======= ADDRESS BANNER ======= -->
<div class="address-banner">
<div class="container address-banner-inner">
<div class="address-banner-item">
<svg class="address-banner-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
<path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"/>
<circle cx="12" cy="10" r="3"/>
</svg>
<address class="address-banner-text">
<a href="https://maps.app.goo.gl/jVavoTk5Qr77TDL5A" target="_blank" rel="noopener noreferrer">
681 N Plano STE 119
</a>
</address>
</div>
</div>
</div>
<!-- ======= ABOUT ======= -->
<section class="section about section-divider-top" id="about">
<div class="container">
<div class="section-header">
<h2 class="section-title">What is TheLab?</h2>
<div class="section-line"></div>
</div>
<div class="about-grid">
<div class="about-text fade-in">
<p class="about-lead">
TheLab is a volunteer-operated community makerspace.
</p>
<ul class="about-highlights">
<li class="about-highlight">
<svg class="about-highlight-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
<path d="M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z"/>
</svg>
<div>
<strong>Shared tools & equipment</strong>
<span>We provide shared access to professional-grade tools and equipment that would be impractical for most individuals to own on their own.</span>
</div>
</li>
<li class="about-highlight">
<svg class="about-highlight-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
<path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"/>
<circle cx="9" cy="7" r="4"/>
<path d="M23 21v-2a4 4 0 0 0-3-3.87"/>
<path d="M16 3.13a4 4 0 0 1 0 7.75"/>
</svg>
<div>
<strong>A community, not just a shop</strong>
<span>Hobbyists, entrepreneurs, students, and professionals exchanging knowledge and collaborating on projects</span>
</div>
</li>
<li class="about-highlight">
<svg class="about-highlight-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
<polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"/>
</svg>
<div>
<strong>Open to everyone</strong>
<span>Whether you're a beginner or a seasoned expert, you're welcome here.</span>
</div>
</li>
</ul>
</div>
<div class="about-image fade-in">
<img src="assets/lobby.jpg" alt="Inside TheLab's lobby and community workspace" loading="lazy">
</div>
</div>
</div>
</section>
<!-- ======= EQUIPMENT / SHOPS ======= -->
<section class="section equipment" id="equipment">
<div class="container">
<div class="section-header">
<h2 class="section-title">Our Facilities</h2>
<div class="section-line"></div>
</div>
<div class="shops-grid">
<div class="card shop-card fade-in">
<div class="card-icon">
<svg viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="12" y="12" width="40" height="40" rx="3" fill="currentColor" opacity="0.15"/>
<line x1="12" y1="22" x2="52" y2="22" stroke="currentColor" stroke-width="1" opacity="0.2"/>
<line x1="12" y1="32" x2="52" y2="32" stroke="currentColor" stroke-width="1" opacity="0.2"/>
<line x1="12" y1="42" x2="52" y2="42" stroke="currentColor" stroke-width="1" opacity="0.2"/>
<line x1="22" y1="12" x2="22" y2="52" stroke="currentColor" stroke-width="1" opacity="0.2"/>
<line x1="32" y1="12" x2="32" y2="52" stroke="currentColor" stroke-width="1" opacity="0.2"/>
<line x1="42" y1="12" x2="42" y2="52" stroke="currentColor" stroke-width="1" opacity="0.2"/>
<path d="M18 20L46 20L46 46L26 46Z" fill="currentColor" opacity="0.5"/>
<line x1="14" y1="50" x2="50" y2="16" stroke="currentColor" stroke-width="2.5" stroke-linecap="round"/>
<circle cx="14" cy="50" r="3" fill="currentColor"/>
</svg>
</div>
<h3 class="card-title">Laser Cutting</h3>
<p class="card-desc">Precision cutting and engraving on wood, acrylic, leather, metal, and more.</p>
</div>
<div class="card shop-card fade-in">
<div class="card-icon">
<svg viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M20 48L32 16L44 48H20Z" fill="currentColor" opacity="0.3"/>
<path d="M24 48L32 24L40 48H24Z" fill="currentColor" opacity="0.5"/>
<path d="M28 48L32 32L36 48H28Z" fill="currentColor" opacity="0.8"/>
<rect x="16" y="48" width="32" height="4" rx="1" fill="currentColor"/>
<rect x="14" y="52" width="36" height="3" rx="1" fill="currentColor" opacity="0.6"/>
</svg>
</div>
<h3 class="card-title">3D Printing</h3>
<p class="card-desc">Go from a digital model to a physical object in hours.</p>
</div>
<div class="card shop-card fade-in">
<div class="card-icon">
<svg viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M18 20C18 20 24 14 32 14C40 14 46 20 46 20" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" fill="none"/>
<path d="M18 20V44" stroke="currentColor" stroke-width="2.5" stroke-linecap="round"/>
<path d="M46 20V44" stroke="currentColor" stroke-width="2.5" stroke-linecap="round"/>
<path d="M18 44C18 44 24 50 32 50C40 50 46 44 46 44" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" fill="none"/>
<line x1="32" y1="26" x2="32" y2="44" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
<path d="M26 32L32 26L38 32" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" fill="none"/>
<circle cx="24" cy="36" r="1.5" fill="currentColor" opacity="0.4"/>
<circle cx="40" cy="36" r="1.5" fill="currentColor" opacity="0.4"/>
</svg>
</div>
<h3 class="card-title">Fiber Arts</h3>
<p class="card-desc">Create garments, quilts, wearable tech, and other textile projects.</p>
</div>
<div class="card shop-card fade-in">
<div class="card-icon">
<svg viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M32 12L18 30H28L24 52L46 28H34L40 12H32Z" fill="currentColor"/>
</svg>
</div>
<h3 class="card-title">Metalworking</h3>
<p class="card-desc">Shape, join, and fabricate metal for sculpture, repairs, and custom hardware.</p>
</div>
<div class="card shop-card fade-in">
<div class="card-icon">
<svg viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="14" y="24" width="36" height="24" rx="3" fill="currentColor" opacity="0.3"/>
<rect x="18" y="28" width="28" height="12" rx="2" fill="currentColor" opacity="0.6"/>
<path d="M22 28V20C22 18.9 22.9 18 24 18H40C41.1 18 42 18.9 42 20V28" stroke="currentColor" stroke-width="2"/>
<circle cx="32" cy="34" r="4" fill="currentColor"/>
<path d="M24 48V54" stroke="currentColor" stroke-width="3" stroke-linecap="round"/>
<path d="M40 48V54" stroke="currentColor" stroke-width="3" stroke-linecap="round"/>
<path d="M20 54H44" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
</svg>
</div>
<h3 class="card-title">CNC Machining</h3>
<p class="card-desc">Produce complex, dimensionally accurate parts from wood, plastic, and metals using digital toolpaths.</p>
</div>
<div class="card shop-card fade-in">
<div class="card-icon">
<svg viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="12" y="20" width="40" height="28" rx="3" fill="currentColor" opacity="0.3"/>
<rect x="16" y="24" width="32" height="20" rx="2" fill="currentColor" opacity="0.15"/>
<path d="M18 38C22 30 28 26 34 28C40 30 44 36 46 38" stroke="currentColor" stroke-width="2" stroke-linecap="round" fill="none"/>
<path d="M18 38C22 32 28 28 34 30C40 32 44 37 46 38" fill="currentColor" opacity="0.4"/>
<rect x="14" y="48" width="36" height="4" rx="1" fill="currentColor" opacity="0.8"/>
<path d="M30 12V20" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
<path d="M34 12V20" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
<path d="M26 14V20" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" opacity="0.5"/>
<path d="M38 14V20" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" opacity="0.5"/>
</svg>
</div>
<h3 class="card-title">Dye Sublimation</h3>
<p class="card-desc">Apply permanent, full-color graphics to plastics, fabrics, and other coated surfaces.</p>
</div>
<div class="card shop-card fade-in">
<div class="card-icon">
<svg viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="20" y="18" width="24" height="28" rx="3" fill="currentColor" opacity="0.3"/>
<rect x="24" y="22" width="16" height="10" rx="1" fill="currentColor" opacity="0.7"/>
<circle cx="28" cy="38" r="2" fill="currentColor"/>
<circle cx="36" cy="38" r="2" fill="currentColor"/>
<circle cx="28" cy="42" r="1.5" fill="currentColor" opacity="0.5"/>
<circle cx="36" cy="42" r="1.5" fill="currentColor" opacity="0.5"/>
<path d="M26 14V18" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
<path d="M32 12V18" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
<path d="M38 14V18" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
<path d="M28 46V52" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
<path d="M36 46V52" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
<path d="M24 52H40" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
</svg>
</div>
<h3 class="card-title">Electronics</h3>
<p class="card-desc">Build, test, and debug circuits and embedded systems.</p>
</div>
<div class="card shop-card fade-in">
<div class="card-icon">
<svg viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="29" y="8" width="6" height="34" rx="1" fill="currentColor"/>
<rect x="26" y="12" width="12" height="4" rx="1" fill="currentColor" opacity="0.5"/>
<path d="M14 46H50V52C50 53.1 49.1 54 48 54H16C14.9 54 14 53.1 14 52V46Z" fill="currentColor" opacity="0.8"/>
<rect x="14" y="42" width="36" height="4" rx="1" fill="currentColor"/>
</svg>
</div>
<h3 class="card-title">Woodworking</h3>
<p class="card-desc">Build furniture, cabinetry, and fine woodcraft with a fully equipped shop for milling, joining, and finishing.</p>
</div>
</div>
</div>
</section>
<!-- ======= MEMBERSHIP ======= -->
<section class="section membership" id="membership">
<div class="container">
<div class="section-header">
<h2 class="section-title">Become a Member</h2>
<div class="section-line"></div>
</div>
<div class="membership-grid">
<div class="card membership-cta fade-in">
<div class="card-icon card-icon--lg">
<svg viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M24 4L29.2 16.6L43 18L32.4 27.4L35.2 41L24 34.2L12.8 41L15.6 27.4L5 18L18.8 16.6L24 4Z" fill="currentColor" opacity="0.2" stroke="currentColor" stroke-width="2" stroke-linejoin="round"/>
</svg>
</div>
<h3 class="card-title card-title--lg">Ready to join?</h3>
<ul class="benefits-list">
<li>
<svg class="check-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
24/7 key access to the makerspace
</li>
<li>
<svg class="check-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
Access to classes and workshops
</li>
<li>
<svg class="check-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
A community of makers, builders, and creators
</li>
</ul>
<a href="https://wiki.thelab.ms/join" class="btn btn-primary btn-lg" target="_blank" rel="noopener">Join TheLab</a>
</div>
<div class="card discord-card fade-in">
<div class="card-icon card-icon--lg">
<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path d="M20.317 4.37a19.791 19.791 0 0 0-4.885-1.515.074.074 0 0 0-.079.037c-.21.375-.444.864-.608 1.25a18.27 18.27 0 0 0-5.487 0 12.64 12.64 0 0 0-.617-1.25.077.077 0 0 0-.079-.037A19.736 19.736 0 0 0 3.677 4.37a.07.07 0 0 0-.032.027C.533 9.046-.32 13.58.099 18.057a.082.082 0 0 0 .031.057 19.9 19.9 0 0 0 5.993 3.03.078.078 0 0 0 .084-.028 14.09 14.09 0 0 0 1.226-1.994.076.076 0 0 0-.041-.106 13.107 13.107 0 0 1-1.872-.892.077.077 0 0 1-.008-.128 10.2 10.2 0 0 0 .372-.292.074.074 0 0 1 .077-.01c3.928 1.793 8.18 1.793 12.062 0a.074.074 0 0 1 .078.01c.12.098.246.198.373.292a.077.077 0 0 1-.006.127 12.299 12.299 0 0 1-1.873.892.077.077 0 0 0-.041.107c.36.698.772 1.362 1.225 1.993a.076.076 0 0 0 .084.028 19.839 19.839 0 0 0 6.002-3.03.077.077 0 0 0 .032-.054c.5-5.177-.838-9.674-3.549-13.66a.061.061 0 0 0-.031-.03zM8.02 15.33c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.956-2.419 2.157-2.419 1.21 0 2.176 1.095 2.157 2.42 0 1.333-.956 2.418-2.157 2.418zm7.975 0c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.955-2.419 2.157-2.419 1.21 0 2.176 1.095 2.157 2.42 0 1.333-.946 2.418-2.157 2.418z"/></svg>
</div>
<h3 class="card-title card-title--lg">Chat with us on Discord</h3>
<p class="card-desc">No membership required. Drop in to ask questions, share ideas, or just hang out with the community.</p>
<a href="https://discord.thelab.ms" class="btn btn-discord btn-lg" target="_blank" rel="noopener">Join the Discord</a>
</div>
</div>
</div>
</section>
<!-- ======= WAYS TO GIVE ======= -->
<section class="section support section-accent-top" id="support">
<div class="container">
<div class="section-header">
<h2 class="section-title">Ways to Give</h2>
<div class="section-line"></div>
<p class="section-subtitle">As a 501(c)(3) nonprofit, TheLab depends on the generosity of our community. Every contribution keeps tools running, lights on, and doors open to everyone.</p>
</div>
<div class="give-grid fade-in">
<!-- Monetary Donation -->
<div class="card give-card">
<div class="card-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><line x1="12" y1="1" x2="12" y2="23"></line><path d="M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"></path></svg>
</div>
<h3 class="card-title">Donate</h3>
<p class="card-desc">
Every dollar goes directly toward maintaining equipment, expanding our space, and keeping membership affordable. Donations are tax-deductible to the extent allowed by law.
</p>
<a href="https://buy.stripe.com/aFaeVc4ZM3knfpHb1l1ck00" class="btn btn-primary" target="_blank" rel="noopener">Donate Now</a>
</div>
<!-- Tool & Equipment Donations -->
<div class="card give-card">
<div class="card-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z"></path></svg>
</div>
<h3 class="card-title">Donate Tools & Equipment</h3>
<p class="card-desc">
Have tools, electronics, or shop equipment collecting dust? We accept donations of functional tools and materials.
</p>
<a href="#contact" class="btn btn-outline">Get in Touch</a>
</div>
<!-- Employer Match -->
<div class="card give-card">
<div class="card-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><rect x="2" y="7" width="20" height="14" rx="2" ry="2"></rect><path d="M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16"></path></svg>
</div>
<h3 class="card-title">Employer Match</h3>
<p class="card-desc">
TheLab is registered with <strong>Benevity</strong>, making it easy to submit employer matching donations. Check with your company's giving program to see if they match.
</p>
</div>
</div>
<p class="give-footnote fade-in">Not in a position to donate? We're always looking for <strong>volunteers</strong> to help with equipment maintenance, teaching workshops, and keeping the space running.</p>
</div>
</section>
<!-- ======= FOOTER ======= -->
<footer class="footer" id="contact">
<div class="container">
<div class="footer-grid">
<div class="footer-brand">
<a href="#" class="nav-logo footer-logo">
TheLab
</a>
<p class="footer-tagline">Everyone's Makerspace</p>
<p class="footer-nonprofit">TheLab is a 501(c)(3) nonprofit organization.<br>All donations are tax-deductible.</p>
</div>
<div class="footer-links">
<h4>Visit</h4>
<address>
<a href="https://maps.app.goo.gl/jVavoTk5Qr77TDL5A" target="_blank" rel="noopener noreferrer">
681 N Plano Rd, Suite 119<br>
Richardson, TX 75081
</a>
</address>
<p class="footer-contact-email">
<a href="mailto:leadership@thelab.ms">leadership@thelab.ms</a>
</p>
</div>
<div class="footer-links">
<h4>Links</h4>
<ul>
<li><a href="https://wiki.thelab.ms">Wiki</a></li>
<li><a href="https://discord.thelab.ms">Discord</a></li>
<li><a href="https://github.com/TheLab-ms">Github</a></li>
<li><a href="https://wiki.thelab.ms/board">Current Leadership Team</a></li>
</ul>
</div>
</div>
<div class="footer-bottom">
<p>© 2026 TheLab. All rights reserved.</p>
</div>
</div>
</footer>
<script src="script.js"></script>
</body>
</html>