@extends('layouts.frontend') @section('title', 'AI Website Templates - WebPilot AI') @section('meta_description', 'Browse our library of professionally designed AI website templates. Find the perfect starting point for your next project with WebPilot AI.') @section('meta_keywords', 'ai website templates, website designs, webpilot ai templates, professional templates') @section('content')

Explore Our AI Templates

Kickstart your website with our diverse collection of AI-crafted templates.

@if($aiTemplates->isEmpty())

No Templates Available Yet

We're constantly adding new templates. Please check back soon!

@else
{{ $aiTemplates->links() }}
@endif
@endsection