// ProductTour.jsx — interactive product showcase with auto-rotating screen slideshow. // Renders 5 stylised product screens inside a browser-frame viewport with // thumbnails on the side, an auto-advance progress bar, and crossfade transitions. // // We only showcase screens that are *fully built* in the real app and that earn // their slot in a marketing tour. Obras (basic list, no detail page yet) and the // AI assistant (already represented in the dedicated "IA" section of the landing // via ChatPreviewCard) are intentionally omitted. // // The five screens mirror the real ConstructHub admin + portal UI: // 1. Painel → frontend/src/features/dashboard/layouts/construction-v1.tsx // 2. Compras → frontend/src/routes/_app/compras/index.tsx // 3. Catálogo → frontend/src/routes/_app/catalog/index.tsx // 4. Faturação → frontend/src/routes/_app/faturacao/index.tsx // 5. Portal B2B → frontend/src/routes/portal/catalog.tsx + portal-shell.tsx // // Visual rhythm matches the real app: shadcn neutrals + indigo accent (#4F6EF7), // rounded-xl cards, sticky white/85 backdrop-blur header, h-14 top row, real // nav labels (Painel · Catálogo · Clientes · Armazém · Compras · Vendas · Faturação · Relatórios). const TOUR_INDIGO = '#4F6EF7'; const TOUR_INDIGO_SOFT = '#EEF1FF'; // ─── Browser frame wrapper ────────────────────────────────────────── function BrowserFrame({ url, children, dark }) { return (
{label}
{value}
{sparkData && ({description}
}Painel de controlo — segunda-feira, 18 de maio de 2026
Gestão de encomendas, recepções e folgas com fornecedores.
| Nº | Fornecedor | Emissão | Prev. entrega | Estado | Linhas | Total |
|---|---|---|---|---|---|---|
| {r[0]} | {r[1]} | {r[2]} | {r[3]} | {r[6]} | {r[7]} |
847 produtos · 12 categorias · 3 listas de preço
| SKU | Nome | Categoria | Un. | Preço base | IVA | Estado |
|---|---|---|---|---|---|---|
| {p[0]} | {p[1]} | {p[2]} | {p[3]} | {p[4]} | {p[5]} |
|
Documentos de venda emitidos, comunicados à AT (SAF-T).
| Nº | Cliente | Emissão | Vencimento | Estado | Total |
|---|---|---|---|---|---|
| {r[0]} | {r[1]} | {r[2]} | {r[3]} | {r[6]} |
Preços especiais para clientes B2B. Entrega em 24–48h úteis.