Austin’s 1st Red

We were fishing in Turtle Bay outside of Palacios, Tx. Austin hooked his first Red and a 6’+ shark also wanted a piece of him. Redfish was estimated to be 40″+ before the shark had a meal. Austin had fought him for approx. 30 min before the shark intervened. This is what we had left.

image8

jQuery(document).ready(function($) { function fixSlickAria() { $('.slick-slide').each(function() { if ($(this).attr('aria-hidden') === 'true') { $(this).attr('tabindex', '-1'); } else { $(this).attr('tabindex', '0'); } }); } fixSlickAria(); $('.uael-grid-gallery').on('afterChange', function(event, slick, currentSlide){ fixSlickAria(); }); });