forked from Dynastiy/medomLanding
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
301 lines (275 loc) · 15.6 KB
/
index.html
File metadata and controls
301 lines (275 loc) · 15.6 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<link rel="stylesheet" href="css/styles.css">
<link href="https://fonts.googleapis.com/css?family=Montserrat&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/responsive.css">
<title>Medom</title>
</head>
<body>
<main class="">
<section class="headSection">
<!--Top Navigation Buttons-->
<div class="topNav">
<nav class="navbar sticky-top fixed-top navbar-expand-lg">
<a class="navbar-brand" href="#">MEDOM</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon text-dark"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="#">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Features</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Testimonials</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Blog</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Contact</a>
</li>
<li>
<button class="btn my-2 my-sm-0" type="submit">Log In</button>
</li>
</div>
</nav>
</div>
<!--Main Area at the Top Area-->
<div class="row topMainArea">
<div class="col topText">
<h2 style="font-weight: bolder;">When you think of MEDOM, think of proper Documentation</h2>
<p style="font-size:smaller; font-weight:100"> ipsum, or lipsum age is attributed to an unknown typesetter in the 15th century who is thought to have scrambled parts of Cicero's De Finibus Bonorum et Malorum for use in a type specimen book.</p>
<div class="">
<form class="form-inline my-lg-0">
<div class="searchBar">
<input class="form-control mr-sm-2" type="search" placeholder="Search for Doctors..." aria-label="Search">
<button class="btn my-2 my-sm-0" type="submit">Search</button>
</div>
</form>
</div>
</div>
<div class="col">
</div>
</div>
</section>
<section class="services ">
<div class="container">
<div class="row text-center text-white servicesEdited">
<div class="col">
<img class="mb-3" src="img/icons/xray.svg">
<h6 class="mb-2">XRAY SERVICE</h6>
<p style="font-size:0.7rem; font-weight:100"> ipsum, or lipsum o an unknown ty century who is thought to have scrambled parts of Cicero's De Finibus Bonorum et Malorum for use in a type specimen book.</p>
</div>
<div class="col">
<img class="mb-3" src="img/icons/intensiveCare.svg">
<h6 class="mb-2">INTENSIVE CARE</h6>
<p style="font-size:0.7rem; font-weight:100"> ipsum, or lipsum o an unknown ty century who is thought to have scrambled parts of Cicero's De Finibus Bonorum et Malorum for use in a type specimen book.</p>
</div>
<div class="col">
<img class="mb-3" src="img/icons/dna.svg">
<h6 class="mb-2">DNA TESTING</h6>
<p style="font-size:0.7rem; font-weight:100"> ipsum, or lipsum o an unknown ty century who is thought to have scrambled parts of Cicero's De Finibus Bonorum et Malorum for use in a type specimen book.</p>
</div>
</div>
</div>
</section>
<section class="fixAppoint">
<div class="row row0">
<div class="col">
</div>
<div class="col form">
<h4 class="text-center mbSpace1 text-white" style="font-weight:bold">MAKE AN APPOINTMENT<br>CALL- +234-234-789-6478</h4>
<form>
<div class="form-group mbSpace">
<input type="text" class="form-control" id="exampleFormControlInput1" placeholder="PATIENT NAME">
</div>
<div class="form-group mbSpace">
<div class="row">
<div class="col">
<input type="text" class="form-control" id="exampleFormControlInput1" placeholder="APPOINTMENT DATE">
</div>
<div class="col">
<input type="text" class="form-control" id="exampleFormControlInput1" placeholder="PHONE">
</div>
</div>
</div>
<div class="form-group">
<textarea class="form-control" placeholder="MESSAGE" id="exampleFormControlTextarea1" rows="5"></textarea>
</div>
<div class="">
<button class="btn my-2 my-sm-0" type="submit">CONFIRM SUBMISSION</button>
</div>
</form>
</div>
</div>
</section>
<section class="consultants ">
<div class="container">
<h4 class="text-center mt-4 text-white font-weight-bold">OUR CONSULTING TEAM</h4>
<div class="row text-center text-white servicesEdited mb-3">
<div class="col">
<img class="mb-3" src="img/Josh.svg">
<h6 class="mb-2">Josh Peters</h6>
<p style="font-size:0.7rem; font-weight:100"> A Cardiologist</p>
</div>
<div class="col">
<img class="mb-3" src="img/Cynthia.svg">
<h6 class="mb-2">Cynthia Michael</h6>
<p style="font-size:0.7rem; font-weight:100"> A Dentist</p>
</div>
<div class="col">
<img class="mb-3" src="img/Usman.svg">
<h6 class="mb-2">Usman Joseph</h6>
<p style="font-size:0.7rem; font-weight:100"> A Surgeon</p>
</div>
</div>
</div>
</section>
<section class="statistics">
<div class="container">
<div class="row text-center servicesEdited mb-3">
<div class="col">
<img class="mb-3" src="img/icons/monthyRegUsers.svg" width="20%">
<h4 class="mb-2 font-weight-bold">245, 560</h4>
<p style="font-size:0.7rem; font-weight:100">Monthly Registered Users</p>
</div>
<div class="col">
<img class="mb-3" src="img/icons/readConsultants.svg" width="20%">
<h4 class="mb-2 font-weight-bold">380, 456</h4>
<p style="font-size:0.7rem; font-weight:100"> Consultants Ready to save lives</p>
</div>
<div class="col">
<img class="mb-3" src="img/icons/patients.svg" width="20%">
<h4 class="mb-2 font-weight-bold">832, 559</h4>
<p style="font-size:0.7rem; font-weight:100">More than 800,000 patients admitted so far</p>
</div>
<div class="col">
<img class="mb-3" src="img/icons/people.svg" width="20%">
<h4 class="mb-2 font-weight-bold">213, 485</h4>
<p style="font-size:0.7rem; font-weight:100">More than 200,000 people visit our site monthly</p>
</div>
</div>
</div>
</section>
<section class="join">
<div class="container">
<div class="row text-center text-white servicesEdited mb-3">
<div class="col">
<h4 class="text-left mb-2 font-weight-bold">Join the Inner Circle of Life.</h4>
<p style="font-size:0.8rem; font-weight:bold" class="text-left"> Stay Updated with our new services <br>
and practices.</p>
</div>
<div class="col">
<div class="">
<form class="form-inline my-lg-0">
<div class="searchBar">
<input class="form-control mr-sm-2" type="search" placeholder="Search for Doctors..." aria-label="Search">
<button class="btn my-2 my-sm-0" type="submit">SUBMIT</button>
</div>
</form>
</div>
</div>
</div>
</div>
</section>
<section class="blog">
<h4 class="text-white text-center font-weight-bold pt-4 mb-5">OUR BLOG</h4>
<div class="container">
<div class="row row0 text-white mb-5">
<div class="col">
<img src="img/chloroquine.svg" width="60%">
</div>
<div class="col mb-3" style="line-height: 2rem;">
<h4 class="font-weight-bold">BAN OF CHLOROQUINE</h4>
<p>World health oganisation (WHO)
have requested for a quick stop in
sales of chloroquinne, due to
its high reactivity rate in the human
body and ..............<br>Over the years, the world’s population
have been hoping on only government
owned hospitals as safe and secure.
Currently, as the the graduates from
colleges are increasing, so has their
minds. Private owned............. </p>
</div>
</div>
<div class="row row0 text-white pb-5">
<div class="col mb-3" style="line-height: 2rem;">
<h4 class="font-weight-bold">RISE OF PRIVATE HOSPITALS</h4>
<p>Over the years, the world’s population
have been hoping on only government
owned hospitals as safe and secure.
Currently, as the the graduates from
colleges are increasing, so has their
minds. Private owned............. <br>
World health oganisation (WHO)
have requested for a quick stop in
sales of chloroquinne, due to
its high reactivity rate in the human
body and ..............</p>
</div>
<div class="col">
<img src="img/private.svg" width="60%">
</div>
</div>
</div>
</section>
<section class="footer">
<div class="container">
<div class="row text-center text-white servicesEdited mb-3">
<div class="col">
<h5 class="text-left mb-2 font-weight-bold">MED<span class="otherColor">OM</span></h5>
<p style="font-size:0.5rem; " class="text-left">A sure way to get your health at 100%
Having access t our 24/7 services keeps
your mind at peace and comforting <br>
and practices.</p>
</div>
<div class="col">
<h4 class="text-left mb-2 font-weight-bold">Top Drugs</h4>
<p style="font-size:0.8rem; " class="text-left"> Vitamin D <br>Flagyll <br>Panadol Extra
<br>Vitamic C</p>
</div>
<div class="col">
<h4 class="text-left mb-2 font-weight-bold">Contact US.</h4>
<p style="font-size:0.8rem; " class="text-left">+44 - 234 - 567 - 789 <br>info@medomcares.com <br>Uyo, Akwa Ibom State
<br>Medom care- Nigeria </p>
</div>
<div class="col">
<p style="font-size:0.8rem; " class="text-left"> Terms and Conditions <br>FAQs</p>
</div>
</div>
</div>
</section>
<section class="copyright">
<div class=" topNav">
<nav class="navbar navbar-expand-lg">
<a class="navbar-brand" href="#">All Rights Reserved: Medom 2020</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon text-dark"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="#">Privacy Policy</a>
</li>
</div>
</nav>
</div>
</section>
</main>
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
</body>
</html>