feat: add image optimization settings and clean up hover card component

This commit is contained in:
Maximilian Liebmann 2025-05-10 00:39:27 +02:00 committed by Dominik
parent 811587d9d4
commit 669ad20a09
3 changed files with 24 additions and 15 deletions

View file

@ -48,7 +48,6 @@ export default async function LoginPage() {
width='150'
height='150'
alt='dancing penguin'
unoptimized={true}
></Image>
</HoverCardContent>
</HoverCard>