There was an error while loading. Please reload this page.
2 parents b0730e5 + 1ff0949 commit afb583aCopy full SHA for afb583a
2 files changed
src/components/CtaBanner/index.js
@@ -9,12 +9,11 @@ export default function CtaBanner() {
9
<div>
10
<h2 className={styles.title}>Ready to debug like a pro?</h2>
11
<p className={styles.subtitle}>
12
- Join thousands of developers who trust PHP Debugger for their daily
13
- workflow.
+ Bring zero-overhead debugging to your daily workflow.
14
</p>
15
</div>
16
17
- <Link className={styles.button} to="/getting-started/quick-start">
+ <Link className={styles.button} to="/getting-started/installation">
18
Get Started Now →
19
</Link>
20
</section>
src/theme/DocItem/Footer/index.js
0 commit comments