<div class="js-component md:bg-grey-50 relative block md:grid grid-cols-1 auto-rows-auto md:grid-cols-1 md:grid-rows-1 overflow-hidden z-0 bg-bravo-900 md:bg-transparent ">
<div class="hero absolute w-full h-full z-10 hidden md:block"></div>
<div class="md:col-start-1 md:col-end-md:row-start-1 md:row-end-2 relative hero-clip md:clip-path-none">
<picture class="block overflow-hidden h-full w-full">
<source media="(max-width: 1023px)" width="1200" height="750" srcset="/front-end/images/test-imagery/example4@16-10@1200w.jpg 1200w">
<img class="lazyload h-full object-cover w-full" alt="" width="1920" height="720" data-sizes="auto" data-srcset=",/front-end/images/test-imagery/example4@16-6@2000w.jpg 1200w" data-src="/front-end/images/test-imagery/example4@16-6@2000w.jpg">
</picture>
</div>
<div class="md:col-start-1 md:col-end-1 md:row-start-1 md:row-end-2 md:flex md:items-center relative -mt-3/10 md:mt-0">
<div class="hero-mobile absolute w-full h-48 z-10 md:hidden -top-48"></div>
<div class="mx-auto max-xsm:max-w-screen-xsm max-sm:max-w-screen-sm md:container">
<div class="px-6 py-7 lg:px-12 lg:py-13 md:w-96 lg:w-[420px] xl:w-[580px] relative rounded-3xl bg-bravo-900 md:bg-transparent">
<div class="relative flex flex-col justify-center z-20">
<h1 class="text-5xl xl:text-9xl font-medium font-heading leading-none text-white ">Latest news & insights</h1>
<div class="block prose prose-p:font-light prose-lg lg:prose:xl prose-p:leading-normal prose-ul:leading-normal prose-ol:leading-normal lg:prose-xl mt-6 prose-white">
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="min-h-[300px]" id="listing">
<div data-vue-module="ContentListing" data-root-nodes="1073,1023" data-search-configuration='{"id":1234,"resultsPerPage":6,"listingType":"3 Column List","paginationType":"Pagination","apiUrl":"/front-end/mock-json/articles/list.json","fieldFilters":[{"label":"Example Single Filter","aliases":"topics","filterType":"Dropdown","source":[{"name":"Insights","tagName":"Insights","id":1234},{"name":"Events","tagName":"Events","id":1235},{"name":"Company announcements","tagName":"Company announcements","id":1236},{"name":"Regulatory updates","tagName":"Regulatory updates","id":1237},{"name":"Community involvement","tagName":"Community involvement","id":1238},{"name":"Awards","tagName":"Awards","id":1239},{"name":"Sustainability","tagName":"Sustainability","id":1240},{"name":"Technology","tagName":"Technology","id":1241},{"name":"Case studies","tagName":"Case studies","id":1242},{"name":"Research, Tech and Innovation","tagName":"Research, Tech and Innovation","id":1289}]},{"label":"Example Multi-Filter","aliases":"Locations","filterType":"Multi-Select Dropdown","source":[{"name":"Scotland","tagName":"Scotland","id":1234},{"name":"Northern Ireland","tagName":"Northern Ireland","id":1236},{"name":"Northern England","tagName":"Northern England","id":1237},{"name":"North Wales","tagName":"North Wales","id":1238},{"name":"Midlands","tagName":"Midlands","id":1239},{"name":"Eastern England","tagName":"Eastern England","id":1241},{"name":"South Wales","tagName":"South Wales","id":1242},{"name":"South East England","tagName":"South East England","id":1243},{"name":"South West","tagName":"South West","id":1244},{"name":"Southern England","tagName":"Southern England","id":1245}]},{"label":"Name Search","aliases":"nodeName","filterType":"Free Text","source":[]}]}'></div>
</div>
{% render "@hero-variant-2--gradient-background", hero, true %}
{% render "@article-listing" %}
{
"siteName": "BIR Pattern Library",
"pageName": "News",
"hero": {
"heading": "Latest news & insights",
"caption": "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua",
"link": null,
"image": {
"src": "images/test-imagery/example4@16-6@2000w.jpg",
"srcSet": [
{
"url": "images/test-imagery/example4@16-6@2000w.jpg",
"size": 1200
}
],
"mdMax": {
"srcSet": [
{
"url": "images/test-imagery/example4@16-10@1200w.jpg",
"size": 1200
}
]
}
}
},
"breadcrumbs": [
{
"text": "Lorem",
"url": "./"
},
{
"text": "Ipsum",
"url": "./"
},
{
"text": "Dolor",
"url": "./"
}
]
}
No notes defined.