-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
234 lines (233 loc) · 8.6 KB
/
index.html
File metadata and controls
234 lines (233 loc) · 8.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
<!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="./css/styles.css">
<title>Document</title>
</head>
<body>
<header>
<div class="header-logo-container">
<img src="./images/logo.png" alt="">
</div>
<button class="smaller-devices">Ham</button>
<nav class="desktop">
<a class="nav-link active" href="http://">Home</a>
<a class="nav-link inactive" href="http://">Find a doctor</a>
<a class="nav-link inactive" href="http://">Apps</a>
<a class="nav-link inactive" href="http://">Testimonials</a>
<a class="nav-link inactive" href="http://">About us</a>
</nav>
</header>
<section class="hero">
<div class="hero-content-container">
<h1 class="hero-h1">Virtual healthcare for you</h1>
<p class="hero-text">
Trafalgar provides progressive, and affordable
healthcare, accessible on mobile and online for
everyone
</p>
<button class="hero-btn">Consult today</button>
</div>
<div class="hero-img-container">
<img src="./images/sections/hero.png" alt="hero section image">
</div>
</section>
<section class="services">
<h2>Our Services</h2>
<hr class=""/>
<p>
We provide to you the best choiches for you. Adjust it
to your health needs and make sure your undergo treatment
with our highly qualified doctors you can consult with us
which type of service is suitable for your health
</p>
<div class="cards-container">
<div>
<img src="./images/sections/services/search-doctor.svg" alt="">
<p>Search doctor</p>
<p>Choose your doctor from thousands of specialist, general, and trusted hospitals</p>
</div>
<div>
<img src="./images/sections/services/online-pharmacy.svg" alt="">
<p>Online pharmacy</p>
<p>Buy your medicines with our mobile application with a simple delivery system</p>
</div>
<div>
<img src="./images/sections/services/consultation.svg" alt="">
<p>Consultation</p>
<p>Free consultation with our trusted doctors and get the best recomendations</p>
</div>
<div>
<img src="./images/sections/services/details-info.svg" alt="">
<p>Details info</p>
<p>Free consultation with our trusted doctors and get the best recomendations</p>
</div>
<div>
<img src="./images/sections/services/emergency-care.svg" alt="">
<p>Emergency care</p>
<p>You can get 24/7 urgent care for yourself or your children and your lovely family</p>
</div>
<div>
<img src="./images/sections/services/tracking.svg" alt="">
<p>Tracking</p>
<p>Track and save your medical history and health data</p>
</div>
</div>
<button>Learn more</button>
</section>
<section class="providers">
<div class="desktop">
<img src="./images/sections/providers.png" alt="hero section image">
</div>
<div>
<h2>Leading healthcare providers</h2>
<hr class=""/>
<p>
Trafalgar provides progressive, and affordable healthcare,
accessible on mobile and online for everyone. To us, it’s
not just work. We take pride in the solutions we deliver
</p>
<button>Learn more</button>
</div>
<div class="smaller-devices">
<img src="./images/sections/providers.png" alt="hero section image">
</div>
</section>
<section class="download">
<div>
<h2>Download our mobile apps</h2>
<hr class=""/>
<p>
Our dedicated patient engagement app and web portal allow you
to access information instantaneously (no tedeous form, long
calls, or administrative hassle) and securely
</p>
<button>
<span>Download</span>
<img src="" alt=""> <!-- add src -->
</button>
</div>
<div>
<img src="./images/sections/providers.png" alt="hero section image">
</div>
</section>
<section class="testimonials">
<div>
<h2>What our customer are saying</h2>
<hr class=""/>
<div class="flex">
<div class="flex">
<div>
<img src="./images/edward.png" alt="">
</div>
<div>
<p>Edward Newgate</p>
<p>Founder Circle</p>
</div>
</div>
<p>
“Our dedicated patient engagement app and web portal allow you
to access information instantaneously (no tedeous form, long calls,
or administrative hassle) and securely”
</p>
</div>
</div>
<div>
<!-- Undecided: do later -->
</div>
</section>
<section class="articles">
<h2>Check out our latest article</h2>
<hr class=""/>
<div class="cards-container">
<div>
<div>
<img src="" alt="">
</div>
<p>Disease detection, check up in the laboratory</p>
<p>
In this case, the role of the health laboratory
is very important to do a disease detection...
</p>
<a href="">
<span>Read more</span>
<img src="" alt="">
</a>
</div>
<div>
<div>
<img src="" alt="">
</div>
<p>Herbal medicines that are safe for consumption</p>
<p>
Herbal medicine is very widely used at this time
because of its very good for your health...
</p>
<a href="">
<span>Read more</span>
<img src="" alt="">
</a>
</div>
<div>
<div>
<img src="" alt="">
</div>
<p>Natural care for healthy facial skin</p>
<p>
A healthy lifestyle should start from now and also
for your skin health. There are some...
</p>
<a href="">
<span>Read more</span>
<img src="" alt="">
</a>
</div>
</div>
<button>View all</button>
</section>
<footer>
<div class="footer-inner">
<div>
<div>
<img src="./images/logo.png" alt="">
</div>
<p>
Trafalgar provides progressive, and affordable healthcare, accessible on mobile and online
for everyone
</p>
<p>©Trafalgar PTY LTD 2020. All rights reserved</p>
</div>
<div>
<h4>Company</h4>
<ul>
<li><a href="">About</a></li>
<li><a href="">Testimonials</a></li>
<li><a href="">Find a doctor</a></li>
<li><a href="">Apps</a></li>
</ul>
</div>
<div>
<h4>Region</h4>
<ul>
<li><a href="">Indonesia</a></li>
<li><a href="">Singapore</a></li>
<li><a href="">HongKong</a></li>
<li><a href="">Canada</a></li>
</ul>
</div>
<div>
<h4>Help</h4>
<ul>
<li><a href="">Help center</a></li>
<li><a href="">Contact support</a></li>
<li><a href="">Instructions</a></li>
<li><a href="">How it works</a></li>
</ul>
</div>
</div>
</footer>
<script type="module" src="./js/app.js"></script>
</body>
</html>