Wallpapercontractor
Search the build
-
6fa9de82026-06-01 head.ejs: close unterminated meta description tag so page copy stops leaking into og:image -
52f7ff52026-06-01 hero: unique og:image hero-bg.jpg (dedupe fleet viewer + social card) -
d0fa59a2026-05-31 Notify NPH ops on each lead: fire-and-forget POST to /api/partner-lead (token-gated, 4s timeout, non-blocking); add dotenv + env docs -
66d30ec2026-05-31 Update runbook: /api/lead → NPH funnel wire is done + verified -
b8a8f852026-05-31 gitignore + untrack data/leads.jsonl — customer lead PII must not enter git -
05d07ef2026-05-31 Wire /api/lead into nationalpaperhangers funnel: redirect to /find pre-filtered by mapped segment (was bare homepage), keep local lead capture -
027fb122026-05-31 Add deploy runbook (Afternic delist + Kamatera deploy steps); full contractor directory smoke-tested, compliance-clean -
1ac7cc22026-05-31 Add per-site favicon (kills /favicon.ico 404) -
cf652cb2026-05-19 add /privacy page — fixes dead lead-funnel consent link -
31e873e2026-05-19 harden: 404-guard snapshot artifacts from static root + ignore *.bak/*.pre-* -
eedf6872026-05-19 fix: add rel=noopener noreferrer to all target=_blank links -
98e65132026-05-13 polish: distinct tagline + meta + Wc wordmark + procurement FAQ -
e043f6c2026-05-13 polish: editorial hero + 3-step matching explainer section -
be8d9272026-05-11 fleet-grid refine: cache_control_todo applied (wallpapercontractor) -
2a24a9b2026-05-10 hamburger nav: apply canonical pattern from sister-site fleet -
1ab8a5f2026-05-10 add 3-step consumer lead funnel + /api/lead → nationalpaperhangers redirect -
94e0e822026-05-10 initial scaffold + GA gtag G-LC83F70YHV
Authors
- Steve12
- steve5
Agents used
Skills used
- /lead3
- /partner-lead1
- /leads1
- /find1
- /favicon1
- /privacy1
Creative ideas + design notes
98e6513 · 2026-05-13 · polish: distinct tagline + meta + Wc wordmark + procurement FAQ
- SITE.tagline + description: bonded-crew specific vs generic template copy - canonical + og:* meta tags in head partial - Wc wordmark (serif W + italic c) in site header - Procurement FAQ (4 items) section + styles - Hero readability audit: PASS (APCA Lc 99.9 desktop / 100.3 mobile) Deployed to Kamatera (pm2 wallpapercontractor restarted, port 9930)
File tree
- .gitignore
- DEPLOY.md
- README.md
- data/contractors.json
- package-lock.json
- package.json
- public/css/funnel.css
- public/css/styles.css
- public/favicon.ico
- public/favicon.svg
- public/hero-bg.jpg
- public/js/main.js
- public/robots.txt
- server.js
- views/404.ejs
- views/about.ejs
- views/contractor.ejs
- views/index.ejs
- views/lead.ejs
- views/partials/foot.ejs
- views/partials/head.ejs
- views/privacy.ejs