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 (
<div className="relative flex items-center justify-center min-h-screen p-4">
<Image
src="/bg.png"
src="/bg2.png"
alt="Background"
fill
style={{ objectFit: 'cover' }}