diff --git a/pages/party.js b/pages/party.js index 0c8ad58..40b2f4d 100644 --- a/pages/party.js +++ b/pages/party.js @@ -81,6 +81,10 @@ export default function PartyPage({ mainImage, officiantImage, partyImages }) { {...officiantImage?.imageProps} alt={officiantImage?.alt} placeholder="blur" + style={{ + width: '100%', + height: 'auto', + }} />

Wedding Officiant