diff --git a/src/app/page.tsx b/src/app/page.tsx index 5ac331a..cd95181 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -169,7 +169,7 @@ export default function LandingPage() { background={{ variant: "plain" }} useInvertedBackground={false} inputPlaceholder="Enter your email" - buttonText="Get Started" + buttonText="Claim Your Free Audit" termsText="We respect your privacy. Unsubscribe at any time." onSubmit={handleContactSubmit} />