From 6ca3e5135091d169635cecd91b7c8d1d092c9e86 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 00:49:11 +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 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" -- 2.49.1