Skip to content

Commit

Permalink
Added Department Section
Browse files Browse the repository at this point in the history
  • Loading branch information
anuragverma108 committed Jan 4, 2024
1 parent 5f22cc1 commit d86af56
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,16 @@ <h2>Book an Appointment</h2>
</section>
</a>

<!-- Departments Section -->
<a href="department.html">
<section id="departments" class="departments">
<h2>Explore Departments</h2>
<p>Discover our specialized medical departments and services.</p>
<!-- Add content specific to departments if needed -->
</section>
</a>


<!-- Medical History Section -->
<a href="medical history.html">
<section id="history" class="medical-history">
Expand Down

0 comments on commit d86af56

Please sign in to comment.