-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
257 lines (250 loc) · 9.2 KB
/
index.html
File metadata and controls
257 lines (250 loc) · 9.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Virtual Healthcare Website</title>
<link rel="stylesheet" href="styles.css" />
</head>
<body>
<div class="wrapper">
<!-- Header -->
<header>
<div class="logo">
<img src="blue-logo.png" alt="Trafalgar Logo" />
</div>
<nav>
<ul>
<li><a href="#home">Home</a></li>
<li><a href="#find-a-doctor">Find a doctor</a></li>
<li><a href="#apps">Apps</a></li>
<li><a href="#testimonials">Testimonials</a></li>
<li><a href="#about-us">About us</a></li>
</ul>
</nav>
</header>
<!-- Section 1: Hero -->
<section id="hero">
<div class="hero-content">
<h1>Virtual healthcare for you</h1>
<p>
Trafalgar provides progressive, and affordable healthcare,
accessible on mobile and online for everyone
</p>
<button class="filled-button">Learn more</button>
</div>
<div class="hero-image">
<img src="banner-1.png" alt="Healthcare Illustration" />
</div>
</section>
<!-- Section 2: Our Services -->
<section id="our-services">
<div class="services-container">
<h2>Our services</h2>
<div class="underline-center"></div>
<p>
We provide to you the best choices 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="service-items">
<div class="service-item">
<img src="search-doctor.png" alt="Search doctor" />
<h3>Search doctor</h3>
<p>
Choose your doctor from thousands of specialist, general, and
trusted hospitals
</p>
</div>
<div class="service-item">
<img src="online-pharmacy.png" alt="Online pharmacy" />
<h3>Online pharmacy</h3>
<p>
Buy your medicines with our mobile application with a simple
delivery system
</p>
</div>
<div class="service-item">
<img src="consultation.png" alt="Consultation" />
<h3>Consultation</h3>
<p>
Free consultation with our trusted doctors and get the best
recommendations
</p>
</div>
<div class="service-item">
<img src="details-info.png" alt="Details info" />
<h3>Details info</h3>
<p>
Free consultation with our trusted doctors and get the best
recommendations
</p>
</div>
<div class="service-item">
<img src="emergency-care.png" alt="Emergency care" />
<h3>Emergency care</h3>
<p>
You can get 24/7 urgent care for yourself or your children and
your lovely family
</p>
</div>
<div class="service-item">
<img src="tracking.png" alt="Tracking" />
<h3>Tracking</h3>
<p>Track and save your medical history and health data</p>
</div>
</div>
<button class="outline-button">Learn more</button>
</div>
</section>
<!-- Section 3: About -->
<section id="about">
<div class="about-image">
<img src="banner-2.png" alt="Healthcare Illustration" />
</div>
<div class="about-content">
<h1>Leading healthcare providers</h1>
<div class="underline-left"></div>
<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 class="outline-button">Learn more</button>
</div>
</section>
<!-- Section 4: Apps -->
<section id="apps">
<div class="apps-content">
<h1>Download our mobile apps</h1>
<div class="underline-left"></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>
<button class="outline-button">Download ▾</button>
</div>
<div class="apps-image">
<img src="banner-3.png" alt="Healthcare Illustration" />
</div>
</section>
<!-- Section 5: Testimonials -->
<section id="testimonials">
<div class="testimonials-container">
<h2>What our customer are saying</h2>
<div class="underline-white"></div>
<div class="testimonial">
<div class="testimonial-image">
<img src="testimonial.png" alt="Edward Newgate" />
</div>
<div class="testimonial-info">
<p class="testimonial-author">Edward Newgate</p>
<p class="testimonial-role">Founder Circle</p>
</div>
<div class="testimonial-quote">
"Our dedicated patient engagement app and web portal allow you to
access information instantaneously (no tedious form, long calls,
or administrative hassle) and securely!"
</div>
</div>
</div>
</section>
<!-- Section 6: Articles -->
<section id="articles">
<div class="articles-container">
<h2>Check out our latest article</h2>
<div class="underline-center"></div>
<div class="articles">
<article class="article">
<img
src="disease-detection.png"
alt="Disease detection, check up in the laboratory"
/>
<div class="article-text">
<h3>Disease detection, check up in the laboratory</h3>
<p>
In this case, the role of the health laboratory is very
important to do a disease detection...
</p>
<a href="#" class="read-more">Read more →</a>
</div>
</article>
<article class="article">
<img
src="herbal-medicines.png"
alt="Herbal medicines that are safe for consumption"
/>
<div class="article-text">
<h3>Herbal medicines that are safe for consumption</h3>
<p>
Herbal medicine is very widely used at this time because of
its very good for your health...
</p>
<a href="#" class="read-more">Read more →</a>
</div>
</article>
<article class="article">
<img
src="natural-care.png"
alt="Natural care for healthy facial skin"
/>
<div class="article-text">
<h3>Natural care for healthy facial skin</h3>
<p>
A healthy lifestyle should start from now and also for your
skin health. There are some...
</p>
<a href="#" class="read-more">Read more →</a>
</div>
</article>
</div>
<button class="outline-button">View all</button>
</div>
</section>
<!-- Footer -->
<footer>
<div class="footer-container">
<div class="footer-logo">
<img src="white-logo.png" alt="Trafalgar Logo" />
<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 class="footer-links">
<div class="footer-column">
<h3>Company</h3>
<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 class="footer-column">
<h3>Region</h3>
<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 class="footer-column">
<h3>Help</h3>
<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>
</div>
</footer>
</div>
</body>
</html>