feat(website): contact page on the form kit; enterprise form merges into it - #995
Merged
Conversation
…form rules Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
… intent Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
…d failure blocks; trim optional facts Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Also repoints the two /pricing#lead-form anchor links (pilot-to-prod, solutions/[slug]) at the band's new #enterprise id. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
…c proves the entry point reaches the form Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
…ng band Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
blove
enabled auto-merge (squash)
September 4, 2026 16:32
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR 2 of 3 for
docs/superpowers/specs/2026-09-03-lead-forms-system-design.md(plandocs/superpowers/plans/2026-09-04-lead-forms-system.md). Builds on the form kit from #994.What lands
/contactbecomes a tinted band: heading, lede, the reply-from-a-real-inbox note, and direct channels (founder address, GitHub issues, Discord) on the left; the form in an elevatedFormCardon the right; one column below 900 px.ContactFormrebuilt on the kit: visible labels, blur validation with fix-naming copy, focus moves to the first invalid field on submit,FormStatussuccess/failure/stale blocks, "Send to Brian"./contact?intent=enterprise&entry=<cta>: eyebrow "Enterprise", Company and Timeline required, "Tell us about your use case", "Request a conversation", postsform_kind: pricingwith the timeline and reportsentry_pointto analytics. Entry values are allowlisted server-side./pricing: the plan buttons and a newEnterpriseCtaBandlink to the enterprise intent;LeadFormand its CSS are deleted (0 submissions in 90 days per PostHog).Verification
nx e2e website --grep "contact page|pricing plan buttons|footer newsletter"pass.🤖 Generated with Claude Code