Update src/app/page.tsx

This commit is contained in:
2026-03-07 14:25:24 +00:00
parent 09f66b7572
commit 5e48370f0a

View File

@@ -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" }
]}
/>
</div>