fix: image

This commit is contained in:
Benno Tielen 2025-08-27 15:35:50 +02:00
parent 6a1ce75f53
commit 59bf5cd55b

View file

@ -57,6 +57,7 @@ export const PublicationAndNewsletter = async () => {
width={magazine_cover.width || 500}
height={magazine_cover.height || 600}
alt={'Pfarreimagazin Ausgabe'}
unoptimized={true}
/>
</a>
}