@extends('layouts.frontend') @section('title', 'Pricing Plans - WebPilot AI Website Builder') @section('meta_description', 'Choose the perfect WebPilot AI plan for your needs. Explore our flexible pricing options for individuals, businesses, and agencies.') @section('meta_keywords', 'webpilot ai pricing, ai website builder cost, subscription plans, website builder packages') @section('content')
Find the perfect plan to unlock the full potential of AI-powered website creation.
We are currently updating our pricing. Please check back soon!
{{ $plan->currency_symbol ?? '$' }}{{ number_format($plan->price, 2) }} /{{ $plan->interval_count > 1 ? $plan->interval_count . ' ' : '' }}{{ Illuminate\Support\Str::ucfirst(Illuminate\Support\Str::plural($plan->interval, $plan->interval_count)) }}
{{ $plan->description }}
Credits Included:
@if($plan->credits_awarded_on_purchase > 0) • On Purchase: {{ number_format($plan->credits_awarded_on_purchase) }} @endif @if($plan->credits_awarded_on_renewal > 0) • On Renewal: {{ number_format($plan->credits_awarded_on_renewal) }} @endif{{ $plan->trial_period_days }}-day free trial available
@endif {{-- Link to registration with plan slug, or to subscription checkout if user is logged in --}}All plans include access to our intuitive visual editor, SEO assistant, and website version history.
Need a custom solution? Get in touch with us!