SALTRAID PRIME
Premium Marine Equipment & Solutions
.hero {
position: relative;
width: 100%;
height: 100vh;
background: url('https://primeswtackle.com/wp-content/uploads/2025/10/viber_image_2025-10-14_22-59-52-017-removebg-preview.png') no-repeat center center/cover;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
color: #fff;
overflow: hidden;
}
.hero-content {
position: relative;
z-index: 2;
}
.hero-content h2 {
font-size: 1.5rem;
color: #ffd700;
font-style: italic;
margin-bottom: 10px;
}
.hero-content h1 {
font-size: 4rem;
font-weight: 800;
text-transform: uppercase;
line-height: 1.2;
color: #f5f5f5
}
.hero-content p {
font-size: 1.1rem;
letter-spacing: 1px;
margin-top: 10px;
}
.hero-content .btn {
display: inline-block;
margin-top: 25px;
padding: 15px 40px;
background: #ff0000;
color: #ffffff;
font-weight: bold;
text-transform: uppercase;
border: none;
cursor: pointer;
transition: all 0.3s ease;
}
.hero-content .btn:hover {
background: #ffcc00;
transform: translateY(-3px);
}
@media (max-width: 768px) {
.hero-content h1 {
font-size: 2.5rem;
}
.hero-content p {
font-size: 1rem;
}
}
SALTRAID PRIME
Premium Marine Equipment & Solutions
SHEEPSHEAD JIG
YELLOWTAIL JIGHEAD
JERK SOFTBAIT
RIGGED 3" SHRIMP TAILS
GOBLIN SOFTBAIT
ABOUT US
Our passion for fishing, and the drive to create innovative, high-quality inshore tackle at an affordable price,
led to the launch of SaltRaid. We believe every angler deserves precision-engineered lures built
to take on the toughest fish without breaking the bank.
At SaltRaid Prime, every lure, jig and softbait is designed and crafted for anglers who demand
reliability, performance, and results. From Shrimp Tails and Rigged Shrimp to
Sheepshead Jigheads, Paddletail Softbaits, Rigs, and more, our products reflect
a commitment to innovation, durability, and the pursuit of unforgettable catches.
SaltRaid Prime isn’t just about fishing tackle — it’s about confidence in every cast. Discover
our exclusive collection at your local West Marine and experience the difference of fishing with
SaltRaid.
/* ============= FOOTER LAYOUT ============= */
.footer-container {
display: flex;
flex-direction: column;
align-items: center;
background-color: #000;
color: #fff;
padding: 50px 60px;
gap: 40px;
font-family: 'Patrick Hand', cursive;
box-sizing: border-box;
}
/* ============= FOOTER LINKS ============= */
.footer-links {
display: flex;
flex-direction: column;
align-items: center;
list-style: none;
gap: 15px;
padding: 0;
margin: 0;
}
.footer-links a {
color: #bbb;
text-decoration: none;
font-size: 24px;
letter-spacing: 1px;
transition: color 0.3s ease, transform 0.3s ease;
}
.footer-links a:hover {
color: #009cff;
transform: scale(1.05);
}
/* ============= ABOUT US ============= */
.footer-about {
max-width: 900px;
color: #e0e0e0;
font-size: 20px;
line-height: 1.9;
text-align: justify;
}
.footer-about strong {
color: #ff0000ff;
font-family: 'Orbitron', sans-serif;
}
/* ABOUT US LABEL */
.about-label {
font-size: 26px;
color: #1789a3;
margin-bottom: 15px;
letter-spacing: 1px;
text-transform: uppercase;
text-align: center;
font-family: 'Orbitron', sans-serif;
}
/* SOCIAL ICONS */
.footer-social {
display: flex;
justify-content: center;
gap: 25px;
margin-top: 30px;
}
.social-icon {
color: #bbb;
font-size: 26px;
transition: color 0.3s ease, transform 0.3s ease;
}
.social-icon:hover {
color: #009cff;
transform: scale(1.2);
}
/* SASQUATCH LOGO */
.footer-logo img {
width: 90px;
height: auto;
opacity: 0.9;
margin-top: 30px;
}
/* ============= RESPONSIVE ============= */
@media (max-width: 768px) {
.footer-container {
padding: 30px 20px;
gap: 25px;
}
.footer-links a {
font-size: 22px;
}
.footer-about {
font-size: 18px;
text-align: center;
}
.footer-social {
gap: 20px;
}
}
Our passion for fishing, and the drive to create innovative, high-quality inshore tackle at an affordable price, led to the launch of SaltRaid. We believe every angler deserves precision-engineered lures built to take on the toughest fish without breaking the bank.
At SaltRaid Prime, every lure, jig and softbait is designed and crafted for anglers who demand reliability, performance, and results. From Shrimp Tails and Rigged Shrimp to Sheepshead Jigheads, Paddletail Softbaits, Rigs, and more, our products reflect a commitment to innovation, durability, and the pursuit of unforgettable catches.
SaltRaid Prime isn’t just about fishing tackle — it’s about confidence in every cast. Discover our exclusive collection at your local West Marine and experience the difference of fishing with SaltRaid.