We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c794cbb commit 8c9690bCopy full SHA for 8c9690b
src/components/Outro/index.tsx
@@ -7,10 +7,9 @@ export default function Outro(): JSX.Element {
7
<section className={styles.section}>
8
<div className={`container ${styles.container}`}>
9
<div>
10
- <h2 className={`${styles.sub}`}>Your Work. Your Way.</h2>
+ <h2 className={`${styles.sub}`}>Your apps. Your terms.</h2>
11
<p className={styles.subText}>
12
- Build and deploy without limits — your apps, your rules, your
13
- control.
+ No setup. No ops. No strings attached.
14
</p>
15
<Start position="footer" className={`button-lg ${styles.start}`} />
16
</div>
0 commit comments