-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
456 lines (456 loc) · 18.1 KB
/
index.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
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
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
<!DOCTYPE html>
<html
data-wf-domain="loutiq.com"
lang="en"
class="w-mod-js wf-montserrat-n4-active wf-montserrat-n7-active wf-dmsans-n4-active wf-dmsans-n7-active wf-montserrat-i2-active wf-montserrat-n1-active wf-montserrat-n2-active wf-montserrat-n3-active wf-montserrat-i7-active wf-montserrat-i6-active wf-montserrat-n6-active wf-montserrat-n5-active wf-montserrat-i5-active wf-montserrat-n8-active wf-montserrat-i8-active wf-montserrat-i4-active wf-montserrat-i3-active wf-montserrat-i1-active wf-montserrat-n9-active wf-montserrat-i9-active wf-dmsans-n1-active wf-dmsans-n2-active wf-dmsans-n3-active wf-dmsans-n5-active wf-dmsans-n6-active wf-dmsans-n8-active wf-dmsans-n9-active wf-dmsans-i7-active wf-dmsans-i8-active wf-dmsans-i9-active wf-dmsans-i1-active wf-dmsans-i2-active wf-dmsans-i3-active wf-dmsans-i4-active wf-dmsans-i5-active wf-dmsans-i6-active wf-active"
>
<head>
<script type="text/javascript" src="https://www.termsfeed.com/public/cookie-consent/4.1.0/cookie-consent.js" charset="UTF-8"></script>
<script type="text/javascript" charset="UTF-8">
document.addEventListener('DOMContentLoaded', function () {
cookieconsent.run({"notice_banner_type":"headline","consent_type":"express","palette":"dark","language":"en","page_load_consent_levels":["strictly-necessary"],"notice_banner_reject_button_hide":false,"preferences_center_close_button_hide":false,"page_refresh_confirmation_buttons":false,"website_name":"LOUTIQ"});
});
</script>
<!-- Google Tag Manager -->
<script type="text/plain" data-cookie-consent="tracking">(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-WP9F3PQM');
</script>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<style>
.wf-force-outline-none[tabindex="-1"]:focus {
outline: none;
}
</style>
<meta charset="utf-8" />
<title>LOUTIQ - Redefine your fashion narrative</title>
<meta
content="LOUTIQ - Redefine your fashion narrative"
property="og:title"
/>
<meta
content="/cover.jpg"
property="og:image"
/>
<meta
content="LOUTIQ - Redefine your fashion narrative"
property="twitter:title"
/>
<meta
content="/cover.jpg"
property="twitter:image"
/>
<meta content="width=device-width, initial-scale=1" name="viewport" />
<link
href="./css/main.css"
rel="stylesheet"
type="text/css"
/>
<link
href="index_files/loutiq.webflow.897c66a29.css"
rel="stylesheet"
type="text/css"
/>
<link href="https://fonts.googleapis.com/" rel="preconnect" />
<link
href="https://fonts.gstatic.com/"
rel="preconnect"
crossorigin="anonymous"
/>
<script src="index_files/webfont.js" type="text/javascript"></script>
<script src="./scripts/main.js" type="text/javascript"></script>
<script src="index_files/page-script.js"></script>
<link rel="stylesheet" href="index_files/css.css" media="all" />
<script type="text/javascript">
WebFont.load({
google: {
families: [
"Montserrat:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic",
"DM Sans:100,200,300,regular,500,600,700,800,900,100italic,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic",
],
},
});
</script>
<script type="text/javascript">
!(function (o, c) {
var n = c.documentElement,
t = " w-mod-";
(n.className += t + "js"),
("ontouchstart" in o ||
(o.DocumentTouch && c instanceof DocumentTouch)) &&
(n.className += t + "touch");
})(window, document);
</script>
<link
href="/favicon-small.jpg"
rel="shortcut icon"
type="image/x-icon"
/>
<link
href="/favicon.jpg"
rel="apple-touch-icon"
/>
</head>
<body class="body">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WP9F3PQM"
height="0" width="0" style="display:none;visibility:hidden"></iframe>
</noscript>
<!-- End Google Tag Manager (noscript) -->
<a href="/pt" class="lang-selector" style="display: block;position: fixed;bottom: 20px;left: 20px;background: #fff;border-radius: 50px;width: 50px;height: 50px;margin: auto;text-align: center;line-height: 50px;z-index: 9999;font-size: 24px;cursor: pointer;text-decoration: none;/*! box-shadow: 1px 1px black; */">🇵🇹</a>
<div
data-collapse="medium"
data-animation="default"
data-duration="400"
data-easing="ease"
data-easing2="ease"
role="banner"
class="navigation w-nav"
>
<div class="navigation-wrap">
<a
href="./"
aria-current="page"
class="logo-link w-nav-brand w--current"
aria-label="home"
><img
src="index_files/65468ad7c68c3b54e8ab4de8_LOUTIQ%20Logo.png"
width="108"
height="Auto"
sizes="108px"
alt=""
srcset="
index_files/65468ad7c68c3b54e8ab4de8_LOUTIQ%20Logo-p-500.png 500w,
index_files/65468ad7c68c3b54e8ab4de8_LOUTIQ%20Logo-p-800.png 800w,
index_files/65468ad7c68c3b54e8ab4de8_LOUTIQ%20Logo.png 808w
"
class="logo-image"
/></a>
<div class="menu">
<div
class="menu-button w-nav-button"
style="-webkit-user-select: text"
aria-label="menu"
role="button"
tabindex="0"
aria-controls="w-nav-overlay-0"
aria-haspopup="menu"
aria-expanded="false"
>
<img
src="index_files/653b9e35c9577766a69245cb_menu-icon.png"
width="22"
alt=""
class="menu-icon"
/>
</div>
</div>
<a
href="/contact"
class="button cc-contact-us w-inline-block"
><div class="text-block-2">IF YOU ARE A BRAND</div></a
>
</div>
<div class="w-nav-overlay" data-wf-ignore="" id="w-nav-overlay-0"></div>
</div>
<div class="section cc-store-home-wrap">
<div class="intro-header">
<div class="intro-content cc-homepage">
<div class="intro-text">
<div class="heading-jumbo">
<strong class="bold-text-4"
>Redefine your fashion narrative</strong
><br />
</div>
<div class="paragraph-bigger cc-bigger-white-light">
<strong class="bold-text-5"
>Be conscious . be local . be sustainable</strong
><br />
</div>
</div>
<a
href="#email-form"
class="button cc-jumbo-button cc-jumbo-white w-inline-block"
><div class="text-block">Join our community</div></a
>
</div>
</div>
</div>
<section class="section-3">
<div class="container"></div>
<div class="container">
<div class="motto-wrap">
<div>
<strong class="bold-text-6"
>We are not just a brand, we are a movement.</strong
>
</div>
<div class="text-movement-community">
We are creating a global community that thrives on the joy of
finding and supporting the next beloved local and
sustainable slow-fashion brand, <br />and we want you to be
part of it.
</div>
</div>
</div>
</section>
<section class="section-2">
<div class="w-layout-blockcontainer w-container">
<div class="w-layout-grid about-grid">
<div id="w-node-_86e64837-0616-515b-4568-76c147234d34-a69245a9">
<div class="home-section-wrap">
<div class="label cc-light">
<strong class="bold-text-2">About US</strong>
</div>
<h2 class="section-heading">Our mission</h2>
<p class="paragraph-2">
At LOUTIQ, we are dedicated to a singular mission -
<strong>to make local slow-fashion brands shine</strong>.
<br /><br />We are a team of passionate individuals, just like
you, who believe in the power of sustainable, local
<br />slow-fashion.<br />
</p>
</div>
</div>
<img
src="index_files/6546e01f4278e4f6d5841402_ian-schneider-TamMbr4okv4-unspl_006.jpg"
id="w-node-_86e64837-0616-515b-4568-76c147234d3f-a69245a9"
sizes="(max-width: 767px) 100vw, 648px"
alt=""
width="648"
srcset="
index_files/6546e01f4278e4f6d5841402_ian-schneider-TamMbr4okv4-unspl_004.jpg 500w,
index_files/6546e01f4278e4f6d5841402_ian-schneider-TamMbr4okv4-unspl_002.jpg 800w,
index_files/6546e01f4278e4f6d5841402_ian-schneider-TamMbr4okv4-unspl_005.jpg 1080w,
index_files/6546e01f4278e4f6d5841402_ian-schneider-TamMbr4okv4-unsplash%25.jpg 1600w,
index_files/6546e01f4278e4f6d5841402_ian-schneider-TamMbr4okv4-unspl_003.jpg 2000w,
index_files/6546e01f4278e4f6d5841402_ian-schneider-TamMbr4okv4-unspl_006.jpg 2400w
"
/>
</div>
</div>
</section>
<section id="page-information">
<div class="container">
<div class="home-content-wrap">
<div class="w-layout-grid about-grid cc-about-2-copy">
<div id="w-node-_86e64837-0616-515b-4568-76c147234d41-a69245a9">
<div class="home-section-wrap">
<div class="label cc-light"><strong>Team</strong></div>
<h2 class="section-heading">WE MAKE IT EASY</h2>
<p class="paragraph-3">
The exciting part is shopping, and we've got the rest covered.
With us, you can dive headfirst into the world of sustainable
fashion, free from worries and endless searching.
<br /><br />Whether it's jeans, white shirts, or tailored
trousers, your next favorite piece is waiting to be
discovered, and we're here to find it for you.
</p>
</div>
</div>
<img
src="index_files/6546dac7f69dd5d1125f2a5a_christian-gertenbach-AqCVniFulh_003.jpg"
id="w-node-_86e64837-0616-515b-4568-76c147234d4c-a69245a9"
sizes="100vw"
srcset="
index_files/6546dac7f69dd5d1125f2a5a_christian-gertenbach-AqCVniFulh_005.jpg 500w,
index_files/6546dac7f69dd5d1125f2a5a_christian-gertenbach-AqCVniFulh_006.jpg 800w,
index_files/6546dac7f69dd5d1125f2a5a_christian-gertenbach-AqCVniFulhY-un.jpg 1080w,
index_files/6546dac7f69dd5d1125f2a5a_christian-gertenbach-AqCVniFulh_004.jpg 1600w,
index_files/6546dac7f69dd5d1125f2a5a_christian-gertenbach-AqCVniFulh_002.jpg 2000w,
index_files/6546dac7f69dd5d1125f2a5a_christian-gertenbach-AqCVniFulh_007.jpg 2600w,
index_files/6546dac7f69dd5d1125f2a5a_christian-gertenbach-AqCVniFulh_008.jpg 3200w,
index_files/6546dac7f69dd5d1125f2a5a_christian-gertenbach-AqCVniFulh_003.jpg 5472w
"
alt=""
/>
</div>
</div>
</div>
</section>
<section id="page-mission">
<div>
<div class="container">
<div class="divider"></div>
<div class="motto-wrap">
<div class="heading-jumbo-small-copy">
<strong class="bold-text-8"
>Our vision is a world where every shopper isn't just a buyer but
a curator of their unique style story, deeply appreciating the
brands they uncover.</strong
><br />
</div>
</div>
<div class="divider"></div>
</div>
</div>
</section>
<div class="section">
<div class="container">
<div class="values-heading">
<h2 class="heading-2">be part of it</h2>
<div class="div-block-2">
<div class="label cc-light">
<strong class="bold-text">WE CONNECT VALUES</strong>
</div>
<p class="paragraph">
Our commitment lies in hunting and curating these brands for you.
Along the way, we aim to support these businesses, helping them
grow and connecting them with global audiences - which includes
you.
</p>
</div>
<div class="w-row">
<div class="w-col w-col-4">
<div class="label cc-light">
<strong>We are storytellers</strong>
</div>
<div class="text-block-7">
We want to tell their story (brands), while writing our story
and helping you re-write yours.
</div>
</div>
<div class="w-col w-col-4">
<div class="label cc-light">
<strong class="bold-text">WE are a community</strong>
</div>
<p class="paragraph-4">
Together, we create a global community that thrives on the joy
of discovering and supporting the next beloved local slow-
fashion brand.
</p>
</div>
<div class="column w-col w-col-4">
<div class="label cc-light">
<strong class="bold-text">We are igniting a movement</strong>
</div>
<p class="paragraph-5">
Together, we will redefine our fashion narrative becoming more
conscious, more local and more sustainable.<br />
</p>
</div>
</div>
</div>
</div>
</div>
<div>
<img
src="index_files/654a29503d917530a1e70e10_2.jpg"
loading="lazy"
sizes="100vw"
srcset="
index_files/654a29503d917530a1e70e10_2-p-500.jpg 500w,
index_files/654a29503d917530a1e70e10_2-p-800.jpg 800w,
index_files/654a29503d917530a1e70e10_2-p-1080.jpg 1080w,
index_files/654a29503d917530a1e70e10_2-p-1600.jpg 1600w,
index_files/654a29503d917530a1e70e10_2.jpg 1640w
"
alt=""
class="image"
/>
</div>
<div class="section">
<div class="container">
<div
id="w-node-_21881c09-4ea7-fe09-fde6-f35f58eda1c2-84aba5e0"
class="contact-form-wrap"
>
<div class="contact-form-heading-wrap">
<h2 class="contact-heading">Join our community!</h2>
<div class="paragraph-light contact-us">
Sign up to get early access to LOUTIQ and exclusive offers.<br />Your
wardrobe transformation starts here!
</div>
</div>
<div class="contact-form w-form">
<form
id="email-form"
name="community-form"
data-name="Get In Touch Form"
method="post"
class="get-in-touch-form"
aria-label="Get In Touch Form"
netlify
>
<label for="name-3" class="field-label">Name</label
><input
type="text"
class="text-field cc-contact-field w-input"
maxlength="256"
name="Name"
data-name="Name 2"
placeholder="Enter your name"
id="Name-2"
/><label for="Email-3" class="field-label-2">Email Address</label
><input
type="email"
class="text-field cc-contact-field w-input"
maxlength="256"
name="Email"
data-name="Email 2"
placeholder="Enter your email"
id="Email-2"
required=""
/><button
type="submit"
data-wait="Please wait..."
class="button w-button"
id="form-submit">JOIN US</button>
</form>
<div
class="status-message cc-success-message w-form-done"
tabindex="-1"
role="region"
aria-label="Get In Touch Form success"
>
<div>Thank you! Your submission has been received!</div>
</div>
<div
class="status-message cc-error-message w-form-fail"
tabindex="-1"
role="region"
aria-label="Get In Touch Form failure"
>
<div>Oops! Something went wrong while submitting the form.</div>
</div>
</div>
</div>
</div>
</div>
<div class="section footer">
<div class="container">
<section class="section-4">
<a
href="http://instagram.com/loutiq"
target="_blank"
class="link-block w-inline-block"
onclick="dataLayer.push({'event': 'instagram-click'});"
><div class="text-block-8">Follow us on</div>
<img
src="index_files/6559ede84cb61f6f2bfbd64e_pngwing.com(1).png"
loading="lazy"
alt=""
class="image-2"
/></a>
</section>
<div class="footer-wrap">
<div class="paragraph-tiny">
© 2023 LOUTIQ - All rights reserved
</div>
</div>
</div>
</div>
<script
src="index_files/jquery-3.5.1.min.dc5e7f18c8.js"
type="text/javascript"
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0="
crossorigin="anonymous"
></script>
<script
src="index_files/webflow.49cd4b43d.js"
type="text/javascript"
></script>
</body>
</html>