Skip to content

feat(dashboard): full-width revenue card above the paired cards - #43

Merged
mlava merged 1 commit into
mainfrom
feat/dashboard-revenue-banner
Aug 3, 2026
Merged

feat(dashboard): full-width revenue card above the paired cards#43
mlava merged 1 commit into
mainfrom
feat/dashboard-revenue-banner

Conversation

@mlava

@mlava mlava commented Aug 3, 2026

Copy link
Copy Markdown
Owner

What

Rearranges the dashboard so Revenue spans the full width at the top, with the four half-width cards paired below:

Revenue (full width)
Search performance (GSC) Bing performance
Backlink pulse Site audit
  • The Revenue card's tiles (Subscribers, Est. MRR, Purchases, Net revenue) share one row on large screens (lg:grid-cols-4), matching the Revenue page's tile rows; the loading skeleton follows suit. On small screens everything stacks 2-up as before.
  • The MCP onboarding pitch still leads the grid until dismissed or used.
  • No data changes — layout only.

Verification

  • tsc --noEmit clean
  • oxlint --type-aware clean

🤖 Generated with Claude Code

Revenue moves out of the two-column grid to span the page width at the
top, with its four tiles sharing one row on large screens. The grid
below keeps fixed pairs: GSC | Bing, then Backlinks | Site audit. The
MCP pitch still leads the grid during onboarding.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@mlava
mlava merged commit bd2f719 into main Aug 3, 2026
@mlava
mlava deleted the feat/dashboard-revenue-banner branch August 3, 2026 16:51
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.

1 participant