Remove Engage nav, slim Learn dropdown, rename guide title#5
Open
taikowebhosting wants to merge 5 commits intomainfrom
Open
Remove Engage nav, slim Learn dropdown, rename guide title#5taikowebhosting wants to merge 5 commits intomainfrom
taikowebhosting wants to merge 5 commits intomainfrom
Conversation
- Remove "Engage" entirely from header nav (Trailblazer, Snaefell NFT, Taikoons NFT) - Strip Learn dropdown to: Guides, Proving Ground, Blog (remove About, Brand Kit, Careers, Grants — they remain in footer) - Add 301 redirects for /trailblazers, /snaefell, /taikoons to / - Rename guide page title from "What is Taiko Alethia?" to "Taiko Alethia is the Based Rollup for AI Agents" (meta, og, twitter, heading) - Remove Engage section from header.json i18n file - Alethia, Gwyneth, Governance nav items left unchanged Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Alethia nav: keep About, Apps, Docs, Bridge, Swap, Block Explorers; remove Taiko Takeoff, Whitepaper, Proofs, Status - Add removed items to footer (Whitepaper/Proofs under Build, Taiko Takeoff/Status under Explore) - Remove decorative images/videos from all nav dropdowns - Rename "Guides" to "AI Agent Guides" in nav, footer, sidebar title, and guide sidebar list - Update sidebar guide title to match renamed page heading Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Position dropdown from left edge of nav instead of center, so it sits directly under the heading buttons after decorative images were removed. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Wrap each nav item in a relative container so the absolutely-positioned dropdown appears directly below the hovered button, not fixed to one spot in the nav bar. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Drop CSSTransition (was broken with per-item conditional rendering) and render the dropdown directly inside the active item's wrapper. Each wrapper has position:relative so the dropdown appears right below the hovered button. Moved card styling (background, shadow, border-radius) to .menu_content. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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
/trailblazers,/snaefell,/taikoons→/in next.config.tsTest plan
🤖 Generated with Claude Code