Update landing subtitle to highlight prompt, image, and link inputs

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Rami Bitar
2026-06-28 18:55:40 -04:00
parent 839d9fdb55
commit 8499841634

View File

@@ -17,8 +17,8 @@ export default function Home() {
Build with AI. Ship instantly. Build with AI. Ship instantly.
</h1> </h1>
<p className="max-w-md text-lg leading-8 text-zinc-600 dark:text-zinc-400"> <p className="max-w-md text-lg leading-8 text-zinc-600 dark:text-zinc-400">
Describe your idea and watch it come to life just start typing in Start prompting by describing your idea, uploading an image, or
the chat. sharing a link.
</p> </p>
</div> </div>
</main> </main>