Skip to content

Commit ddb4bf6

Browse files
committed
Merge branch 'main' of github.com:cyclops-ui/cyclops-ui.github.io
2 parents 8ce525e + 4ba097c commit ddb4bf6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/components/Comparison/index.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,10 @@ class Comparison extends React.Component {
113113
return (
114114
<div className={styles.all}>
115115
<div className={styles.ui}>
116-
<h1 className="hero__title uiText">Simple deployment</h1>
116+
<h1 className="hero__title uiText">Deploying made easy</h1>
117117
<p className="hero__subtitle">Cyclops gives you a UI containing fields you define yourself to manage your
118-
K8s workloads</p>
118+
K8s workloads.</p>
119+
<p className="hero__subtitle">Give it a go!</p>
119120
<Form labelCol={{span: '6'}}>
120121
<Form.Item
121122
label="Name"

0 commit comments

Comments
 (0)