Skip to content

Commit 316a465

Browse files
[fix](i18n): hero chip becomes a storytelling headline — 'From idea to architecture'
Owner direction: not a slogan ('Decide with confidence') but a simple, concise story beat — the user's journey in one line (EN/ID). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 9058c00 commit 316a465

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/i18n/dict.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -321,10 +321,10 @@ export const DICT = {
321321
'lp.meta.iso': { en: 'ISO/IEC 2023', id: 'ISO/IEC 2023' },
322322
'lp.meta.client': { en: 'client-side', id: 'client-side' },
323323
'lp.radar.aria': { en: 'Trade-off radar across five architecture dimensions', id: 'Radar trade-off lima dimensi arsitektur' },
324-
/* Hero radar chips — short, GENERAL one-liners that invite trying the product (owner
325-
feedback: no detailed numbers — just the promise). */
324+
/* Hero radar chips (owner direction): chip-a = the offer, chip-b = a simple storytelling
325+
headline — the user's journey in one short beat, no numbers, no jargon. */
326326
'lp.chip.try': { en: 'Instant · free · explained', id: 'Instan · gratis · dijelaskan' },
327-
'lp.chip.explore': { en: 'Decide with confidence', id: 'Putuskan dengan yakin' },
327+
'lp.chip.explore': { en: 'From idea to architecture', id: 'Dari ide menjadi arsitektur' },
328328
'lp.patterns.kicker': { en: 'Pattern Library', id: 'Pustaka Pola' },
329329
'lp.patterns.h2': { en: 'Know the pattern before you pick it.', id: 'Kenali polanya sebelum memilihnya.' },
330330
'lp.patterns.sub': {

0 commit comments

Comments
 (0)