Update src/app/page.tsx

This commit is contained in:
2026-05-01 07:21:28 +00:00
parent d66a1c120a
commit 76f00c84ff

View File

@@ -145,7 +145,7 @@ export default function LandingPage() {
<ContactSplitForm
useInvertedBackground={false}
title="Initiate Final Reveal"
description="Enter your final word signature to finalize the neural decryption sequence."
description="Submit your neural ID and target word now to unlock your personalized Final Reveal results immediately."
inputs={[
{ name: "name", type: "text", placeholder: "Neural ID" },
{ name: "word", type: "text", placeholder: "Final Target Word" }