-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathabout.html
527 lines (501 loc) · 18.2 KB
/
about.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
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
<!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" />
<!-- Font Awesome -->
<link
rel="stylesheet"
href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css"
integrity="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p"
crossorigin="anonymous"
/>
<!-- Bootstrap CSS -->
<link
href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x"
crossorigin="anonymous"
/>
<!-- CSS -->
<link rel="stylesheet" href="assets/css/about.css" />
<!-- Google font -->
<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=Manrope:wght@400;600;700;800&display=swap"
rel="stylesheet"
/>
<!-- Google font -->
<title>About Us | MedicAid</title>
</head>
<body>
<header class="main-header">
<div class="container">
<!-- NavBar -->
<nav>
<a class="nav__brand d-flex align-items-center" href="#"
><img class="col-2" src="assets/img/logo.png" alt="MedicAid logo" />
<span class="fw-bold"
>Medic<span class="medic-aid-blue">Aid</span></span
>
</a>
<i class="fas fa-bars fs-6 d-md-none" id="menu-toggle"></i>
<div class="d-md-flex align-items-center" id="nav-dropdown">
<ul class="nav-links d-md-flex me-md-auto">
<li>
<a class="nav-links__link active" aria-current="page" href="#"
>Home</a
>
</li>
<li>
<a class="nav-links__link" href="about.html">About</a>
</li>
<li>
<a class="nav-links__link" href="sponsor.html">Sponsorship</a>
</li>
<li>
<a class="nav-links__link" href="medical_issue.html">Medical</a>
</li>
<li>
<a class="nav-links__link" href="contact.html">Contact</a>
</li>
</ul>
<a class="" href="sponsor_patient.html">Seek Medical Assistance</a>
<a href="sign-up.html">
<button type="button" class="btn btn-primary">
Sponsor A Patient
</button>
</a>
</div>
</nav>
<!-- Hero section -->
<div class="hero col-md-5">
<h1 class="hero__title col-md-9 fw-bold mb-2">
Medic<span class="medic-aid-blue">Aid</span> - About Us
</h1>
<p class="hero__subtitle mb-3">
A platform to breach the gap and create a channel between those who
are willing to sponsor the medical expenses and the sponsored who
needs the medical attention.
</p>
</div>
<!--End of Hero section -->
</div>
</header>
<!-- Core Value Section -->
<section class="section_values m-auto" id="core_values">
<div class="container mb-4">
<div class="row">
<div class="col-lg-6 col-md-12 col-sm-12 core-value">
<img
class="img-fluid patient-image w-50 mt-5"
src="./assets/img/medical.png"
class="img-responsive"
alt="patient's image"
/>
</div>
<div class="core col-lg-6 col-md-12 col-sm-12 mt-5 m-sm-auto m-lg-0">
<div class="m-sm-auto">
<h2 class="core-vision m-sm-auto pb-2">
Core <span class="medic-aid-blue">Values</span>
</h2>
<p class="core_p pb-2">
From your desktop, click People & user groups at the top of your
left sidebar Click New User Group in the top right
</p>
</div>
<div class="row">
<div class="values col-lg-5 col-md-12 pb-2">
<h4>Honour</h4>
<p>
From your desktop, click People &<br />
user groups at the top of your.
</p>
</div>
<div class="values col-lg-5 col-md-12">
<h4>Trust</h4>
<p>
From your desktop, click People & <br />
user groups at the top of your.
</p>
</div>
<div class="values col-lg-5 col-md-12">
<h4>Hope</h4>
<p>
From your desktop, click People &<br />
user groups at the top of your.
</p>
</div>
<div class="values col-lg-5 col-md-12">
<h4>Value</h4>
<p>
From your desktop, click People &<br />
user groups at the top of your.
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Vision Section -->
<section class="vision m-auto" id="section_vision">
<div class="container pb-3 pt-3">
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-6">
<h2 class="core-vision">
Our
<span class="medic-aid-blue">Vision</span>
</h2>
<p class="vision_p">
Help alleviate the problem of lack of funds for medical care
</p>
</div>
<div class="col-lg-6 col-md-12 col-sm-6">
<img
class="w-50 img-fluid"
src="./assets/img/vision.png"
alt="patient's image"
/>
</div>
</div>
</div>
</section>
<!-- Mission Section -->
<section class="mission" id="section_mission">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-6">
<img
class="mission-image w-50 img-fluid"
src="./assets/img/mission.png"
lt="patient's image"
/>
</div>
<div class="col-lg-6 col-md-6 col-sm-6 mission_statement">
<h2 class="mission_header">
Our <span class="medic-aid-blue"> Mission</span>
</h2>
<p class="mission_p">
Help alleviate the problem of lack of funds for medical <br />
help.
</p>
</div>
</div>
</div>
</section>
<!-- Patients and Medical assistance section -->
<section class="patients_assistance" id="about_patients_assistance">
<div class="row">
<!-- Seek Medical Assistance Sub-section -->
<div class="make-col assistance">
<h2 class="">
Seek <span class="medic-aid-blue">Medical</span> Assistance
</h2>
<p>
Have medical issues that are beyond your financial control to fund?
<br />
Don’t feel bad. We could help source for sponsors to help with your
<br />
medical expenses and get you back to good health.
</p>
<a href="medical_issue.html">
<button type="button" class="ass-btn btn-lg">Let's Help You</button>
</a>
</div>
</div>
</section>
<!-- FAQs Section -->
<section class="faq mb-4" id="fa_questions">
<div class="jumbotron">
<div class="row asked_q">
<h3 class="text-center">Frequently Asked Questions</h3>
<div class="faq_head m-auto">
<p>The Platform</p>
<p>Sponsorship</p>
<p>Medical Assistance</p>
</div>
<div class="QA">
<div class="row questions_and_answers text-left">
<div class="what col-lg-6 col-md-12 col-sm-12">
<h4>What is the platform about?</h4>
<p>
The platform was created is to help medically restrained
<br />
individuals get back to better health by sponsoring <br />
medical expenses beyond their power.
</p>
</div>
<div class="what col-lg-6 col-md-12 col-sm-12">
<h4>What problem is it solving?</h4>
<p>
It breaches the gap and gives easy access to those willing<br />to
sponsor a medical issue from a patient <br />
and the patient who needs the sponsorship because he/she
<br />couldn’t afford medical expenses
</p>
</div>
</div>
<div class="row questions_and_answers">
<div class="what col-lg-6 col-md-12 col-sm-12">
<h4>Can i help to make it better?</h4>
<p>
Yes you can!. Please lay your complaints or suggestions <br />
to hello@medicaid.com or through the contact form <br />
displayed on thr website.
</p>
</div>
<div class="what col-lg-6 col-md-12 col-sm-12">
<h4>How can i contact the owner of the platform</h4>
<p>
You can send us a message # hello@medicaid.com or
<br />through the contact form displayed on the website
</p>
</div>
</div>
<div class="row questions_and_answers">
<div class="what col-lg-6 col-md-12 col-sm-12">
<h4>Is my data on this platform safe?</h4>
<p>
Absolutely!. your data is secured with an end to end <br />
encryption module and also as an anonymous feature <br />when
sponsoring.
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- CTA To Sponsor -->
<section class="CTA pb-0" id="CTA_sponsors">
<div class="container-fluid">
<div class="call_to_sponsors">
<h3>A Call for Help</h3>
<p>
Do you have the heart to give and help medically restrained patients
get back <br />
to good health?. Then this is just for you. You can help sponsor
patients by <br />
paying medical bills and bills for surgery.
</p>
<a href="medical_issue.html">
<button class="ass-btn btn-light btn-primary" type="button">
Sponsor A Patient
</button>
</a>
</div>
</div>
</section>
<!-- Get In Touch Section -->
<section class="git" id="gi_touch">
<div class="container mt-5 mb-5">
<div class="row">
<div class="col-sm-12 col-md-6 col-lg-6 git_details">
<h3 class="git-header">
Get in <span class="medic-aid-blue">Touch</span>
</h3>
<p>
Need more information about the <br />
platform?
</p>
<i class="fas fa-envelope"
><span class="env-text">hello@appname.com</span></i
>
<br />
<i class="fas fa-envelope"
><span class="env-text">+164 - 1593 - 3292</span></i
>
</div>
<div class="col-lg-6 form_box">
<form>
<div class="form-row">
<div class="col">
<p>Full name</p>
<input
type="text"
class="form-control"
placeholder="Enter full name e.g. John Doe"
/>
</div>
<div class="form-row">
<div class="col">
<p>Email address</p>
<input
type="email"
class="form-control"
placeholder="Enter Email Address"
/>
</div>
<div class="form-group">
<label for="exampleFormControlTextarea1">Message</label>
<textarea
class="form-control"
id="exampleFormControlTextarea1"
rows="3"
placeholder="Write your message"
></textarea>
</div>
<button class="btn btn-primary mt-3" type="submit">
Send Message
</button>
</div>
</div>
</form>
</div>
</div>
</div>
</section>
<!-- partners -->
<!-- <section id="brands">
<div class="container-fluid partner-brands pb-2">
<div class="row brand-images">
<img src="./assets/img/oc.png" alt="police-logo" class="img-fluid " id="partnerss">
<img src="/assets/img/health-center-patners.png" alt="Zuri team" class="img-fluid mt-2" id="partner">
<img src="./assets/img/health-pstners-plans.png" alt="slack" class="img-fluid mt-4" id="partners">
<img src="/assets/img/Allways.png" alt="Zuri team" class="img-fluid mt-2" id="partner">
<img src="./assets/img/healthwise.png" alt="slack" class="img-fluid mt-4" id="partners">
<img src="./assets/img/oc.png" alt="police-logo" class="img-fluid " id="partnerss">
</div>
</div>
</section> -->
<!-- Newsletter Column -->
<section class="subscribe mb-auto" id="newsletter">
<div class="container">
<div class="row sub">
<div class="col-lg-6 sub_text">
<h3>Subscribe <span class="aid">to our Newsletter</span></h3>
<p>Subscribe to our newsletter to get updates about the platform</p>
</div>
<div class="col-lg-6 form_box">
<form>
<div class="form-row">
<div class="col">
<p>Firstname</p>
<input
type="text"
class="form-control"
placeholder="Enter fullname"
/>
</div>
<div class="form-group">
<label for="exampleFormControlInput1">Email Address</label>
<input
type="email"
class="form-control"
id="exampleFormControlInput1"
placeholder="Enter Email Address"
/>
</div>
<button class="btn btn-primary" type="button">
Subscribe!
</button>
</div>
</form>
</div>
</div>
</div>
</section>
<!-- Seek Medical Assistance + Sponsor a patient Section -->
<section class="ass_spons pb-3" id="ass_patient">
<div class="container">
<div class="row">
<div class="col-sm-12 col-md-12 col-lg-6"></div>
<div class="col-sm-6 col-md-6 col-lg-6 med_help">
<a class="" href="#">Ask for medical help</a>
<a href="medical_issue.html">
<button class="btn btn-primary" type="button">
Sponsor A Patient
</button></a
>
</div>
</div>
</div>
</section>
<!-- footer section -->
<footer class="pt-5" id="footerbg">
<div class="container">
<div class="row">
<div class="col-sm-12 col-md-6 col-lg-3 mb-auto">
<a class="navbar-brand" href="#"
><img src="assets/img/logo1.png" class="img-fluid" alt="logo" />
<h2 class="">Medi<span class="medic-aid-blue">Aid</span></h2>
</a>
</div>
<div class="col-sm-12 col-md-6 col-lg-3">
<h3 class="col-sm-12 col-md-6 col-lg-34">Quick Links</h3>
<ul class="col-sm-12 col-md-6 col-lg-3 pt-2">
<li>
<a href="">Home</a>
</li>
<li>
<a href="">About</a>
</li>
<li>
<a href="">Sponsorship</a>
</li>
<li>
<a href="medical_issue.html">Medical </a>
</li>
<li>
<a href="">Contact</a>
</li>
</ul>
</div>
<div class="col-sm-12 col-md-6 col-lg-3">
<h3 class="col-sm-12 col-md-6 col-lg-34">Quick Links</h3>
<ul class="col-sm-12 col-md-6 col-lg-3 pt-2">
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="about.html">About</a>
</li>
<li>
<a href="sponsorship.html">Sponsorship</a>
</li>
<li>
<a href="medical_issue.html">Medical</a>
</li>
<li>
<a href="contact.html">Contact</a>
</li>
</ul>
</div>
<div class="col-sm-12 col-md-6 col-lg-3">
<h3 class="col-sm-12 col-md-6 col-lg-34">Social Links</h3>
<ul class="col-sm-12 col-md-6 col-lg-3 pt-2">
<li>
<a href="">Twitter</a>
</li>
<li>
<a href="">Facebook</a>
</li>
<li>
<a href="">Instagram</a>
</li>
<li>
<a href="">LinkedIn</a>
</li>
<li>
<a href="">Blog</a>
</li>
</ul>
</div>
</div>
</div>
<div class="footer-small">
<p>Copyright © 2021 || <span>PJT-50</span></p>
</div>
</footer>
<!-- JavaScript Bundle with Popper -->
<script
src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.bundle.min.js"
integrity="sha384-gtEjrD/SeCtmISkJkNUaaKMoLD0//ElJ19smozuHV6z3Iehds+3Ulb9Bn9Plx0x4"
crossorigin="anonymous"
></script>
<script src="assets/js/menu-toggle.js"></script>
</body>
</html>