Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d25cb15b95 | |||
| 1747a597bb | |||
| 7fc4a23af8 | |||
| 554cfa144b | |||
| f6f1f67d95 |
1411
src/app/layout.tsx
1411
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -210,7 +210,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
inputPlaceholder="your.email@domain.com"
|
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."
|
termsText="I'll respond to your message within 24 hours. Your privacy is respected."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user