Quote intake

A three-step intake flow that now validates the information a future agent review will need.

This slice upgrades the quote route from a static shell to a working wizard that validates in the browser and posts to the live server contract.

  • Step 1
  • Step 2
  • Step 3

Step 1

Contact and location

Start with the essentials: contact information, ZIP code, and the state where coverage is needed.

This step now posts to the server contract with the browser anti-bot token. Once the intake schema is applied, the same route can store the request without changing the public form.