diff --git a/frontend/src/components/prompts/prompt-detail-dialog.tsx b/frontend/src/components/prompts/prompt-detail-dialog.tsx index ddf0b5c..f0f2a2f 100644 --- a/frontend/src/components/prompts/prompt-detail-dialog.tsx +++ b/frontend/src/components/prompts/prompt-detail-dialog.tsx @@ -38,9 +38,13 @@ export function PromptDetailDialog({ aria-labelledby="prompt-detail-title" onMouseDown={(event) => event.stopPropagation()} > -
{t('landing.creatorOffers.eyebrow')}
+{t('landing.creatorOffers.copy')}
+{offer.category}
+{offer.outcome}
+{offer.locked}
+{t('landing.creatorOffers.included')}
+ {t('landing.creatorOffers.cta')} +