-
Notifications
You must be signed in to change notification settings - Fork 0
/
avatour-1.html
62 lines (52 loc) · 1.67 KB
/
avatour-1.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
---
title: Du Hoang
---
{% include header.html %}
<div class="portfolio">
<div class="top-section">
<div class="photo">
<a href="index.html"><img src="img/me-2021.png" /></a>
</div>
<div class="info">
Du Hoang
</div>
</div>
<div class="section">
<div class="grid triple-one">
<div class="cell">
<img src="img/imeve-ux-b.png" />
</div>
<div class="cell">
<img src="img/imeve-ux-c.png" />
</div>
<div class="cell">
<img src="img/imeve-ux-a.png" />
</div>
</div>
<div class="text">
<h1>Avatour</h1>
<p>Avatour is a live-streaming 360° video, VR telepresence startup. I work with the founders to conceive the product, identify use cases, and design and build a suite of VR and companion apps.</p>
<p>The MVP we made together went on to raise $2.9 million, and Avatour has been going strong ever since.</p>
</div>
<div class="grid double">
<div class="cell">
<img src="img/avatour-1b.png" />
</div>
<div class="cell" style="display: flex; align-items: center;">
<img src="img/avatour-photo.jpg" />
</div>
<div class="cell">
<img src="img/avatour-1a.png" />
</div>
<div class="cell">
<img src="img/avatour-1c.png" />
</div>
</div>
</div>
<div class="bottom-block text links">
<a href="copilot-1.html">Next <span>→</span></a>
</div>
</div>
</div>
</div>
</div>