3 Commits

Author SHA1 Message Date
4fabbce6a1 Update src/app/page.tsx 2026-03-05 15:33:40 +00:00
ac7462376c Update src/app/layout.tsx 2026-03-05 15:33:40 +00:00
a49f73132e Merge version_1 into main
Merge version_1 into main
2026-03-05 15:32:17 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -215,7 +215,7 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
inputPlaceholder="Enter your email address" inputPlaceholder="Enter your email address"
buttonText="Subscribe" buttonText="Subscribe"
termsText="We respect your privacy. Unsubscribe anytime. By subscribing, you agree to our Terms of Service and Privacy Policy." termsText="We respect your privacy. Unsubscribe anytime."
/> />
</div> </div>