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 insurance policy analysis
/preview/fineread →
BeforeSigning
Instant contract review
/preview/redflag →
SalaryCheck
Instant salary and raise analysis
/preview/raisecheck →
Is My Quote Fair?
Instant contractor quote analysis
/preview/markupalert →
ResumeWin
Instant resume tailoring and cover letter
/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.