good better best prising plus add ons

This commit is contained in:
Mayur Shinde
2026-06-09 17:31:58 +05:30
parent 110790d5ae
commit 03801a5087
7 changed files with 350 additions and 4 deletions
@@ -143,6 +143,10 @@ export const DEFAULT_PRICING = {
pitchFactor: 1.0, // multiplied per pitch/stories/complexity in admin
taxPlaceholderPct: 0,
permitPlaceholder: 0,
// No measurement source in the wizard (spec §3) → assume an average roof size
// so the customer sees a PRELIMINARY range. Verified during inspection.
assumedSquares: 25, // ~2,500 sq ft of roof surface
rangeSpread: 0.08, // ±8% band shown to the customer (low/base/high)
};
// ── Insurance discount scenarios (spec §10/§14) — low/base/high ───────────────