// Default transactional email — a clean, ready-to-send welcome built with // @react-email/components. Auto-discovered by `voltro dev` and registered // with @voltro/plugin-mail, so `mail.send({ template: 'welcome', props })` // works + the dashboard Mail panel previews it. // // This is a STARTER you replace: swap the copy, colours, and layout for // your brand. The component kit (Container / Section / Button / …) handles // the email-client quirks so it renders consistently across Gmail/Outlook/ // Apple Mail. Plain JSX tags also work if you'd rather not use the kit. // // Light + dark: inline styles are the LIGHT defaults; the