I’m getting low quality / highly pixelated images only when using the dynamic image data source. The images span across the entire page so the poor quality is prominent. I’m using image as a background of a Group.
Using a static image quality is good (my use case requires dynamic image however)
Tried both variations of &ignore_imgix=true ?ignore_imgix=true , but no improvement
Tried variations of centering, crop, rescale, making as wide as parent, etc., no improvement
Tried replacing the Group element with background image with an Image element, no improvement
Seems that bypassing imgix has worked for others, but not sure why it’s not working here? Thanks for any advice!