Fix logo
This commit is contained in:
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
@@ -71,7 +71,7 @@ export default function LoginPage() {
|
|||||||
<main className="h-screen flex justify-center items-center">
|
<main className="h-screen flex justify-center items-center">
|
||||||
<div className="flex flex-col gap-8">
|
<div className="flex flex-col gap-8">
|
||||||
<Image
|
<Image
|
||||||
src="/logo-bold.png"
|
src="/logo-dark.png"
|
||||||
alt="Unsend"
|
alt="Unsend"
|
||||||
width={60}
|
width={60}
|
||||||
height={60}
|
height={60}
|
||||||
|
Reference in New Issue
Block a user