Rebuild Language Boss marketing site - #1
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| <a | ||
| class="btn primary large" | ||
| class="btn primary fullwidth" | ||
| href="mailto:contact@language-boss.com?subject=Language%20Boss%20Demo" | ||
| data-i18n="contact-cta" | ||
| >Book my demo</a |
There was a problem hiding this comment.
Wire demo inputs into submission
The demo lead form now shows text inputs, but the CTA is just a static mailto:contact@language-boss.com link and there is no <form> or script wiring those fields into the link. If a visitor fills out the campus/level/needs fields and clicks “Book my demo,” none of their answers are sent—they land in a blank email composer. That loses the information the new form asks for and defeats the purpose of collecting it.
Useful? React with 👍 / 👎.
Summary
Testing
Codex Task