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:
+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>
|
||||
|
||||
Reference in New Issue
Block a user