Update src/app/page.tsx

This commit is contained in:
2026-03-10 09:14:24 +00:00
parent 1747a597bb
commit d25cb15b95

View File

@@ -210,7 +210,7 @@ export default function LandingPage() {
background={{ variant: "plain" }}
useInvertedBackground={false}
inputPlaceholder="your.email@domain.com"
buttonText="Send Message →"
buttonText="Start a Conversation"
termsText="I'll respond to your message within 24 hours. Your privacy is respected."
/>
</div>