diff --git a/src/app/page.tsx b/src/app/page.tsx index a44d8fb..9fd8c67 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { description="Automate Your Business. Scale Your Revenue. We build custom AI applications that eliminate manual workflows, acquire more customers, and free up your capital." background={{ variant: "glowing-orb" }} buttons={[ - { text: "Get Your Free AI Audit", href: "#contact" }, + { text: "Start Your Free AI Audit", href: "#contact" }, { text: "See How It Works", href: "#process" } ]} buttonAnimation="slide-up"