-
Notifications
You must be signed in to change notification settings - Fork 0
/
mental_health.html
248 lines (189 loc) · 14.4 KB
/
mental_health.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
<!DOCTYPE html>
<html class="scroll-smooth">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Whage</title>
<script defer src="https://unpkg.com/alpinejs@3.10.2/dist/cdn.min.js"></script>
<link rel="stylesheet" href="/assets/css/styles.css">
<script src="https://cdn.tailwindcss.com?plugins=typography,forms"></script>
<link rel="stylesheet" href="style.css">
<script src="https://cdn.jsdelivr.net/gh/alpinejs/alpine@v2.8.0/dist/alpine.min.js" defer></script>
<link rel="icon" type="image/png" href="Logo.png">
</head>
<body class="pt-20">
<script src="aos.js"></script>
<script>AOS.init();</script>
<nav id="nav-bar" class="bg-white nav flex absolute flex-wrap items-center justify-between md:rounded-none md:shadow-none shadow-sm w-full top-0 px-8">
<div class="h-24 text-lg font-semibold flex flex-no-shrink tgr items-center mr-6 hover:opacity-90">
<a class="text-slate-500" href="https://whage.vercel.app/"> <img data-aos="fade-up" class="w-16" src="Logo.png"></img>
</a>
</div>
<input class="menu-btn hidden" type="checkbox" id="menu-btn">
<label class="menu-icon block cursor-pointer md:hidden px-2 py-4 relative select-none" for="menu-btn">
<span class="navicon bg-slate-400 flex items-center relative"></span>
</label>
<ul class="menu border-none flex justify-end list-reset m-0 w-full md:w-auto">
<li class="border-none">
<a href="https://whage.vercel.app/" class="block font-medium md:inline-block px-4 py-3 text-md no-underline text-gray-600 hover:text-gray-500">Home</a>
</li>
<li class="border-none">
<a href="mental_health.html" class="block font-medium md:inline-block px-4 py-3 text-md no-underline text-gray-600 hover:text-gray-500">Mental Health</a>
</li>
<li class="border-none">
<a href="physical_health.html" class="block font-medium md:inline-block px-4 py-3 text-md no-underline text-gray-600 hover:text-gray-500">Physical Support</a>
</li>
<li class="border-none">
<a href="http://localhost:8001" class="block font-medium md:inline-block px-4 py-3 text-md no-underline text-gray-600 hover:text-gray-500">Product</a>
</li>
<li class="border-none">
<a href="A-Z.html" class="block font-medium md:inline-block px-4 py-3 text-md no-underline text-gray-600 hover:text-gray-500"> A-Z</a>
</li>
</ul>
<ul class="menu border-none flex justify-end list-reset m-0 w-full md:w-auto">
<li class="border-none">
<a href="index.html#contact" class="block md:inline-block px-4 py-2 bg-slate-700 hover:opacity-90 transition duration-100 ease-in my-1 text-center md:text-justify rounded-[50px] text-md no-underline text-white font-medium">Contact</a>
</li>
</ul>
</nav>
<section id="about" class="py-8">
<section class="text-white">
<div class="max-w-screen-xl px-4 py-16 mx-auto sm:px-6 lg:px-8">
<div class="grid grid-cols-1 gap-8 mt-8 md:grid-cols-2 lg:grid-cols-2">
<a
class="border border-gray-700 block p-8 transition hover:border-gray-300" href="#"
>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="text-gray-500 w-10 h-10">
<path stroke-linecap="round" stroke-linejoin="round" d="M12.75 15l3-3m0 0l-3-3m3 3h-7.5M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
</svg>
<h3 class="mt-4 text-xl font-bold text-transparent text-slate-600">Schizophrenia</h3>
<p class="mt-1 text-sm text-gray-500">
Schizophrenia is a mental disorder characterized by continuous or relapsing episodes of psychosis. Major symptoms include hallucinations, delusions, and disorganized thinking. Other symptoms include social withdrawal, decreased emotional expression, and apathy.
</p>
</a>
<a
class="border border-gray-700 block p-8 transition hover:border-gray-300" href="#"
>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="text-gray-500 w-10 h-10">
<path stroke-linecap="round" stroke-linejoin="round" d="M12.75 15l3-3m0 0l-3-3m3 3h-7.5M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
</svg>
<h3 class="mt-4 text-xl font-bold text-transparent text-slate-600">Bipolar Disorder</h3>
<p class="mt-1 text-sm text-gray-500">
Bipolar disorder, previously known as manic depression, is a mental disorder characterized by periods of depression and periods of abnormally elevated mood that last from days to weeks each. </p>
</a>
<a
class="border border-gray-700 block p-8 transition hover:border-gray-300" href="#"
>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="text-gray-500 w-10 h-10">
<path stroke-linecap="round" stroke-linejoin="round" d="M12.75 15l3-3m0 0l-3-3m3 3h-7.5M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
</svg>
<h3 class="mt-4 text-xl font-bold text-transparent text-slate-600">PTSD</h3>
<p class="mt-1 text-sm text-gray-500">
Post-traumatic stress disorder is a mental and behavioral disorder that can develop because of exposure to a traumatic event, such as sexual assault, warfare, traffic collisions, child abuse, domestic violence, or other threats on a person's life. </p>
</a>
<a
class="border border-gray-700 block p-8 transition hover:border-gray-300" href="#"
>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="text-gray-500 w-10 h-10">
<path stroke-linecap="round" stroke-linejoin="round" d="M12.75 15l3-3m0 0l-3-3m3 3h-7.5M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
</svg>
<h3 class="mt-4 text-xl font-bold text-transparent text-slate-600">OCD</h3>
<p class="mt-1 text-sm text-gray-500">
Obsessive–compulsive disorder is a mental and behavioral disorder in which an individual has intrusive thoughts and/or feels the need to perform certain routines repeatedly to the extent where it induces distress or impairs general function. </p>
</a>
<a
class="border border-gray-700 block p-8 transition hover:border-gray-300" href="#"
>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="text-gray-500 w-10 h-10">
<path stroke-linecap="round" stroke-linejoin="round" d="M12.75 15l3-3m0 0l-3-3m3 3h-7.5M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
</svg>
<h3 class="mt-4 text-xl font-bold text-transparent text-slate-600">Eating Disorder</h3>
<p class="mt-1 text-sm text-gray-500">
An eating disorder is a mental disorder defined by abnormal eating behaviors that negatively affect a person's physical or mental health. Only one eating disorder can be diagnosed at a given time. </p>
</a>
<a
class="border border-gray-700 block p-8 transition hover:border-gray-300" href="#"
>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="text-gray-500 w-10 h-10">
<path stroke-linecap="round" stroke-linejoin="round" d="M12.75 15l3-3m0 0l-3-3m3 3h-7.5M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
</svg>
<h3 class="mt-4 text-xl font-bold text-transparent text-slate-600">Psychosis
</h3>
<p class="mt-1 text-sm text-gray-500">
Psychosis is an abnormal condition of the mind that results in difficulties determining what is real and what is not real. Symptoms may include delusions and hallucinations, among other features. Additional symptoms are incoherent speech and behavior that is inappropriate for a given situation. </p>
</a>
<a
class="border border-gray-700 block p-8 transition hover:border-gray-300" href="#"
>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="text-gray-500 w-10 h-10">
<path stroke-linecap="round" stroke-linejoin="round" d="M12.75 15l3-3m0 0l-3-3m3 3h-7.5M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
</svg>
<h3 class="mt-4 text-xl font-bold text-transparent text-slate-600">Personality Disorder</h3>
<p class="mt-1 text-sm text-gray-500">
Personality disorders are a class of mental disorders characterized by enduring maladaptive patterns of behavior, cognition, and inner experience, exhibited across many contexts and deviating from those accepted by the individual's culture. </p>
</a>
<a
class="border border-gray-700 block p-8 transition hover:border-gray-300" href="#"
>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="text-gray-500 w-10 h-10">
<path stroke-linecap="round" stroke-linejoin="round" d="M12.75 15l3-3m0 0l-3-3m3 3h-7.5M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
</svg>
<h3 class="mt-4 text-xl font-bold text-transparent text-slate-600">Panic Disorder</h3>
<p class="mt-1 text-sm text-gray-500">
Panic disorder is a mental and behavioral disorder, specifically an anxiety disorder characterized by reoccurring unexpected panic attacks. </p>
</a>
</div>
</section>
<footer class="pl-20 pr-20 px-4 divide-y divide-gray-200 dark:bg-gray-800 dark:text-gray-100 mt-12">
<div class="container flex flex-col justify-between py-10 mx-auto space-y-8 lg:flex-row lg:space-y-0 items-center">
<div class="lg:w-1/3 ">
<a rel="noopener noreferrer" href="index.html" class="flex justify-center space-x-3 lg:justify-start">
<img data-aos="fade-up" class="w-16" src="Logo.png">
<span class="sm:ml-10 self-center text-2xl text-slate-500 font-semibold hover:opacity-80">Whage</span>
</a>
</div>
<div class="grid grid-cols-2 text-sm gap-x-3 gap-y-8 lg:w-2/3 sm:grid-cols-3">
<div class="space-y-5">
<h3 class="tracking-wide uppercase dark:text-gray-50">Product</h3>
<ul class="space-y-1">
<li>
<a rel="noopener noreferrer" href="#">Medical Health</a>
</li>
<li>
<a rel="noopener noreferrer" href="#">Physical Health</a>
</li>
<li>
<a rel="noopener noreferrer" href="index.html#about">Help & FAQ</a>
</li>
<li>
<a rel="noopener noreferrer" href="A-Z.html"> A-Z</a>
</li>
</ul>
</div>
<div class="space-y-3">
<h3 class="tracking-wide uppercase dark:text-gray-50">Company</h3>
<ul class="space-y-1">
<li>
<a rel="noopener noreferrer" href="#">Privacy Policy</a>
</li>
<li>
<a rel="noopener noreferrer" href="#">Terms of Service</a>
</li>
</ul>
</div>
<div class="space-y-3">
<div class="uppercase dark:text-gray-50">Social media</div>
<div class="flex justify-start space-x-3 text-gray-600">
<a rel="noopener noreferrer" href="https://twitter.com/" title="Twitter" class="flex items-center p-1 hover:opacity-90">
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" class="w-5 h-5 fill-current">
<path d="M23.954 4.569a10 10 0 01-2.825.775 4.958 4.958 0 002.163-2.723c-.951.555-2.005.959-3.127 1.184a4.92 4.92 0 00-8.384 4.482C7.691 8.094 4.066 6.13 1.64 3.161a4.822 4.822 0 00-.666 2.475c0 1.71.87 3.213 2.188 4.096a4.904 4.904 0 01-2.228-.616v.061a4.923 4.923 0 003.946 4.827 4.996 4.996 0 01-2.212.085 4.937 4.937 0 004.604 3.417 9.868 9.868 0 01-6.102 2.105c-.39 0-.779-.023-1.17-.067a13.995 13.995 0 007.557 2.209c9.054 0 13.999-7.496 13.999-13.986 0-.209 0-.42-.015-.63a9.936 9.936 0 002.46-2.548l-.047-.02z"></path>
</svg>
</a>
</div>
</div>
</div>
</div>
<div class="pt-6 mb-10 text-sm text-center dark:text-gray-400">© 2022 Whage. All rights reserved.</div>
</footer>
</body>
</html>