Skip to content

feat(landing): add Get in touch contact section + nav CTAs#18

Merged
Markeljan merged 1 commit into
mainfrom
claude/youthful-curran-401c1b
May 14, 2026
Merged

feat(landing): add Get in touch contact section + nav CTAs#18
Markeljan merged 1 commit into
mainfrom
claude/youthful-curran-401c1b

Conversation

@Markeljan
Copy link
Copy Markdown
Collaborator

Summary

  • New Enterprise section sits below Install and renders a minimal contact card. Submitting it opens a Gmail compose draft to mark@semiotic.ai in a new tab.
  • Message field is optional; an empty submit prefills an "I'm interested in agentsec, could you tell me more?" body so anyone can fire off a 1-click intro.
  • Hero secondary CTA, Header nav + button, and Footer links all point at #enterprise so the form is reachable from any vantage point. Install copy and order otherwise unchanged.

Test plan

  • bun run check and bun run lint pass
  • Visit the landing page, click "Get in touch" in the hero / header → page anchors to the form section
  • Submit the form with the message field empty → Gmail compose opens with the default "I'm interested" body, to=mark@semiotic.ai, subject agentsec — inquiry
  • Submit with a typed message → Gmail compose opens with that body verbatim
  • If popup is blocked, the inline "Didn't open? Click here" link opens the same URL
  • Mobile layout: form stacks correctly at 375px wide

🤖 Generated with Claude Code

A new Enterprise section below Install renders a minimal contact card
that opens a Gmail compose draft to mark@semiotic.ai when submitted.
Message is optional; an empty submit prefills an "I'm interested in
agentsec" body. Hero, Header, and Footer point at #enterprise so a
visitor can reach the form from any vantage point.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@Markeljan Markeljan merged commit 11ea5db into main May 14, 2026
1 check passed
@Markeljan Markeljan deleted the claude/youthful-curran-401c1b branch May 14, 2026 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant