I got a screenshot added to the theme. And I did some code cleaning on
the interior pages.
<div class="row">
<div class="small-12 small-centered medium-11 columns text-center">
<h2>Ride the Boat!</h2>
- <h5>Beaver Island...</h5><img src="<?php echo esc_url( get_template_directory_uri() );?>/assets/shamrock.png"><h5>America's Emerald Isle</h5>
+ <h5>Beaver Island...</h5><img alt="shamrock" src="<?php echo esc_url( get_template_directory_uri() );?>/assets/shamrock.png"><h5>America's Emerald Isle</h5>
</div>
</div>
</div>