Skip to content

Commit 17dffb6

Browse files
committed
fix(homepage): rollback last CTA content
1 parent 22c4da3 commit 17dffb6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/components/Homepage.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -490,12 +490,12 @@ export default function Homepage() {
490490
<div className={styles.ctaGlow} />
491491
<div className="container">
492492
<h2>
493-
Start converting{" "}
494-
<span className={styles.highlight}>documents to PDF.</span>
493+
Ready to transform your{" "}
494+
<span className={styles.highlight}>workflows?</span>
495495
</h2>
496496
<p>
497-
Trusted in production by thousands of companies. Open source, MIT
498-
licensed.
497+
Join thousands of developers and start generating high-quality PDFs
498+
with Gotenberg's powerful containerized API.
499499
</p>
500500

501501
<div className={styles.finalButtons}>

0 commit comments

Comments
 (0)