Update src/app/page.tsx

This commit is contained in:
2026-03-08 06:24:45 +00:00
parent 6189a5d05a
commit 8971a227ce

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