diff --git a/components/AIAssist.tsx b/components/AIAssist.tsx index 07b205c..0a2005c 100644 --- a/components/AIAssist.tsx +++ b/components/AIAssist.tsx @@ -1192,7 +1192,43 @@ export default function AIAssist({ vibeMode = false }: { vibeMode?: boolean } = )} - {aiAssistHistory.length === 0 && ( + {aiAssistHistory.length === 0 && currentAgent === "leads" && ( +
+ Find influencers, prospects, and leads across social media platforms. Tell me who you are looking for and I will search the web for relevant leads. +
+To get started, answer these questions:
+1. What niche/industry are you targeting? (e.g. forex, SaaS, fitness, crypto)
+2. Which region or location? (e.g. Singapore, UAE, Global, Latin America)
+3. What platform preference? (e.g. Instagram, Twitter/X, LinkedIn, YouTube, TikTok, or all)
+4. How many leads do you need? (default: 20+)
+