From da2dd0fae242b3d6b03cc15282f8107a6cb0392f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 22:03:44 +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 59b1f33..d8ba76f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -174,7 +174,7 @@ export default function LandingPage() { tag="GET STARTED" title="Ready to raise your standards?" description="Schedule your complimentary website strategy audit. Let's build something worth talking about." - buttons={[{ text: "Request Free Audit", href: "#" }]} + buttons={[{ text: "Get My Strategy Audit", href: "#" }]} /> -- 2.49.1