Update src/app/page.tsx
This commit is contained in:
@@ -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