Skip to content

Commit

Permalink
just a push
Browse files Browse the repository at this point in the history
  • Loading branch information
shakilofficial0 committed Sep 3, 2023
1 parent 228d75e commit 3b68dea
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions resources/views/components/navbar.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,8 @@ class="inner-mega-link">Find your preferred Job</a></li>
</li>
</ul>
<!-- navigation items -->
<a href="{{route('contact')}}"
class="hidden lg:block bg-indigo-600 text-white hover:bg-white hover:text-indigo-600 rounded-full mx-2 py-2 px-4 text-center uppercase antialiased text-xs transition-all">book
a call</a>
<a href="{{urk("https://accounts.codebumble.com/login")}}"
class="hidden lg:block bg-indigo-600 text-white hover:bg-white hover:text-indigo-600 rounded-full mx-2 py-2 px-4 text-center uppercase antialiased text-xs transition-all">Login</a>
</nav>
<!-- .cb-nav closed -->
</div>
Expand Down

0 comments on commit 3b68dea

Please sign in to comment.