Update icon to more polished version

This commit is contained in:
Ategon 2025-01-19 19:30:01 -05:00
parent 2325d648d9
commit 743c217ab2
5 changed files with 2 additions and 2 deletions

BIN
public/images/D2J_Icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

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

View file

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