Compare commits
2 Commits
version_39
...
version_40
| Author | SHA1 | Date | |
|---|---|---|---|
| a0a4db1bfe | |||
| d1b6e4b468 |
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
title="How My Therapy Works"
|
title="How My Therapy Works"
|
||||||
description="Find answers to help you start your journey."
|
description="Find answers to help you start your journey."
|
||||||
buttons={[{ text: "Book your consultation", href: "#contact" }]}
|
buttons={[{ text: "Book your consultation", href: "#contact" }, { text: "Ask a question", href: "#contact" }]}
|
||||||
faqsAnimation="blur-reveal"
|
faqsAnimation="blur-reveal"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user