Skip to content

curated landing page#91

Draft
adibarra wants to merge 93 commits intomasterfrom
feat/curated-landing-page
Draft

curated landing page#91
adibarra wants to merge 93 commits intomasterfrom
feat/curated-landing-page

Conversation

@vercel
Copy link

vercel bot commented Mar 25, 2026

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

Project Deployment Actions Updated (UTC)
inferencemax-app Ready Ready Preview, Comment Mar 27, 2026 1:21am

Request Review

Route Handler responses bypass Next.js built-in compression.
Add explicit gzipSync to cachedJson() — availability drops from
826 KB to 21 KB, benchmarks from 2 MB to 457 KB.
Quote carousel: replace opacity-based inactive style with #9ca0a4
(5.7:1 on dark bg, was 4.09:1). Multi-select badges: use darker
blue bg in dark mode (4.8:1, was 3.29:1).
Vercel Analytics/SpeedInsights: only render when VERCEL env is set
(scripts 404 outside Vercel). PostHog: use NODE_ENV check instead
of hostname, so it works on any non-production host.
Suppress hydration warning on date-picker prev button whose
disabled state depends on client-only data. Add h-auto w-auto
to footer logo to preserve aspect ratio.
Replace the [[...tab]] catch-all with individual pages under a
(dashboard) route group. Each tab is now a separate route with
its own code-split JS bundle. Shared UI (intro, tab nav, global
filters) lives in the dashboard layout.

- Add tab-nav.tsx: Link-based navigation replacing Radix Tabs
- Add dashboard-shell.tsx: client wrapper for shared providers
- Add per-tab pages with co-located metadata
- Delete chart-tabs.tsx, page-content.tsx, [[...tab]]/page.tsx
- Add tabMetadata() helper to tab-meta.ts
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