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"