Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5e48370f0a |
@@ -187,7 +187,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Begin Collaboration", href: "mailto:contact@creativestudio.com" },
|
{ text: "Begin Collaboration", href: "mailto:contact@creativestudio.com" },
|
||||||
{ text: "Schedule a Call", href: "#" }
|
{ text: "Schedule a Call", href: "https://calendly.com/contact@creativestudio" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user