diff --git a/src/app/page.tsx b/src/app/page.tsx index 2a0ef53..5d7e757 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -143,7 +143,7 @@ export default function LandingPage() { background={{ variant: "plain" }} buttons={[ { text: "Start Your Project", href: "#contact-form" }, - { text: "Schedule a Call", href: "#" } + { text: "Get Free Strategy Session", href: "#" } ]} useInvertedBackground={false} />