1 Commits

Author SHA1 Message Date
5e48370f0a Update src/app/page.tsx 2026-03-07 14:25:24 +00:00

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>