website: replace login card with png (#6911)

* website: replace login card with png

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* Optimised images with calibre/image-actions

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
This commit is contained in:
Jens L 2023-09-15 18:31:46 +02:00 committed by GitHub
parent 3d91773191
commit 01eea902ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ function Home() {
>
<img
alt="authentik logo"
src={useBaseUrl("img/landing_login_card.jpg")}
src={useBaseUrl("img/landing_login_card.png")}
/>
</div>
</div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB