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 bc68eec commit c4747e0Copy full SHA for c4747e0
packages/flashtype/src/app/landing-screen.tsx
@@ -351,10 +351,10 @@ function LandingScreenContent({
351
{/* Main prompt */}
352
<div className="flex flex-col items-center gap-2">
353
<h1 className="text-4xl font-semibold text-neutral-900">
354
- What do you want to write?
+ What do you want to draft?
355
</h1>
356
<p className="text-base text-neutral-600">
357
- Create markdown documents by chatting with AI.
+ Draft and edit documents by chatting with AI.
358
</p>
359
</div>
360
0 commit comments