diff --git a/frontend/src/views/Home.vue b/frontend/src/views/Home.vue index dc1ac5b..504e1b1 100644 --- a/frontend/src/views/Home.vue +++ b/frontend/src/views/Home.vue @@ -895,3 +895,31 @@ const startSimulation = () => { } } + + diff --git a/locales/en.json b/locales/en.json index 7336ca0..1932ebc 100644 --- a/locales/en.json +++ b/locales/en.json @@ -35,13 +35,13 @@ "home": { "tagline": "Concise & Universal Swarm Intelligence Engine", "version": "/ v0.1-Preview", - "heroTitle1": "Upload Any Report", - "heroTitle2": "Simulate the Future Instantly", - "heroDesc": "Even from a single paragraph, {brand} can extract reality seeds and auto-generate a parallel world of up to {agentScale}. Inject variables from a god's-eye view to find the {optimalSolution} amid complex group interactions in dynamic environments.", + "heroTitle1": "Upload Reports,", + "heroTitle2": "Predict the Future", + "heroDesc": "From a single document, {brand} extracts reality seeds to auto-generate a parallel world with up to {agentScale}. Inject variables from a god's-eye view to find the {optimalSolution} in complex group dynamics.", "heroDescBrand": "MiroFish", - "heroDescAgentScale": "millions of Agents", + "heroDescAgentScale": "million-scale Agents", "heroDescOptimalSolution": "\"local optimum\"", - "slogan": "Let the future rehearse among Agents, let decisions prevail after a hundred battles", + "slogan": "Let Agents rehearse the future, let decisions prevail", "systemStatus": "System Status", "systemReady": "Ready", "systemReadyDesc": "Prediction engine on standby. Upload unstructured data to initialize a simulation sequence.",