Update src/app/page.tsx

This commit is contained in:
2026-04-24 06:52:34 +00:00
parent 3ca9ef0699
commit 3336d9fdf8

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
description="Ready to book your session or have a question? I'd love to hear from you."
buttons={[
{
text: "Contact Support", href: "#"},
text: "Book Your Session", href: "#"},
]}
/>
</div>