-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
87 lines (87 loc) · 2.9 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
<!-- $title Work -->
<!-- $body-class work -->
<!-- @include _header -->
<a href="<!-- @path work/spinlister.html -->">
<div class="row cf">
<img src="<!-- @path row-spinlister.png -->" alt="Spinlister" />
<div class="text">
<h2>Spinlister</h2>
<p>We build compelling experiences with brands that get results.</p>
<span class="services-rendered">Design, Strategy, Production</span>
</div><!--.text-->
</div><!--.row-->
</a>
<a href="#">
<div class="row cf">
<img src="<!-- @path row-meddevicejobs.png -->" alt="MedDeviceJobs" />
<div class="text">
<h2>Alexander Yulish</h2>
<p>We build compelling experiences with brands that get results.</p>
<span class="services-rendered">Design, Strategy, Production</span>
</div><!--.text-->
</div><!--.row-->
</a>
<a href="#">
<div class="row cf">
<img src="<!-- @path row-meddevicejobs.png -->" alt="MedDeviceJobs" />
<div class="text">
<h2>Stussy</h2>
<p>We build compelling experiences with brands that get results.</p>
<span class="services-rendered">Design, Strategy, Production</span>
</div><!--.text-->
</div><!--.row-->
</a>
<a href="#">
<div class="row cf">
<img src="<!-- @path row-meddevicejobs.png -->" alt="MedDeviceJobs" />
<div class="text">
<h2>GrubMarket</h2>
<p>We build compelling experiences with brands that get results.</p>
<span class="services-rendered">Design, Strategy, Production</span>
</div><!--.text-->
</div><!--.row-->
</a>
<a href="#">
<div class="row cf">
<img src="<!-- @path row-meddevicejobs.png -->" alt="MedDeviceJobs" />
<div class="text">
<h2>MedDeviceJobs</h2>
<p>We build compelling experiences with brands that get results.</p>
<span class="services-rendered">Design, Strategy, Production</span>
</div><!--.text-->
</div><!--.row-->
</a>
<a href="#">
<div class="row cf">
<!--<img src="#" />-->
<!-- @placeholder 100x100 -->
<div class="text">
<h2>AdoptTogether</h2>
<p>We build compelling experiences with brands that get results.</p>
<span class="services-rendered">Design, Strategy, Production</span>
</div><!--.text-->
</div><!--.row-->
</a>
<a href="#">
<div class="row cf">
<!--<img src="#" />-->
<!-- @placeholder 100x100 -->
<div class="text">
<h2>Happ</h2>
<p>We build compelling experiences with brands that get results.</p>
<span class="services-rendered">Design, Strategy, Production</span>
</div><!--.text-->
</div><!--.row-->
<a href="#">
<div class="row cf">
<!--<img src="#" />-->
<!-- @placeholder 100x100 -->
<div class="text">
<h2>Wave</h2>
<p>We build compelling experiences with brands that get results.</p>
<span class="services-rendered">Design, Strategy, Production</span>
</div><!--.text-->
</div><!--.row-->
</a>
<p>Some work is protected by NDA. To see this work, contact me and then go to the secret zone.</p>
<!-- @include _footer -->