<div class="js-component relative z-0 pt-26 lg:min-h-[600px]">
<div class="h-[250px] absolute top-0 left-0 z-10 w-full hero-gradient pointer-events-none opacity-25"></div>
<div class="bg-gradient-to-l bg-brand-gradient absolute top-0 left-0 w-full h-[80%] lg:h-full z-0 mob-hero-slant-clip-path lg:hero-slant-clip-path"></div>
<div class="relative z-20">
<div class="container flex flex-col lg:flex-row lg:items-center lg:gap-6">
<div class="lg:min-h-[435px] flex-1 flex items-center pb-12 lg:pb-0 ">
<div class="text-left">
<h1>
<span class="text-white font-extrabold italic uppercase text-[clamp(2rem,8vw,88px)] [text-shadow:0_4px_4px_rgba(0,0,0,0.10)] block hero-text leading-[0.9]">Latest</span>
<span class="text-white font-extrabold italic uppercase text-[clamp(2rem,8vw,88px)] [text-shadow:0_4px_4px_rgba(0,0,0,0.10)] block hero-text leading-[0.9]">News</span>
</h1>
<div class="mt-6 text-white font-extrabold italic text-[clamp(1rem,3vw,32px)] text-white hero-text leading-[0.9] [text-shadow:0_4px_4px_rgba(0,0,0,0.10)]">
<p>Lorem ipsum dolor sit amet</p>
</div>
</div>
</div>
<div class="relative z-10 flex-1 flex lg:-mb-48">
<picture class="block overflow-hidden rounded-[12px] w-full">
<img class="lazyload w-full" alt="" width="1200" height="750" data-sizes="auto" data-srcset="/front-end/images/test-imagery/eros@16-10@1200w.png 1200w" data-src="/front-end/images/test-imagery/eros@16-10@1200w.png">
</picture>
</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", hero, true %}
{% render "@article-listing" %}
{
"siteName": "Gigaclear Pattern Library",
"pageName": "News & Insights",
"activeSection": "personal",
"hero": {
"heading": [
"Latest",
"News"
],
"caption": "Lorem ipsum dolor sit amet",
"image": {
"src": "images/test-imagery/eros@16-10@1200w.png",
"srcSet": [
{
"url": "images/test-imagery/eros@16-10@1200w.png",
"size": 1200
}
]
}
},
"breadcrumbs": [
{
"text": "Lorem",
"url": "./"
},
{
"text": "Ipsum",
"url": "./"
},
{
"text": "Dolor",
"url": "./"
}
]
}
No notes defined.