fix(SW-1386): fix image sizes to be more responsive and fill it's container correctly

This commit is contained in:
Christian Andolf
2025-01-29 10:42:21 +01:00
parent 2f22186d18
commit 73c06e21c5
2 changed files with 9 additions and 8 deletions

View File

@@ -26,6 +26,7 @@ export default function FullWidthCampaign({ content }: FullWidthCampaignProps) {
focalPoint={background_image.focalPoint}
width={1512}
height={880}
sizes="(min-width: 1512px) 1512px, 100vw"
/>
) : null}
<div className={styles.content}>