diff --git a/src/app/page.tsx b/src/app/page.tsx index 787abcc..ed3daa3 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: "#" } + { text: "Schedule a Call", href: "https://calendly.com/contact@creativestudio" } ]} />