-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
322 lines (320 loc) · 15 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
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Refresh</title>
<link rel="icon" type="image/png" href="rocket.png" >
<meta name="description" content="Refresh Made for students, by students" />
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="style.css" />
<link href="https://fonts.googleapis.com/css?family=Catamaran&display=swap" rel="stylesheet">
</head>
<body>
<div class="nav">
<div class="logo">
<h2>Refresh</h2>
</div>
<div class="menu">
<a href="#home">Home</a>
<a href="#features">Features</a>
<a href="#about">About</a>
<a href="#blog">Blog</a>
<a href="https://confident-elion-57dd1e.netlify.com/login">Log-In</a>
<a href="https://confident-elion-57dd1e.netlify.com/signup">Sign-Up</a>
</div>
</div>
<div class="landing">
<div class="images">
<img class="vector" src="index img/Vector 1.png" />
<img class="mobile" src="index img/simplified ui mobile.png" />
<img class="desktop" src="index img/simplified ui desktop.png" />
</div>
<div class="text" id="home">
<h2>The Health App Every Lambda School Student Needs</h2>
<p class="description">Refresh is a healthy habit app designed for Lambda students, by Lambda students. Our fun, fast, and gamified approach to habit change is guaranteed to be a delight.</p>
<a class="download-link" href="https://confident-elion-57dd1e.netlify.com/signup"><button class="download">Get Started</button></a>
</div>
</div>
<div class="features", id="features">
<h2 class="feature-header">Why You Need Refresh</h2>
<div class="feature-columns">
<div class="column-one">
<div class="feature one">
<div class="row-one mission">
<!-- Just a placeholder for circle -->
</div>
<div class="row-two">
<h3>Custom Missions</h3>
<p>Choose a quest that’s customized to fit your needs and goals.</p>
</div>
</div>
<div class="feature two">
<div class="row-one progress">
<!-- Placeholder -->
</div>
<div class="row-two">
<h3>Charted Progress</h3>
<p>Nifty charts and graphs that vividly illustrate how far you’ve come.</p>
</div>
</div>
<div class="feature three">
<div class="row-one evolution">
<!-- Placeholder -->
</div>
<div class="row-two">
<h3>Constant Evolution</h3>
<p>Share your feedback and we'll build our app to fit your preferences.</p>
</div>
</div>
</div>
<div class="column-two">
<img class="feature-img" src="index img/Ellipse 116.png"/>
</div>
<div class="column-three">
<div class="feature four">
<div class="row-one secure">
<!-- Just a placeholder for circle -->
</div>
<div class="row-two">
<h3>Secure System</h3>
<p>Your info is 100% safe (and will never be shared). Also: we hate spam.</p>
</div>
</div>
<div class="feature five">
<div class="row-one points">
<!-- Placeholder -->
</div>
<div class="row-two">
<h3>Score Points</h3>
<p>Like a video game. Do healthy stuff and watch your score rapidly grow.</p>
</div>
</div>
<div class="feature six">
<div class="row-one success">
<!-- Placeholder -->
</div>
<div class="row-two">
<h3>Success Rewarded</h3>
<p>Climb to the top of our leaderboard and win Amazon gift cards or sweet swag.</p>
</div>
</div>
</div>
</div>
</div>
<div class="team", id="about">
<h2 class="team-header">Meet the People Who Made Refresh Possible</h2>
<div class="contributors">
<div class="contributor" id="dayton">
<div class="name">
<h3>Dayton Steinmeyer</h3>
<p>Team Lead</p>
</div>
<div class="photo">
<img src="./contributors img/dayton.jpg" />
</div>
<div class="social">
<a href="https://github.com/DaytonS3" target="_blank">
<img src="https://github.com/favicon.ico" width="15">
</a>
<a href="https://www.linkedin.com/in/daytonsteinmeyer" target="_blank">
<img src="https://static.licdn.com/sc/h/al2o9zrvru7aqj8e1x2rzsrca" width="15">
</a>
</div>
</div>
<div class="contributor" id="daniel">
<div class="name">
<h3>Daniel Wallen</h3>
<p>Full Stack Web Developer</p>
</div>
<div class="photo">
<img src="./contributors img/daniel.jpg" />
</div>
<div class="social">
<a href="https://github.com/WebWallen" target="_blank">
<img src="https://github.com/favicon.ico" width="15">
</a>
<a href="https://www.linkedin.com/in/WebWallen" target="_blank">
<img src="https://static.licdn.com/sc/h/al2o9zrvru7aqj8e1x2rzsrca" width="15">
</a>
<a href="https://twitter.com/WebWallen" target="_blank">
<img src="https://i.ibb.co/8dpgTDM/twitter-logo-clipart-free-20.jpg" width="15">
</a>
<a href="https://facebook.com/WebWallen" target="_blank">
<img src="https://upload.wikimedia.org/wikipedia/commons/c/c2/F_icon.svg" width="15">
</a>
<a href="https://dev.to/WebWallen" target="_blank">
<img src="https://i.ibb.co/DV14pSW/iconfinder-84-Dev-logo-logos-4373243.png" alt="iconfinder-84-Dev-logo-logos-4373243" width="15">
</a>
</div>
</div>
<div class="contributor" id="christina">
<div class="name">
<h3>Christina Delligatta</h3>
<p>Full Stack Web Developer</p>
</div>
<div class="photo">
<img src="./contributors img/christina.jpg" />
</div>
<div class="social">
<a href="ttps://github.com/TinaDelli" target="_blank">
<img src="https://github.com/favicon.ico" width="15">
</a>
<a href="https://www.linkedin.com/in/tinadelli" target="_blank">
<img src="https://static.licdn.com/sc/h/al2o9zrvru7aqj8e1x2rzsrca" width="15">
</a>
<a href="https://twitter.com/Tinadevelops" target="_blank">
<img src="https://i.ibb.co/8dpgTDM/twitter-logo-clipart-free-20.jpg" width="15">
</a>
</div>
</div>
<div class="contributor" id="gina">
<div class="name">
<h3>Gina Christians</h3>
<p>Full Stack Web Developer</p>
</div>
<div class="photo">
<img src="./contributors img/gina.jpg" />
</div>
<div class="social">
<a href="https://github.com/Chrisgins" target="_blank">
<img src="https://github.com/favicon.ico" width="15">
</a>
<a href="https://www.linkedin.com/in/gina-christians228" target="_blank">
<img src="https://static.licdn.com/sc/h/al2o9zrvru7aqj8e1x2rzsrca" width="15">
</a>
<a href="https://twitter.com/christians_gina" target="_blank">
<img src="https://i.ibb.co/8dpgTDM/twitter-logo-clipart-free-20.jpg" width="15">
</a>
</div>
</div>
<div class="contributor" id="jeremy">
<div class="name">
<h3>Jeremy Brady</h3>
<p>Full Stack Web Developer</p>
</div>
<div class="photo">
<img src="./contributors img/jeremy.png" />
</div>
<div class="social">
<a href="https://github.com/jeremybrady702" target="_blank">
<img src="https://github.com/favicon.ico" width="15">
</a>
<a href="https://www.linkedin.com/in/jeremybrady702" target="_blank">
<img src="https://static.licdn.com/sc/h/al2o9zrvru7aqj8e1x2rzsrca" width="15">
</a>
<a href="https://twitter.com/jeremybrady702" target="_blank">
<img src="https://i.ibb.co/8dpgTDM/twitter-logo-clipart-free-20.jpg" width="15">
</a>
</div>
</div>
<div class="contributor" id="josh">
<div class="name">
<h3>Josh Cooter</h3>
<p>Full Stack Web Developer</p>
</div>
<div class="photo">
<img src="./contributors img/josh.jpg" />
</div>
<div class="social">
<a href="https://github.com/thejoshcooter" target="_blank">
<img src="https://github.com/favicon.ico" width="15">
</a>
<a href="https://www.linkedin.com/in/joshcooter" target="_blank">
<img src="https://static.licdn.com/sc/h/al2o9zrvru7aqj8e1x2rzsrca" width="15">
</a>
</div>
</div>
<div class="contributor" id="melissa">
<div class="name">
<h3>Melissa Murphy</h3>
<p>Full Stack Web Developer</p>
</div>
<div class="photo">
<img src="./contributors img/melissa.jpg" />
</div>
<div class="social">
<a href="https://github.com/melissa-murphy" target="_blank">
<img src="https://github.com/favicon.ico" width="15">
</a>
<a href="https://www.linkedin.com/in/melissamurphy" target="_blank">
<img src="https://static.licdn.com/sc/h/al2o9zrvru7aqj8e1x2rzsrca" width="15">
</a>
<a href="https://twitter.com/thinkModes" target="_blank">
<img src="https://i.ibb.co/8dpgTDM/twitter-logo-clipart-free-20.jpg" width="15">
</a>
</div>
</div>
<div class="contributor" id="michael">
<div class="name">
<h3>Michael Baynon</h3>
<p>Full Stack Web Developer</p>
</div>
<div class="photo">
<img src="./contributors img/michael.png" />
</div>
<div class="social">
<a href="https://github.com/MichaelBaynon" target="_blank">
<img src="https://github.com/favicon.ico" width="15">
</a>
<a href="https://www.linkedin.com/in/michael-baynon-64592918a" target="_blank">
<img src="https://static.licdn.com/sc/h/al2o9zrvru7aqj8e1x2rzsrca" width="15">
</a>
</div>
</div>
<div class="contributor" id="roman">
<div class="name">
<h3>Roman Jordan</h3>
<p>Full Stack Web Developer</p>
</div>
<div class="photo">
<img src="./contributors img/roman.png" />
</div>
<div class="social">
<a href="https://github.com/Roman-Jordan" target="_blank">
<img src="https://github.com/favicon.ico" width="15">
</a>
<a href="https://www.linkedin.com/in/roman-jordan-102529126" target="_blank">
<img src="https://static.licdn.com/sc/h/al2o9zrvru7aqj8e1x2rzsrca" width="15">
</a>
</div>
</div>
<div class="contributor" id="taylor">
<div class="name">
<h3>Taylor Watson</h3>
<p>UX/UI</p>
</div>
<div class="photo">
<img src="./contributors img/taylor.png" />
</div>
<div class="social">
<a href="https://github.com/taylorwatsonb" target="_blank">
<img src="https://github.com/favicon.ico" width="15">
</a>
<a href="https://www.linkedin.com/in/taylornwatson/" target="_blank">
<img src="https://static.licdn.com/sc/h/al2o9zrvru7aqj8e1x2rzsrca" width="15">
</a>
</div>
</div>
</div>
</div>
<div class="blog", id="blog">
<h2 class="blog-header">Actionable Insights to Make You Feel Refreshed</h2>
<div class="post">
<div class="image">
<img class="post-image" src="blog img/blog01.jpg" />
</div>
<div class="preview">
<h3>How to Be a Successful Web Developer (Without Risking Burnout)</h3>
<p>
Lambda School student?<br><br>
If so, there's a 50/50 chance you suffer from severe burnout.<br><br>
Here's how to excel in your studies without sacrificing your health...<br><br>
</p>
<a class="blog-link" href="./blog/lambda-school-burnout.html" target="_blank"><button class="continue-reading">Continue Reading</button></a>
</div>
</div>
</div>
<div class="footer">
<p>©2019 Refresh (Lambda Labs 18)</p>
</div>
</body>
</html>