test.marketerhire.com

Landing pages, one slug at a time.

This is the per-client test environment for mh1-lp-service. Each link below is a sample landing page served from the same Vercel project — a quick way to verify routing, shared styles, and clean-URL rewrites.

SaaS

Hero + feature grid + pricing teaser. The classic SaaS LP shape.

Agency

Services list + case-study strip + contact CTA.

E-commerce

Product hero + benefits row + buy CTA.

How this got here

  1. pnpm cli create-site test --prod — provisioned the GitHub repo, Vercel project, and Cloudflare CNAME.
  2. pnpm cli deploy test --prod -m "…" — pushed this revision through the Vercel API.
  3. The Vercel project is intentionally unlinked from the GitHub repo. Mapping is preserved as a project env var (GITHUB_REPO) for when someone wires it up manually.