Add PreviewStep page (wizard step 4)

Informational review step — no form fields. List-detail split:
ProviderCardCompact + "What happens next" numbered checklist + CTAs
(left), PackageDetail breakdown (right). Pre-planning variant shows
"Explore other options" tertiary CTA. Checklist reduces anxiety about
remaining steps. Pure presentation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-29 14:41:16 +11:00
parent a721f9cb1b
commit 42d87293fd
3 changed files with 393 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
export { default } from './PreviewStep';
export * from './PreviewStep';