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.

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.