Add a Presentation item to the site nav
One click to the full team-build walkthrough from anywhere on the site. Sits next to Training on the prospect-facing pages. Deliberately NOT added in two places: the presentation page itself keeps no nav at all, so a viewer is never offered a join route that bypasses whoever invited them, and the invite page keeps its existing nav for the same reason. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<meta property="og:type" content="website"><meta property="og:site_name" content="RM Circle Team Build"><meta property="og:title" content="How the RM Circle Smart Contract Works — and Why the Bottom Can't Fall Out"><meta property="og:description" content="The code can never change, member money never sits in the contract, and every rule is public. A plain-language review of the verified source — with links to check everything yourself."><meta property="og:image" content="https://rmcircle.team/og-card.jpg"><meta property="og:image:width" content="1200"><meta property="og:image:height" content="630">
|
||||
<meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="RM Circle Smart Contract — plain-language security review"><meta name="twitter:description" content="What's locked forever, what the operator can and can't do, and how to verify it all yourself."><meta name="twitter:image" content="https://rmcircle.team/og-card.jpg"><link rel="icon" type="image/png" href="/favicon.png"><link rel="stylesheet" href="/styles.css"></head>
|
||||
<body>
|
||||
<header class="wrap nav"><a class="brand" href="/"><img class="brand-mark" src="/logo.jpg" alt="The RM Circle" width="42" height="42"><span><span id="brandName">RM Circle</span><small>Contract Security</small></span></a><div class="nav-actions"><a class="btn btn-secondary hide-mobile" href="/">← Strategy</a><a class="btn btn-primary" href="/start">Get Started</a></div></header>
|
||||
<header class="wrap nav"><a class="brand" href="/"><img class="brand-mark" src="/logo.jpg" alt="The RM Circle" width="42" height="42"><span><span id="brandName">RM Circle</span><small>Contract Security</small></span></a><div class="nav-actions"><a class="btn btn-secondary hide-mobile" href="/">← Strategy</a><a class="btn btn-secondary" href="/presentation">Presentation</a><a class="btn btn-primary" href="/start">Get Started</a></div></header>
|
||||
<main>
|
||||
<section class="section"><div class="wrap" style="max-width:880px">
|
||||
<div class="section-head"><div class="eyebrow">Plain-language code review</div><h1 style="font-size:clamp(32px,5vw,50px);margin:8px 0 10px">Can the bottom fall out of this? <span class="gold">We read the code.</span></h1><p>Every payment in the RM Circle runs through one smart contract on the Polygon blockchain. We reviewed its complete, verified source line by line. Here's what it says — in plain language, with links so you can check every claim yourself. Nobody has to take our word for anything.</p></div>
|
||||
|
||||
+1
-1
@@ -39,7 +39,7 @@
|
||||
}
|
||||
</style></head>
|
||||
<body>
|
||||
<header class="wrap nav"><a class="brand" href="/"><img class="brand-mark" src="/logo.jpg" alt="The RM Circle" width="42" height="42"><span><span id="brandName">RM Circle</span><small>Printable Handouts</small></span></a><div class="nav-actions"><a class="btn btn-secondary hide-mobile" href="/tools">← Promo Tools</a><a class="btn btn-primary" href="/my">My Dashboard</a></div></header>
|
||||
<header class="wrap nav"><a class="brand" href="/"><img class="brand-mark" src="/logo.jpg" alt="The RM Circle" width="42" height="42"><span><span id="brandName">RM Circle</span><small>Printable Handouts</small></span></a><div class="nav-actions"><a class="btn btn-secondary hide-mobile" href="/tools">← Promo Tools</a><a class="btn btn-secondary" href="/presentation">Presentation</a><a class="btn btn-primary" href="/my">My Dashboard</a></div></header>
|
||||
<main class="flw">
|
||||
<div class="section-head" style="max-width:760px"><div class="eyebrow">For the team · belly-to-belly</div><h1 style="font-size:clamp(28px,5vw,42px);margin:8px 0 8px">Printable <span class="gold">Handouts.</span></h1><p class="fl-intro">Old-school still works. Bold full-color designs — one for every angle — that stop people walking by and let the QR do the talking. Each prints <strong style="color:var(--text)">two copies on a single letter page</strong> with a cut line down the middle: print, cut, and you've got a stack to leave anywhere — coffee shops, gyms, community boards, laundromats. Enter your ID and every handout carries <strong style="color:var(--text)">your</strong> QR code and invite link.</p></div>
|
||||
<div class="fl-id"><label style="font-weight:700">Your member ID:</label><input id="flIdInput" inputmode="numeric" placeholder="e.g. 21"><span class="micro" style="color:var(--muted)">Tip: print in color — these designs are made for it. The QR scans in black-and-white too.</span></div>
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
table.gp td:first-child{white-space:nowrap}
|
||||
</style></head>
|
||||
<body>
|
||||
<header class="wrap nav"><a class="brand" href="/"><img class="brand-mark" src="/logo.jpg" alt="The RM Circle" width="42" height="42"><span><span id="brandName">RM Circle</span><small>Generation Pay</small></span></a><div class="nav-actions"><a class="btn btn-secondary hide-mobile" href="/how-pay-works">← How You Get Paid</a><a class="btn btn-primary" href="/my">My Dashboard</a></div></header>
|
||||
<header class="wrap nav"><a class="brand" href="/"><img class="brand-mark" src="/logo.jpg" alt="The RM Circle" width="42" height="42"><span><span id="brandName">RM Circle</span><small>Generation Pay</small></span></a><div class="nav-actions"><a class="btn btn-secondary hide-mobile" href="/how-pay-works">← How You Get Paid</a><a class="btn btn-secondary" href="/presentation">Presentation</a><a class="btn btn-primary" href="/my">My Dashboard</a></div></header>
|
||||
<main class="gp-wrap">
|
||||
<div class="gp-sheet">
|
||||
<h1>Generation Pay — <span class="gold">The Exact Numbers.</span></h1>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="How you get paid — the RM Circle pay flow"><meta name="twitter:image" content="https://rmcircle.team/og-card.jpg">
|
||||
<link rel="icon" type="image/png" href="/favicon.png"><link rel="stylesheet" href="/styles.css"></head>
|
||||
<body>
|
||||
<header class="wrap nav"><a class="brand" href="/"><img class="brand-mark" src="/logo.jpg" alt="The RM Circle" width="42" height="42"><span><span id="brandName">RM Circle</span><small>How you get paid</small></span></a><div class="nav-actions"><a class="btn btn-secondary hide-mobile" href="/training">Training</a><a class="btn btn-primary" href="/start">Get Started</a></div></header>
|
||||
<header class="wrap nav"><a class="brand" href="/"><img class="brand-mark" src="/logo.jpg" alt="The RM Circle" width="42" height="42"><span><span id="brandName">RM Circle</span><small>How you get paid</small></span></a><div class="nav-actions"><a class="btn btn-secondary hide-mobile" href="/training">Training</a><a class="btn btn-secondary" href="/presentation">Presentation</a><a class="btn btn-primary" href="/start">Get Started</a></div></header>
|
||||
<main>
|
||||
<section class="section"><div class="wrap" style="max-width:960px">
|
||||
<div class="section-head" style="max-width:820px"><div class="eyebrow">The pay flow</div><h1 style="font-size:clamp(30px,5vw,46px);margin:8px 0 10px">How you get paid — <span class="gold">two ways.</span></h1><p>There are exactly two ways money reaches your position. Once you see them, the whole plan clicks. No income is guaranteed — this shows the <em>mechanics</em>, not a promise of earnings.</p></div>
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
<meta property="og:type" content="website"><meta property="og:site_name" content="RM Circle Team Build"><meta property="og:title" content="The RM Circle Premium Team Build"><meta property="og:description" content="Get your 2. Help your 2 get their 2. A team-first strategy built around qualification, depth, and duplication — follow the team roadmap with the current sponsor."><meta property="og:url" content="https://rmcircle.team/"><meta property="og:image" content="https://rmcircle.team/og-card.jpg"><meta property="og:image:width" content="1200"><meta property="og:image:height" content="630"><meta property="og:image:alt" content="The RM Circle Premium Team Build roadmap card">
|
||||
<meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="The RM Circle Premium Team Build"><meta name="twitter:description" content="Get your 2. Help your 2 get their 2. Build depth. Build freedom."><meta name="twitter:image" content="https://rmcircle.team/og-card.jpg"><link rel="icon" type="image/png" href="/favicon.png"><link rel="stylesheet" href="/styles.css"></head>
|
||||
<body>
|
||||
<header class="wrap nav"><a class="brand" href="/"><img class="brand-mark" src="/logo.jpg" alt="The RM Circle" width="42" height="42"><span><span id="brandName">RM Circle</span><small id="brandProgram">Premium Team Build</small></span></a><div class="nav-actions"><a class="btn btn-secondary hide-mobile" href="#strategy">How it works</a><a class="btn btn-secondary" href="/training">Training</a><a class="btn btn-primary" href="/start">Get Started</a></div></header>
|
||||
<header class="wrap nav"><a class="brand" href="/"><img class="brand-mark" src="/logo.jpg" alt="The RM Circle" width="42" height="42"><span><span id="brandName">RM Circle</span><small id="brandProgram">Premium Team Build</small></span></a><div class="nav-actions"><a class="btn btn-secondary hide-mobile" href="#strategy">How it works</a><a class="btn btn-secondary" href="/training">Training</a><a class="btn btn-secondary" href="/presentation">Presentation</a><a class="btn btn-primary" href="/start">Get Started</a></div></header>
|
||||
<main>
|
||||
<section class="hero wrap"><div class="eyebrow">Real Tools • Real Team • On Polygon</div><h1 id="bridgeHeadline">A Complete Marketing Toolkit.<br><span class="gold">Included With Your Position.</span></h1><p id="bridgeSubheadline">Promo videos, personalized pages, printable handouts, an AI coach, live dashboards — and a team that teaches you how to use them to build your business online, then shows your two how to do the same. Paid person-to-person on Polygon.</p><div class="hero-actions"><a class="btn btn-primary" href="/start">Show Me the Current Team Placement →</a><div class="qr-cta"><img src="/qr-start.svg" width="106" height="106" alt="QR code — scan to open the getting-started page with the current team sponsor"><span>Scan to get started<br><small>opens the current team placement</small></span></div><a class="btn btn-secondary" href="#strategy">See the Strategy</a></div><div class="micro">Independent team training resource • Participation involves risk • No income is guaranteed</div>
|
||||
<figure class="roadmap-figure" style="margin-top:34px"><a href="/roadmap.webp" target="_blank" rel="noopener"><img src="/roadmap.webp" alt="RM Circle Premium Team Build Roadmap — core strategy, step-by-step guide, premium levels, the Circle Method course, and what the Circle Suite unlocks at each level" width="1086" height="1448"></a><figcaption>This roadmap is the plan every member follows — tap to view full size.</figcaption></figure></section>
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
<meta property="og:type" content="website"><meta property="og:site_name" content="RM Circle Team Build"><meta property="og:title" content="Weekly Webinar Replays — RM Circle Team Build"><meta property="og:description" content="The team meets every week. Replays are included with every position — sign in with the wallet that owns yours."><meta property="og:url" content="https://rmcircle.team/replays"><meta property="og:image" content="https://rmcircle.team/og-card.jpg"><meta property="og:image:width" content="1200"><meta property="og:image:height" content="630">
|
||||
<link rel="icon" type="image/png" href="/favicon.png"><link rel="stylesheet" href="/styles.css"></head>
|
||||
<body>
|
||||
<header class="wrap nav"><a class="brand" href="/"><img class="brand-mark" src="/logo.jpg" alt="The RM Circle" width="42" height="42"><span><span id="brandName">RM Circle</span><small>Webinar Replays</small></span></a><div class="nav-actions"><a class="btn btn-secondary hide-mobile" href="/training">← Training</a><a class="btn btn-primary" href="/start">Get Started</a></div></header>
|
||||
<header class="wrap nav"><a class="brand" href="/"><img class="brand-mark" src="/logo.jpg" alt="The RM Circle" width="42" height="42"><span><span id="brandName">RM Circle</span><small>Webinar Replays</small></span></a><div class="nav-actions"><a class="btn btn-secondary hide-mobile" href="/training">← Training</a><a class="btn btn-secondary" href="/presentation">Presentation</a><a class="btn btn-primary" href="/start">Get Started</a></div></header>
|
||||
<main>
|
||||
<section class="section"><div class="wrap"><div class="section-head"><div class="eyebrow">Members area</div><h1 style="font-size:clamp(34px,5vw,54px);margin:8px 0 10px">The team meets every week — <span class="gold">sometimes twice.</span></h1><p>Live team webinars, at least once a week: what's working, member questions answered straight, and the plays to run this week. Miss one and the replay lands here — included with every position, like the rest of the members area.</p></div>
|
||||
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
<meta property="og:type" content="website"><meta property="og:site_name" content="RM Circle Team Build"><meta property="og:title" content="Get Started — The RM Circle Premium Team Build"><meta property="og:description" content="See the current team sponsor placement and step-by-step onboarding for the RM Circle Premium team build."><meta property="og:url" content="https://rmcircle.team/start"><meta property="og:image" content="https://rmcircle.team/og-card.jpg"><meta property="og:image:width" content="1200"><meta property="og:image:height" content="630"><meta property="og:image:alt" content="The RM Circle Premium Team Build roadmap card">
|
||||
<meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="Get Started — The RM Circle Premium Team Build"><meta name="twitter:description" content="See the current team sponsor and onboarding steps."><meta name="twitter:image" content="https://rmcircle.team/og-card.jpg"><link rel="icon" type="image/png" href="/favicon.png"><link rel="stylesheet" href="/styles.css"></head>
|
||||
<body>
|
||||
<header class="wrap nav"><a class="brand" href="/"><img class="brand-mark" src="/logo.jpg" alt="The RM Circle" width="42" height="42"><span><span id="brandName">RM Circle</span><small>Getting Started</small></span></a><div class="nav-actions"><a class="btn btn-secondary" href="/">← Strategy</a><a class="btn btn-secondary" href="/training">Training</a></div></header>
|
||||
<header class="wrap nav"><a class="brand" href="/"><img class="brand-mark" src="/logo.jpg" alt="The RM Circle" width="42" height="42"><span><span id="brandName">RM Circle</span><small>Getting Started</small></span></a><div class="nav-actions"><a class="btn btn-secondary" href="/">← Strategy</a><a class="btn btn-secondary" href="/training">Training</a><a class="btn btn-secondary" href="/presentation">Presentation</a></div></header>
|
||||
<main class="sponsor-shell"><div class="wrap"><div class="section-head"><div class="eyebrow">Current placement</div><h1 style="font-size:clamp(34px,5vw,54px);margin:8px 0 10px">Use the sponsor shown on <span class="gold">this page.</span></h1><p>Team placements rotate as positions become qualified. Do not use an old screenshot or saved referral link.</p></div>
|
||||
<div class="sponsor-grid"><aside class="sponsor-card"><span class="live-badge"><span class="dot"></span> Current team sponsor</span><div class="sponsor-id" id="sponsorId">—</div><div class="sponsor-name" id="sponsorName">Loading current placement…</div><div id="progressArea"><div style="display:flex;justify-content:space-between;color:var(--muted);font-size:13px"><span>Qualification progress</span><strong id="progressText">0 / 2</strong></div><div class="progress-line"><span id="progressBar" style="width:0%"></span></div></div><div class="facts"><div class="fact"><small>Program</small><strong>Premium</strong></div><div class="fact"><small>Entry</small><strong><span id="entryPol">362</span> POL</strong><small id="entryUsd"></small></div><div class="fact"><small>Network</small><strong>Polygon</strong></div><div class="fact"><small>Gas token</small><strong>POL</strong></div></div><a id="joinButton" class="btn btn-primary" style="width:100%" href="/join-now">Join With Current Sponsor →</a><p class="micro" style="margin:10px 0 0;color:var(--muted);line-height:1.5">Your position also unlocks the team toolkit — promo center, printable handouts with your QR, the Circle Method course, live dashboard and AI coach. <a href="/how-pay-works#exact-costs" style="color:var(--teal)">What that includes →</a></p><button id="copyButton" class="btn btn-secondary" style="width:100%;margin-top:9px">Copy Sponsor ID</button><p class="micro" style="text-align:center;margin-top:9px">💳 No crypto yet? You can <a href="https://www.moonpay.com/buy/matic" target="_blank" rel="noopener nofollow" style="color:var(--teal)">buy POL with a card via MoonPay</a> — sent to your own wallet. How-to in <a href="/training" style="color:var(--teal)">the training</a>.</p><p class="micro" id="queueText" style="text-align:center"></p><a id="dappJoinLink" class="micro hidden" href="#" target="_blank" rel="noopener noreferrer" style="display:block;text-align:center;margin-top:4px">Prefer the official RM Circle dApp? Join there →</a></aside>
|
||||
<section><div class="callout" style="margin-bottom:16px"><strong>First time?</strong> <a href="/training" style="color:var(--teal)">Watch the four training videos</a> — how the build works, creating your MetaMask wallet, funding it, and buying your position.</div><div class="instruction-list"><article class="instruction"><div class="num">1</div><div><h3>Install or open a wallet</h3><p>Use <strong>MetaMask</strong> or <strong>Trust Wallet</strong> — only from the official website or your device's official app store. Never install a wallet from a link sent by a stranger.</p><div style="margin-top:10px"><a class="btn btn-secondary btn-sm" href="https://metamask.io/" target="_blank" rel="noopener noreferrer">Official MetaMask Site ↗</a></div></div></article>
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
<link rel="canonical" href="https://rmcircle.team/tools">
|
||||
<link rel="icon" type="image/png" href="/favicon.png"><link rel="stylesheet" href="/styles.css"></head>
|
||||
<body>
|
||||
<header class="wrap nav"><a class="brand" href="/"><img class="brand-mark" src="/logo.jpg" alt="The RM Circle" width="42" height="42"><span><span id="brandName">RM Circle</span><small>Promo Tools</small></span></a><div class="nav-actions"><a class="btn btn-secondary hide-mobile" href="/training">Training</a><a class="btn btn-primary" href="/start">Get Started</a></div></header>
|
||||
<header class="wrap nav"><a class="brand" href="/"><img class="brand-mark" src="/logo.jpg" alt="The RM Circle" width="42" height="42"><span><span id="brandName">RM Circle</span><small>Promo Tools</small></span></a><div class="nav-actions"><a class="btn btn-secondary hide-mobile" href="/training">Training</a><a class="btn btn-secondary" href="/presentation">Presentation</a><a class="btn btn-primary" href="/start">Get Started</a></div></header>
|
||||
<main>
|
||||
<section class="section"><div class="wrap" style="max-width:960px">
|
||||
<div class="section-head" style="max-width:820px"><div class="eyebrow">For the team</div><h1 style="font-size:clamp(30px,5vw,46px);margin:8px 0 10px">Promo <span class="gold">Tools.</span></h1><p>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.</p></div>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="Training — The RM Circle Premium Team Build"><meta name="twitter:description" content="Wallet setup, funding, and buying your Premium position — step by step."><meta name="twitter:image" content="https://rmcircle.team/og-card.jpg">
|
||||
<link rel="icon" type="image/png" href="/favicon.png"><link rel="stylesheet" href="/styles.css"></head>
|
||||
<body>
|
||||
<header class="wrap nav"><a class="brand" href="/"><img class="brand-mark" src="/logo.jpg" alt="The RM Circle" width="42" height="42"><span><span id="brandName">RM Circle</span><small>Training</small></span></a><div class="nav-actions"><a class="btn btn-secondary hide-mobile" href="/">← Strategy</a><a class="btn btn-primary" href="/start">Get Started</a></div></header>
|
||||
<header class="wrap nav"><a class="brand" href="/"><img class="brand-mark" src="/logo.jpg" alt="The RM Circle" width="42" height="42"><span><span id="brandName">RM Circle</span><small>Training</small></span></a><div class="nav-actions"><a class="btn btn-secondary hide-mobile" href="/">← Strategy</a><a class="btn btn-secondary" href="/presentation">Presentation</a><a class="btn btn-primary" href="/start">Get Started</a></div></header>
|
||||
<main>
|
||||
<section class="section"><div class="wrap"><div class="section-head"><div class="eyebrow">Team training</div><h1 style="font-size:clamp(34px,5vw,54px);margin:8px 0 10px">Watch. Learn. <span class="gold">Duplicate.</span></h1><p>Short videos take you from zero to your Premium position — in order. Watch them all before you join, and share this page with your two directs when it's their turn.</p></div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user