|
|
@@ -30,7 +30,7 @@
|
|
|
desc: 'Our classic inshore workhorse. Fully restored in 2025 with all new equipment. Perfect for chasing roosterfish and snook along the coast.'
|
|
|
},
|
|
|
{
|
|
|
- name: 'Grady-White',
|
|
|
+ name: 'Gunslinger II',
|
|
|
brand: "Grady-White 25.3'",
|
|
|
year: '2022',
|
|
|
engine: '2× Suzuki 200 HP (44 kts)',
|
|
|
@@ -157,7 +157,7 @@
|
|
|
<nav class="fixed top-0 left-0 right-0 z-50 transition-all duration-300 {scrollY > 50 ? 'bg-deep/95 backdrop-blur-md shadow-lg shadow-black/20' : ''}">
|
|
|
<div class="mx-auto flex h-16 max-w-7xl items-center justify-between px-4 sm:h-20 sm:px-6">
|
|
|
<a href="#" class="flex items-center gap-2">
|
|
|
- <img src="/logos/logo-black-sailfish.png" alt="Gunslinger" class="h-18 sm:h-20" />
|
|
|
+ <img src="/logos/logo-black-sailfish.png" alt="Gunslinger" class="h-18 sm:h-20" style="filter: {scrollY > 50 ? 'invert(73%) sepia(40%) saturate(700%) hue-rotate(157deg) brightness(102%)' : 'invert(1)'}; transition: filter 0.3s;" />
|
|
|
</a>
|
|
|
|
|
|
<div class="hidden items-center gap-6 md:flex">
|