Update src/app/page.tsx

This commit is contained in:
2026-03-10 14:35:06 +00:00
parent 01e129f8e1
commit faf7c5c4e3

View File

@@ -207,7 +207,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
text="Ready to transform your career and business? Let's start your coaching journey today. Schedule your free consultation and discover how we can help you achieve your goals."
animationType="reveal-blur"
animationType="entrance-slide"
buttons={[{ text: "Book Free Consultation", href: "#" }]}
background={{ variant: "plain" }}
useInvertedBackground={false}