Copy: route contact prompts to Chris @ FCI; warmer form subtitle
This commit is contained in:
@@ -692,8 +692,7 @@ function SuccessDestination({
|
||||
</h2>
|
||||
<p className="mx-auto mt-3 max-w-prose text-[15px] leading-relaxed text-ink-soft">
|
||||
Thank you. We've recorded this survey for{" "}
|
||||
<span className="font-medium text-ink">{orgName}</span>. Your engagement coordinator will see
|
||||
it on their next review.
|
||||
<span className="font-medium text-ink">{orgName}</span>.
|
||||
</p>
|
||||
<div className="mt-7 flex flex-col items-center justify-center gap-3 sm:flex-row">
|
||||
<button
|
||||
@@ -720,7 +719,7 @@ function ErrorState({ message }: { message: string }) {
|
||||
</h2>
|
||||
<p className="mt-3 text-sm leading-relaxed text-ink-soft">{message}</p>
|
||||
<p className="mt-4 text-sm text-ink-soft">
|
||||
If this keeps happening, please contact your engagement coordinator and ask for a fresh
|
||||
If this keeps happening, please contact <a href="mailto:chris@fci.coop">Chris @ FCI</a> and ask for a fresh
|
||||
link.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user