This repository was archived by the owner on Aug 9, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
617 lines (595 loc) · 30 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
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
<!doctype html>
<html lang="en">
<head>
<title>Boxwise</title>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta property="fb:app_id" content="463516380890934" />
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
<!-- Fontawesome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.css">
<!-- Boxwise Style -->
<link rel="stylesheet" href="./css/boxwise.css">
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-135092361-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-135092361-1', {
'anonymize_ip': true
});
</script>
<!-- favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon/favicon-16x16.png">
<link rel="manifest" href="/favicon/site.webmanifest">
<link rel="mask-icon" href="/favicon/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<meta name="description" content="Boxwise is an open-source web-app, which makes it easy for organisations to
source, store and distribute donated goods to people in need in a fair and dignified way." />
</head>
<body background="./img/empty-craft-paper.jpg">
<div id="box-top" class="box-container text-center text-md-left">
<div class="sticky-top">
<nav class="navbar box-navbar navbar-light navbar-expand-md">
<div class="container">
<button class="navbar-toggler my-2" type="button" data-toggle="collapse" data-target="#box-menu"
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<a class="navbar-brand" href="https://www.boxwise.co">
<img src="img/boxwise_logo.png" id="box-logo" />
</a>
<div class="collapse navbar-collapse justify-content-end" id="box-menu">
<ul class="navbar-nav">
<li class="nav-item m-md-2 dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown"
aria-haspopup="true" aria-expanded="false">ABOUT US</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="#box-top">WHY BOXWISE?</a>
<a class="dropdown-item" href="#box-what-line">WHAT IS BOXWISE?</a>
<a class="dropdown-item" href="#box-history-line">OUR STORY</a>
<a class="dropdown-item" href="#box-contribute-line">CONTRIBUTE</a>
<a class="dropdown-item" href="#box-team-line">OUR TEAM</a>
<a class="dropdown-item" href="#box-awards">AWARDS & PARTNERS</a>
</div>
</li>
<li class="nav-item m-md-2">
<a class="nav-link" data-toggle="popover" data-placement="bottom"
data-title="Write us, call us, chat with us!"
data-content="<a href='mailto:hello@boxwise.co'>hello@boxwise.co</a><br><a href ='tel:+49 176/52181647'>+49 176/52181647</a>"
data-html="true">
GET IN TOUCH
</a>
</li>
<li class="nav-item my-2 mx-md-2">
<a class="btn btn-primary"
href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=A8P3SYKKUPMPN&source=url">DONATE</a>
</li>
</ul>
</div>
<a class="navbar-brand my-1 ml-md-3" href="https://www.fb.com/boxwise.co">
<img src="img/facebook_logo.png" id="fb-logo" />
</a>
</div>
</nav>
</div>
<div id="box-why">
<div class="container mt-3">
<div class="row d-flex align-items-center">
<div class="col-md-4 col-12">
<h1 class="text-nowrap my-4">Distribute <br class="d-none d-lg-block">with dignity</h1>
<div class="d-none d-md-block">
<p class="mt-3">
We believe that everybody deserves <b>respect</b> and <b>dignity</b> independent of their situation.
When
we distribute donations to people in need, it means that we offer everyone a <b>fair</b> and <b>free
choice</b>.
To enable any aid organization to do the same, we created <b>Boxwise</b>.
</p>
<div class="mt-4">
<a class="btn btn-primary"
href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=A8P3SYKKUPMPN&source=url">DONATE</a>
</div>
</div>
</div>
<div class="col-md-8 col-12">
<div class="embed-responsive embed-responsive-16by9 embed-shadow">
<iframe class="embed-responsive-item" src="https://www.youtube-nocookie.com/embed/-DSgrkIgR4w"
allowfullscreen></iframe>
</div>
<!--
<iframe width="560" height="315" src="" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<img src="img/boxwise_in_a_pic_2.png" class="img-fluid blend p-3" /> -->
</div>
<div class="col-12 d-md-none">
<p class="mt-3 mx-3">
We believe that everybody deserves <b>respect</b> and <b>dignity</b> independent of their situation. When
we
distribute donations to people in need, it means that we offer everyone a <b>fair</b> and <b>free
choice</b>.
To enable any aid organization to do the same, we created <b>Boxwise</b>.
</p>
<div class="mt-4">
<a class="btn btn-primary"
href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=A8P3SYKKUPMPN&source=url">DONATE</a>
</div>
</div>
</div>
<img id="box-what-line" src="img/line.png" class="img-fluid py-5 mx-auto d-block" />
</div>
</div>
<div id="box-what" class="mt-3">
<div class="container mt-3">
<h1 class=mb-4>
Boxwise is an web-app,<br>which makes it easy<br class="d-sm-none"> for
organisations<br>to
source, store and distribute<br>donated goods <br class="d-sm-none">to people in need<br>in a fair and
dignified way.
</h1>
<div class="row">
<div class="col-12 col-sm-6 col-lg-4 align-self-start">
<h2 class="mt-5">Free Shops</h2>
</div>
<div class="col-12 col-sm-6 col-lg-4 order-sm-1 order-lg-1 align-self-center">
<img src="img/postit-freeshops.png" class="img-fluid py-2" />
</div>
<div class="col-12 col-sm-6 col-lg-4 order-sm-2 order-lg-2 align-self-start">
<p class="mx-3 mx-md-0">Run your distribution as a shop. Register your customers, give out virtual tokens
and
keep track what was bought.</p>
</div>
<div class="col-12 col-sm-6 col-lg-4 align-self-start">
<h2 class="mt-5">Tokens</h2>
</div>
<div class="col-12 col-sm-6 col-lg-4 order-sm-1 order-lg-1 align-self-center">
<img src="img/postit-tokens.png" class="img-fluid py-2" />
</div>
<div class="col-12 col-sm-6 col-lg-4 order-sm-2 order-lg-2 align-self-start">
<p class="mx-3 mx-md-0">Manage the tokens of all your customers. Give out new ones to all or single people.
</p>
</div>
<div class="col-12 col-sm-6 col-lg-4 order-sm-3 order-lg-0 align-self-start">
<h2 class="mt-5">Appointments</h2>
</div>
<div class="col-12 col-sm-6 col-lg-4 order-sm-4 order-lg-1 align-self-center">
<img src="img/postit-appointment.png" class="img-fluid py-2" />
</div>
<div class="col-12 col-sm-6 col-lg-4 order-sm-5 order-lg-2 align-self-start">
<p class="mx-3 mx-md-0">Schedule appointments for the Free Shop for your customers</p>
</div>
<div class="col-12 col-sm-6 col-lg-4 order-sm-3 order-lg-3 align-self-start">
<h2 class="mt-5">Inventory</h2>
</div>
<div class="col-12 col-sm-6 col-lg-4 order-sm-4 order-lg-4 align-self-center">
<img src="img/postit-inventory.png" class="img-fluid py-2" />
</div>
<div class="col-12 col-sm-6 col-lg-4 order-sm-5 order-lg-5 align-self-start">
<p class="mx-3 mx-md-0">
Get an overview of your stock. Know what you have and where to find it.
</p>
</div>
<div class="col-12 col-sm-6 col-lg-4 order-sm-6 order-lg-3 align-self-start">
<h2 class="mt-5">Order system</h2>
</div>
<div class="col-12 col-sm-6 col-lg-4 order-sm-7 order-lg-4 align-self-center">
<img src="img/postit-ordersystem.png" class="img-fluid py-2" />
</div>
<div class="col-12 col-sm-6 col-lg-4 order-sm-8 order-lg-5 align-self-start">
<p class="mx-3 mx-md-0">Make your stock available to the outside, let them order items and create pick lists
for volunteers.</p>
</div>
<div class="col-12 col-sm-6 col-lg-4 order-sm-6 order-lg-3 align-self-start">
<h2 class="mt-5">Forecast</h2>
</div>
<div class="col-12 col-sm-6 col-lg-4 order-sm-7 order-lg-4 align-self-center">
<img src="img/postit-forecast.png" class="img-fluid py-2" />
</div>
<div class="col-12 col-sm-6 col-lg-4 order-sm-8 order-lg-5 align-self-start">
<p class="mx-3 mx-md-0">Know your future over-/under-stock before they are imminent.</p>
</div>
</div>
<img id="box-history-line" src="img/line.png" class="img-fluid py-5 mx-auto d-block" />
</div>
</div>
<div id="box-history">
<div class="container mt-3">
<div class="row">
<div class="col-12 col-md-7 col-lg-4">
<h2 class="mb-4">Our story
</h2>
<p class="mx-3 mx-md-0">
Our story begins in a refugee camp in Northern Greece in autumn 2016. We are volunteers with Drop In The
Ocean - a norwegian
NGO. Our task is to distribute donations like clothes, hygiene products or food.<br>
<br>To treat everyone in a fair and respectful way, Drop in the Ocean opens a "Free Shop". Here, residents
of the camp can choose themselves what they need. They pay with Drops - a virtual currency for the shop
only.
Every resident gets Drops every week.<br>
<br>To keep track of the accounts and the transactions, we are building an
app. This is the start of Boxwise.
<!--
Our story began in autumn 2016 in a refugee camp in Northern Greece. As
volunteers for the NGO "A Drop in the Ocean" (DiH) we were responsible for the distribution of donations like
clothes, hygiene products or food.<br>
<br>Back then DiH started their first "Free Shop" - a place where refugees could buy what they want and need
for the first time.<br>
<br>It was based on a virtual currency called Drops which was given out to all resident in recurring intervals.
Our job was to develop an application keeping track of the accounts and transactions. This is the start of
Boxwise (or Drop App at that time).
-->
</p>
<button class="btn btn-primary my-3 mb-md-0 d-none">READ MORE</button>
</div>
<div id="counter" class="col-12 col-md-5 col-lg-8 text-center">
<div class="ml-lg-4 ml-xl-4">
<h2 class="my-5 mt-md-0 mb-md-4 text-md-right text-lg-center">
We know Boxwise works!
</h2>
</div>
<div class="row">
<div class="col-12 col-lg-6">
<div class="counter-container d-block mx-auto mr-md-0">
<img src="img/postit.png" class="img-fluid rotate3" />
<div class="centered">
<!-- <img src="img/icon-shop.png" class="img-fluid" /> -->
<h1 class="counter-value" data-count="7"></h1>
<p>locations of<br>Boxwise users</p>
</div>
</div>
</div>
<div class="col-12 col-lg-6">
<div class="counter-container d-block mx-auto mr-md-0">
<img src="img/postit.png" class="img-fluid rotate3" />
<div class="centered">
<!--<img src="img/icon-sessions.png" class="img-fluid" />-->
<h2 class="counter-value" data-count="10412"></h2>
<p>people receive<br>goods at the moment</p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-12 col-lg-6">
<div class="counter-container d-block mx-auto mr-md-0">
<img src="img/postit.png" class="img-fluid rotate3" />
<div class="centered">
<!--<img src="img/icon_customer.png" class="img-fluid" />-->
<h2 class="counter-value" data-count="21336"></h2>
<p>items sold<br>per month</p>
</div>
</div>
</div>
<div class="col-12 col-lg-6">
<div class="counter-container d-block mx-auto mr-md-0 mr-xl-0 ml-lg-auto">
<img src="img/postit.png" class="img-fluid rotate3" />
<div class="centered">
<!--<img src="img/icon-items.png" class="img-fluid" />-->
<h2 class="counter-value" data-count="230856"></h2>
<p>items stored<br>at the moment</p>
</div>
</div>
</div>
</div>
</div>
</div>
<img id="box-contribute-line" src="img/line.png" class="img-fluid py-5 mx-auto d-block" />
</div>
</div>
<div id="box-contribute">
<div class="container mt-3">
<h2>Support us</h2>
<div class="row d-flex align-items-center">
<div class="col-12 col-md-6 col-lg-4">
<img src="img/developer-wanted.png" class="img-fluid blend p-5 p-md-0" />
</div>
<div class="col-12 col-md-6 col-lg-8">
<div class="row">
<div class="col-12 col-lg-6 order-lg-1">
<h2 class="my-3">Volunteers</h2>
<p>Are you a graphic designer, illustrator, or developer?<br>Use your best skills for a good cause!
</p>
</div>
<div class="col-12 col-lg-6 order-lg-3">
<button class="btn btn-primary my-3" data-toggle="popover" data-placement="bottom"
data-title="Write us, call us, chat with us!"
data-content="<a href='mailto:hello@boxwise.co'>hello@boxwise.co</a><br><a href ='tel:+49 176/52181647'>+49 176/52181647</a>"
data-html="true">
GET IN TOUCH
</button>
</div>
<div class="col-12 col-lg-6 order-lg-2">
<h2 class="mt-5 mt-lg-3 mb-3">Donations</h2>
<p>If you want to support our cause financially you could do so by donating to our crowdfunding
campaign.</p>
</div>
<div class="col-12 col-lg-6 order-lg-4">
<div class="my-3">
<a class="btn btn-primary"
href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=A8P3SYKKUPMPN&source=url">DONATE</a>
</div>
</div>
</div>
</div>
</div>
<img id="box-team-line" src="img/line.png" class="img-fluid py-5 mx-auto d-block" />
</div>
</div>
<div id="box-team">
<div class="container mt-3">
<h2 class="mb-5">
The team
<!--The Team-->
</h2>
<div class="row">
<div class="col-12 col-md-4 col-xl-3">
<div class="flip-card mx-auto mb-4 mb-md-5 mb-xl-4">
<div class="flip-card-inner">
<div class="flip-card-front">
<img src="img/hans.jpg" alt="Avatar" style="width:12.5rem;height:12.5rem;">
</div>
<div class="flip-card-back">
<h2 class="mt-5 mb-3">Hans</h2>
<p>Head of Operations<br>Treasurer</p>
<ul class="social mb-0 list-inline mt-3">
<li class="list-inline-item"><a href="mailto:hans@boxwise.co"
class="social-link"><i class="fab fa-at"></i></a>
</li>
<li class="list-inline-item"><a href="https://www.facebook.com/profile.php?id=1221469744"
class="social-link"><i class="fab fa-facebook-f"></i></a>
</li>
<li class="list-inline-item"><a href="https://www.linkedin.com/in/hansinabox/"
class="social-link"><i class="fab fa-linkedin"></i></a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-12 col-md-4 col-xl-3">
<div class="flip-card mx-auto mb-4 mb-md-5 mb-xl-4">
<div class="flip-card-inner">
<div class="flip-card-front">
<img src="img/roanna.jpg" alt="Avatar" style="width:12.5rem;height:12.5rem;">
</div>
<div class="flip-card-back">
<h2 class="mt-5 mb-3">Roanna</h2>
<p>Head of Product</p>
<ul class="social mb-0 list-inline mt-3">
<li class="list-inline-item"><a href="mailto:roanna@boxwise.co"
class="social-link"><i class="fab fa-at"></i></a>
</li>
<li class="list-inline-item"><a href="https://www.facebook.com/roannak" class="social-link"><i
class="fab fa-facebook-f"></i></a>
</li>
<li class="list-inline-item"><a href="https://www.linkedin.com/in/roanna-kong-3b98189/"
class="social-link"><i class="fab fa-linkedin"></i></a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-12 col-md-4 col-xl-3">
<div class="flip-card mx-auto mb-4 mb-md-5 mb-xl-4">
<div class="flip-card-inner">
<div class="flip-card-front">
<img src="img/james.jpg" alt="Avatar" style="width:12.5rem;height:12.5rem;">
</div>
<div class="flip-card-back">
<h2 class="mt-5 mb-3">James</h2>
<p>Senior Tech Advisor</p>
<ul class="social mb-0 list-inline mt-3">
<li class="list-inline-item"><a href="https://www.facebook.com/jamescrowley" class="social-link"><i
class="fab fa-facebook-f"></i></a>
</li>
<li class="list-inline-item"><a href="https://www.linkedin.com/in/jamescrowley/"
class="social-link"><i class="fab fa-linkedin"></i></a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-12 col-md-4 col-xl-3">
<div class="flip-card mx-auto mb-4 mb-md-5 mb-xl-4">
<div class="flip-card-inner">
<div class="flip-card-front">
<img src="img/bart.jpg" alt="Avatar" style="width:12.5rem;height:12.5rem;">
</div>
<div class="flip-card-back">
<h2 class="mt-5 mb-3">Bart</h2>
<p>Senior Advisor</p>
<ul class="social mb-0 list-inline mt-3">
<li class="list-inline-item"><a href="https://www.facebook.com/bart.driessen" class="social-link"><i
class="fab fa-facebook-f"></i></a>
</li>
<li class="list-inline-item"><a href="https://www.linkedin.com/in/bartdriessenrotterdam/"
class="social-link"><i class="fab fa-linkedin"></i></a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-12 col-md-4 col-xl-3">
<div class="flip-card mx-auto mb-4 mb-md-5 mb-xl-4">
<div class="flip-card-inner">
<div class="flip-card-front">
<img src="img/martin.jpg" alt="Avatar" style="width:12.5rem;height:12.5rem;">
</div>
<div class="flip-card-back">
<h2 class="mt-5 mb-3">Martin</h2>
<p>Frontend Developer</p>
<ul class="social mb-0 list-inline mt-3">
<li class="list-inline-item"><a href="https://www.facebook.com/martin.durcek.10"
class="social-link"><i class="fab fa-facebook-f"></i></a>
</li>
<li class="list-inline-item"><a href="https://www.linkedin.com/in/martin-%C4%8Fur%C4%8Dek-2630b3a6/"
class="social-link"><i class="fab fa-linkedin"></i></a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-12 col-md-4 col-xl-3">
<div class="flip-card mx-auto mb-4 mb-md-5 mb-xl-4">
<div class="flip-card-inner">
<div class="flip-card-front">
<img src="img/stephan.jpg" alt="Avatar" style="width:12.5rem;height:12.5rem;">
</div>
<div class="flip-card-back">
<h2 class="mt-5 mb-3">Stephan</h2>
<p>Backend Developer</p>
<ul class="social mb-0 list-inline mt-3">
<li class="list-inline-item"><a href="https://www.facebook.com/stephan.kaltenstadler"
class="social-link"><i class="fab fa-facebook-f"></i></a>
</li>
<li class="list-inline-item"><a href="https://www.linkedin.com/in/stephan-kaltenstadler-5b2469195/"
class="social-link"><i class="fab fa-linkedin"></i></a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-12 col-md-4 col-xl-3">
<div class="flip-card mx-auto mb-4 mb-md-5 mb-xl-4">
<div class="flip-card-inner">
<div class="flip-card-front">
<img src="img/stef.jpg" alt="Avatar" style="width:12.5rem;height:12.5rem;">
</div>
<div class="flip-card-back">
<h2 class="mt-5 mb-3">Stefanie</h2>
<p>Business Development</p>
<ul class="social mb-0 list-inline mt-3">
<li class="list-inline-item"><a href="https://www.facebook.com/stefaniewai" class="social-link"><i
class="fab fa-facebook-f"></i></a>
</li>
<li class="list-inline-item"><a href="https://www.linkedin.com/in/stefaniewai/"
class="social-link"><i class="fab fa-linkedin"></i></a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-12 col-md-4 col-xl-3">
<div class="flip-card mx-auto mb-4 mb-md-5 mb-xl-4">
<div class="flip-card-inner">
<div class="flip-card-front">
<img src="img/lea.jpg" alt="Avatar" style="width:12.5rem;height:12.5rem;">
</div>
<div class="flip-card-back">
<h2 class="mt-5 mb-3">Lea</h2>
<p>Developer</p>
<ul class="social mb-0 list-inline mt-3">
<li class="list-inline-item"><a href="https://www.linkedin.com/in/lea-cohen-b0629136/"
class="social-link"><i class="fab fa-linkedin"></i></a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<img src="img/line.png" class="img-fluid py-5 mx-auto d-block" />
</div>
</div>
<div id="box-awards">
<div class="container mt-3">
<h2 class="mb-4">Awards & Partners
<!--Awards & Partners-->
</h2>
<div class="row d-flex align-items-center text-center">
<div class="col-4 col-sm-3">
<img src="img/hlo-logo.png" class="img-fluid partner-logo" data-toggle="tooltip" data-html="true"
data-placement="right"
title="<strong>humanilog</strong><br>
We work under the umbrella of humanilog - an organization of IT and Logistics experts in the non-profit sector. We are all Open-Source Enthusiasts and want to make IT solutions less scary for organizations.
Together we will develop the next version of Boxwise. Humanilog's professional Logistics solution will be the new base for Boxwise.">
</div>
<div class="col-4 col-sm-3">
<a href="https://eu-youthaward.org/winning-project/boxwise/">
<img src="img/eya-logo.png" class="img-fluid partner-logo logo-blend" data-toggle="tooltip"
data-html="true" data-placement="top" title="<strong>European Youth Award</strong><br>
Boxwise won the European Youth Award in the category Managing Life in 2018.">
</a>
</div>
<div class="col-4 col-sm-3">
<img src="img/mia-square.png" class="img-fluid partner-logo" data-toggle="tooltip" data-html="true"
data-placement="top" title="<strong>MAN impact accelerator</strong><br>
Boxwise was part of the 2nd cohort of the MAN Impact Accelerator organized by Yunus Social Business.">
</div>
<div class="col-1 d-sm-none"></div>
<div class="col-4 col-sm-3">
<img src="img/intervolve_logo.png" class="img-fluid" data-toggle="tooltip" data-html="true"
data-placement="left"
title="<strong>InterVolve</strong><br>
Uses Boxwise for their food Free Shop in the Koutsochero refugee camp near Larissa, Greece.">
</div>
<div class="col-2 d-sm-none"></div>
<div class="col-4 col-sm-3">
<img src="img/dih_logo.png" class="img-fluid partner-logo" data-toggle="tooltip" data-html="true"
data-placement="right"
title="<strong>Drapen i havet</strong><br>
Boxwise originated here! Currently using Boxwise in Nea Kavala (Northern Greece), Skaramangas (Athens, Greece), and Lesvos, Greece.">
</div>
<div class="col-1 d-sm-none"></div>
<div class="col-2 d-sm-none"></div>
<div class="col-4 col-sm-3">
<img src="img/r4r.png" class="img-fluid partner-logo" data-toggle="tooltip" data-html="true"
data-placement="top" title="<strong>Refugees 4 Refugees</strong><br>
Uses Boxwise for their warehouses and free shops in Lesvos, Greece and Samos, Greece.">
</div>
<div class="col-4 col-sm-3">
<img src="img/iha.png" class="img-fluid partner-logo" data-toggle="tooltip" data-html="true"
data-placement="top"
title="<strong>Intereuropean Human Aid Association</strong><br>
Uses Boxwise for their free shop in the Lakadikia refugee camp (Northern Greece) and their warehouse in Thessaloniki, Greece.">
</div>
<div class="col-1 d-sm-none"></div>
</div>
</div>
</div>
<div id="box-contact">
<div class="container mt-4 mb-5 py-3">
<div class="row d-flex align-items-center text-center">
<div class="col-12 col-md-4 order-md-2 mb-1 mb-md-0">
<strong>Contact Boxwise!</strong><br>
<a href='mailto:hello@boxwise.co'>hello@boxwise.co</a><br><a href='tel:+49 176/52181647'>+49
176/52181647</a><br>
</div>
<div class="col-12 col-md-4 order-md-1">
<a href="#">Imprint</a>
</div>
<div class="col-12 col-md-4 order-md-3">
<a href="#">Privacy Policy</a>
</div>
</div>
</div>
</div>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.3.1.min.js"
integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
crossorigin="anonymous"></script>
<script src="js/pagescroll.js"></script>
<script src="js/number_counter.js"> </script>
<script src="js/popover.js"> </script>
</body>
</html>