Update site logo

This commit is contained in:
Ategon 2025-01-19 17:54:50 -05:00
parent eb58c6c65a
commit 8c611cbb86
6 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

View file

@ -75,7 +75,7 @@ export default function MobileNavbar() {
>
<Image
as={NextImage}
src="/images/d2jam.png"
src="/images/hereyougopomo.png"
className="min-w-[70px]"
alt="Dare2Jam logo"
width={70}

View file

@ -95,11 +95,11 @@ export default function PCNavbar() {
>
<Image
as={NextImage}
src="/images/d2jam.png"
src="/images/hereyougopomo.png"
className="min-w-[70px]"
alt="Dare2Jam logo"
width={70}
height={59.7}
height={70}
/>
</Link>
</NavbarBrand>