Update src/app/page.tsx

This commit is contained in:
2026-03-03 06:18:43 +00:00
parent ee96ef13b2
commit f6df6d48e3

View File

@@ -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" }
]}
/>
</div>