<div data-module="subHubButtons" class="sub-hub-buttons">
<a href="#" class="sub-hub-buttons__button" role="button">Getting to Ireland</a>
<a href="#" class="sub-hub-buttons__button" role="button">Package holidays</a>
<a href="#" class="sub-hub-buttons__button" role="button">Accommodation</a>
<a href="#" class="sub-hub-buttons__button" role="button">Things to do</a>
<a href="#" class="sub-hub-buttons__button" role="button">Sustainable tourism</a>
<a href="#" class="sub-hub-buttons__button" role="button">Golf</a>
<a href="#" class="sub-hub-buttons__button" role="button">Luxury</a>
<a href="#" class="sub-hub-buttons__button" role="button">Getting around</a>
<a href="#" class="sub-hub-buttons__button" role="button">Outdoor & Wellness</a>
</div>
<div data-module="subHubButtons" class="sub-hub-buttons">
{{#each buttons}}
{{> @cp-sub-hub-button}}
{{/each}}
</div>
{
"buttons": [
{
"text": "Getting to Ireland",
"url": "#"
},
{
"text": "Package holidays",
"url": "#"
},
{
"text": "Accommodation",
"url": "#"
},
{
"text": "Things to do",
"url": "#"
},
{
"text": "Sustainable tourism",
"url": "#"
},
{
"text": "Golf",
"url": "#"
},
{
"text": "Luxury",
"url": "#"
},
{
"text": "Getting around",
"url": "#"
},
{
"text": "Outdoor & Wellness",
"url": "#"
}
]
}
There are no notes for this item.