Add FuneralFinder v2 — quick-form stepped search widget
- 4-step vertical form: intent, planning-for, type, location - Sequential unlock: each step enables when the previous is filled - Step circles (48px, brand-200) transition to brand-500 check on completion - Connector lines between circles for visual progression - Conditional logic: arrange-now auto-sets step 2 to "Someone else" - CTA disabled until location filled, trust signal below - Display serif heading + subheading with divider - Critique 33/40 (Good), Audit 18/20 (Excellent) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -4,3 +4,9 @@ export {
|
||||
type FuneralTypeOption,
|
||||
type FuneralSearchParams,
|
||||
} from './FuneralFinder';
|
||||
|
||||
export {
|
||||
FuneralFinderV2,
|
||||
type FuneralFinderV2Props,
|
||||
type FuneralFinderV2SearchParams,
|
||||
} from './FuneralFinderV2';
|
||||
|
||||
Reference in New Issue
Block a user