{
"root": "html",
"elements": {
"html": {
"type": "Html",
"props": {
"lang": "en",
"dir": null
},
"children": [
"head",
"preview",
"body"
]
},
"head": {
"type": "Head",
"props": {},
"children": []
},
"preview": {
"type": "Preview",
"props": {
"text": "Join Alan on Vercel"
},
"children": []
},
"body": {
"type": "Body",
"props": {
"style": {
"backgroundColor": "#ffffff",
"fontFamily": "-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Ubuntu, sans-serif",
"margin": "0 auto",
"padding": "0 8px"
}
},
"children": [
"container"
]
},
"container": {
"type": "Container",
"props": {
"style": {
"maxWidth": "465px",
"margin": "40px auto",
"border": "1px solid #eaeaea",
"borderRadius": "4px",
"padding": "20px"
}
},
"children": [
"logo-section",
"heading",
"greeting-text",
"invite-text",
"avatar-section",
"button-section",
"url-text",
"invite-link",
"hr",
"footer-text"
]
},
"logo-section": {
"type": "Section",
"props": {
"style": {
"marginTop": "32px"
}
},
"children": [
"logo"
]
},
"logo": {
"type": "Image",
"props": {
"src": "/static/vercel-logo.png",
"width": 40,
"height": 37,
"alt": "Vercel",
"style": {
"margin": "0 auto",
"display": "block"
}
},
"children": []
},
"heading": {
"type": "Heading",
"props": {
"text": "Join Enigma on Vercel",
"as": "h1",
"style": {
"color": "#000000",
"fontSize": "24px",
"fontWeight": "normal",
"textAlign": "center",
"margin": "30px 0",
"padding": "0"
}
},
"children": []
},
"greeting-text": {
"type": "Text",
"props": {
"text": "Hello alanturing,",
"style": {
"color": "#000000",
"fontSize": "14px",
"lineHeight": "24px"
}
},
"children": []
},
"invite-text": {
"type": "Text",
"props": {
"text": "Alan ([email protected]) has invited you to the Enigma team on Vercel.",
"style": {
"color": "#000000",
"fontSize": "14px",
"lineHeight": "24px"
}
},
"children": []
},
"avatar-section": {
"type": "Section",
"props": {
"style": {}
},
"children": [
"avatar-row"
]
},
"avatar-row": {
"type": "Row",
"props": {
"style": {}
},
"children": [
"user-avatar-col",
"arrow-col",
"team-avatar-col"
]
},
"user-avatar-col": {
"type": "Column",
"props": {
"style": {}
},
"children": [
"user-avatar"
]
},
"user-avatar": {
"type": "Image",
"props": {
"src": "/static/vercel-user.png",
"width": 64,
"height": 64,
"alt": "alanturing",
"style": {
"borderRadius": "50%",
"marginLeft": "auto"
}
},
"children": []
},
"arrow-col": {
"type": "Column",
"props": {
"style": {}
},
"children": [
"arrow-img"
]
},
"arrow-img": {
"type": "Image",
"props": {
"src": "/static/vercel-arrow.png",
"width": 12,
"height": 9,
"alt": "invited to",
"style": {
"margin": "0 auto"
}
},
"children": []
},
"team-avatar-col": {
"type": "Column",
"props": {
"style": {}
},
"children": [
"team-avatar"
]
},
"team-avatar": {
"type": "Image",
"props": {
"src": "/static/vercel-team.png",
"width": 64,
"height": 64,
"alt": "Enigma",
"style": {
"borderRadius": "50%",
"marginRight": "auto"
}
},
"children": []
},
"button-section": {
"type": "Section",
"props": {
"style": {
"marginTop": "32px",
"marginBottom": "32px",
"textAlign": "center"
}
},
"children": [
"join-button"
]
},
"join-button": {
"type": "Button",
"props": {
"text": "Join the team",
"href": "https://vercel.com/teams/invite/foo",
"style": {
"backgroundColor": "#000000",
"borderRadius": "4px",
"color": "#ffffff",
"fontSize": "12px",
"fontWeight": "600",
"textDecoration": "none",
"textAlign": "center",
"padding": "12px 20px"
}
},
"children": []
},
"url-text": {
"type": "Text",
"props": {
"text": "or copy and paste this URL into your browser:",
"style": {
"color": "#000000",
"fontSize": "14px",
"lineHeight": "24px"
}
},
"children": []
},
"invite-link": {
"type": "Link",
"props": {
"text": "https://vercel.com/teams/invite/foo",
"href": "https://vercel.com/teams/invite/foo",
"style": {
"color": "#2563eb",
"textDecoration": "none",
"fontSize": "14px"
}
},
"children": []
},
"hr": {
"type": "Hr",
"props": {
"style": {
"borderColor": "#eaeaea",
"margin": "26px 0"
}
},
"children": []
},
"footer-text": {
"type": "Text",
"props": {
"text": "This invitation was intended for alanturing. This invite was sent from 204.13.186.218 located in São Paulo, Brazil. If you were not expecting this invitation, you can ignore this email. If you are concerned about your account's safety, please reply to this email to get in touch with us.",
"style": {
"color": "#666666",
"fontSize": "12px",
"lineHeight": "24px"
}
},
"children": []
}
}
}Select an example to preview
Enter a prompt to generate an email