remove fonts
All checks were successful
Deploy SSR / deploy (push) Successful in 1m5s

This commit is contained in:
Lee 2024-09-11 18:39:46 +01:00
parent 870c7dd69c
commit bc86cae8aa
3 changed files with 1 additions and 0 deletions

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