This commit is contained in:
2026-03-24 12:34:35 +03:00
parent e1a8bfaf03
commit e064ecfa10
2 changed files with 1 additions and 1 deletions

View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 269 KiB