Displaying Featured Exhibit on Home and/or Exhibits page

Hi-
Is there a way to call to display the featured exhibit on the upper level pages? If so, can you point me to the proper syntax for calling it?
Many thanks in advance.

You should be able to use

<?php echo exhibit_builder_display_random_featured_exhibit(); ?>

Great! I'll try it.
Thank you.