-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
539 lines (454 loc) · 28 KB
/
index.html
File metadata and controls
539 lines (454 loc) · 28 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
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
528
529
530
531
532
533
534
535
536
537
538
539
<!DOCTYPE html>
<html lang="en">
<head>
<title>EffiMed Portal</title>
<!--
-->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="Tooplate">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="apple-touch-icon" sizes="180x180" href="../favicon_io (4)/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="../favicon_io (4)/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../favicon_io (4)/favicon-16x16.png">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/owl.carousel.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link href="https://fonts.googleapis.com/css2?family=Noto+Serif:wght@500;600&family=Pacifico&family=Righteous&display=swap" rel="stylesheet">
<script src="https://kit.fontawesome.com/2e853aa989.js" crossorigin="anonymous"></script>
<!-- MAIN CSS -->
<link rel="stylesheet" href="css/tooplate-style.css">
</head>
<body id="top" data-spy="scroll" data-target=".navbar-collapse" data-offset="50" >
<!-- PRE LOADER -->
<section class="preloader">
<div class="spinner">
<span class="spinner-rotate"></span>
</div>
</section>
<!-- HEADER -->
<header>
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-5">
<p>Welcome to EffiMed Hub Health Center</p>
</div>
<div class="col-md-8 col-sm-7 text-align-right">
<span class="phone-icon"><i class="fa fa-phone"></i> 010-060-0160</span>
<span class="date-icon"><i class="fa fa-calendar-plus-o"></i> 6:00 AM - 10:00 PM (Mon-Fri)</span>
<span class="email-icon"><i class="fa fa-envelope-o"></i> <a href="#">info@company.com</a></span>
</div>
</div>
</div>
</header>
<!-- MENU -->
<section class="navbar navbar-default navbar-static-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon icon-bar"></span>
<span class="icon icon-bar"></span>
<span class="icon icon-bar"></span>
</button>
<!-- lOGO TEXT HERE -->
<a href="index.html" class="navbar-brand">EffiMed<i class="fa fa-h-square"></i>ub</a>
</div>
<!-- MENU LINKS -->
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="#top" class="smoothScroll">Home<i class="fa-solid fa-house"></i></a></li>
<li><a href="#about" class="smoothScroll">About Us <i class="fa-solid fa-info fa-beat"></i></a></li>
<li><a href="#team" class="smoothScroll">Doctors <i class="fa-solid fa-user-doctor"></i></a></li>
<li><a href="./dashboard/login.html" class="smoothScroll" style="color: aquamarine;">Dashboard <i class="fa-solid fa-chart-simple fa-beat"></i></a></li>
<li><a href="#google-map" class="smoothScroll">Contact <i class="fa-solid fa-address-book"></i></a></li>
<li class="appointment-btn"><a href="#appointment">Make Resource Request <i class="fa-solid fa-suitcase-medical fa-bounce"></i></a></li>
</ul>
</div>
</div>
</section>
<!-- HOME -->
<section id="home" class="slider" data-stellar-background-ratio="0.5">
<div class="container">
<div class="row">
<div class="owl-carousel owl-theme">
<div class="item item-first">
<div class="caption">
<div class="col-md-offset-1 col-md-10" >
<h3 style="color:#071952">Enhancing Patient Care Through Smart Resource Allocation</h3>
<h1 style="color:#35A29F" >EffiMed Hub
</h1>
<a href="./dashboard/index.html" class="section-btn btn btn-default smoothScroll">Go To Dashboard</a>
</div>
</div>
</div>
<div class="item item-second">
<div class="caption">
<div class="col-md-offset-1 col-md-10">
<h3 >Gain insights into resource availability and optimize patient care.</h3>
<h1 style="color:#071952">Real-Time Resource Monitoring</h1>
<a href="#about" class="section-btn btn btn-default btn-gray smoothScroll">Check The dashboard</a>
</div>
</div>
</div>
<div class="item item-third">
<div class="caption">
<div class="col-md-offset-1 col-md-10">
<h3 style="color:#071952">Collaborative Hospital Management</h3>
<h1 style="color:#35A29F">Empower your team with a unified platform for efficient operations.</h1>
<a href="#team" class="section-btn btn btn-default btn-blue smoothScroll">Our Team</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- MAKE AN APPOINTMENT -->
<section id="appointment" data-stellar-background-ratio="3">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-6">
<img src="images/4949501_19778.jpg" class="img-responsive" alt="">
</div>
<div class="col-md-6 col-sm-6">
<!-- CONTACT FORM HERE -->
<form id="appointment-form" role="form" method="post" action="#">
<!-- SECTION TITLE -->
<div class="section-title wow fadeInUp" data-wow-delay="0.4s">
<h2>Request Resources</h2>
<h5>Effortlessly Request the Care You Need And Stay Informed Beforehand</h5>
</div>
<div class="wow fadeInUp" data-wow-delay="0.8s">
<div class="col-md-6 col-sm-6">
<label for="name">Name</label>
<input type="text" class="form-control" id="name" name="name" placeholder="Full Name">
</div>
<div class="col-md-6 col-sm-6">
<label for="email">Diagnosed With</label>
<input type="email" class="form-control" id="email" name="email" placeholder="Your Email">
</div>
<div class="col-md-6 col-sm-6">
<label for="date">Select Date *optional</label>
<input type="date" name="date" value="" class="form-control">
</div>
<div class="col-md-6 col-sm-6">
<label for="select">Select Department For Ease</label>
<select class="form-control">
<option>General Health</option>
<option>Cardiology</option>
<option>Dental</option>
<option>Medical Research</option>
</select>
</div>
<div class="col-md-12 col-sm-12">
<label for="telephone">Phone Number </label>
<input type="tel" class="form-control" id="phone" name="phone" placeholder="Phone">
<label for="Message">Additional Message *optional</label>
<textarea class="form-control" rows="5" id="message" name="message" placeholder="Message"></textarea>
<button type="submit" class="form-control" id="cf-submit" name="submit">Check Resources</button>
</div>
</div>
</form>
</div>
</div>
</div>
</section>
<!-- ABOUT -->
<section id="about">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-6">
<div class="about-info">
<h2 class="wow fadeInUp" data-wow-delay="0.6s">Welcome to EffiMed<i class="fa fa-h-square"></i>ealth Center</h2>
<div class="wow fadeInUp" data-wow-delay="0.8s">
<p> Your destination for premier healthcare. Our center is meticulously equipped to deliver exceptional care, ensuring your well-being is our priority. Trust in our commitment to stay updated and serve you with the best resources available.
</p>
<p>We understand the critical impact of timely resources – that's why we stay updated even in the most challenging times. Trust in our commitment to serve you with the best resources available and eliminate the risk of unnecessary referrals, ensuring your health is in safe hands.</p>
</div>
<figure class="profile wow fadeInUp" data-wow-delay="1s">
<img src="images/author-image.jpg" class="img-responsive" alt="">
<figcaption>
<h3>Dr. Neil Jackson</h3>
<p>General Principal</p>
</figcaption>
</figure>
</div>
</div>
</div>
</div>
</section>
<section id="appointment" data-stellar-background-ratio="3">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-6">
<img src="images/21724146_6511583.svg" class="img-responsive" alt="">
</div>
<div class="col-md-6 col-sm-6">
<!-- CONTACT FORM HERE -->
<div class="about-info">
<h2 class="wow fadeInUp" data-wow-delay="0.6s">Smart Room Turnover: Seamlessly
Efficient</h2>
<h5>Welcome to EffiMed's Health Center, where innovation enhances patient care. With our Smart Room Turnover, patient transitions are optimized for a swift and smooth healthcare journey:
</h5>
<div class="wow fadeInUp" data-wow-delay="0.8s">
<p>Instant Updates: Quick discharge alerts trigger immediate room cleaning.</p>
<p>Rapid Cleaning: Thorough and swift cleaning protocols maintain hygiene.</p>
<p>Real-Time Availability: Streamlined admissions ensure minimal wait times.</p>
</div>
<h5>Benefits</h5>
<div class="wow fadeInUp" data-wow-delay="0.8s">
<h6>Reduced Wait Times </h6>
<h6> Optimized Resource Utilization </h6>
<h6> Hygienic Environment</h6>
</div>
<figure class="profile wow fadeInUp" data-wow-delay="1s">
<img src="images/author-image.jpg" class="img-responsive" alt="">
<figcaption>
<h3>Dr. Neil Jackson</h3>
<p>General Principal</p>
</figcaption>
</figure>
</div>
</div>
</div>
</div>
</section>
<!-- TEAM -->
<section id="team" data-stellar-background-ratio="1">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-6">
<div class="about-info">
<h2 class="wow fadeInUp" data-wow-delay="0.1s">Our Doctors <i class="fa-solid fa-user-doctor"></i></h2>
</div>
</div>
<div class="clearfix"></div>
<div class="col-md-4 col-sm-6">
<div class="team-thumb wow fadeInUp" data-wow-delay="0.2s">
<img src="images/2094267_275538-P65SM6-342.jpg" class="img-responsive" alt="">
<div class="team-info">
<h3>Nate Baston</h3>
<p>General Principal</p>
<div class="team-contact-info">
<p><i class="fa fa-phone"></i> 010-020-0120</p>
<p><i class="fa fa-envelope-o"></i> <a href="#">general@company.com</a></p>
</div>
<ul class="social-icon">
<li><a href="#" class="fa fa-linkedin-square"></a></li>
<li><a href="#" class="fa fa-envelope-o"></a></li>
</ul>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="team-thumb wow fadeInUp" data-wow-delay="0.4s">
<img src="images/2094267_275538-P65SM6-342.jpg" class="img-responsive" alt="">
<div class="team-info">
<h3>Jason Stewart</h3>
<p>Pregnancy</p>
<div class="team-contact-info">
<p><i class="fa fa-phone"></i> 010-070-0170</p>
<p><i class="fa fa-envelope-o"></i> <a href="#">pregnancy@company.com</a></p>
</div>
<ul class="social-icon">
<li><a href="#" class="fa fa-facebook-square"></a></li>
<li><a href="#" class="fa fa-envelope-o"></a></li>
<li><a href="#" class="fa fa-flickr"></a></li>
</ul>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="team-thumb wow fadeInUp" data-wow-delay="0.6s">
<img src="images/2094267_275538-P65SM6-342.jpg" class="img-responsive" alt="">
<div class="team-info">
<h3>Miasha Nakahara</h3>
<p>Cardiology</p>
<div class="team-contact-info">
<p><i class="fa fa-phone"></i> 010-040-0140</p>
<p><i class="fa fa-envelope-o"></i> <a href="#">cardio@company.com</a></p>
</div>
<ul class="social-icon">
<li><a href="#" class="fa fa-twitter"></a></li>
<li><a href="#" class="fa fa-envelope-o"></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- NEWS -->
<section id="news" data-stellar-background-ratio="2.5">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12">
<!-- SECTION TITLE -->
<div class="section-title wow fadeInUp" data-wow-delay="0.1s">
<h2>Latest News</h2>
</div>
</div>
<div class="col-md-4 col-sm-6">
<!-- NEWS THUMB -->
<div class="news-thumb wow fadeInUp" data-wow-delay="0.4s">
<a href="">
<img src="images/3296563_16333.jpg" class="img-responsive" alt="">
</a>
<div class="news-info">
<span>March 08, 2018</span>
<h3><a href="">Streamlined Discharges and Swift Admissions: Introducing Smart Room Turnover </a></h3>
<p>Witness the seamless transition from patient discharge to new admissions as our technology ensures swift room turnover. Cleaning services are promptly updated, allowing us to welcome new patients without unnecessary delays. Ex.</p>
<div class="author">
<img src="images/author-image.jpg" class="img-responsive" alt="">
<div class="author-info">
<h5>Jeremie Carlson</h5>
<p>CEO / Founder</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6">
<!-- NEWS THUMB -->
<div class="news-thumb wow fadeInUp" data-wow-delay="0.6s">
<a href="">
<img src="images/6804378_27111.jpg" class="img-responsive" alt="">
</a>
<div class="news-info">
<span>February 20, 2018</span>
<h3><a href="news-detail.html">Smart Resource Management: Redefining Patient Care </a></h3>
<p>Our Software is at the forefront of resource management innovation, reducing patient wait times and streamlining care delivery. Discover how our technology-driven approach is enhancing patient outcomes and ensuring your well-being is our top priority.</p>
<div class="author">
<img src="images/author-image.jpg" class="img-responsive" alt="">
<div class="author-info">
<h5>Jason Stewart</h5>
<p>General Director</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6">
<!-- NEWS THUMB -->
<div class="news-thumb wow fadeInUp" data-wow-delay="0.8s">
<a href="">
<img src="images/news-image1.jpg" class="img-responsive" alt="">
</a>
<div class="news-info">
<span>January 27, 2018</span>
<h3><a href="">Redefining Patient-Centric Care: CareForU Adopts Resource Allocation Model</a></h3>
<p>Experience how our system is creating a seamless healthcare journey, minimizing wait times, and setting a new standard for patient-centric care. Discover the future of efficient healthcare delivery</p>
<div class="author">
<img src="images/author-image.jpg" class="img-responsive" alt="">
<div class="author-info">
<h5>Andrio Abero</h5>
<p>Online Advertising</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- GOOGLE MAP -->
<section id="google-map">
<!-- How to change your own map point
1. Go to Google Maps
2. Click on your location point
3. Click "Share" and choose "Embed map" tab
4. Copy only URL and paste it within the src="" field below
-->
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3647.3030413476204!2d100.5641230193719!3d13.757206847615207!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xf51ce6427b7918fc!2sG+Tower!5e0!3m2!1sen!2sth!4v1510722015945" width="100%" height="350" frameborder="0" style="border:0" allowfullscreen></iframe>
</section>
<!-- FOOTER -->
<footer data-stellar-background-ratio="5">
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-4">
<div class="footer-thumb">
<h4 class="wow fadeInUp" data-wow-delay="0.4s">Contact Info</h4>
<p>Get In touch with our developers to implement this platform in your health centres aswell</p>
<div class="contact-info">
<p><i class="fa fa-phone"></i> 010-070-0170</p>
<p><i class="fa fa-envelope-o"></i> <a href="#">info@company.com</a></p>
</div>
</div>
</div>
<div class="col-md-4 col-sm-4">
<div class="footer-thumb">
<h4 class="wow fadeInUp" data-wow-delay="0.4s">latest Partners</h4>
<div class="latest-stories">
<div class="stories-image">
<a href="#"><img src="images/news-image.jpg" class="img-responsive" alt=""></a>
</div>
<div class="stories-info">
<a href="#"><h5>Amazing Technology</h5></a>
<span>March 08, 2018</span>
</div>
</div>
<div class="latest-stories">
<div class="stories-image">
<a href="#"><img src="images/news-image.jpg" class="img-responsive" alt=""></a>
</div>
<div class="stories-info">
<a href="#"><h5>New Healing Process</h5></a>
<span>February 20, 2018</span>
</div>
</div>
</div>
</div>
<div class="col-md-4 col-sm-4">
<div class="footer-thumb">
<div class="opening-hours">
<h4 class="wow fadeInUp" data-wow-delay="0.4s">Opening Hours</h4>
<p>Monday - Friday <span>06:00 AM - 10:00 PM</span></p>
<p>Saturday <span>09:00 AM - 08:00 PM</span></p>
<p>Sunday <span>Closed</span></p>
</div>
<ul class="social-icon">
<li><a href="https://www.facebook.com/tooplate" class="fa fa-facebook-square" attr="facebook icon"></a></li>
<li><a href="#" class="fa fa-twitter"></a></li>
<li><a href="#" class="fa fa-instagram"></a></li>
</ul>
</div>
</div>
<div class="col-md-12 col-sm-12 border-top">
<div class="col-md-4 col-sm-6">
<div class="copyright-text">
<p>Copyright © 2023 EffiMed
</div>
</div>
<div class="col-md-6 col-sm-6">
<div class="footer-link">
<a href="#">Laboratory Tests</a>
<a href="#">Departments</a>
<a href="#">Insurance Policy</a>
<a href="#">Careers</a>
</div>
</div>
<div class="col-md-2 col-sm-2 text-align-center">
<div class="angle-up-btn">
<a href="#top" class="smoothScroll wow fadeInUp" data-wow-delay="1.2s"><i class="fa fa-angle-up"></i></a>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- SCRIPTS -->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.sticky.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/smoothscroll.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/custom.js"></script>
<script src="https://kit.fontawesome.com/2e853aa989.js" crossorigin="anonymous"></script>
</body>
</html>