add: bg2
This commit is contained in:
@@ -4,7 +4,7 @@ export default function Home() {
|
|||||||
return (
|
return (
|
||||||
<div className="relative flex items-center justify-center min-h-screen p-4">
|
<div className="relative flex items-center justify-center min-h-screen p-4">
|
||||||
<Image
|
<Image
|
||||||
src="/bg.png"
|
src="/bg2.png"
|
||||||
alt="Background"
|
alt="Background"
|
||||||
fill
|
fill
|
||||||
style={{ objectFit: 'cover' }}
|
style={{ objectFit: 'cover' }}
|
||||||
|
|||||||
BIN
public/bg2.png
Normal file
BIN
public/bg2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 269 KiB |
Reference in New Issue
Block a user