<div class="hero theme--consumer theme--dark" style="background-image: url('/mocks/img/hero.jpg');">
<img class="hero__image" src=/mocks/img/hero.jpg alt=a fancy buidling />
<div class="hero__primary theme--consumer theme--dark">
<div class="hero__text">
<h1 class="headline-2 ">Vill du snabbt få förslag på rätt ventilation?</h1>
</div>
</div>
<div class="hero__secondary">
<p class="hero__image-text">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin semper mauris ultricies elit suscipit porttitor.</p>
</div>
</div>
<section class="panel theme--grey
panel--compact ">
<div class="panel__inner">
<div class="row row--justify-around">
<div class="col col--span-12 col--span-s-8">
<div data-react="search-widget" data-props="{"endpoint":"/mocks/api/search-results.json","searchPageUrl":"https://int.swegon.com/sv/product-search/","form":{"method":"GET","body":{"language":"sv","includeOnlyBuyable":"false"}},"className":"search-field--big","seeMoreText":"Visa alla","placeholderText":"Sök produkter"}"></div>
</div>
<div class="col col--span-12 col--bottom-gutter h-text-center">
<p class="search-result-count">Your search resulted in 9 products</p>
</div>
</div>
</div>
</section>
{{render "@hero--default"}}
{{#> @panel theme="grey" modifiers="compact"}}
<div class="row row--justify-around">
<div class="col col--span-12 col--span-s-8">
{{render "@search-widget"}}
</div>
<div class="col col--span-12 col--bottom-gutter h-text-center">
{{> @search-result-count this}}
</div>
</div>
{{/@panel}}
{
"marketSelectorModal": {
"id": "market-selector",
"closeLabel": "Stäng"
},
"paginationInfo": {
"text": "Your search resulted in 9 products"
}
}
No notes defined.