Skip to content

Commit

Permalink
Change 'Contact' to 'Contact Us' in Navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
Priyanshu1011 committed Oct 4, 2023
1 parent ed9d9b3 commit 0a99a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Navbar.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ const Navbar = () => {
</li>
<li className="mx-4 my-6 md:my-0">
<a href="#" className="text-black">
Contact
Contact Us
</a>
</li>
<li className="mx-4 my-6 md:my-0">
Expand Down

0 comments on commit 0a99a92

Please sign in to comment.