Skip to content

Commit

Permalink
Merge pull request #59 from Sushil010/feat/new-webpage-logo
Browse files Browse the repository at this point in the history
changed webpage logo
  • Loading branch information
Devmangrani authored Oct 24, 2024
2 parents b7ed7dd + 18b381e commit 1ee2fe1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions components/NavBar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,12 @@ export default function NavBar() {
<p className="lowercase font-semibold tracking-widest text-lg">
<Link
href={"/"}
className="px-3 mx-4 text-2xl font-medium transition-all duration-700 hover:translate-y-2 uppercase"
className="px-3 mx-4 text-2xl "
>
𝓙ob𝓢𝓮𝔀𝓪
<img src="/Jobsewa_logo.png" alt="JobSewa Logo"
className="h-[7vw] w-[7vw]" />


</Link>
</p>
</div>
Expand Down
Binary file added public/Jobsewa_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1ee2fe1

Please sign in to comment.