We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 949940e commit 51d0592Copy full SHA for 51d0592
apps/portal/src/app/page.tsx
@@ -46,7 +46,7 @@ function Hero() {
46
<Link href="/chat">
47
<Button className="flex items-center gap-2">
48
<MessageCircleIcon className="size-4" />
49
- Ask AI Assistant
+ Ask AI
50
</Button>
51
</Link>
52
</div>
0 commit comments