@uswds/uswds
Version:
Open source UI components and visual style guide for U.S. government websites
28 lines (27 loc) • 638 B
JSON
{
"size": "lg",
"items": [
{
"icon": {
"name": "help",
"color": "blue"
},
"content": "<span class=\"text-bold\">Timing.</span> Is now the right time to start a business?"
},
{
"icon": {
"name": "help",
"color": "blue"
},
"content": "<span class=\"text-bold\">Funding.</span> Do I have enough money to launch a business?"
},
{
"icon": {
"name": "help",
"color": "blue"
},
"content": "<span class=\"text-bold\">Need.</span> Will this business fill a real need for my customers?"
}
],
"img_path": "./img"
}