Fix Sign Up button — add default href so it's clickable even before JS runs

This commit is contained in:
Marty Bostick
2026-07-29 20:25:18 +00:00
parent 9e43b35552
commit dae8ff17b4
+1 -1
View File
@@ -1151,7 +1151,7 @@
<h1>CBP What-If Calculator</h1> <h1>CBP What-If Calculator</h1>
<p>Full ladder modeling — profit timeline, referral earnings, and scenario comparison</p> <p>Full ladder modeling — profit timeline, referral earnings, and scenario comparison</p>
<div class="cta-bar" id="calcCtaBar"> <div class="cta-bar" id="calcCtaBar">
<a class="cta-btn cta-btn-primary" id="calcSignupBtn" target="_blank" rel="noopener"> <a class="cta-btn cta-btn-primary" id="calcSignupBtn" href="https://clickbaitpays.me/?ref=cryptoteambuild" target="_blank" rel="noopener">
🚀 Sign Up with My Referral Link 🚀 Sign Up with My Referral Link
</a> </a>
<button class="cta-btn cta-btn-secondary" onclick="copyCalculatorLink()"> <button class="cta-btn cta-btn-secondary" onclick="copyCalculatorLink()">