feat: add image optimization settings and clean up hover card component
All checks were successful
container-scan / Container Scan (pull_request) Successful in 2m25s
docker-build / docker (pull_request) Successful in 3m23s

This commit is contained in:
Maximilian Liebmann 2025-05-10 00:39:27 +02:00
parent 28278274e5
commit 08b5308e80
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>