<section class="offer-banner section">

    <div class="container">

        <div class="offer-wrapper">

            <div class="offer-content">

                <span class="offer-badge">
                    Limited Time Offer
                </span>

                <h2>

                    Experience the Power of

                    <span>Authentic Kerala Ayurveda</span>

                </h2>

                <p>

                    Discover premium Ayurvedic wellness products carefully crafted
                    using traditional herbal formulations.

                </p>

                <div class="offer-buttons">

                    <a href="{{ link }}" class="btn-primary">

                        Shop Now

                    </a>

                    <a href="#" class="btn-outline">

                        Learn More

                    </a>

                </div>

            </div>

        </div>

    </div>

</section>