-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathworkshops.html
More file actions
438 lines (315 loc) · 19.8 KB
/
workshops.html
File metadata and controls
438 lines (315 loc) · 19.8 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
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="Inkling Labs | Design, Sew & Build | Products" content="">
<meta name="Catherine Brockman" content="">
<title>Inkling Lab - Book a Textile Workshop or Creative Event</title>
<!-- CSS FILES -->
<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=League+Spartan:wght@100;300;400;600;700&display=swap" rel="stylesheet">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/bootstrap-icons.css" rel="stylesheet">
<link href="css/owl.carousel.min.css" rel="stylesheet">
<link href="css/tooplate-moso-interior.css" rel="stylesheet">
<!--
Tooplate 2133 Moso Interior
https://www.tooplate.com/view/2133-moso-interior
Bootstrap 5 HTML CSS Template
-->
</head>
<body class="workshops-page">
<nav class="navbar navbar-expand-lg bg-light fixed-top shadow-lg">
<div class="container">
<a class="navbar-brand" href="index.html"><span class="tooplate-red">Inkling Lab AB</span></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ms-auto">
<li class="nav-item">
<a class="nav-link click-scroll" href="index.html#section_1">Home</a> <!-- removed click-scroll -->
</li>
<li class="nav-item">
<a class="nav-link click-scroll" href="index.html#section_2">About</a> <!-- removed click-scroll -->
</li>
<li class="nav-item">
<a class="nav-link" href="https://www.inkling.se/blog.html">Blog</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle click-scroll" href="index.html#section_3" id="navbarLightDropdownMenuLink" role="button" data-bs-toggle="dropdown" aria-expanded="false">Workshops</a> <!-- removed click-scroll -->
<ul class="dropdown-menu dropdown-menu-light" aria-labelledby="navbarLightDropdownMenuLink">
<li><a class="dropdown-item" href="workshops.html#section_1">Friends</a></li>
<li><a class="dropdown-item active" href="workshops.html#section_2">Teams</a></li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link click-scroll" href="index.html#contact">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<main>
<header class="site-header d-flex justify-content-center align-items-center">
<div class="container">
<div class="row">
<div class="col-lg-12 col-12">
<h1 class="text-white">Creative Workshops Tailored For You</h1>
</div>
</div>
</div>
</header>
<section class="workshops-bar section-bg">
<div class="container">
<div class="row">
<div class="col-lg-7 col-md-8 col-12 d-flex">
<p class="workshops-bar-wrap d-flex flex-wrap mb-0">
<!-- <span class="me-2">Price:</span>
<strong class="shop-pricing-text">$4,500</strong>
</p>
<p class="workshops-bar-wrap d-flex flex-wrap ms-lg-5 ms-4 mb-0">
<span class="me-2">Condition:</span>
<strong class="shop-condition-text">Good</strong>
</p>
<p class="workshops-bar-wrap d-flex flex-wrap ms-lg-5 ms-4 mb-0">
<span class="me-2">Type:</span>
<strong>Family</strong>
</p>-->
</div>
<div class="col-lg-5 col-md-4 col-12 social-share d-flex align-items-center ms-lg-auto mt-3 mt-lg-0 mt-md-0">
<p class="mb-0 me-3 ms-lg-auto ms-md-auto">Share:</p>
<ul class="social-icon">
<li class="social-icon-item">
<a href="#" class="social-icon-link social-icon-twitter bi-twitter"></a>
</li>
<li class="social-icon-item">
<a href="#" class="social-icon-link social-icon-facebook bi-facebook"></a>
</li>
<li class="social-icon-item">
<a href="#" class="social-icon-link social-icon-pinterest bi-pinterest"></a>
</li>
</ul>
</div>
</div>
</div>
</section>
<section id="section_1" class="workshops-section section-padding">
<div class="container">
<div class="row">
<div class="col-lg-6 col-12 m-auto">
<div class="custom-block workshops-custom-block">
<h3 class="mb-3">For Friend Groups</h3>
<p style="font-size: 1.2rem;">Girls' nights, birthdays, hens, or just because</p>
<p>Example options:</p>
<p>- Sashiko & Wine - Stitch and relax as we mend or decorate clothes</p>
<p>- Make a Mood Banner - Design a textile wall hanging with personal meaning</p>
<p>- Upcycle Studio - Turn forgotten fabric or clothes into something new</p>
<p>I bring all the materials and guide your group step-by-step. No experience needed — just bring snacks and good vibes!</p>
</div>
</div>
<div class="col-lg-6 col-12">
<div class="shop-image-wrap">
<img src="images/friends posing workshop.jpg" class="shop-image img-fluid" alt="">
</div>
</div>
</div>
</div>
</section>
<section id="section_2" class="workshops-section section-padding section-bg">
<div class="container">
<div class="row">
<div class="col-lg-6 col-12">
<div class="shop-image-wrap">
<img src="images/tshirt painting on pink.jpg" class="shop-image img-fluid" alt="">
</div>
</div>
<div class="col-lg-6 col-12 m-auto">
<div class="custom-block workshops-custom-block">
<h3 class="mb-3">For Teams & Companies</h3>
<p style="font-size: 1.2rem;">Creative team-building with a tangible takeaway</p>
<p>Example options:</p>
<p>- Collaborative Banner - Design and stitch a company motto or message together</p>
<p>- Textile Studio - Learn repair and sustainability skills in a calm, fun setting</p>
<p>- Quick Upcycle Challenge - Turn the unexpected into the useful in 90 mins</p>
<p>Great for kick-offs, afterworks, or creative resets. I bring all materials. Can be hosted on-site or at your venue.</p>
</div>
</div>
</div>
</div>
</section>
<!--
<section id="section_3" class="workshops-section section-padding">
<div class="container">
<div class="row">
<div class="col-lg-6 col-12 m-auto">
<div class="custom-block workshops-custom-block">
<h3 class="mb-3">Curtain Hemming</h3>
<p>Having curtains hemmed to just the right length gives your home an instant lift, and stops them gathering dust on the floor. I will teach you the tricks to getting a perfectly straight finish.</p>
<p>Add weights to blackout curtains or hidden gathers for a luxe look. Together we can make your IKEA curtains look a million dollars.</p>
</div>
</div>
<div class="col-lg-6 col-12">
<div class="shop-image-wrap">
<img src="images/shop/curtain-hem.png" class="shop-image img-fluid" alt="">
</div>
</div>
</div>
</div>
</section>
<section id="section_4" class="workshops-section section-padding section-bg">
<div class="container">
<div class="row">
<div class="col-lg-6 col-12">
<div class="shop-image-wrap">
<img src="images/shop/gold-curtains-2.jpeg" class="shop-image img-fluid" alt="">
</div>
</div>
<div class="col-lg-6 col-12 m-auto">
<div class="custom-block workshops-custom-block">
<h3 class="mb-3">Made-to-Order Curtains</h3>
<p>Transform your space with made-to-order curtains that reflect your style. Choose the fabric, color, and pattern that suit your decor.</p>
<p>I'll guide you through the process of choosing the fabric and extras, and I bring the tools you'll need. Or I can create them for you, ensuring a perfect fit for your windows every time.</p>
</div>
</div>
</div>
</div>
</section>
<section id="section_5" class="workshops-section section-padding">
<div class="container">
<div class="row">
<div class="col-lg-6 col-12 m-auto">
<div class="custom-block workshops-custom-block">
<h3 class="mb-3">Custom Building Projects</h3>
<p>Transform your home with unique, personalised renovations designed for your style. From bespoke furniture to unique storage solutions, we can create pieces that are both functional and beautiful.</p>
<p>I'll teach you the skills you need or handle the construction for you, making your dream project a reality.</p>
</div>
</div>
<div class="col-lg-6 col-12">
<div class="shop-image-wrap">
<img src="images/shop/piano.jpg" class="shop-image img-fluid" alt="">
</div>
</div>
</div>
</div>
</section>
<section id="section_6" class="workshops-section section-padding section-bg">
<div class="container">
<div class="row">
<div class="col-lg-6 col-12">
<div class="shop-image-wrap">
<a href="https://catherine-s-site-07ed.thinkific.com/" >
<img src="images/shop/course-curriculum.png" class="shop-image img-fluid" alt="">
</a>
</div>
</div>
<div class="col-lg-6 col-12 m-auto">
<div class="custom-block workshops-custom-block">
<a href="https://catherine-s-site-07ed.thinkific.com/" >
<h3 class="mb-3" >Waste Not Wardrobe Sewing Course</h3>
<h5>Wear, Repair, Repeat: A Course in Conscious Clothing</h5>
<p>Unlock the secrets of sustainable fashion in our Wear, Repair, Repeat course.</p>
<p>Dive into conscious clothing practices, learn garment repair, and embrace eco-friendly fashion choices. Perfect for fashion enthusiasts and environmental advocates alike.</p>
</a>
</div>
</div>
</div>
</div>
</section>
-->
<section class="workshops-section section-padding pb-0">
<div class="container">
<div class="row">
<div class="col-lg-4 col-12">
<div class="shop-thumb">
<div class="shop-image-wrap">
<a href="https://www.instagram.com/p/C6qlsySoYdR/" >
<img src="images/shop/Craftly_workshop_4.jpg" class="shop-image img-fluid" alt="">
</a>
</div>
</div>
</div>
<div class="col-lg-4 col-12">
<div class="shop-thumb">
<div class="shop-image-wrap">
<a href="https://www.instagram.com/artfulsprite">
<img src="images/shop/Craftly_workshop_2.jpg" class="shop-image img-fluid" alt="">
</a>
</div>
</div>
</div>
<div class="col-lg-4 col-12">
<div class="shop-thumb">
<div class="shop-image-wrap">
<a href="https://www.instagram.com/artfulsprite">
<img src="images/shop/Craftly_workshop_3.jpg" class="shop-image img-fluid" alt="">
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"><path fill="#36363e" fill-opacity="1" d="M0,96L40,117.3C80,139,160,181,240,186.7C320,192,400,160,480,149.3C560,139,640,149,720,176C800,203,880,245,960,250.7C1040,256,1120,224,1200,229.3C1280,235,1360,277,1400,298.7L1440,320L1440,320L1400,320C1360,320,1280,320,1200,320C1120,320,1040,320,960,320C880,320,800,320,720,320C640,320,560,320,480,320C400,320,320,320,240,320C160,320,80,320,40,320L0,320Z"></path></svg>
</main>
<footer class="site-footer section-padding">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-5 col-12 mb-3">
<h3><a href="index.html" class="custom-link mb-1">Inkling Lab</a></h3>
<p class="text-white">A passion-driven venture to teach and inspire. Workshops in Stockholm.</p>
<!-- <p class="text-white"><a href="https://www.tooplate.com" target="_parent">Web Design: Tooplate</a></p>--> https://catherine-s-site-07ed.thinkific.com/
</div>
<div class="col-lg-3 col-md-3 col-12 ms-lg-auto mb-3">
<h3 class="text-white mb-3">Location</h3>
<p class="text-white mt-2">
<i class="bi-geo-alt"></i>
Stockholm, Sweden
</p>
</div>
<div class="col-lg-3 col-md-4 col-12 mb-3">
<h3 class="text-white mb-3">Contact Info</h3>
<p class="text-white mb-1">
<i class="bi-telephone me-1"></i>
<a href="tel: 072-568-5160" class="text-white">
072-568-5160
</a>
</p>
<p class="text-white mb-0">
<i class="bi-envelope me-1"></i>
<a href="mailto:catherine@inkling.se" class="text-white">
catherine@inkling.se
</a>
</p>
</div>
<div class="col-lg-6 col-md-7 copyright-text-wrap col-12 d-flex flex-wrap align-items-center mt-4 ms-auto">
<p class="copyright-text mb-0 me-4">Copyright © Inkling Labs AB 2024</p>
<ul class="social-icon">
<li class="social-icon-item">
<a href="https://www.facebook.com/profile.php?id=61550958267142" class="social-icon-link social-icon-facebook bi-facebook"></a>
</li>
<li class="social-icon-item">
<a href="https://www.instagram.com/artfulsprite" class="social-icon-link social-icon-instagram bi-instagram"></a>
</li>
<li class="social-icon-item">
<a href="https://se.pinterest.com/artful_sprite/" class="social-icon-link social-icon-pinterest bi-pinterest"></a>
</li>
<li class="social-icon-item">
<a href="https://wa.me/46725685160" class="social-icon-link social-icon-whatsapp bi-whatsapp"></a>
</li>
</ul>
</div>
</div>
</div>
</footer>
<!-- JAVASCRIPT FILES -->
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/click-scroll.js"></script>
<script src="js/jquery.backstretch.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/custom.js"></script>
</body>
</html>