Replace Mini/QR Plus copy and system prompt with Transfer file-sharing context, suggestions, and dashboard metrics. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
@php
|
||||
$afiaGreeting = "Hi, I'm Afia 👋 Ask me about payment QRs — creating one, accepting payments, payouts, or the 5% platform fee…";
|
||||
$afiaGreeting = "Hi, I'm Afia 👋 Ask me about file transfers — uploading, share links, QR codes, retention, or storage billing…";
|
||||
$afiaSuggestions = [
|
||||
'How do I create a payment QR?',
|
||||
'How do customers pay me?',
|
||||
'When do payouts reach my wallet?',
|
||||
'What is the platform fee?',
|
||||
'How do I create a new transfer?',
|
||||
'How do recipients download my files?',
|
||||
'How does storage billing work?',
|
||||
'Can I password-protect a transfer?',
|
||||
];
|
||||
@endphp
|
||||
{{-- Afia — Ladill AI assistant slide-over. Opened via $dispatch('afia-open'). --}}
|
||||
@@ -48,7 +48,7 @@
|
||||
</span>
|
||||
<div class="leading-tight">
|
||||
<p class="text-sm font-semibold text-slate-900">Afia</p>
|
||||
<p class="text-[11px] text-slate-400">Mini assistant</p>
|
||||
<p class="text-[11px] text-slate-400">Transfer assistant</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex items-center gap-1">
|
||||
|
||||
Reference in New Issue
Block a user