feat: B20 nav integration + HomeHeader/SiteFooter on B20 pages + landing page section#138
Merged
Merged
Conversation
…oter to B20 pages - Add B20 and Docs to main nav (home-header.tsx NAV_LINKS) - Add B20 Intelligence to footer Products section - Add Manifest Guide to footer Resources section - Wrap /b20 and /b20/[address] pages with HomeHeader + SiteFooter (dark mode + full navigation) - Add Option B B20 Intelligence section to landing page between Attribution panel and Live Signals (live stats: total/attributed/awaiting_manifest from getB20Stats(), CTA to /b20) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
home-header.tsx)site-footer.tsx)/b20and/b20/[address]withHomeHeader+SiteFooter— gives both pages dark/light mode toggle and full site navigationgetB20Stats()), description, and CTA to/b20What was broken
B20 existed and worked but was completely invisible — no nav entry, no footer link, no landing page presence. Users had no path to discover it. Both B20 pages also lacked the site header, so there was no ThemeToggle, no navigation, and no way back to the rest of the site without the browser back button.
Test plan
/b20has full site header (with dark mode toggle) and footer/b20/[address]has full site header and footernpx tsc --noEmit— clean🤖 Generated with Claude Code
https://claude.ai/code/session_01RHDXdEbGQsn88zks713gye
Generated by Claude Code