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