<section class="content-block template-masthead bg-black bg-dark">
<div class="grid-container">
<div class="grid-x container-width-10 container-align-center">
<div class="cell medium-12">
<div class="cell__inner">
<header class="module header align-center">
<h2>Settling loses sales. Unlock your entire brand.</h2>
</header>
<div class="module text-editor text-center mt-sm">
<p class="p-lg">From marketplace management and logistics, to advertising and creative, we’re experts in every aspect of brand amplification on Amazon, and we’re f***ing proud of it.</p>
</div>
<div class="module buttons mt-lg align-center">
<a href="/nto#" class="button button--down js-scroll-down">Scroll down</a>
</div>
</div>
</div>
</div>
</div>
</section>
{{ template("masthead", {
"innerContent": "templates/masthead/context/default.njk",
"class": "bg-dark",
"bg": {
"color": "black"
},
"headers": [
{
"tag": "h2",
"text": "Settling loses sales. Unlock your entire brand."
}
],
"text": "<p class=\"p-lg\">From marketplace management and logistics, to advertising and creative, we’re experts in every aspect of brand amplification on Amazon, and we’re f***ing proud of it.</p>",
"buttons": [
{
"label": "Scroll down",
"type": "button--down js-scroll-down",
"url": "#"
}
]
}) }}