From f6df6d48e3029dd7f27e183bad7525d47003d279 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 06:18:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } ]} />