Skip to content

[NightlyBuildAgent] Trade-specific fit line, copy polish, site health fixes - #486

Open
manazoid4 wants to merge 3 commits into
mainfrom
nightly-build-2026-08-19
Open

[NightlyBuildAgent] Trade-specific fit line, copy polish, site health fixes#486
manazoid4 wants to merge 3 commits into
mainfrom
nightly-build-2026-08-19

Conversation

@manazoid4

Copy link
Copy Markdown
Owner

Summary

  • Trade-specific fit line on lead cards — added a "Your trade: EV charger install + full rewire" callout directly below the lead title in FindJobsPage. Trade-matched keywords (from the scorer's TRADE_KEYWORDS map) are now always visible without clicking the hidden "WHY?" button. Electricians see EV charger / rewire reasons; plumbers see boiler / bathroom reasons; roofers see flat roof / gutter reasons.
  • Removed duplicate paywall injection — the inline "THIS JOB HAS A BUYER — MEMBERS ONLY" block that was injected mid-list after the first gold lead has been removed. Mobile users were hitting two back-to-back upgrade prompts (inline + bottom section), eroding trust. Now only the single bottom upgrade section remains.
  • Fixed broken WhatsApp button — when buyer phone is locked (free tier), LeadDetailPage was rendering wa.me/?text=... with no recipient, opening a blank WhatsApp screen. Now shows a clear upsell box explaining the phone is locked, with an unlock CTA.
  • Copy polish (FindJobsPage) — added "No credit card required" under SCAN NOW button. Upgrade nudge now leads with "NO SHARED AUCTION. NO FIVE-TRADE BLAST." and names Bark and Checkatrade explicitly.
  • Copy polish (PricingPage) — rewrote Pilot plan description to plain tradesman language. FAQ "Who is JobFilter for?" now names Bark and Checkatrade as the alternative for B2C lead gen.

Test plan

  • Scan with trade set to "electrical" — leads with EV charger / rewire should show "Your trade: EV charger install" below the title
  • Scan with trade set to "plumbing" — leads should show "Your trade: boiler replacement" or similar
  • Free tier: open a lead in LeadDetailPage, pick a WhatsApp template — should see upsell box instead of broken WhatsApp link
  • Scan as free tier — should see only one upgrade prompt (at bottom), not two back-to-back
  • Build: npm run build passes clean; npx tsc --noEmit returns no errors

Generated by Claude Code

… fixes

- FindJobsPage: add "Your trade: X + Y" callout directly below lead title — trade match keywords (EV charger install, boiler replacement, flat roof repair etc.) now visible without clicking WHY button
- FindJobsPage: remove duplicate inline paywall block injected mid-list; keep single bottom upgrade prompt to eliminate double-prompt confusion on mobile
- FindJobsPage: add "No credit card required" note under SCAN NOW button
- FindJobsPage: upgrade nudge copy now names Bark and Checkatrade explicitly and uses "NO SHARED AUCTION. NO FIVE-TRADE BLAST." hook
- LeadDetailPage: fix broken WhatsApp button when buyer phone is locked — was opening wa.me with no recipient; now shows upsell with unlock CTA
- PricingPage: rewrite Pilot plan body to plain tradesman language; name competitors in FAQ

Co-Authored-By: Claude <noreply@anthropic.com>
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@supabase

supabase Bot commented Aug 19, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project nfjwuwsuaapufmkppoeo because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
job-filter-v1 Ready Ready Preview Aug 19, 2026 12:54pm

@alwaysmeticulous

alwaysmeticulous Bot commented Aug 19, 2026

Copy link
Copy Markdown

✅ Meticulous spotted 0 visual differences across 169 screens tested: view results.

Meticulous evaluated ~4 hours of user flows against your PR.

Expected differences? Click here. Last updated for commit 9af00f3 chore: update next-env.d.ts (auto-generated by next build). This comment will update as new commits are pushed.

claude added 2 commits August 19, 2026 12:52
…te CVE

npm audit fix resolves all 3 vulnerabilities: nanoid <3.3.18 (high),
postcss <=8.5.22 (moderate), next dependency on vulnerable postcss (moderate).

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants