Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-03-07 14:25:28 +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>