4 Commits

Author SHA1 Message Date
b49c955d61 Update src/app/page.tsx 2026-02-22 05:35:08 +00:00
ab5cc5f4e8 Merge version_1 into main
Merge version_1 into main
2026-02-22 05:28:55 +00:00
fbce16627e Merge version_1 into main
Merge version_1 into main
2026-02-22 05:28:10 +00:00
68c7217cd5 Merge version_1 into main
Merge version_1 into main
2026-02-22 05:26:07 +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}