Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b49c955d61 | |||
| ab5cc5f4e8 | |||
| fbce16627e | |||
| 68c7217cd5 |
@@ -187,7 +187,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
text="Ready to build something extraordinary? Let's connect and create your next big idea."
|
||||
buttons={[{ text: "Get in Touch", href: "mailto:hello@creativeflow.com" }, { text: "Schedule a Call", href: "#" }]}
|
||||
buttons={[{ text: "Get in Touch", href: "mailto:hello@creativeflow.com" }, { text: "Schedule a Call", href: "https://cal.com/creativeflow" }]}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
animationType="entrance-slide"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user