diff --git a/src/app/page.tsx b/src/app/page.tsx index 4633345..305c81c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -227,7 +227,7 @@ export default function LandingPage() { text="Ready to scale your digital dominance? Let’s start the conversation." buttons={[ { - text: "Book Consultation", href: "#"}, + text: "Schedule Your Free Strategy Call", href: "#"}, ]} /> @@ -266,4 +266,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file