File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,13 +12,13 @@ function HomepageHeader() {
1212 < div className = "container" >
1313 < div className = { styles . heroContent } >
1414 < div className = { styles . heroText } >
15- < span className = { styles . badge } > 🚀 Infrastructure as JavaScript </ span >
15+ < span className = { styles . badge } > 🚀 Simple. Powerful. Open. </ span >
1616 < Heading as = "h1" className = { styles . heroTitle } >
1717 Infrastructure management made < span className = { styles . highlight } > simple</ span >
1818 </ Heading >
1919 < p className = { styles . heroSubtitle } >
20- A cosmic tool for provisioning and managing infrastructure with JavaScript-based configuration,
21- automatic backend generation, and built-in secrets management.
20+ A cosmic tool for provisioning and managing infrastructure.
21+ Define your infra with code, automatic backend generation, and built-in secrets management.
2222 </ p >
2323 < div className = { styles . buttons } >
2424 < Link
You can’t perform that action at this time.
0 commit comments