Fix product identity mismatch: footer and free-tools page language - #477
Fix product identity mismatch: footer and free-tools page language#477manazoid4 wants to merge 3 commits into
Conversation
Footer was using domestic lead-gen language ("SCAN MY AREA FREE",
"LOCK YOUR PATCH") that contradicted the FTS public tender qualification
product. Fixed footer CTA to use FTS-aligned copy ("CHECK FTS FREE",
"SEE PILOT PRICING"). Fixed footer nav to use "Find Opportunities"
(matching TopNav) and /methodology (matching TopNav link) instead of
stale aliases. Trust copy updated to clarify this is Public Works
Qualification, not a domestic lead directory.
Free-tools page hero compared the product to Checkatrade/Bark/MyBuilder
and stated "Leads are the paid part" — wrong for the FTS product. Updated
to "The public tender qualification is the paid part." Comparison table
removed old feature references (Vantage, Vicinity, WhatsApp alerts) and
replaced with accurate FTS qualification features. Replaced all "LOCK MY
PATCH" CTAs with "SEE PILOT PRICING" throughout the free-tools page.
Co-Authored-By: Claude <noreply@anthropic.com>
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
Removes stale libc fields from optional dependency entries — artifact of running npm install with a newer npm version. No dependency changes. Co-Authored-By: Claude <noreply@anthropic.com>
Resolves nanoid < 3.3.18 (high: custom generators looping indefinitely at size zero) and postcss <= 8.5.22 (moderate: incomplete GHSA-6g55 fix). Pre-existing on main branch; fixes CI dependency audit step. Co-Authored-By: Claude <noreply@anthropic.com>
|
✅ 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 |
Summary
/blueprint→/methodology(now matches TopNav). Removed stale "Retrofit Leads" and "By Trade" links that don't belong in the current FTS product nav.What changed
src/components/Footer.tsxsrc/pages/FreeToolsPage.tsxWhy this matters
A UK tradesman landing on any page scrolls to the footer and reads "LOCK YOUR PATCH" — which implies territory exclusivity (the Checkatrade model). The homepage explicitly says the opposite. This inconsistency destroys trust before the £39 decision. Every fix here reduces friction on the path to paid activation.
Validation
npx tsc --noEmit— clean)Generated by Claude Code