|
|
@@ -52,7 +52,9 @@
|
|
|
{ name: 'Jack Crevalle', tag: 'Hard Fighter' },
|
|
|
{ name: 'Grouper', tag: 'Deep Reef' },
|
|
|
{ name: 'Corvina', tag: 'Inshore Staple' },
|
|
|
- { name: 'Hammerhead Shark', tag: 'Rare Encounter' }
|
|
|
+ { name: 'Hammerhead Shark', tag: 'Rare Encounter' },
|
|
|
+ { name: 'Tuna', tag: 'Offshore Power' },
|
|
|
+ { name: 'Marlin', tag: 'Ultimate Trophy' }
|
|
|
];
|
|
|
|
|
|
const inshoreTrips = [
|
|
|
@@ -80,6 +82,8 @@
|
|
|
{ src: '/fishing/snook-solo-hoodie-mountains.jpg', type: 'image', caption: 'Snook — Mountain Backdrop' },
|
|
|
{ src: '/fishing/sailfish-release-boatside.jpg', type: 'image', caption: 'Sailfish Release' },
|
|
|
{ src: '/fishing/roosterfish-couple.jpg', type: 'image', caption: 'Couples Fishing' },
|
|
|
+ { src: '/fishing/roosterfish-couple-1.jpg', type: 'image', caption: 'Roosterfish Catch' },
|
|
|
+ { src: '/fishing/roosterfish-couple-2.jpg', type: 'image', caption: 'Roosterfish Couple' },
|
|
|
{ src: '/fishing/hammerhead-shark-solo.jpg', type: 'image', caption: 'Hammerhead Shark' },
|
|
|
{ src: '/fishing/tripletail-solo-blue-clouds.jpg', type: 'image', caption: 'Tripletail' },
|
|
|
{ src: '/fishing/roosterfish-duo-huge-pair.jpg', type: 'image', caption: 'Double Roosterfish' },
|