File tree Expand file tree Collapse file tree
apps/portal/view/home/parts Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -43,26 +43,33 @@ class MainNeo extends BaseContainer {
4343 reference : 'magic-move' ,
4444
4545 cycleTexts : [
46- 'Modern Enterprise JavaScript Framework' ,
47- 'An Application Worker being the Orchestrator' ,
48- 'Scalability' ,
49- 'Extensibility' ,
50- 'Performance' ,
51- 'Declarative & Reactive Component Trees' ,
52- 'Separated from Business Logic' ,
53- 'View Controllers' ,
54- 'State Providers' ,
55- 'Clean Architectures' ,
56- 'Multi Window Apps'
46+ 'The Application Engine for the AI Era' ,
47+ 'True Multithreading' ,
48+ 'The Neural Link' ,
49+ 'Object Permanence' ,
50+ 'Context Engineering' ,
51+ 'AI-Native Runtime' ,
52+ 'Runtime Permutation' ,
53+ 'Desktop-Class Performance' ,
54+ 'Linear Scalability' ,
55+ 'Multi-Window Orchestration' ,
56+ 'Cross-Window Messaging' ,
57+ 'JSON Blueprints' ,
58+ 'Hierarchical State Management' ,
59+ 'Clean Architecture' ,
60+ 'Separation of Concerns' ,
61+ 'Zero Build Step' ,
62+ 'No Transpilation' ,
63+ 'Instant Hot Reload'
5764 ]
5865 } , {
5966 cls : [ 'neo-h3' ] ,
6067 flex : 'none' ,
6168 tag : 'h3' ,
6269
6370 text : [
64- 'Neo.mjs provides a new approach for building feature-rich web applications. Increase productivity by leveraging ' ,
65- 'a vast component library and harness the power of multi-threading for extreme real-time performance .'
71+ 'Neo.mjs is the Application Engine for the AI Era. Build desktop-class, multi-window apps with ' ,
72+ 'a true multi-threaded runtime and an AI co-developer .'
6673 ] . join ( '' )
6774 } , {
6875 ntype : 'container' ,
You can’t perform that action at this time.
0 commit comments