Make Promo Tools discoverable: footer link (all pages) + dashboard button
- added "Promo Tools" to the footer-links on every page - added a Promo Tools button in the /my dashboard "Share this position" card Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -20,5 +20,5 @@
|
||||
<section class="section"><div class="wrap"><div class="card" style="text-align:center;padding:34px;border-color:var(--gold)"><div class="eyebrow" style="color:var(--gold)">Still have doubts?</div><h2 style="font-size:clamp(26px,4vw,34px);margin:10px 0 12px">Good — you <span class="gold">should</span> ask hard questions.</h2><p style="max-width:730px;margin:0 auto 12px;color:var(--muted);line-height:1.7">Before you risk anything, it's smart to ask: <em>Can the rules change after I join? Can anyone take my money? What happens if the people who built this walk away?</em> We read the complete, verified smart-contract code and answered every one of those — in plain language, with links so you can check each claim on the blockchain yourself.</p><p style="max-width:730px;margin:0 auto 22px;color:var(--muted);line-height:1.7">The short version: the code <strong style="color:var(--text)">can't be changed</strong>, member money <strong style="color:var(--text)">never sits in the contract</strong>, and the whole thing <strong style="color:var(--text)">keeps running on its own</strong> — even if its creators disappear.</p><a class="btn btn-primary" href="/contract">See How the Contract Works →</a></div></div></section>
|
||||
|
||||
<section class="section"><div class="wrap"><div class="card" style="text-align:center;padding:34px"><div class="eyebrow">Ready to start?</div><h2 style="font-size:38px;margin:10px 0">See the current team placement.</h2><p style="max-width:680px;margin:0 auto 20px;color:var(--muted)">The onboarding page automatically shows the sponsor position the team is currently helping. Always use the sponsor shown there instead of an old screenshot or saved link.</p><a class="btn btn-primary" href="/start">Open Getting Started Instructions →</a></div></div></section>
|
||||
</main><footer class="wrap disclaimer">This independent team page is educational and is not an earnings guarantee or investment advice. Cryptocurrency and smart-contract participation involve risk, including possible loss of funds. Never use funds you cannot afford to lose. Results depend on actual participation, qualification, upgrades, smart-contract behavior, and the market value of POL.<div class="footer-links"><a href="/training">Training</a><a href="/start">Getting Started</a><a href="/my">Member Dashboard</a><a href="/contract">Contract Security</a><a href="/admin">Team Admin</a><a href="/disclaimer">Disclaimers</a><a href="/how-pay-works">How You Get Paid</a></div></footer>
|
||||
</main><footer class="wrap disclaimer">This independent team page is educational and is not an earnings guarantee or investment advice. Cryptocurrency and smart-contract participation involve risk, including possible loss of funds. Never use funds you cannot afford to lose. Results depend on actual participation, qualification, upgrades, smart-contract behavior, and the market value of POL.<div class="footer-links"><a href="/training">Training</a><a href="/start">Getting Started</a><a href="/my">Member Dashboard</a><a href="/contract">Contract Security</a><a href="/admin">Team Admin</a><a href="/disclaimer">Disclaimers</a><a href="/how-pay-works">How You Get Paid</a><a href="/tools">Promo Tools</a></div></footer>
|
||||
<script src="/track.js"></script><script src="/bridge.js"></script><script src="/payouts.js" defer></script><script src="/chat.js" defer></script></body></html>
|
||||
|
||||
Reference in New Issue
Block a user