-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex-old.html
More file actions
493 lines (463 loc) · 28.7 KB
/
index-old.html
File metadata and controls
493 lines (463 loc) · 28.7 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>MEDIXBOT BioTech</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="World's 1st All-In-One Hybrid Closed-Loop Artificial Pancreas. A Deeptech Startup in Biotech, Biomed, and Healthcare. A Metabolic 3D Healthcare for Diabetes">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/plugins/animate.css">
<link
href="https://fonts.googleapis.com/css?family=Nunito:200,300,400,600,700,800,900"
rel="stylesheet">
<link
href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"
rel="stylesheet">
<link rel="stylesheet" href="css/plugins/slick.css">
<link rel="stylesheet" href="css/plugins/slick-theme.css">
<link rel="stylesheet" href="css/plugins/magnific-popup.css">
<link rel="stylesheet" href="css/main.css">
</head>
<body>
<!-- Page Loading -->
<div class="se-pre-con"></div>
<nav class="navbar navbar-expand-lg navbar-light bg-light fixed-top">
<div class="container">
<a class="navbar-brand" href="#slider">
<!-- <img src="img/logo.png" alt="logo"> -->
<span class="logosvg"></span>
</a>
<button
class="navbar-toggler"
type="button"
data-toggle="collapse"
data-target="#navbarNavDropdown"
aria-controls="navbarNavDropdown"
aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavDropdown">
<ul class="navbar-nav ml-auto">
<!-- <li class="nav-item">
<a class="nav-link" href="#slider">Home</a>
</li> -->
<li class="nav-item">
<a class="nav-link" href="#aboutus">About us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#medicaldevices">Medical devices</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#telemedicineplatform">Telemedicine</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#charity">Charity</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#competition">Competition</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#contact">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<section class="slider d-flex align-items-center" id="slider">
<div class="container">
<div class="content">
<div class="row d-flex align-items-center">
<div class="col-md-6">
<div class="left">
<h1>World's 1st All-In-One Hybrid Closed-Loop
<br>Artificial Pancreas</h1>
<p>A Deeptech Startup in Biotech, Biomed, and Healthcare
<br>
“A Metabolic 3D Healthcare for Diabetes”</p>
<a href="#0" class="btn-1">Get Started</a>
<a href="#0" class="btn-2">Read More</a>
</div>
</div>
<!-- Right-->
<div class="col-md-6">
<div class="right">
<img src="img/appoipment.png" alt="slider-img" class="img-fluid wow fadeInRight" data-wow-offset="1">
</div>
</div>
</div>
</div>
</div>
</section>
<section class="features" id="aboutus">
<div class="container">
<div class="heading">
<h2>About Us</h2>
</div>
<div class="line"></div>
<div class="row">
<!-- Box-1 -->
<div class="col-md-6">
<div class="box">
<img src="img/feature-1.png" alt="feature-1">
<h3>Our Vision</h3>
<p>Medixbot is revolutionizing the way healthcare is administered by remotely bringing patients to doctors at any time and anywhere. We offer quality primary care with the integrated wearable and at-home continuous monitoring and self treatment smart devices by allowing medical practitioners to provide diagnosis and treatment remotely and even in some cases automatically without the intervention of anyone.</p>
</div>
</div>
<!-- Box-2 -->
<div class="col-md-6">
<div class="box">
<img src="img/feature-2.png" alt="feature-1">
<h3>Our Team</h3>
<p class="text-left">Medixbot is managed by a team of highly experienced leaders and engineers with vast experiences in different disciplines that pertain to our business. <br> We have a team of software engineers, mechatronic engineers, computer engineers and healthcare professionals with rich experience in the medical devices and software applications domain.</p>
</div>
</div>
<div class="col-md-12">
<br>
</div>
<div class="col-md-6">
<div class="box">
<img src="img/feature-2.png" alt="feature-1">
<h3>Our Story</h3>
<p> Medixbot was birthed to alleviate the five key barriers in access to healthcare: </p>
<ul style="color: #919aaf;list-style: decimal;">
<li> Geographic distance, facilities are too far, </li>
<li> Financial gaps, care is too expensive, </li>
<li> Lack of availability of key resources, like a well-trained health workforce, drugs and devices, </li>
<li> Poor acceptability, care provided does not meet the attitudes and expectations of beneficiaries and </li>
<li> Poor quality of care.</li>
</ul>
<p>We do this by implementing the available highly advanced technology to meet demands in healthcare so as to provide a seamless experience in virtual care provision. We provide high quality personal care that is transparent and secure.</p>
</div>
</div>
<div class="col-md-6">
<div class="box">
<img src="img/feature-3.png" alt="feature-1">
<h3>Our Value</h3>
<p class="text-left">We value our expertise that has been accumulated over a long time from different disciplines to come up with the best service delivery in healthcare. We believe in the power of health and technology and therefore aim to provide the best in the field for healthier people. We value high quality, transparency and privacy to patients’ information.
<br><br> We believe in charity work and we consider it as one of Medixbot’s main goals as we as management and team know and have lived the pain as we come from such countries in the Middle East and Africa.</p>
</div>
</div>
<!-- Box-3 -->
<!-- <div class="col-md-6">
<div class="box">
<img src="img/feature-3.png" alt="feature-1">
<h3>Easy Layout Design</h3>
<p>The aim of being a good designer is to an influence. If you design furni ture
should influence way people.</p>
</div>
</div> -->
</div>
</div>
</section>
<section class="some-facts">
<div class="container text-center">
<div class="row">
<!-- Box-1 -->
<div class="col-lg-4 col-sm-6">
<div class="items">
<img src="img/some-fact/1.png" alt="some-fact-1">
<h3>
<span class="counter">2000</span>+</h3>
<div class="line mx-auto"></div>
<h4>Early Users</h4>
</div>
</div>
<!-- Box-2 -->
<div class="col-lg-4 col-sm-6">
<div class="items">
<img src="img/some-fact/4.png" alt="some-fact-1">
<h3>
<span class="counter">1000</span>+</h3>
<div class="line mx-auto"></div>
<h4>Tickets Resolved</h4>
</div>
</div>
<!-- Box-3 -->
<div class="col-lg-4 col-sm-6">
<div class="items">
<img src="img/some-fact/3.png" alt="some-fact-1">
<h3>
<span class="counter">8</span>/10</h3>
<div class="line mx-auto"></div>
<h4>Average Rating</h4>
</div>
</div>
</div>
</div>
</section>
<section class="benefits" id="medicaldevices" style=" background: white;">
<div class="container">
<div class="row d-flex">
<div class="col-md-12 text-center">
<div class="heading">
<h2>Medical devices</h2>
</div>
<div class="line"></div>
</div>
<div class="col-md-6">
<div class="heading mt-2">
<h3>Smart wearable full-stack CGM</h3>
<div class="line"></div>
<h5>Manage your diabetes with our CGM(Continuous Glucose Monitoring) device and forget the fingersticks.</h5>
<br>
</div>
<div class="heading mt-2">
<h5>How it works</h5>
<h6>The CGM measures your glucose levels continuously by use of a sensor inserted into your skin non-painfully. Sensor measures interstitial fluid glucose and transmits the values every five minutes to your mobile phone. You can track and manage your diabetes from your phone and you can also connect and share your trends with a doctor.</h6>
</div>
</div>
<div class="col-md-6">
<div class="heading mt-2">
<h3>Personal-Clinic diagnostic device</h3>
<div class="line"></div>
<h5>Perform a medical exam in the comfort of your home using our MidiClinic device and get a diagnosis from your doctor.</h5>
<br>
</div>
<div class="heading mt-2">
<h5>How it works</h5>
<h6>The device comes with a set of plug-and-play apparatus/external units which are used to check heart and lung sounds using(stethoscope), throat (tongue depressor) and ears using an otoscope. It will be connected to our telemedicine platform and the doctor will be able to communicate with a patient in real time and share images and vitals, data and other sharable files.</h6>
</div>
</div>
</div>
</div>
</section>
<section class="benefits" id="benefits">
<div class="container text-center">
<div class="heading mt-2">
<h3>Smart wearable full-stack CGM</h3>
<h5>Manage your diabetes with our CGM(Continuous Glucose Monitoring) device and forget the fingersticks.</h5>
<br>
</div>
<div class="heading mt-2">
<h3>How it works</h3>
<h6>The CGM measures your glucose levels continuously by use of a sensor inserted into your skin non-painfully. Sensor measures interstitial fluid glucose and transmits the values every five minutes to your mobile phone. You can track and manage your diabetes from your phone and you can also connect and share your trends with a doctor.</h6>
<br>
<br>
</div>
</div>
<div class="container">
<div class="row d-flex align-items-center">
<!-- Left -->
<div class="col-md-7">
<img src="/img/meddevice.png" alt="project" class="img-fluid">
</div>
<!-- Right -->
<div class="col-md-5">
<div class="left">
<!-- <span></span> -->
<h2>Other smart wearable and at-home medical devices</h2>
<p>We have a valuable and a very challenging roadmap of smart(AI/ML based) personal, wearable and at-home medical devices to be developed in the later versions. Those will include but will not be limited to;</p>
<ul style="color: #919aaf;list-style: decimal;">
<li>Smart at-home/portable CBC (Blood) analysis device,</li>
<li>Smart online medical images diagnosis device,</li>
<li>Smart at-home/portable apnea monitoring and treating device, and</li>
<li>A lot more.</li>
</ul>
</div>
</div>
</div>
<br>
<br>
<br>
<br>
</div>
<div class="container" id="telemedicineplatform">
<div class="text-center">
<div class="heading">
<h2>Telemedicine platform</h2>
</div>
<div class="line"></div>
</div>
<div class="row text-center">
<div class="col-md-12 col-sm-12">
<p>With 24/7 access to doctors, our telemedicine platform allows people of different calibers to meet with their doctors remotely, anytime and anywhere in real time from their smartphone, tablet or computer. This is a cost effective solution especially to those who cannot afford the high value of medical care in their respective countries or abroad.</p>
<br>
<br>
</div>
<!-- Box-1 -->
<div class="col-md-4 col-sm-6">
<div class="box mb-30">
<img src="img/care.png" alt="benefits">
<h3>Primary virtual care</h3>
<p>Doctors are available 24/7 to offer quick treatment and help you recover and feel better.</p>
</div>
</div>
<!-- Box-2 -->
<div class="col-md-4 col-sm-6">
<div class="box mb-30">
<img src="img/charity.png" alt="benefits">
<h3>Behavioral care</h3>
<p>Talk to a therapist, psychologist or psychiatrist on demand to help you address behavioral challenges you may be having.</p>
</div>
</div>
<!-- Box-3 -->
<div class="col-md-4 col-sm-6">
<div class="box mb-30">
<img src="img/safe.png" alt="benefits">
<h3>Chronic care</h3>
<p>When you need to manage a chronic condition, we provide easy access to a qualified physician anywhere in the world, to help you just by a click of a button.</p>
</div>
</div>
</div>
</div>
</section>
<section class="benefits" id="benefits" style="padding: 80px 0; background-color: white;">
<div class="container">
<div class="row d-flex align-items-center"></div>
<div class="heading">
<h2>Medixbot connector</h2>
<h6>Connect any medical devices to any healthcare platform using the Medixbot connector</h6>
</div>
<div class="line"></div>
<p>The Medixbot connector is an open standard/protocol that will be developed in Medixbot and we will be working with and supporting it into our telehealth platform and all medical devices. We will work with the community in order to support this open protocol and make it standard that is supported and used by any healthcare platform and any medical device.</p>
<p>Our platform and any other platform(supporting the Medixbot Connector) allows you to connect our medical devices or any other medical device(supporting the Medixbot Connector) that you have and share your data with a physician. You can enjoy the ability to have a real time consultation session with a doctor and get diagnosis, prescription and treatment.</p>
<p>We will also be developing and supporting this Open Standard protocol with an open source reference implementation APIs/SDKs(developed in different programming languages); whereby we connect medical devices (hardware) and healthcare systems (software) together including healthcare, telemedicine and remote health monitoring (RHM).</p>
<p>Our standard protocol/APIs/SDKs will have interoperability with other vendors and SDKs such as Samsung Health, Apple Healthkit and Android Google fit to make medical devices integrate with telemedicine platforms.</p>
</div>
</div>
</section>
<section class="benefits" id="charity" style="padding: 80px 0;">
<div class="container">
<div class="row d-flex align-items-center"></div>
<div class="heading">
<h2>Charity care</h2>
</div>
<div class="line"></div>
<p>Our Medixbot charity care program (Mccp) will play a critical role for individuals without access to healthcare. It is an integral part of making the needed but not affordable quality healthcare, available and affordable for many low-income people worldwide. </p>
<p>The Medixbot will include income and/or charity motivated doctors. So the Medixbot will be the platform for doctors and entities that are motivated by charity to help patients who cannot afford the cost of medication in poor countries.</p>
<p>Medixbot will be the perfect solution for doctors' desire to offer charity work for example in Africa but limited by distance and time and also limited by other factors such as language barriers, risky regions, etc.</p>
</div>
</div>
</section>
<section class="benefits" id="competition" style="padding: 80px 0; background-color: white;">
<div class="container">
<div class="row d-flex align-items-center text-center"></div>
<div class="heading text-center">
<h2>Competition</h2>
<!-- <h6>Connect any medical devices to any healthcare platform using the Medixbot connector</h6> -->
<div class="line text-center"></div>
</div>
<div class="col-md-12">
<table class="compent">
<thead>
<tr>
<td>Telemedicine features</td>
<td>DoxyMe</td>
<td>Amwell</td>
<td>Tytocare</td>
<td>AdvancedMD</td>
<td>Medixbot</td>
</tr>
</thead>
<tbody>
<tr>
<td>Real time treatment</td>
<td class="check"><i class="fa fa-check"></i></td>
<td class="check"><i class="fa fa-check"></i></td>
<td class="check"><i class="fa fa-check"></i></td>
<td class="check"><i class="fa fa-check"></i></td>
<td class="check"><i class="fa fa-check"></i></td>
</tr>
<tr>
<td>Real time billing</td>
<td class="not"><i class="fa fa-times"></i></td>
<td class="check"><i class="fa fa-check"></i></td>
<td class="not"><i class="fa fa-times"></i></td>
<td class="not"><i class="fa fa-times"></i></td>
<td class="check"><i class="fa fa-check"></i></td>
</tr>
<tr>
<td>E-Prescription</td>
<td class="not"><i class="fa fa-times"></i></td>
<td class="check"><i class="fa fa-check"></i></td>
<td class="check"><i class="fa fa-check"></i></td>
<td class="not"><i class="fa fa-times"></i></td>
<td class="check"><i class="fa fa-check"></i></td>
</tr>
<tr>
<td>Automated health reminders</td>
<td class="not"><i class="fa fa-times"></i></td>
<td class="not"><i class="fa fa-times"></i></td>
<td class="check"><i class="fa fa-check"></i></td>
<td class="not"><i class="fa fa-times"></i></td>
<td class="check"><i class="fa fa-check"></i></td>
</tr>
<tr>
<td>Geographical independence</td>
<td class="not"><i class="fa fa-times"></i></td>
<td class="not"><i class="fa fa-times"></i></td>
<td class="check"><i class="fa fa-check"></i></td>
<td class="not"><i class="fa fa-times"></i></td>
<td class="check"><i class="fa fa-check"></i></td>
</tr>
<tr>
<td>Integrated with medical devices</td>
<td class="not"><i class="fa fa-times"></i></td>
<td class="not"><i class="fa fa-times"></i></td>
<td class="check"><i class="fa fa-check"></i></td>
<td class="not"><i class="fa fa-times"></i></td>
<td class="check"><i class="fa fa-check"></i></td>
</tr>
<tr>
<td>Protocol/API for medical device integration</td>
<td class="not"><i class="fa fa-times"></i></td>
<td class="not"><i class="fa fa-times"></i></td>
<td class="not"><i class="fa fa-times"></i></td>
<td class="not"><i class="fa fa-times"></i></td>
<td class="check"><i class="fa fa-check"></i></td>
</tr>
<tr>
<td>In-home chronic disease monitoring</td>
<td class="check"><i class="fa fa-check"></i></td>
<td class="check"><i class="fa fa-check"></i></td>
<td class="check"><i class="fa fa-check"></i></td>
<td class="check"><i class="fa fa-check"></i></td>
<td class="check"><i class="fa fa-check"></i></td>
</tr>
<tr>
<td>Integration with medical tourism</td>
<td class="not"><i class="fa fa-times"></i></td>
<td class="not"><i class="fa fa-times"></i></td>
<td class="not"><i class="fa fa-times"></i></td>
<td class="not"><i class="fa fa-times"></i></td>
<td class="check"><i class="fa fa-check"></i></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</section>
<section class="get-started" id="contact">
<div class="container text-center">
<h3>Contact Us</h3>
<p>Email us to learn more about our product or services</p>
<a href="mailto:info@medixbot.com" class="btn-1">Email us at info@medixbot.com</a>
</div>
</section>
<footer class="footer">
<div class="container text-center">
<img style="max-width: 240px;" src="img/logo-white.png" alt="">
<p>© 2021 All rights reserved.</p>
<p><a href="medixbot-privacy-policy.html" target="_blank"> MediXbot Privacy Policy</a></p>
</div>
</footer>
<script src="js/plugins/jquery-3.3.1.min.js"></script>
<!-- Bootstrap 4.1.3 -->
<script src="js/plugins/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<!-- Slick Slider -->
<script src="js/plugins/slick.min.js"></script>
<!-- Couner Up-->
<script src="js/plugins/jquery.waypoints.min.js"></script>
<script src="js/plugins/jquery.counterup.min.js"></script>
<!-- Wow JS -->
<script src="js/plugins/wow.min.js"></script>
<!-- Magnific Popup-->
<script src="js/plugins/magnific-popup.min.js"></script>
<!-- Main Js-->
<script src="js/main.js"></script>
</body>
</html>