Skip to content

Commit

Permalink
Merge pull request #316 from JyothiPriya5/main
Browse files Browse the repository at this point in the history
Fixed UI at header
  • Loading branch information
tushargupta1504 authored Oct 9, 2024
2 parents 7e923a2 + 6f317aa commit be91955
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,21 +78,18 @@
<a href="#" class="logo"><img src="img/swasthya-logo.png"></a>

<nav class="navbar">

<a href="#home">Home</a>
<a href="#about">About Us</a>
<a href="#services">Services</a>
<a href="#contact">Contact</a>
<a href="blog.html">Blogs</a>
<a href="nearby.html">Nearby</a>
<a href="appointment.html"><span>Book Your Appointment</span></a>

<a href="https://yourcompany.setmore.com">Schedule Appointment</a>
<div class="dark-btn-navbar">
<label id="dark-change"></label>
</div>
<!--telehealth reminders and schedules--><a href="https://yourcompany.setmore.com">Schedule
Appointment</a>
<a href="https://yourcompany.setmore.com">Schedule Appointment</a>

<a href="#setmore_widget"><span>Schedule And Reminder</span></a>
<a href="user_login.html">User Login</a>
<a href="#">Doctor Login</a>
Expand Down

0 comments on commit be91955

Please sign in to comment.