diff --git a/public/banners/rmc-banner-1080x1080.png b/public/banners/rmc-banner-1080x1080.png new file mode 100644 index 0000000..bb78fcf Binary files /dev/null and b/public/banners/rmc-banner-1080x1080.png differ diff --git a/public/banners/rmc-banner-1080x1920.png b/public/banners/rmc-banner-1080x1920.png new file mode 100644 index 0000000..53b4cab Binary files /dev/null and b/public/banners/rmc-banner-1080x1920.png differ diff --git a/public/banners/rmc-banner-1200x630.png b/public/banners/rmc-banner-1200x630.png new file mode 100644 index 0000000..17b752b Binary files /dev/null and b/public/banners/rmc-banner-1200x630.png differ diff --git a/public/banners/rmc-banner-125x125.png b/public/banners/rmc-banner-125x125.png new file mode 100644 index 0000000..146c18f Binary files /dev/null and b/public/banners/rmc-banner-125x125.png differ diff --git a/public/banners/rmc-banner-300x250.png b/public/banners/rmc-banner-300x250.png new file mode 100644 index 0000000..c2182c5 Binary files /dev/null and b/public/banners/rmc-banner-300x250.png differ diff --git a/public/banners/rmc-banner-468x60.png b/public/banners/rmc-banner-468x60.png new file mode 100644 index 0000000..a849a36 Binary files /dev/null and b/public/banners/rmc-banner-468x60.png differ diff --git a/public/banners/rmc-banner-728x90.png b/public/banners/rmc-banner-728x90.png new file mode 100644 index 0000000..2ef3211 Binary files /dev/null and b/public/banners/rmc-banner-728x90.png differ diff --git a/public/chat.js b/public/chat.js index aea0eaf..e299941 100644 --- a/public/chat.js +++ b/public/chat.js @@ -52,8 +52,8 @@ a:()=>`All four training videos are on the Training page: (1) How the team build works, (2) Create your MetaMask wallet, (3) Funding your wallet, (4) Buying the Premium position. Watch them in order.`}, {k:['seed phrase','secret recovery','recovery phrase','private key','12 words','passphrase'], a:()=>`Never share your Secret Recovery Phrase or private keys with anyone — not this site, not a sponsor, not "support". Anyone asking for it is trying to steal your funds. MetaMask will never ask for it either, except when you restore a wallet yourself.`}, - {k:['promote','promo','promo tools','tools','swipe','swipes','email swipe','banners','marketing','share this','invite people','video clips','how do i share'], - a:()=>`Grab share-ready promo tools at rmcircle.team/tools: the promo videos (tap Copy link to share), email & message swipes you can personalize, and a builder for your personal invite link. Banner graphics can be generated on request. Keep it honest — point people to the videos and the contract review, never promise income.`}, + {k:['promote','promo','promo tools','tools','swipe','swipes','email swipe','banners','banner','graphics','marketing','share this','invite people','video clips','how do i share','social post','facebook post','twitter','my voice','branded voice'], + a:()=>`Grab share-ready promo tools at rmcircle.team/tools: promo videos (tap Copy link to share), copy-paste social posts for X & Facebook, email & message swipes (short and long), a downloadable banner kit in every standard size, and a builder for your personal invite link. Want it all in your own words? Learn to train an AI on your writing at mybrandedvoice.com. Keep it honest — point people to the videos and the contract review, never promise income.`}, {k:['telegram','group','chat','human','support','contact','talk','someone','admin','help me'], a:()=>`For live help from the team, join the Telegram group: ${tgLink()}. Tell them where you're stuck and someone will walk you through it.`}, {k:['after join','next','what happens','confirmed','joined','i bought','i am in'], diff --git a/public/styles.css b/public/styles.css index bcafece..2032ec5 100644 --- a/public/styles.css +++ b/public/styles.css @@ -64,6 +64,16 @@ a{color:inherit}.wrap{width:min(1160px,calc(100% - 32px));margin:auto}.nav{heigh .tool-head h3{font-size:24px;margin:4px 0 4px}.tool-head p{color:var(--muted);font-size:15px;margin:0;line-height:1.5;max-width:640px} .swipe{white-space:pre-wrap;background:#071827;border:1px solid var(--line);border-radius:12px;padding:16px 18px;margin-top:12px;color:var(--text);font-size:14.5px;line-height:1.55;font-family:inherit;overflow-x:auto} .share-link{background:#071827;border:1px solid var(--line);border-radius:10px;padding:9px 12px;color:var(--gold);font-size:14px;flex:1;min-width:200px;overflow:auto;white-space:nowrap} +.post-actions{margin-top:11px} +.brand-voice-cta{display:flex;gap:16px;align-items:center;flex-wrap:wrap;justify-content:space-between;background:linear-gradient(145deg,#12233a,#0b1a2b);border:1px solid #2a4a63;border-radius:16px;padding:18px 22px;margin:6px 0 4px} +.brand-voice-cta .bv-txt{max-width:640px}.brand-voice-cta h3{margin:0 0 5px;font-size:20px}.brand-voice-cta p{margin:0;color:var(--muted);font-size:14.5px;line-height:1.5} +.banner-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(232px,1fr));gap:16px;margin-top:8px} +.banner-cell{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:13px;display:flex;flex-direction:column} +.banner-cell .prev{background:#0b1420;border:1px solid #24303f;border-radius:9px;padding:10px;display:grid;place-items:center;min-height:128px;overflow:hidden} +.banner-cell .prev img{max-width:100%;height:auto;max-height:210px;display:block;border-radius:3px;box-shadow:0 4px 14px rgba(0,0,0,.35)} +.banner-cell .meta{display:flex;justify-content:space-between;align-items:baseline;gap:8px;margin:12px 2px 0} +.banner-cell .sz{font-weight:800;color:var(--text);font-size:15px}.banner-cell .use{color:var(--muted);font-size:12px;text-align:right} +.banner-cell .acts{display:flex;gap:8px;margin-top:12px}.banner-cell .acts .btn{flex:1} .pp-passed{color:#f2c768;font-size:12px;margin-top:3px} .pp-verify{flex:0 0 auto;font-size:13px;color:var(--teal);text-decoration:none;border:1px solid rgba(78,214,203,.35);border-radius:9px;padding:7px 10px;white-space:nowrap} .pp-verify:hover{background:rgba(78,214,203,.1)} diff --git a/public/tools.html b/public/tools.html index 2da6662..3947810 100644 --- a/public/tools.html +++ b/public/tools.html @@ -5,7 +5,7 @@
-
For the team

Promo Tools.

Everything you need to invite people to the team — share-ready videos, email swipes, and your personal invite link. Grab what you want, personalize it, and send. Keep it honest: these link to educational content, not income promises.

+
For the team

Promo Tools.

Everything you need to invite people to the team — share-ready videos, social posts, email swipes, banners, and your personal invite link. Grab what you want, personalize it, and send. Keep it honest: these link to educational content, not income promises.

🎬 Video clips

Send these on WhatsApp, Telegram, text, or social. Tap Copy link to share, or right-click the video to save it.

@@ -18,11 +18,98 @@

🔗 Your invite link

Enter your RM Circle ID to build your personal invite page link — it shows a live preview when shared and points people to the current join steps.

-
→

Tip: always confirm the current sponsor on the Getting Started page before someone buys — placements rotate.

+
→

Tip: always confirm the current sponsor on the Getting Started page before someone buys — placements rotate. Swap rmcircle.team for your personal link in any post below.

+ +

📣 Social posts

+

Copy-paste ready for X/Twitter, Facebook, or anywhere. Tap Copy, tweak a word or two so it sounds like you, and post. Swap in your personal invite link where it fits.

+ +
Post 1 · X / Twitter · the hook

"Two ways you get paid"

Two ways you get paid in our crypto team build:
+
+1) Someone joins on your link → you keep the reward
+2) Your team upgrades below you → payments roll up to your wallet
+
+All of it public and verifiable on-chain. 90-second breakdown 👇
+rmcircle.team
+ +
Post 2 · X / Twitter · the proof angle

"Where's the money held? Nowhere."

"Where's the money held?" Nowhere.
+
+On our team build the smart contract pays it out in the same transaction — nothing sits in a company account. Don't trust me, verify it yourself on Polygonscan. 🔗
+
+See how it works: rmcircle.team
+#CryptoTeamBuild #Polygon #Web3
+ +
Post 3 · X / Twitter · the model in one line

"Get your 2"

Get your 2. Help your 2 get theirs. 🤝
+
+That's the whole model — and every payout is provable on the blockchain. No company holding the money, no changing the rules.
+
+rmcircle.team
+#CryptoTeamBuild #TheRMCircle #Polygon
+ +
Post 4 · Facebook · the honest intro

"People keep asking me about this"

People keep asking about the crypto team build I'm part of, so here's the honest version 👇
+
+• It runs on a smart contract you can read yourself — the rules can't be changed.
+• No company holds your money. Payouts happen on-chain, in seconds.
+• You earn two ways: a reward when someone joins on your link, and payments as your team grows and upgrades beneath you.
+
+I'm not promising anyone riches — crypto carries real risk and you should only use what you can afford to lose. But if you've wanted to build a small team with rules you can actually verify, watch the short overview and decide for yourself:
+
+rmcircle.team
+ +
Post 5 · Facebook · the direct invite

"If you've been curious"

I'm building a team on The RM Circle — a co-op that runs entirely on-chain.
+
+If you've been curious, here's my invite: [your link]
+
+Watch the 60-second overview first, then ask me anything. No pressure, no hype — just real teamwork, paid in the open. (Only ever use what you can afford to lose.)
+ +

✍️ Want these in your own voice?

These are starting points — the best posts sound like you. Branded Voice trains an AI on how you actually write, then generates posts, emails, and more in your voice. Learn how at mybrandedvoice.com.

Learn more →

✉️ Email & message swipes

Copy, swap [name] and [your link], and send. Written to inform, not to promise — keep it that way.

+

Short — texts, DMs & one-liners

+ +
Short 1 · the nudge

"90 seconds?"

[name] — this explains the team build better than I can: [your link]
+
+Runs on a smart contract you can verify yourself. Watch it and tell me what you think. — [you]
+ +
Short 2 · the payout question

"Everyone asks how it pays"

Everyone asks how it pays. Two ways, both public on-chain — this 90-sec clip shows it: [your link]
+
+Any questions, I'm here. — [you]
+ +

Standard — email length

+
Swipe 1 · the soft intro

"The team build I mentioned"

+

Long — the full breakdown

+ +
Swipe 4 · the honest deep-dive

"The straight version of what I'm building"

Subject: The honest breakdown of what I'm building
+
+[name],
+
+I've held off pitching you on this because I wanted to be able to explain it straight. Here it is.
+
+I'm part of a crypto team build called The RM Circle. It's a co-op that runs entirely on a smart contract — which means no company holds the money, the rules are written in code that can't be changed, and every single payout is public on the Polygon blockchain. You don't have to trust me; you can verify all of it yourself.
+
+Here's how it actually works. You get paid two ways:
+
+1) When someone joins on your link, you keep a direct reward.
+2) As your team upgrades below you, payments roll up to you — matched by generation, so the deeper your team builds, the more those upgrades come back around.
+
+The model is simple: get your 2, help your 2 get theirs, and the team grows together.
+
+I'm not going to promise you riches — crypto carries real risk and you should only ever use what you can afford to lose. What I can tell you is that it's transparent, it's already paying members every day, and the whole thing is verifiable on-chain.
+
+If you want to see it, start here: [your link]
+
+Watch the short training, look at the live payment feed, then ask me anything.
+
+— [you]
+ +

🖼️ Banners & graphics

+

A matched set in every standard size. Download to attach or upload, or Copy URL to hotlink. When you place one, link it to your personal invite link from the builder above.

+
Keep it clean: never promise income or guaranteed returns. Point people to the videos, the contract review, and the disclaimers — let them decide. Misleading claims hurt the whole team.
diff --git a/server.js b/server.js index 908a465..96d9d3e 100644 --- a/server.js +++ b/server.js @@ -44,7 +44,7 @@ FACTS: - MEMBER DASHBOARD & ALERTS: each member has a live dashboard at https://rmcircle.team/my (enter your ID) showing position, team, payments, pipeline (incoming money forming below), spillover tags, and qualification badges. Members can turn on opt-in EMAIL ALERTS there (notified when paid, and when they need to upgrade to catch incoming pay). A member's personal invite page to share is https://rmcircle.team/join/. - RESILIENCE ("what if the creators disappear / owner loses keys / it falls apart over time"): the contract is autonomous and immutable — NO admin action, heartbeat, or living operator is required for joins, upgrades, matrix placement, or payouts; there is no pause switch and no expiry. Verified on-chain that the founder, development, and fee-receiver wallets are ordinary wallets (EOAs), NOT smart contracts — an ordinary wallet always accepts incoming POL even if its key is lost forever, so a dead or abandoned admin wallet cannot block any member payment (only the project's OWN uncollected fee would sit idle). The contract stores no balance (every payment is delivered in the same transaction). If the owner's key were lost, only the four limited admin powers freeze in place; members are unaffected. Details in section 6 of https://rmcircle.team/contract. - Current team sponsor: ${a ? `ID ${a.id}${c.showSponsorName && a.name ? ` (${a.name})` : ''}, ${a.directs}/2 directs` : 'shown on the start page'}. ${waiting} placement(s) waiting. Placements rotate as positions qualify — always verify on https://rmcircle.team/start right before joining. -- Site pages: https://rmcircle.team/ (strategy overview + roadmap + live team stats), https://rmcircle.team/start (current sponsor + join steps), https://rmcircle.team/training (4 videos + spillover article), https://rmcircle.team/how-pay-works (the two income streams shown as a pay-flow diagram + Premium/Standard tier comparison), https://rmcircle.team/contract (plain-language security review of the verified smart contract — code can't change, no pooled funds, locked rules, honest list of operator powers), https://rmcircle.team/my (member dashboard), https://rmcircle.team/disclaimer (affiliate/earnings/risk disclosures). +- Site pages: https://rmcircle.team/ (strategy overview + roadmap + live team stats), https://rmcircle.team/start (current sponsor + join steps), https://rmcircle.team/training (4 videos + spillover article), https://rmcircle.team/how-pay-works (the two income streams shown as a pay-flow diagram + Premium/Standard tier comparison), https://rmcircle.team/contract (plain-language security review of the verified smart contract — code can't change, no pooled funds, locked rules, honest list of operator powers), https://rmcircle.team/my (member dashboard), https://rmcircle.team/tools (for existing team members who want to promote — share-ready promo videos, copy-paste social posts, short/long email swipes, and a downloadable banner kit in every standard size; to write promos in their own voice, mybrandedvoice.com), https://rmcircle.team/disclaimer (affiliate/earnings/risk disclosures). - Telegram group for live team help: ${c.telegramUrl || 'https://t.me/cryptoteambuild'} RULES: