branding update

This commit is contained in:
Caretaker0699 2023-08-21 09:50:34 -07:00
parent 541d65e2b1
commit ddbcdd4e67
3 changed files with 2 additions and 2 deletions

View File

@ -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)}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB