Page: Dashboard Page Spec: Dashboard Route /dashboard Architecture Status Core Figma Reference dashboard.png Visual Description from Figma The dashboard is the main home screen after login: Top bar: Left side has a small Drop icon (green, simplified) + "drop" wordmark in bold serif. Right side has three icons: bell (notifications), a logout/share icon (arrow pointing out of box), and user avatar circle (gray circle with "A" initial). Balance card: White rounded card with: "Hei, Amir!" greeting in muted text "kr 47 520,50" — large bold balance amount "DNB . 1234.56.78901" — bank name and partial account number "Saldo lest fra din bankkonto via Open Banking" — small muted text explaining PSD2 Green building/bank icon + "2 kontoer tilkoblet" green link text Action buttons row: Two side-by-side buttons: "Send penger" — dark green bg, white text, paper plane icon (Send/navigation style). Takes about 45% width. "Skann QR" — white bg with border, dark text, QR code icon. Takes about 55% width. Recent transactions section: "Siste transaksjoner" bold heading with "Se alle" green link on the right Three transaction cards, each in its own white rounded card: Kenan Basic — "Overforing" subtitle, green paper plane icon in green circle, "-2 500 NOK" amount, green "fullfort" badge Rema 1000 — "QR-betaling" subtitle, yellow QR icon in yellow circle, "-189 NOK" amount, green "fullfort" badge Mirza Hadzic — "Overforing" subtitle, green paper plane icon, "-5 000 NOK" amount, yellow/orange "behandler" badge Bottom navigation: 5 tabs — Hjem (active, green, filled house icon), Send (paper plane outline), Skann (QR outline), Kort (card outline), Profil (person outline). All inactive tabs are gray. Background is light gray. Large empty space between transactions and bottom nav. Page Layout App page WITH bottom nav ├── Top Bar │ ├── Left: Drop icon (small) + "drop" wordmark │ └── Right: Bell icon, Logout icon, User avatar (initials) ├── Balance Card (white rounded) │ ├── "Hei, {name}!" greeting │ ├── Balance amount (large bold) │ ├── Bank name + account number │ ├── PSD2 explanation text │ └── "{n} kontoer tilkoblet" link ├── Action Buttons Row │ ├── "Send penger" (green, paper plane icon) │ └── "Skann QR" (outlined, QR icon) ├── Recent Transactions Section │ ├── "Siste transaksjoner" heading + "Se alle" link │ └── Transaction cards (up to 3) │ ├── Icon (type-based) + Name + Type subtitle │ └── Amount + Status badge └── Bottom Nav (Hjem active) Components Top Bar
Hei, {firstName}!
kr {formattedBalance}
{bankName} . {accountNumber}
Saldo lest fra din bankkonto via Open Banking
{counterparty}
{typeLabel}
{formattedAmount} NOK
{statusLabel}