What good looks like

What Good Looks Like: The LandersRX Quality Bar

Read the PLAYBOOK first. It tells you what we do. This tells you what "done right" means.

Every rule below came from real client work going wrong. Somebody shipped it, a client caught it, and we wrote it down. There are ~90 of these in companies/landersrx/policies/. You don't need to memorize them. You need the nine ideas they add up to, plus the habit of checking before you ship.

One framing makes all of it click: the page is the second half of the ad, and everything on it is a promise. Most of these rules exist because somebody made a promise the product, the cart, or the law couldn't keep.


1. Know what the page is for before you design a pixel

The page archetype is a strategic decision, not a layout preference. Get it wrong and the whole thing gets rebuilt.


2. Copy that earns the scroll

Every word has to earn its spot, and the headline has to have an opinion.


3. Claims: everything traces to a source

The live page is the ceiling for what an ad can claim. The client's own site is the ceiling for what the page can claim. Never invent a fact to fill a gap.

Regulated verticals raise the bar


4. Proof has to be real

Proof is the one thing you can't design your way around. Go get the real numbers.


5. Imagery and photography

Never crop a person's head. It's the most-repeated client complaint we have.


6. Design system fidelity, and the AI tells

Build from the client's approved system. Novelty in the visual language reads as off-brand and forces rework.


7. Mobile is the deliverable

Most DR traffic is mobile. The mobile view is the primary deliverable, not a check at the end.

Full list in landersrx-mobile-dr-page-qa (15 rules). The ones that get flagged:


8. What the client actually sees

Clients approve what's in front of them. If they never saw it, they never approved it.


9. Delivery, QA, and where things live

You can't grade your own homework. Get cold eyes on the page before the client does.

Three guardrails worth knowing exist, even though you probably won't touch them directly: LandersRX artifacts deploy to Cloudflare Pages from the single HQ preview-tool copy, never HQ deploy (landersrx-deploy-target-cloudflare-pages, landersrx-preview-deploy-source). ClickUp work goes through the REST API scoped to the LandersRX team, never the ClickUp MCP, which points at a different company entirely (landersrx-clickup-mcp-offlimits-rest-api-only). And leadership content (comp, financials, exit planning) lives only in work/leadership/, because everything else under work/ is readable by the whole company (landersrx-leadership-content-restricted-folder).


The 10 that will get you in trouble fastest

Ranked by how likely you are to do it in your first month.

  1. Em dashes in client copy. Every AI draft is full of them. You'll paste one in on day one. Grep before you ship. (landersrx-no-em-dashes-client-copy)
  2. A claim that traces to nothing. A stat you needed to fill a table cell. If you can't point at the source, it doesn't ship. (landersrx-healthcare-dr-copy-compliance, landersrx-verify-certification-claims-against-client-site)
  3. Designing before confirming bridge vs shoppable. This one costs a full rework, not an edit. (landersrx-bridge-vs-shoppable-page-purpose)
  4. A cropped head. It will happen in the Figma frame even when the live page is right, because the capture ignores object-fit. Check the frame. (landersrx-never-crop-model-heads)
  5. Pushing desktop-only to Figma. Feels complete. Guarantees a "this looks completely different" reaction later. (landersrx-figma-push-capture-flow)
  6. Social proof numbers you didn't verify on the live PDP. (landersrx-real-social-proof)
  7. A headline with no position and no number. The most common weak-page failure. (landersrx-headline-rules)
  8. AI-tell chrome: accent bars, pill badges, top-bar cards. Brad spots these on sight. (landersrx-no-accent-bar-blockquotes, landersrx-no-pill-badges-for-proof-items)
  9. Grading your own page. You'll defend your own choices. Get blind eyes on it. (landersrx-evaluator-fresh-cold-eyes-subagents)
  10. Re-sending a preview link that still serves the old page, or telling someone a file "isn't in HQ" when you only checked your laptop. (landersrx-preview-republish-same-hash, landersrx-vault-first-file-access)

Self-check before you ship anything to a client

  1. Page purpose (bridge vs shoppable) confirmed and written in STATUS.md.
  2. Headline takes a position, and carries the count if the body is numbered.
  3. Zero em dashes. Grep it.
  4. Every stat, certification, and claim traces to the client's site, their PDP, or a named source.
  5. Review counts and quotes are real, pulled from the live PDP.
  6. Every product named on the page supports the page's premise.
  7. Every CTA label is true to what the button actually does.
  8. Every person's full head, hairline included, is in frame. Desktop and mobile. On the deployed URL.
  9. Mobile: headline above image, carousels swipe, comparison chart still a chart, toggles re-price live.
  10. No two sections do the same job.
  11. No accent bars, no pill badges, no <mark> highlights in headlines.
  12. Figma capture script stripped, or built with capture: false.
  13. Figma push landed a desktop AND mobile frame, and you looked at both.
  14. Cold-eyes evaluator has run and its findings are addressed.
  15. Preview redeployed under its stable slug, cache-busted, and you opened the live link yourself.