5 Commits

Author SHA1 Message Date
8971a227ce Update src/app/page.tsx 2026-03-08 06:24:45 +00:00
6189a5d05a Update src/app/layout.tsx 2026-03-08 06:24:44 +00:00
13daccb5fd Merge version_1 into main
Merge version_1 into main
2026-03-08 06:09:54 +00:00
ebf846200c Merge version_1 into main
Merge version_1 into main
2026-03-08 06:09:14 +00:00
3c78257459 Merge version_1 into main
Merge version_1 into main
2026-03-08 06:08:11 +00:00
2 changed files with 12 additions and 1404 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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 },