1 Commits

Author SHA1 Message Date
ff19841a77 Update src/app/page.tsx 2026-03-12 06:36:18 +00:00

View File

@@ -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}
/>