Skip to content

Commit 3955d2c

Browse files
committed
feat(pro-dialogs): refine PROMO_CARD_2 / PROMO_CARD_3 copy
PROMO_CARD_2 reframes the AI value-prop as 'sees what you see' rather than 'sees your UI', emphasizing exploration/build/fix tasks. PROMO_CARD_3 swaps 'site' for 'page' to match the term used elsewhere in the dialog.
1 parent 04917c8 commit 3955d2c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/nls/root/strings.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2084,9 +2084,9 @@ define({
20842084
"PROMO_UPGRADE_MESSAGE": "Enjoy free access to these premium features for the next {0} days:",
20852085
"PROMO_CARD_1": "Edit In Live Preview",
20862086
"PROMO_CARD_1_MESSAGE": "Edit text, update images, change links, drag elements, and more. Your code updates as you go.",
2087-
"PROMO_CARD_2": "AI that sees your UI",
2088-
"PROMO_CARD_2_MESSAGE": "Let AI fix layout issues, tweak styles, and edit your page based on what you see — so you can focus on the creative parts.",
2089-
"PROMO_CARD_3": "See your site on any device",
2087+
"PROMO_CARD_2": "AI that sees what you see",
2088+
"PROMO_CARD_2_MESSAGE": "Explore UI ideas, build apps, and fix issues with AI — it sees your page the same way you do, not just code.",
2089+
"PROMO_CARD_3": "See your page on any device",
20902090
"PROMO_CARD_3_MESSAGE": "Switch instantly between phone, tablet, and desktop views to catch responsive issues early.",
20912091
"PROMO_CARD_4": "Your Markdown, as a real document",
20922092
"PROMO_CARD_4_MESSAGE": "Edit tables, images, and formatting visually — an easier way to work with Markdown.",

0 commit comments

Comments
 (0)