Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4456c58e31 | |||
| 8971a227ce | |||
| 6189a5d05a | |||
| 13daccb5fd | |||
| ebf846200c | |||
| 3c78257459 |
1414
src/app/layout.tsx
1414
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -197,7 +197,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
title="Ready to Start Your Journey?"
|
||||
description="Get in touch with our team to learn more about Luminary, schedule a demo, or join our beta program. We're here to support your emotional wellness."
|
||||
description="Schedule a 15-minute demo to see Luminary in action, join our beta program for early access to new features, or get personalized onboarding support. We're here to help you transform your emotional wellness."
|
||||
inputs={[
|
||||
{ name: "fullName", type: "text", placeholder: "Full Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Email Address", required: true },
|
||||
|
||||
Reference in New Issue
Block a user