Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
gunj13 authored Feb 23, 2024
1 parent 616fe60 commit 07416dd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,8 @@
</nav>

<div class="col text-right">
<button id="contact">Contact Us</button>
<button id="support">Get Support</button>
<a href=#CONTACT><button id="contact">Contact Us</button></a>
<a href="login.html"><button id="support">Get Support</button></a>
</div>

<div id="globe">
Expand Down Expand Up @@ -227,7 +227,7 @@ <h1><b>ABOUT US</b></h1>
<br>

<footer>
<div>
<div id="CONTACT">
<h3>Contact Us</h3>
<p>123 Drone Street, Search and Rescue City</p>
<p>Phone: +1 (123) 456-7890</p>
Expand Down

0 comments on commit 07416dd

Please sign in to comment.