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}