-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
191 lines (190 loc) · 6.59 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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>OffLoad</title>
<link rel="stylesheet" href="style.css" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Inter&family=Titan+One&display=swap"
rel="stylesheet"
/>
<link rel="shortcut icon" href="assets/logo.png" type="image/x-icon" />
<link rel="manifest" href="manifest.json" />
<link rel="apple-touch-icon" href="assets/favicon.png" />
</head>
<body>
<header>
<h1 class="hidden-name">OffLoad</h1>
<img src="/assets/Cover.png" />
</header>
<img src="/assets/Kite.svg" class="kite" />
<div class="slideshow">
<div class="phones-set_1">
<img src="assets/phones/1.png" />
<img src="assets/phones/2.png" />
<img src="assets/phones/3.png" />
<img src="assets/phones/4.png" />
<img src="assets/phones/5.png" />
<img src="assets/phones/6.png" />
</div>
<div class="phones-set_2">
<img src="assets/phones/1.png" />
<img src="assets/phones/2.png" />
<img src="assets/phones/3.png" />
<img src="assets/phones/4.png" />
<img src="assets/phones/5.png" />
<img src="assets/phones/6.png" />
</div>
<div class="phones-set_3">
<img src="assets/phones/1.png" />
<img src="assets/phones/2.png" />
<img src="assets/phones/3.png" />
<img src="assets/phones/4.png" />
<img src="assets/phones/5.png" />
<img src="assets/phones/6.png" />
</div>
</div>
<h2 class="header">
The voice note journaling app that allows you to track your trigger points
and your emotions.
</h2>
<p class="summary">
Since the pandemic, there have been healthcare workers who find themselves
under a lot of pressure due to uncertain times and feel extremely anxious
and stressed during their day to day roles. Many healthcare workers are
often overwhelmed from their day to day tasks and are constantly on the go
that sometimes it becomes difficult to place your stress somewhere.
Although meditation can seem like a great place to start, studies show
that there is more thought process with journaling.
</p>
<p class="summary">
OffLoad is designed to create a safe place to track your emotions and
identify your day to day stress points to make you become more self aware
of certain trigger points.
</p>
<h2 class="header">Main features</h2>
<section class="features">
<div class="feature">
<div class="details">
<h3 class="subheader">Record voice notes</h3>
<p class="summary">
Conveniently record how you feel and save them as voice notes.
</p>
</div>
<div class="img">
<img src="assets/phones/7.png" />
</div>
</div>
<div class="feature">
<div>
<h3 class="subheader">Track your moods</h3>
<p class="summary">
Easily choose an emoji that represents your mood and track this on
the Calendar.
</p>
</div>
<div class="img">
<img src="assets/phones/8.png" />
</div>
</div>
<div class="feature">
<div>
<h3 class="subheader">Write Notes</h3>
<p class="summary">
Comfortably write down your feelings and journal your thoughts.
</p>
</div>
<div class="img">
<img src="assets/phones/9.png" />
</div>
</div>
</section>
<h2 class="header">Meet the team</h2>
<section class="team">
<div class="team-member">
<div class="img-cont">
<img
src="https://media-exp1.licdn.com/dms/image/C4D03AQHyclRe_vGnIA/profile-displayphoto-shrink_800_800/0/1644246871586?e=1673481600&v=beta&t=J1AS5zwlK6KkV4fBa7hGBG3G4uiKvrlo0VMuPRcPTLY"
alt="Rhea Narula"
/>
</div>
<h4 class="subheader">Rhea Narula</h4>
<p class="summary">Product Manager</p>
</div>
<div class="team-member">
<div class="img-cont">
<img src="/assets/kevin.jpg" alt="Kevin Wang" />
</div>
<h4 class="subheader">Kevin Wang</h4>
<p class="summary">Product Designer</p>
</div>
<div class="team-member">
<div class="img-cont">
<img src="assets/emma.jpg" alt="Emmanuel Otuonye" />
</div>
<h4 class="subheader">Emmanuel Otuonye</h4>
<p class="summary">Software Developer</p>
</div>
<div class="team-member">
<div class="img-cont">
<img src="/assets/jesse.jpg" alt="Jesse Abuaja" />
</div>
<h4 class="subheader">Jesse Abuaja</h4>
<p class="summary title">Software Developer</p>
</div>
</section>
<section>
<h2 class="header .">Download now</h2>
<p class="summary">
What are you waiting for, Download OffLoad now and journal your thoughts
and feelings.
</p>
<div class="download-box">
<img
class="download-phone"
src="/assets/download.png"
alt="mobile-phone"
/>
<!-- Old build link -->
<!-- <a href="https://expo.dev/artifacts/eas/efzgNEEQKDXgGt3Cc9wemS.apk"> -->
<!-- Latest build link -->
<div class="btn-cont">
<a
href="https://play.google.com/store/apps/details?id=com.jsjags01.HeadiesBox"
>
<button class="downlad-btn">
<img src="/assets/playstore-logo.png" alt="download" />
<span>Download from Play Store</span>
</button>
</a>
</div>
<!-- </a> -->
</div>
</section>
<footer>
<div class="info">
<a href="https://offload.live"
><img src="/assets/Kite.svg" alt="offload-logo"
/></a>
<p>Brought to you by Team OffLoad.</p>
</div>
<div class="info">
<a
href="https://www.joincolab.io/"
target="_blank"
rel="noopener noreferrer"
><img src="/assets/Co.Lab-Logo.svg" alt="colab-logo"
/></a>
<p>Special thanks to CO.LAB.</p>
</div>
<p class="copyright">
OffLoad©<span class="year"></span>. All Rights Reserved.
</p>
</footer>
<script src="./app.js"></script>
</body>
</html>