Merge version_40 into main #49

Merged
bender merged 1 commits from version_40 into main 2026-04-24 02:41:01 +00:00

View File

@@ -146,7 +146,7 @@ export default function LandingPage() {
]}
title="How My Therapy Works"
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"
/>
</div>