Phase 3: Redesign homepage + natural Thai text

- Add use cases section with 4 scenario cards (news, policy, business, fiction)
- Rewrite Thai home section text to be natural (not translated from Chinese)
- Add use case locale keys for th/en/zh
- Add CSS for use cases grid with hover effects
This commit is contained in:
Kunthawat Greethong
2026-06-26 11:41:13 +07:00
parent 596a75c229
commit 3c4c2183c7
4 changed files with 146 additions and 26 deletions

View File

@@ -69,7 +69,16 @@
"promptPlaceholder": "// Describe your simulation or prediction requirement in natural language",
"engineBadge": "Engine: CrowdSight-V1.0",
"startEngine": "Start Engine",
"initializing": "Initializing..."
"initializing": "Initializing...",
"useCases": "What you can do",
"useCase1Title": "Simulate news & events",
"useCase1Desc": "Upload news → Simulate public reactions on social media",
"useCase2Title": "Simulate policies & regulations",
"useCase2Desc": "Upload draft policy → Simulate impact on different groups",
"useCase3Title": "Simulate business & advertising",
"useCase3Desc": "Upload ad plan → Simulate spread and audience response",
"useCase4Title": "Simulate fiction & stories",
"useCase4Desc": "Upload story → Simulate character behavior and predict endings"
},
"main": {
"layoutGraph": "Graph",