-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
71 lines (61 loc) · 1.48 KB
/
index.html
File metadata and controls
71 lines (61 loc) · 1.48 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
---
layout: default
last_modified_at: 2020-10-12
---
<figure class="full-width" style="margin-bottom: 0;">
<a href={{ "/about" | relative_url }}>
<img
src="{{ site.url }}/assets/locomotive-art-slim.jpg"
alt="Arthur Klepchukov in superhero flying pose in parallel with a locomotive train's wheels"
/>
</a>
<figcaption style="height: 0;">
Arthur Klepchukov in superhero flying pose in parallel with a locomotive train's wheels
</figcaption>
</figure>
<h1 class="full-width slanted-headline">
<span class="hero-line1">
designing
</span>
<span class="hero-line2">
Impact
</span>
<a href="/case-studies/" class="btn btn-primary hero-cta">
…prove it
</a>
</h1>
<div class="logos">
<img
alt="Okta logo"
class="logo"
src="{{ site.url }}/assets/logos/okta_wordmark.png"
height="55px";
/>
<img
alt="National Institute for Standards and Technology (NIST) logo"
class="logo"
src="{{ site.url }}/assets/logos/nist.svg"
width="150px"
/>
<img
alt="Vevo logo"
class="logo"
src="{{ site.url }}/assets/logos/vevo.png"
/>
<img
alt="Virtru logo"
class="logo"
src="{{ site.url }}/assets/logos/virtru2.svg"
/>
<img
alt="Submittable logo"
class="logo"
src="{{ site.url }}/assets/logos/submittable.png"
style="position: relative; bottom: 10%;"
/>
<img
alt="University of California, Berkeley logo"
class="logo"
src="{{ site.url }}/assets/logos/berkeley.png"
/>
</div>