@extends('layouts.public') @section('title', 'Boss Of AI — Stop searching for customers. Let AI find them.') @section('meta_description', 'Find qualified prospects, understand companies with AI, and create personalised outreach in minutes.') @section('content') @include('site.home._hero') @include('site.home._how-it-works') @include('site.home._features') @include('site.home._tools') @include('site.home._newsletter') @include('site.home._pricing') @include('site.home._faq') @include('site.home._final-cta') @endsection