diff --git a/src/app/page.tsx b/src/app/page.tsx index 707d151..7805d16 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" />