Nav restructure: drop Providers, split Enterprise/Startup, book-demo CTA, 3×2 footer#30
Merged
Merged
Conversation
…p, book-demo CTA, 3×2 footer - Remove the Providers page (index + [slug]) and all its UI; drop from sitemap, footer, and the Models-page CTA. Keep lib/providers-server (still used by the docs provider table). - Reframe Enterprise around FinOps token-cost governance, with cited "tokenmaxxing" failure stats and org-wide budget/showback/quota controls. - Add a Startup page: per-user agentic-loop cost optimization + an OSS-model credits program (glm-5.2, kimi-k2.7-code, minimax-m3, deepseek-v4-pro, stepfun-3.7-flash, mimo-v2.5-pro). Both live under Product in the footer. - Header: add an always-shown "book demo" CTA that opens the founder-call Cal.com embed; also surface GitHub stars inside the mobile menu. - Footer: move Integrations under Developers (drop Quickstart), move Status to Resources, remove the bottom Integrations link, and rebuild as a 3×2 grid with a new Compare column (vs OpenRouter/LiteLLM/Portkey) and a Community column showing the 5 socials as labeled icon+name rows. Co-Authored-By: Claude Opus 4.8 <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.
What & why
A website navigation restructure across the header, footer, and product pages.
1. Remove the Providers page
/providers(index) and/providers/[slug](detail pages) plus both marketing components.lib/providers-server.ts— still used by the docs provider table.2. Enterprise + Startup (both under Product)
glm-5.2,kimi-k2.7-code,minimax-m3,deepseek-v4-pro,stepfun-3.7-flash,mimo-v2.5-pro), framed as BitRouter's own bundled offer..br-monodesign system and end in the founder-call CTA.3. Header
founder-callCal.com embed, on desktop and in the mobile menu.4. Footer → 3×2 grid
Testing
vitest run— 65/65 pass (footer-nav model updated with new columns/tests).tsc --noEmit— no new type errors in changed files./models; Enterprise & Startup render; book-demo opens the Cal modal; header stars present at 820/1200/1440px and in the mobile menu; footer renders as a 3×2 grid.Follow-ups
🤖 Generated with Claude Code