Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #6.
This commit is contained in:
2026-03-03 07:54:52 +00:00

View File

@@ -210,7 +210,7 @@ export default function LandingPage() {
{ name: "service", type: "text", placeholder: "Which service interests you? (e.g., Soul Mission Reading, Life Alignment Coaching)" } { name: "service", type: "text", placeholder: "Which service interests you? (e.g., Soul Mission Reading, Life Alignment Coaching)" }
]} ]}
textarea={{ textarea={{
name: "message", placeholder: "Tell Tanita what you're seeking support with. The more you share, the better she can help.", rows: 5, name: "message", placeholder: "What brought you here?", rows: 5,
required: true required: true
}} }}
useInvertedBackground={false} useInvertedBackground={false}