3 Commits

Author SHA1 Message Date
88213e0943 Update src/app/page.tsx 2026-03-07 14:27:31 +00:00
21222b5df7 Merge version_2 into main
Merge version_2 into main
2026-03-07 14:25:28 +00:00
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: "Get a Free Consultation", href: "https://calendly.com/contact@creativestudio" }
]}
/>
</div>