priority unoptimised image
All checks were successful
Check / Lint and Check (push) Successful in 45s

This commit is contained in:
Felix Schulze 2025-05-22 16:26:35 +02:00
parent 89debfde57
commit cb3231fa88

View File

@ -5,6 +5,8 @@ export default function Page() {
return (
<div className="w-4/5 max-w-2xl mx-auto my-12">
<Image
priority
unoptimized
src="/image/bam.svg"
alt="Bangers and Mash GBG"
width={200}