Added image field named image.
Added <?php if( get_field(‘image’) ): ?>
” />
<?php endif; ?>
Added image to the field group.
But I end up with broken link placard on post.
https://blestrecipes.com/recipes/chili/
Changed return value to image url. Works good now.