-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
executable file
·70 lines (57 loc) · 2.22 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
---
layout: default
title: Home
menu: false
---
<section class="hero">
<img src="/assets/uploads/2015/07/components.png">
<video loop="" muted="" autoplay="autoplay">
<source src="/assets/uploads/2015/07/Phonebloks.mp4" type="video/mp4">
</video>
<div class="wrap">
<div class="inner full">
<h1>Hi, This is Phonebloks!</h1>
<p>Its an idea for a modular phone to reduce e-waste.</p>
<small>*e-waste is one of the fastest growing wastestream in the world </small>
</div>
</div>
</section>
<section class="teasers">
<div class="inner">
<div class="sixty drag-right">
<img src="/assets/uploads/2015/07/component.png">
</div>
<div class="fourty drag-left">
<h2>Modular Phone</h2>
<p>You can easily upgrade, repair and customize. Keep it longer, waste less.</p>
</div>
</div>
<div class="inner">
<div class="sixty drag-left">
<img src="/assets/uploads/2015/07/bigger1.png">
</div>
<div class="fourty drag-right">
<h2>The Bigger Vision</h2>
<p>We believe that all our electronics should be built like this, modular. With one universal platform for the whole world. Starting point is a phone though..</p>
</div>
</div>
<div class="inner">
<div class="sixty drag-right">
<img src="/assets/uploads/2015/07/become-partner.png">
</div>
<div class="fourty drag-left">
<h2>We Are Not Building It</h2>
<p>There are other companies that are much better at this than us. We simply try to inspire and connect them.</p>
<p><a href="#">Have a look</a></p>
</div>
</div>
</section>
<section class="elevator">
<div class="inner">
<h2>It all started with this video</h2>
<p>A video that explains the idea and asking for support. And the people supported.</p>
<a href="http://davehakkens.nl/community/forums/forum/phonebloks/" target="_blank">Join us</a>
<iframe width="560" height="315" src="https://www.youtube.com/embed/oDAw7vW7H0c" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
</section>
<a href="https://next.preciousplastic.com" target="_tab"><div class="notification"> <div class="text"> Support our newest Precious Plastic campaign 🍌 </div></div></a>