Compare commits

..

2 Commits

Author SHA1 Message Date
a0a4db1bfe Update src/app/page.tsx 2026-04-24 02:40:57 +00:00
d1b6e4b468 Merge version_39 into main
Merge version_39 into main
2026-04-24 02:40:07 +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>