branding update
This commit is contained in:
parent
541d65e2b1
commit
ddbcdd4e67
@ -18,8 +18,8 @@ const Navbar = () => {
|
||||
<header>
|
||||
<nav className={`nav`}>
|
||||
<Link href={"/"}>
|
||||
<div className="flex items-center hover:fade"><Image src="/shilohlogowhite.png" alt="Description of the image" width={30} height={30} />
|
||||
<h1 className="logo px-2">shiloh</h1></div>
|
||||
<div className="flex items-center hover:fade"><Image src="/shiloh-logo-white-1.png" alt="Shiloh Logo" width={122} height={26} />
|
||||
</div>
|
||||
</Link>
|
||||
<div
|
||||
onClick={() => setNavActive(!navActive)}
|
||||
|
BIN
public/shiloh-logo-white-1-outline.png
Normal file
BIN
public/shiloh-logo-white-1-outline.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.1 KiB |
BIN
public/shiloh-logo-white-1.png
Normal file
BIN
public/shiloh-logo-white-1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.2 KiB |
Reference in New Issue
Block a user