From 88213e0943405489e8e4f5a228632c4a7ba8c217 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 14:27:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } ]} /> -- 2.49.1