diff --git a/web/components/editor/image-modal.tsx b/web/components/editor/image-modal.tsx
index 6728513f..ee02a7f1 100644
--- a/web/components/editor/image-modal.tsx
+++ b/web/components/editor/image-modal.tsx
@@ -120,7 +120,10 @@ function DreamTab(props: {
This may take ~10 seconds...
)}
{/* TODO: Allow the user to choose their own modifiers */}
- Modifiers: {MODIFIERS}
+
+ Commission a custom image using AI.
+
+ Modifiers: {MODIFIERS}
{/* Show the current imageUrl */}
{/* TODO: Keep the other generated images, so the user can play with different attempts. */}