diff --git a/src/app/page.tsx b/src/app/page.tsx index 84643ee..d33292d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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: "#"}, ]} />