This commit is contained in:
parent
870c7dd69c
commit
bc86cae8aa
@ -30,6 +30,7 @@ export default function BackgroundImage() {
|
||||
<img
|
||||
src={getImageUrl(backgroundImage)}
|
||||
alt="Background image"
|
||||
fetchPriority="high"
|
||||
className={`absolute -z-50 object-cover w-screen h-screen blur-sm brightness-[33%] pointer-events-none select-none`}
|
||||
/>
|
||||
);
|
||||
|
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user