priority unoptimised image
This commit is contained in:
parent
88074f843b
commit
759c3d1e49
@ -5,6 +5,8 @@ export default function Page() {
|
|||||||
return (
|
return (
|
||||||
<div className="w-4/5 max-w-2xl mx-auto my-12">
|
<div className="w-4/5 max-w-2xl mx-auto my-12">
|
||||||
<Image
|
<Image
|
||||||
|
priority
|
||||||
|
unoptimized
|
||||||
src="/image/bam.svg"
|
src="/image/bam.svg"
|
||||||
alt="Bangers and Mash GBG"
|
alt="Bangers and Mash GBG"
|
||||||
width={200}
|
width={200}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user