branding update
This commit is contained in:
parent
541d65e2b1
commit
ddbcdd4e67
@ -18,8 +18,8 @@ const Navbar = () => {
|
|||||||
<header>
|
<header>
|
||||||
<nav className={`nav`}>
|
<nav className={`nav`}>
|
||||||
<Link href={"/"}>
|
<Link href={"/"}>
|
||||||
<div className="flex items-center hover:fade"><Image src="/shilohlogowhite.png" alt="Description of the image" width={30} height={30} />
|
<div className="flex items-center hover:fade"><Image src="/shiloh-logo-white-1.png" alt="Shiloh Logo" width={122} height={26} />
|
||||||
<h1 className="logo px-2">shiloh</h1></div>
|
</div>
|
||||||
</Link>
|
</Link>
|
||||||
<div
|
<div
|
||||||
onClick={() => setNavActive(!navActive)}
|
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