Pricing
Comparative Tiers
Pricing01 variant - Side-by-side subscription and plan options.
A layout showing multiple pricing plans side-by-side, each with its own list of included features and a call-to-action button.
Our Plans
Choose the plan that fits your needs and get started today
Starter
$20/month
Get 20 AI-generated portraits with 2 unique styles and filters.
- 5 hours turnaround time
- 20 AI portraits
- Choice of 2 styles
- Choice of 2 filters
- 2 retouch credits
Most Popular
Advanced
$40/month
Get 50 AI-generated portraits with 5 unique styles and filters.
- 3 hours turnaround time
- 50 AI portraits
- Choice of 5 styles
- Choice of 5 filters
- 5 retouch credits
Premium
$80/month
Get 100 AI-generated portraits with 10 unique styles and filters.
- 1-hour turnaround time
- 100 AI portraits
- Choice of 10 styles
- Choice of 10 filters
- 10 retouch credits
Usage
import { Pricing01 } from "@repo/ui/blocks/pricing/pricing-01";
export default function Page() {
return <Pricing01 />;
}