forked from abigaylerose03/Magnify-Wellness-Official
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
219 lines (185 loc) · 8.17 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://code.jquery.com/jquery-1.12.4.min.js"></script>
<link rel="stylesheet" href="./navbar/navbar.css">
<link rel="stylesheet" href="./footer/footer.css">
<link rel="stylesheet" href="home.css">
<title>Magnify Wellness</title>
</head>
<body>
<nav id='navbar'>
</nav>
<section id="home">
<div class="custom-shape-divider-bottom-1608227026">
<svg data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 120"
preserveAspectRatio="none">
<path
d="M321.39,56.44c58-10.79,114.16-30.13,172-41.86,82.39-16.72,168.19-17.73,250.45-.39C823.78,31,906.67,72,985.66,92.83c70.05,18.48,146.53,26.09,214.34,3V0H0V27.35A600.21,600.21,0,0,0,321.39,56.44Z"
class="shape-fill"></path>
</svg>
</div>
<div class="content">
<div class="text">
<h1>magnify</h1>
<h2>your mental health hub</h2>
<p>Welcome to Magnify Wellness, a completely free app dedicated to helping improve your mental health.
</p>
<a href="/Magnify-Wellness-Official"><img
src="./home-assets/download.png"></a>
</div>
<div class="image">
<img src="./home-assets/phones.png">
</div>
</div>
</section>
<section id="mission">
<img id="target" src="./home-assets/top-target.png" alt="">
<img id="mag" src="./home-assets/tilt-logo.png" alt="">
<img id="blob" src="./home-assets/blob.png" alt="">
<h1>Our Mission</h1>
<h2>Our mission is to ensure that everyone gains <span>equal access</span> to mental health support.</h2>
</section>
<section id="about">
<h1>What is Magnify Wellness?</h1>
<div class="features-container">
<div class="feature">
<img src="./home-assets/about/talk.svg" alt="">
<h3>Chatbot</h3>
<p>Talk one-on-one with our chatbot, Maggie</p>
</div>
<div class="feature">
<img src="./home-assets/about/breathe.svg" alt="">
<h3>Breathe</h3>
<p>Take time to relax with a guided breathing exercise</p>
</div>
<div class="feature">
<img src="./home-assets/about/people.svg" alt="">
<h3>Connect</h3>
<p>Connect with and speak to a counselor</p>
</div>
<div class="feature">
<img src="./home-assets/about/game.svg" alt="">
<h3>Play</h3>
<p>De-stress with Maggie’s Adventure Game</p>
</div>
<div class="feature">
<img src="./home-assets/about/book.svg" alt="">
<h3>Write</h3>
<p>Create journal entries using guided prompts</p>
</div>
<div class="feature">
<img src="./home-assets/about/feelings.svg" alt="">
<h3>Check-in</h3>
<p>Check-in with your feelings and emotions</p>
</div>
</div>
<a href="/Magnify-Wellness-Official" class="btn">Learn More</a>
</section>
<section id="press">
<h1>Press</h1>
<div class="articles-container">
<div class="article">
<div class="img-container">
<img src="./home-assets/press/press1.png" alt="">
</div>
<h2>STEAMChangers: Abigayle Peterson</h2>
<a href="/Magnify-Wellness-Official" class="btn">Go to article</a>
</div>
<div class="article">
<div class="img-container">
<img src="./home-assets/press/press2.png" alt="">
</div>
<h2>Mental Health during the Pandemic: STEM Spotlight</h2>
<a href="/Magnify-Wellness-Official" class="btn">Go to article</a>
</div>
<div class="article">
<div class="img-container">
<img src="./home-assets/press/press3.png" alt="">
</div>
<h2>Magnifying the Importance of Mental Health</h2>
<a href="/Magnify-Wellness-Official"
class="btn">Go to article</a>
</div>
</div>
<a href="/Magnify-Wellness-Official" class="btn blog-btn">View more articles</a>
</section>
<section id="impact">
<div class="custom-shape-divider-top-1608248637">
<svg data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 120"
preserveAspectRatio="none">
<path
d="M985.66,92.83C906.67,72,823.78,31,743.84,14.19c-82.26-17.34-168.06-16.33-250.45.39-57.84,11.73-114,31.07-172,41.86A600.21,600.21,0,0,1,0,27.35V120H1200V95.8C1132.19,118.92,1055.71,111.31,985.66,92.83Z"
class="shape-fill"></path>
</svg>
</div>
<div class="custom-shape-divider-bottom-1608248687">
<svg data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 120"
preserveAspectRatio="none">
<path
d="M321.39,56.44c58-10.79,114.16-30.13,172-41.86,82.39-16.72,168.19-17.73,250.45-.39C823.78,31,906.67,72,985.66,92.83c70.05,18.48,146.53,26.09,214.34,3V0H0V27.35A600.21,600.21,0,0,0,321.39,56.44Z"
class="shape-fill"></path>
</svg>
</div>
<div class="metrics-container">
<div class="metric">
<h2><span class="counter">700</span><span>+</span> users</h2>
</div>
<div class="metric">
<h2><span class="counter">51</span><span>k+</span> youth impacted</h2>
</div>
<div class="metric">
<h2><span span class="counter">80</span><span>+</span> active leaders</h2>
</div>
<div class="metric">
<h2><span span class="counter">8</span><span>+</span> countries reached</h2>
</div>
</div>
</section>
<section id="blog">
<h1>Blog</h1>
<div class="articles-container">
<div class="article">
<div class="img-container">
<img src="./home-assets/press/meet-the-writers.png" alt="">
</div>
<h2>Meet the Writers</h2>
<a href="/Magnify-Wellness-Official" class="btn">View Article</a>
</div>
<div class="article">
<div class="img-container">
<img src="./home-assets/press/spotlight.png" alt="Abigayle Peterson" width="100%">
</div>
<h2>Spotlight on Magnify's Founder: Abigayle Peterson</h2>
<a href="/Magnify-Wellness-Official"
class="btn">View Article</a>
</div>
</div>
<a href="/Magnify-Wellness-Official" class="btn blog-btn">View Blog</a>
</section>
<section id="join-us">
<h1>More than just an app... Join the Magnify Movement</h1>
<a href="/Magnify-Wellness-Official" class="btn">Our Programs</a>
</section>
<footer class="footer">
<div id="footer"></div>
<p id="attribution">Icons made by <a href="https://www.flaticon.com/authors/freepik" title="Freepik">Freepik</a>
from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a></p>
</footer>
</body>
<script src="./home-assets/jquery.counterup.min.js"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.3/waypoints.min.js"></script>
<script type="text/javascript">
$(document).ready(function () {
$('#navbar').load('./navbar/navbar.html');
$('#footer').load('./footer/footer.html');
$('.counter').counterUp({
delay: 10,
time: 1000
});
})
</script>
</html>