mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-12-22 20:28:09 +00:00
Update login popup copy
This commit is contained in:
parent
ef99d8c28e
commit
7ca2553d17
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ function PopUpContent(props: LoginPopupProps) {
|
||||||
<div className="flex flex-col items-start justify-center gap-8 md:gap-2">
|
<div className="flex flex-col items-start justify-center gap-8 md:gap-2">
|
||||||
<CardHeader className="p-0 text-xl font-bold">Welcome to Khoj!</CardHeader>
|
<CardHeader className="p-0 text-xl font-bold">Welcome to Khoj!</CardHeader>
|
||||||
<CardDescription>
|
<CardDescription>
|
||||||
Sign in to get started with Khoj, your AI-powered knowledge assistant.
|
Sign in to get started with Khoj, your AI research assistant.
|
||||||
</CardDescription>
|
</CardDescription>
|
||||||
</div>
|
</div>
|
||||||
<Button
|
<Button
|
||||||
|
|
Loading…
Reference in a new issue