1. 商务精英左右排列签名
商务经理背景
需要在日常与客户沟通的邮件中展示专业形象,包含头像、公司网站以及 LinkedIn 社交链接。
问题
邮件客户端自带的签名编辑器无法实现照片在左、文字在右的精致排版,且社交图标经常显示为附件。
如何使用
填写姓名“Jane Doe”、职位“Product Manager”及公司信息,在社交链接中输入 LinkedIn 地址,选择“左右排列”布局,并设置蓝色作为主题色。
{
"fullName": "Jane Doe",
"jobTitle": "Product Manager",
"company": "Acme Inc.",
"email": "[email protected]",
"photoUrl": "https://i.pravatar.cc/150?img=47",
"socials": "linkedin.com/in/janedoe",
"accent": "#2563eb",
"layout": "side",
"theme": "light"
}结果
生成一段包含内联样式的 HTML 代码,复制后粘贴到 Gmail 中,呈现出左侧为头像、右侧为联系信息和 LinkedIn 图标的精美签名。