//Get WordPress attachment by size <img src="<?php echo wp_get_attachment_image_url($image['id'],'medium_large'); ?>" loading="lazy"> //can be thumbnail, medium, medium_large, large, full