diff --git a/src/app/page.tsx b/src/app/page.tsx index 6c8b405..8aa80d6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -234,7 +234,7 @@ export default function LandingPage() { useInvertedBackground={false} buttons={[ { text: "Get In Touch", href: "mailto:hello@webild.studio" }, - { text: "Schedule a Call", href: "#contact" } + { text: "Book a Free Consultation", href: "https://calendly.com/webild-studio/consultation" } ]} />