mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-22 09:56:58 +00:00
Login Page wallpaper
This commit is contained in:
parent
6071488f7b
commit
3f9c764acd
@ -47,7 +47,7 @@ export default function LoginPage() {
|
||||
<div className="flex-1 bg-base-200 hidden lg:block">
|
||||
<div className="h-full w-full relative">
|
||||
<Image
|
||||
src="/placeholder.svg?height=800&width=600"
|
||||
src="/login_wallpaper.jpg"
|
||||
alt="Login Illustration"
|
||||
fill
|
||||
className="object-cover"
|
||||
@ -58,7 +58,7 @@ export default function LoginPage() {
|
||||
|
||||
<div className="h-48 bg-base-200 relative lg:hidden">
|
||||
<Image
|
||||
src="/placeholder.svg?height=400&width=800"
|
||||
src="/login_wallpaper.jpg"
|
||||
alt="Login Illustration"
|
||||
fill
|
||||
className="object-cover"
|
||||
|
||||
BIN
public/login_wallpaper.jpg
Normal file
BIN
public/login_wallpaper.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.8 MiB |
Loading…
x
Reference in New Issue
Block a user