Acme is a fictional SaaS. This page is plain static HTML — no framework, no build step, no React on the host. The signup widget loads only when the user reaches for it.
The signup card above is a real React component — composed from shadcn-style primitives
(Card, Input, Button) — bundled by the dev team
with mountly init signup-card and dropped on this page using
<mountly-feature>. Marketing didn't touch React; developers didn't
touch the marketing page.