-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
executable file
·62 lines (55 loc) · 1.97 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
---
title: We're building a Street View alternative for explorers
description: Capture GoPro 360 footage. Upload it to Trek View. Relive your adventures on the map.
image: /assets/images/global/trek-view-360-degree-tour.jpg
author: Trek View
---
<section class="hero">
<div class="text-container">
<h1 class="editable">We're building a Street View alternative for explorers</h1>
<p class="subtext editable">Capture GoPro 360 footage. Upload it to Trek View. Relive your adventures on the map.</p>
<img class="img-fluid" src="/assets/images/global/trekview-kilimanjaro.png" alt="Map the Paths" title="Map the Paths" />
</div>
</section>
<div class="content">
<section>
<div class="container flex">
<div class="text editable">
<h3><strong>Capture</strong></h3>
<p>Use your GoPro MAX or GoPro Fusion to capture 360 footage.</p>
</div>
<div class="image">
<img class="img-fluid" src="/assets/images/global/david-trek-pack.jpg" alt="Capture" title="Capture" />
</div>
</div>
</section>
<section>
<div class="container flex">
<div class="text editable">
<h3><strong>Upload</strong></h3>
<p>Upload your photos and videos to the map.</p>
</div>
<div class="image">
<img class="img-fluid" src="/assets/images/global/upload-image.png" alt="Upload" title="Upload" />
</div>
</div>
</section>
<section>
<div class="container flex">
<div class="text editable">
<h3><strong>Explore</strong></h3>
<p>Relive your own adventures, or those of fellow explorers virtually.</p>
</div>
<div class="image">
<img class="img-fluid" src="/assets/images/global/trek-view-360-degree-tour.jpg" alt="Explore" title="Explore" />
</div>
</div>
</section>
<section class="bottom-cta">
<div class="text-container">
<div class="text editable">
<div class="cta button alt"><a href="https://dashboard.mailerlite.com/forms/791569/111330035451823458/share" target="_blank">Start exploring here...</a></div>
</div>
</div>
</section>
</div>