<section class="hero-section">

    <div class="hero-overlay"></div>

    <div class="container position-relative">

        <div class="row justify-content-center text-center">

            <div class="col-lg-10">

                <div class="hero-content">

                    <span class="hero-subtitle" data-aos="fade-up">
                        Luxury Bridal Makeup Artist
                    </span>

                    <h1 data-aos="fade-up" data-aos-delay="100">
                        Timeless Beauty <br>
                        Crafted For Your Special Day
                    </h1>

                    <p data-aos="fade-up" data-aos-delay="200">
                        Elevating bridal elegance with luxurious makeup artistry, flawless styling and unforgettable beauty experiences tailored exclusively for every celebration.
                    </p>

                    <div class="hero-buttons" data-aos="fade-up" data-aos-delay="300">

                        <a href="booking.php" class="theme-btn">
                            Book Appointment
                        </a>

                        <a href="gallery.php" class="outline-btn">
                            Explore Gallery
                        </a>

                    </div>

                </div>

            </div>

        </div>

    </div>

</section>