-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
181 lines (158 loc) · 6.39 KB
/
Copy pathabout.html
File metadata and controls
181 lines (158 loc) · 6.39 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Asiri Hospital Colombo</title>
<link rel="icon" type="image/png" href="images/asiri_logo.png">
<script src="https://kit.fontawesome.com/c1df782baf.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdn-uicons.flaticon.com/2.6.0/uicons-regular-straight/css/uicons-regular-straight.css">
<!-- Main Styles -->
<link rel="stylesheet" href="style.css" />
<link rel="stylesheet" href="about.css" />
</head>
<body>
<!-- Header -->
<header>
<div class="logo">
<img src="images/asiri_logo.png" alt="Asiri Hospital Logo">
</div>
<nav class="navbar">
<a href="index.html" >Home</a>
<a href="about.html" class="active">About</a>
<a href="services.html">Services</a>
<a href="facilities.html">Facilities</a>
<a href="contact.html">Contact</a>
</nav>
<div class="right-icons">
<i id="menu-bars" class="fas fa-bars"></i>
<div class="btn book-btn">Schedule Consultation</div>
</div>
</header>
<!-- About Section -->
<section class="about-wrapper">
<img src="images/bg3.jpg" class="bg-blur" alt="Background">
<div class="about-container">
<div class="about-left">
<img src="images/hospital.jpg" alt="Hospital Image">
</div>
<div class="about-right">
<h2>The Asiri Legacy</h2>
<p>
Since our founding in 1990, Asiri Hospital has steadily grown into a leading name in Sri Lanka’s private healthcare sector.
What started as a vision to make reliable medical care accessible has transformed into a modern, technology-driven
healthcare institution. Today, we proudly serve countless individuals and families, guided by a deep commitment to
medical excellence, continuous improvement, and genuine compassion for every patient we treat.
</p>
</div>
</div>
</section>
<!-- Vision & Mission -->
<section class="vm-section">
<div class="vm-box">
<h2>Our Vision</h2>
<p>
To become Sri Lanka’s leading healthcare institution, known for delivering outstanding patient outcomes,
embracing medical innovation, and promoting a healthier and more compassionate community.
</p>
</div>
<div class="vm-box">
<h2>Our Mission</h2>
<p>
To deliver exceptional healthcare with integrity, empathy, and professionalism.
We are dedicated to improving lives through cutting-edge treatments, skilled professionals,
and a continuous focus on patient comfort and safety.
</p>
</div>
</section>
<!-- Doctors -->
<section class="doctors">
<h1 class="heading">Our <span>Medical Experts</span></h1>
<div class="box-container">
<div class="box">
<img src="images/doc1.jpg" alt="Dr. Anjali De Silva" />
<h3>Dr. Anjali De Silva</h3>
<span>Consultant Physician & Internal Medicine Specialist</span>
<div class="share">
<a href="#" class="fab fa-facebook-f"></a>
<a href="#" class="fab fa-twitter"></a>
<a href="#" class="fab fa-instagram"></a>
<a href="#" class="fab fa-linkedin"></a>
</div>
</div>
<div class="box">
<img src="images/doc2.jpg" alt="Dr. Dinesh Perera" />
<h3>Dr. Dinesh Perera</h3>
<span>Consultant Orthopedic and Trauma Surgeon</span>
<div class="share">
<a href="#" class="fab fa-facebook-f"></a>
<a href="#" class="fab fa-twitter"></a>
<a href="#" class="fab fa-instagram"></a>
<a href="#" class="fab fa-linkedin"></a>
</div>
</div>
<div class="box">
<img src="images/doc3.jpg" alt="Dr. Kavindu Fernando" />
<h3>Dr. Kavindu Fernando</h3>
<span>Consultant Cardiologist & Heart Specialist</span>
<div class="share">
<a href="#" class="fab fa-facebook-f"></a>
<a href="#" class="fab fa-twitter"></a>
<a href="#" class="fab fa-instagram"></a>
<a href="#" class="fab fa-linkedin"></a>
</div>
</div>
<div class="box">
<img src="images/doc4.jpg" alt="Dr. Nadeesha Weerakoon" />
<h3>Dr. Nadeesha Weerakoon</h3>
<span>Senior Consultant Neurologist</span>
<div class="share">
<a href="#" class="fab fa-facebook-f"></a>
<a href="#" class="fab fa-twitter"></a>
<a href="#" class="fab fa-instagram"></a>
<a href="#" class="fab fa-linkedin"></a>
</div>
</div>
<div class="box">
<img src="images/doc5.jpg" alt="Dr. Ravindra Jayasena" />
<h3>Dr. Ravindra Jayasena</h3>
<span>Consultant Urological Surgeon</span>
<div class="share">
<a href="#" class="fab fa-facebook-f"></a>
<a href="#" class="fab fa-twitter"></a>
<a href="#" class="fab fa-instagram"></a>
<a href="#" class="fab fa-linkedin"></a>
</div>
</div>
<div class="box">
<img src="images/doc6.jpg" alt="Dr. Shalika Senanayake" />
<h3>Dr. Shalika Senanayake</h3>
<span>Consultant General & Laparoscopic Surgeon</span>
<div class="share">
<a href="#" class="fab fa-facebook-f"></a>
<a href="#" class="fab fa-twitter"></a>
<a href="#" class="fab fa-instagram"></a>
<a href="#" class="fab fa-linkedin"></a>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="footer">
<div class="footer-content">
<div class="footer-box">
<h2>Follow Us</h2>
<div class="social-links">
<a href="#"><i class="fab fa-facebook-f"></i></a>
<a href="#"><i class="fab fa-twitter"></i></a>
<a href="#"><i class="fab fa-instagram"></i></a>
<a href="#"><i class="fab fa-linkedin"></i></a>
</div>
</div>
</div>
<div class="credit">
© 2025 | Department of IT, Asiri Hospitals | All Rights Reserved
</div>
</footer>
</body>
</html>