-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
200 lines (196 loc) · 6.49 KB
/
Copy pathindex.html
File metadata and controls
200 lines (196 loc) · 6.49 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>AASTU Clinic</title>
<link rel="shortcut icon" href="images/logo.png" type="image/x-icon" />
<link rel="stylesheet" href="css/style.css" />
</head>
<body id="home">
<header class="navbar">
<div class="logo">
<a href="index.html">
<img src="images/logo.png" alt="Science and Technology Logo" />
</a>
</div>
<nav>
<ul>
<li><a href="#home" class="active">Home</a></li>
<li><a href="#about">About-Us</a></li>
<li><a href="#services">Service</a></li>
<!-- <li><a href="#patient-detail">Patient-Detail</a></li> -->
<li><a href="login.html">Patient-Detail</a></li>
<li><a href="contact-us.html" class="contact-btn">Contact-Us</a></li>
</ul>
</nav>
</header>
<section class="hero">
<div class="container">
<div class="text">
<h1>AASTU Clinic</h1>
<p>
Welcome to AASTU Clinic, your trusted partner in health and
wellness. Our mission is to provide accessible, high-quality
healthcare services that meet the diverse needs of our university
community and beyond
</p>
<button name="button" value="#about" class="button">
Learn more
</button>
</div>
<div class="hero-image">
<img src="images/hero.png" alt="Doctor Image" />
</div>
</div>
</section>
<section id="about">
<div class="container">
<div class="about-image">
<img src="images/doctor.png" alt="Doctor Image" />
</div>
<div class="text">
<h2>About Us</h2>
<p>
At AASTU Clinic, we believe that health is a cornerstone of academic
and personal success. Established with the vision to enhance the
well-being of students, faculty, and staff, our clinic offers a wide
range of medical services designed to address both physical and
mental health needs
</p>
</div>
</div>
</section>
<section id="team">
<h2>Our Team</h2>
<div class="team-container">
<i><img src="images/icons/angle-left-solid.svg" alt="left" /></i>
<div class="card">
<img
src="images/medium-shot-smiley-doctor-with-coat.jpg"
alt="Nurse Mahlet Worku"
/>
<h3>Nurse Mahlet Worku</h3>
<p>
Nurse Carter is dedicated to providing compassionate and efficient
care. She plays a vital role in our clinic's daily operations.
</p>
</div>
<div class="card">
<img
src="images/freepik-export-20241211230528kjZc.png"
alt="Dr. Sarah Alemayhu"
/>
<h3>Dr. Sarah Alemayhu</h3>
<p>
With over 15 years of experience in family medicine, Dr. Sarah is
passionate about patient-centered care and preventive health.
</p>
</div>
<div class="card">
<img src="images/Doctor-profile.png" alt="Dr. Michael" />
<h3>Dr. Michael</h3>
<p>
Specializing in mental health, Dr. Lee focuses on therapy and
counseling for students facing academic and personal challenges.
</p>
</div>
<i><img src="images/icons/angle-right-solid.svg" alt="right" /></i>
</div>
</section>
<section id="services">
<h2>Service</h2>
<div class="services-container">
<div class="card service-card">
<img src="images/icons/primary-care.png" alt="Primary Care" />
<h3>Primary Care</h3>
<p>
Routine check-ups, preventive care, and management of chronic
conditions.
</p>
</div>
<div class="card service-card">
<img
src="images/icons/womens-health-svgrepo-com.svg"
alt="Women's Health"
/>
<h3>Women's Health</h3>
<p>
Specialized services including gynecological exams and reproductive
health.
</p>
</div>
<div class="card service-card">
<img
src="images/icons/immunizations-svgrepo-com.svg"
alt="Immunizations"
/>
<h3>Immunizations</h3>
<p>Vaccination programs to ensure community health and safety.</p>
</div>
<div class="card service-card">
<img
src="images/icons/health-education-svgrepo-com.svg"
alt="Health Education"
/>
<h3>Health Education</h3>
<p>Workshops and resources on nutrition, fitness, and wellness.</p>
</div>
<div class="card service-card">
<img
src="images/icons/emergency-svgrepo-com.svg"
alt="Emergency Care"
/>
<h3>Emergency Care</h3>
<p>
Immediate assistance for urgent medical issues during clinic hours.
</p>
</div>
<div class="card service-card">
<img
src="images/icons/mental-health-svgrepo-com.svg"
alt="Mental Health Services"
/>
<h3>Mental Health Services</h3>
<p>Counseling, therapy, and support for emotional well-being.</p>
</div>
</div>
</section>
<hr />
<footer>
<div>
<a href="/about">About Us</a>
<a href="/services">Services</a>
<a href="/contact">Contact</a>
<a href="/privacy-policy">Privacy Policy</a>
</div>
<div>
<a href="https://facebook.com" target="_blank">
<img
src="images/icons/facebook-svgrepo-com.svg"
alt="Facebook"
style="height: 20px"
/>
</a>
<a href="https://twitter.com" target="_blank">
<img
src="images/icons/twitter-svgrepo-com.svg"
alt="Twitter"
style="height: 20px"
/>
</a>
<a href="https://instagram.com" target="_blank">
<img
src="images/icons/instagram-svgrepo-com.svg"
alt="Instagram"
style="height: 20px"
/>
</a>
</div>
<div style="font-size: 14px">
© 2024 AASTU Clinic. All rights reserved.
</div>
</footer>
<script src="js/script.js" defer></script>
</body>
</html>