Browse Source

copy: update welcome modal description to cover all media types

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
handoff-20260429-1057
shrimbly 4 months ago
parent
commit
80db0d3243
  1. 2
      src/components/quickstart/QuickstartInitialView.tsx

2
src/components/quickstart/QuickstartInitialView.tsx

@ -28,7 +28,7 @@ export function QuickstartInitialView({
</div> </div>
<p className="text-sm text-neutral-400 leading-relaxed mb-6"> <p className="text-sm text-neutral-400 leading-relaxed mb-6">
A node based workflow editor for AI image generation. Connect nodes to build pipelines that transform and generate images. A node based workflow editor for generative AI pipelines. Connect nodes to build pipelines that transform and generate images, video, audio and 3D assets.
</p> </p>
<div className="flex flex-col gap-2.5 mt-auto"> <div className="flex flex-col gap-2.5 mt-auto">

Loading…
Cancel
Save