diff --git a/src/app/page.tsx b/src/app/page.tsx index ed3daa3..17cd799 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -187,7 +187,7 @@ export default function LandingPage() { useInvertedBackground={false} buttons={[ { text: "Begin Collaboration", href: "mailto:contact@creativestudio.com" }, - { text: "Schedule a Call", href: "https://calendly.com/contact@creativestudio" } + { text: "Get a Free Consultation", href: "https://calendly.com/contact@creativestudio" } ]} />