From e8ed915133359e677134323fa4834fe00bcfacd9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 15:01:32 +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 058f175..8ea2bd6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -205,7 +205,7 @@ export default function LandingPage() { animationType="entrance-slide" background={{ variant: "sparkles-gradient" }} buttons={[ - { text: "Claim Your Free Audit", href: "#" }, + { text: "Get Your Free SEO Audit", href: "#" }, { text: "Schedule Strategy Call", href: "#" } ]} useInvertedBackground={false} -- 2.49.1