Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-02-22 05:35:12 +00:00

View File

@@ -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}