Update src/app/page.tsx

This commit is contained in:
2026-04-24 02:40:57 +00:00
parent d1b6e4b468
commit a0a4db1bfe

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>