{{-- Header --}}

Review invite email

@if (! $editingCategory) Business category: @php $categoryIsPlaceholder = $category === \App\Services\InviteVariantService::CATEGORY_PLACEHOLDER; @endphp $categoryIsPlaceholder, 'border-green-200 bg-green-50 text-green-700' => ! $categoryIsPlaceholder, ])> {{ $category }} @if ($isOwner) @endif @else Business category:
@endif
{{-- Explain bar --}}

Google's AI now reads your reviews to answer customer searches. We rotate your invite emails on every send — prioritising the most popular questions and replacing ones that aren't converting.

AI Overviews Gemini Ask Maps
{{-- Body --}}
{{-- Left: questions --}}
Most popular Google AI searches
@foreach ($variants as $index => $variant) @php $stats = $variantStats[$index] ?? ['sends' => 0, 'clicks' => 0, 'opens' => 0]; $isActive = $activeVariantIndex === $index; @endphp @endforeach
Auto-rotate We rotate your invite questions on every send, automatically promoting the ones that convert best.
{{-- Right: preview --}}
@if ($editing) @elseif ($isOwner) @endif
{{ $businessDisplayName }}

{{ $businessDisplayName }}

@if ($editing) @else

{{ $activeVariant['title'] }}

@endif
@if ($editing) @else
{!! $activeVariant['msg'] !!}
@endif
@if ($editing) @endif
{{ $editing ? $editCta : $activeVariant['cta'] }}

It only takes a moment

Powered by reply.reviews
{{-- Footer --}}

{{ $footerNote }}

@if ($isOwner) @endif
{{-- Regen overlay --}} @if ($regenerating)

Regenerating questions…

Analysing new category

@endif