Business Card
Overview
When to use
The business card shows the contact information for a business like distribution-partners. There are some buttons to start a call with the appropriate app or to link to social media profiles.
When to consider an alternative
If you want to display content which has no address.
Component
Default
1024px
375px768px1400px
Block
1024px
375px768px1400px
Vertical
1024px
375px768px1400px
Image
1024px
375px768px1400px
Properties
Property | Type | Required | Default |
---|---|---|---|
companyName | String | true | - |
street | String | true | - |
city | String | true | - |
country | String | true | - |
phone | String | false | - |
fax | String | false | - |
directContacts | Arrayof Array<{
"href": "String",
"label": "String",
"icon": "String"
}> | false | - |
moreInformation | Arrayof Array<{
"href": "String",
"label": "String",
"icon": "String"
}> | false | - |
block | Bool | false | - |