Update src/app/page.tsx

This commit is contained in:
2026-03-04 11:44:39 +00:00
parent 95a20a8a01
commit 59b2ed91ae

View File

@@ -228,7 +228,7 @@ export default function LandingPage() {
useInvertedBackground={true}
inputPlaceholder="Enter your email address"
buttonText="Start Creating Free"
termsText="By clicking \"Start Creating Free\" you're confirming that you agree with our Terms and Conditions. We'll send you a confirmation email shortly."
termsText="By clicking Start Creating Free you're confirming that you agree with our Terms and Conditions. We'll send you a confirmation email shortly."
ariaLabel="Newsletter signup and contact form"
/>
</div>