@n8d/htwoo-patterns
Version:
hTWOo Patterns to setup custom style guide
43 lines • 1.63 kB
JSON
{
"cards": [
{
"headerImage": "../../images/card-images/htwoo-gm-001.svg",
"cardtitle": "Welcome to your hTWOo Splash card",
"description": "This shows the base setup of a teams splash card setup and I'am out of futher text here",
"prim-btn": {
"classname": "hoo-button-primary",
"label": "Create something"
},
"sec-btn": {
"classname": "hoo-button",
"label": "Call for action"
}
},
{
"headerImage": "../../images/card-images/htwoo-gm-002.svg",
"cardtitle": "Welcome to your hTWOo Splash card",
"description": "This shows the base setup of a teams splash card setup and I'am out of futher text here",
"prim-btn": {
"classname": "hoo-button-primary",
"label": "Create something"
},
"sec-btn": {
"classname": "hoo-button",
"label": "Call for action"
}
},
{
"headerImage": "../../images/card-images/htwoo-gm-003.svg",
"cardtitle": "Welcome to your hTWOo Splash card",
"description": "This shows the base setup of a teams splash card setup and I'am out of futher text here",
"prim-btn": {
"classname": "hoo-button-primary",
"label": "Create something"
},
"sec-btn": {
"classname": "hoo-button",
"label": "Call for action"
}
}
]
}