Widgets

<div class="container">
    <div class="hero-section">
        <div class="hero-text">
            <h1>Widgets Widgets Widgets</h1>
            <p>Widgets are powerful, reusable building blocks that accelerate development, ensure design consistency, and deliver seamless user experiences at scale.</p>
            
        </div>

        <div class="api-capabilities">
					</div>
    </div>

    <div class="widgets-grid">
        <div class="widget-card">
            <h3>Payments Widget</h3>
            <p>Blackhawk’s Payment Widget enables seamless, secure, and scalable transactions through a plug-and-play solution that accelerates integration and innovation.</p>
            <a href="https://developers.bhn.technology/bhn-external/page/payment-widget" target="_blank" class="btn-secondary">
           View Widget
        </a>
      </div>



        <div class="widget-card">
            <h3>Buy Now Widget</h3>
            <p>Blackhawk’s Buy Now Widget empowers effortless, secure purchases with a plug-and-play design that accelerates checkout and boosts conversions.</p>
            <a href="https://binge-widget-v2.semi.cashstar.com/" target="_blank" class="btn-secondary">View Widget</a>
        </div>
    </div>
</div>