WIP: form copy and field visibility adjustments
This commit is contained in:
@@ -41,15 +41,14 @@ export function SiteFooter() {
|
||||
<div className="mx-auto max-w-3xl px-4 py-7 sm:px-6">
|
||||
<div className="flex flex-col gap-3 sm:flex-row sm:items-baseline sm:justify-between">
|
||||
<p className="font-display text-sm italic text-ink-soft">
|
||||
“A grocery co-op begins with people who decide to feed each other well.”
|
||||
“Thank you for completing this survey.”
|
||||
</p>
|
||||
<p className="text-xs text-ink-mute">
|
||||
Need a fresh link? Contact your engagement coordinator.
|
||||
Need a fresh link? Contact <a href="mailto:survey@fci.coop">Chris @ FCI</a>.
|
||||
</p>
|
||||
</div>
|
||||
<p className="mt-4 text-xs text-ink-mute leading-relaxed">
|
||||
Your responses go directly to your co-op's record. Nothing is shared with third
|
||||
parties. This page is only reachable through a personalized link issued to you.
|
||||
Your responses go directly to your co-op's record. This page is only reachable through a personalized link issued to you.
|
||||
</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user