Pricing that tracks what you use

Every plan runs on credits. Searching, verifying, researching and writing outreach each cost a set amount, so you always know what a lead costs you.

@foreach (config('bossofai.plans') as $plan)
$plan['highlighted'], 'border-graphite-200' => ! $plan['highlighted'], ])>

{{ $plan['name'] }}

@if ($plan['highlighted']) Most chosen @endif

${{ $plan['price'] }} $plan['highlighted'], 'text-graphite-500' => ! $plan['highlighted']])>/{{ $plan['period'] }}

$plan['highlighted'], 'text-graphite-600' => ! $plan['highlighted']])> {{ $plan['summary'] }}

{{ $plan['cta'] }}
    @foreach ($plan['features'] as $feature)
  • {{ $feature }}
  • @endforeach
@endforeach
See what each credit buys