1. Corporate Side-by-Side Signature
Product ManagerBackground
A product manager at Acme Inc. wants to update her email signature to include her headshot, company branding, and social links.
Problem
Standard email signatures often break layout alignment or block external social icon images in Outlook.
How to use
Input 'Jane Doe' as the full name, add job details, paste a public avatar URL, select the 'Side-by-side' layout, and add LinkedIn and X links.
{
"fullName": "Jane Doe",
"jobTitle": "Product Manager",
"company": "Acme Inc.",
"layout": "side",
"accent": "#2563eb",
"socials": "linkedin.com/in/janedoe\nx.com/janedoe"
}Outcome
A clean table-based HTML signature with a left-aligned photo, blue accent divider, and inline-SVG social icons that load reliably.