Enter your 4-digit PIN to continue.
Incorrect PIN. Try again.
Landing Page System / How to use it
Ship a landing page to lp.wesleyfinancialgroup.com fast. The brand, the tracking, and the lead pipeline are already handled.
The PIN gate does that job: every page ships to production but stays invisible to the public until an approver flips it live.
Six steps, idea to live. Claude knows the system, so at every step you can just ask it to do the work.
Build whatever layout the campaign needs as a single local HTML file. Claude pulls the brand and canonical stats from the WFG Vault, so the design stays on-rails while the layout stays yours.
Copy, claims, stats, and branding get approved on the local file. Both are locked from here on.
Stage the approved HTML and images in the page's Drive subfolder, then hand the HTML to Claude Code. It builds the page from the template, wires the lead path, registers it as in-review, checks it at phone width, and opens the PR.
No waiting on reviewers: when the Page lint check is green, merge your own PR. The page deploys behind the team PIN at lp.wesleyfinancialgroup.com/<page-slug>; share the link and PIN (ask Zach) with anyone who should see it.
An approver reviews the real URL and flips the page to approved. The moment that deploys, the gate lifts and the page is live.
Watch every page on the status dashboard (/status/, team PIN). Conversion tracking and lead attribution are automatic; every lead lands in Salesforce through the shared Zap.
Four statuses. Anything not approved shows the PIN gate, even on production.
Done pages get flipped to archived: a retired notice for the public, still openable with the PIN. Pause any ads first.
Branch <you>/<page-slug>-fix, edit only your folder, self-merge on green. The page stays live.
Builders ship their own pages. Only approvers change what the public sees.
CI enforces these on every PR, and Claude knows them all. The short version:
<you>/<page-slug>), PR into main.Full detail on every rule lives under the hood.
How the system is built: the locked layers, the review gate, the lead pipeline, and the CI that holds it all together.