From 1faa8a930e23dd52f454a2dc1c46543bea4af02d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 17:00:05 +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 6cc26cc..fe484d9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,7 +132,7 @@ export default function LandingPage() { title="Let's Build Something Amazing Together" description="Contact us today to discuss your project and discover how Webild can transform your digital presence. Our team is ready to bring your vision to life." buttons={[ - { text: "Schedule Consultation", href: "mailto:hello@webild.com" }, + { text: "Get Free Strategy Session", href: "mailto:hello@webild.com" }, { text: "Explore Portfolio", href: "#testimonials" } ]} buttonAnimation="slide-up" -- 2.49.1