Internal preview
What customers see after they pay
Each link below renders the post-purchase report for that tool using sample data — exactly what a paying customer sees when our AI returns their analysis. Use this to QA the layout, verify copy, take screenshots for marketing, and decide which tool to launch first.
ReadMyPolicy
Instant plain-English insurance policy summary
/preview/fineread →
BeforeSigning
Instant plain-English contract summary
/preview/redflag →
SalaryCheck
Instant salary benchmark + draft negotiation talking points
/preview/raisecheck →
Is My Quote Fair?
Instant contractor quote price comparison
/preview/markupalert →
ResumeWin
Instant resume vs. job-post comparison
/preview/resumematch →
The output renders the same React component (ResultDisplay) that runs in production after a real Stripe + AI analysis flow. The only difference is the data source — here it's the static sampleResult in src/lib/tools.ts; in production it's the AI's structured JSON response.