Login Page wallpaper

This commit is contained in:
headlesdev 2025-05-17 15:30:04 +02:00
parent 6071488f7b
commit 3f9c764acd
2 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@ export default function LoginPage() {
<div className="flex-1 bg-base-200 hidden lg:block"> <div className="flex-1 bg-base-200 hidden lg:block">
<div className="h-full w-full relative"> <div className="h-full w-full relative">
<Image <Image
src="/placeholder.svg?height=800&width=600" src="/login_wallpaper.jpg"
alt="Login Illustration" alt="Login Illustration"
fill fill
className="object-cover" className="object-cover"
@ -58,7 +58,7 @@ export default function LoginPage() {
<div className="h-48 bg-base-200 relative lg:hidden"> <div className="h-48 bg-base-200 relative lg:hidden">
<Image <Image
src="/placeholder.svg?height=400&width=800" src="/login_wallpaper.jpg"
alt="Login Illustration" alt="Login Illustration"
fill fill
className="object-cover" className="object-cover"

BIN
public/login_wallpaper.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB