mirror of
https://github.com/warmbly/warmbly.git
synced 2026-09-11 08:06:13 +00:00
Modelled directly on web/src/app/app/analytics/page.tsx. Same chrome,
same components, populated with illustrative demo-workspace numbers
so the panel works as a marketing screenshot.
- PageTopbar: Analytics eyebrow + 'Deliverability across the
workspace' subtitle + 7d / 30d / 90d range tabs (7d active in
slate-900).
- StatStrip cols=4: Total sent 12,847 · Open rate 34.2% · Reply rate
6.1% · Bounce rate 1.8% with sub-labels matching the real component.
- Body grid 1fr | 320px:
- Email performance: SectionBar + 28 sky-100 bars, '7d ago / today'
axis labels.
- Breakdown column: Delivered / Opened / Replied / Bounced / Spam
rows with colored dots and right-aligned tabular numbers.
- Warmup SectionBar with 'All accounts ↗' link, plus a 4-card strip
of mailbox warmup state (ben/sara/mark/kai with day-count, today
send / cap, state chip, progress bar).
All chrome, hairlines, colors mirror the actual product.