This commit is contained in:
KMKoushik
2024-05-04 21:40:08 +10:00
parent f8312fe63d
commit 5931174889
2 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

@@ -71,7 +71,7 @@ export default function LoginPage() {
<main className="h-screen flex justify-center items-center">
<div className="flex flex-col gap-8">
<Image
src="/logo-bold.png"
src="/logo-dark.png"
alt="Unsend"
width={60}
height={60}