<section>
    <div class="pageheader-dots">
        <div class="pageheader-dots__back"><a href="/">Back to the Design System</a></div>
        <div class="pageheader-dots__dots">
            <div class="pageheader-dots__wrapper">
                <div class="pageheader-dots__container">
                    <p class="pageheader-dots__top-heading">6/8</p>
                    <div id="js-pageheader-scene">
                        <p data-depth="0.2" class="pageheader-dots__main-heading">
                            Create Netlify account
                        </p>
                        <p data-depth="0.6" class="pageheader-dots__main-heading-shadow">
                            Create Netlify account
                        </p>
                    </div>
                    <p class="pageheader-dots__sub-heading">Go to <a href="https://app.netlify.com/signup" target="_blank">Netlify.com</a> and signup for a new account (or use your existing).</p>
                    <div class="pageheader-dots__button">
                        <a href="/components/preview/page-guide-5" title="Previous" class="link-button--ghost" property="url">Previous</a>

                        <a href="/components/preview/page-guide-7" title="Next" class="link-button" property="url">Next</a>

                    </div>
                </div>
            </div>
        </div>
    </div>
</section>
<section>
    {{> '@pageheader-dots' }}
</section>
{
  "pageHeader": {
    "top": "6/8",
    "main": "Create Netlify account",
    "sub": "Go to <a href=\"https://app.netlify.com/signup\" target=\"_blank\">Netlify.com</a> and signup for a new account (or use your existing)."
  },
  "previousButton": {
    "url": "/components/preview/page-guide-5",
    "title": "Previous",
    "text": "Previous"
  },
  "nextButton": {
    "url": "/components/preview/page-guide-7",
    "title": "Next",
    "text": "Next"
  }
}