<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title> Anagha From Atreyapuram</title>
    <meta name="description"
        content="Experience the royal taste of authentic Atreyapuram Putharekulu. Handcrafted traditional sweets delivered to your doorstep.">
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&family=Inter:wght@300;400;500;600&display=swap" rel="stylesheet">
    <link href='https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css' rel='stylesheet'>


    <link rel="stylesheet" href="navbar.css">
    <link rel="stylesheet" href="footer.css">
    <link rel="stylesheet" href="home.css">
    <link rel="stylesheet" href="comman.css">
</head>

<body>

    <div id="navbar-placeholder"></div>

    <header class="hero-section">
        <div class="hero-content">
            <h1 class="hero-title">The Royal Taste of Putharekulu</h1>
            <p class="hero-subtitle">Hand made Putharekulu made with Pure Ghee and Traditional recipes.</p>
            <a href="shop.html" class="cta-button">Shop Now</a>
        </div>
    </header>

    <section class="delivery-section">
    <div class="delivery-container">
        <h2>We Deliver Across Worldwide 🌍🚚</h2> 
        <p>
            Freshly prepared Atreyapuram Putharekulu delivered safely 
            to your doorstep with premium packaging and fast shipping.
        </p>

        <div class="delivery-features">
            <div class="feature">
                <i class='bx bx-package'></i>
                <span>Secure Packaging</span>
            </div>
            <div class="feature">
                <i class='bx bx-time'></i>
                <span>safe Delivery</span>
            </div>
            <div class="feature">
                <i class='bx bx-map'></i>
                <span>Pan India Shipping</span>
            </div>
        </div>
    </div>
    </section>

    

    
    <section class="container categories-section">
        <h2 class="section-title">Types Of Putharekulu Sweet</h2>
        <div class="categories-grid">


            <a href="shop.html?category=Traditional" class="category-item">
                <div class="category-image-wrapper">
                    <img src="images/p1.jpg" alt="Traditional Putharekulu"
                        onerror="this.src='https://via.placeholder.com/200?text=Traditional'">
                </div>
                <span class="category-name">Traditional</span>
            </a>

            <a href="shop.html?category=Premium Delights" class="category-item">
                <div class="category-image-wrapper">
                    <img src="images/p2.jpg" alt="Premium Delights"
                        onerror="this.src='https://via.placeholder.com/200?text=Premium'">
                </div>
                <span class="category-name">Premium Delights</span>
            </a>

            <a href="shop.html?category=Dry Fruit Specials" class="category-item">
                <div class="category-image-wrapper">
                    <img src="images/p3.jpg" alt="Dry Fruit Specials"
                        onerror="this.src='https://via.placeholder.com/200?text=Dry+Fruits'">
                </div>
                <span class="category-name">Dry Fruit Specials</span>
            </a>

            <a href="shop.html?category=Combo Packs" class="category-item">
                <div class="category-image-wrapper">
                    <img src="images/p4.jpg" alt="Combo Packs"
                        onerror="this.src='https://via.placeholder.com/200?text=Combos'">
                </div>
                <span class="category-name">Combo Packs</span>
            </a>
        </div>
    </section>

    <section class="testimonials-section">
    <h2 class="section-title">Our Happy Customers ❤️</h2>

    <div class="testimonials-container">

        <div class="testimonial-card">
            <p>
                “Absolutely delicious! The taste reminded me of my childhood in Atreyapuram.
                Fresh and perfectly packed.”
            </p>
            <h4>- Ramesh Kumar</h4>
        </div>

        <div class="testimonial-card">
            <p>
                “Premium quality and quick delivery. My family loved the Dry Fruit Specials.”
            </p>
            <h4>- Lakshmi Devi</h4>
        </div>

        <div class="testimonial-card">
            <p>
                “Authentic taste with beautiful packaging. Highly recommended!”
            </p>
            <h4>- Suresh Reddy</h4>
        </div>

        <div class="testimonial-card">
            <p>“Best putharekulu I've ever had! The jaggery melts in your mouth perfectly.”</p>
            <h4>- Kavitha</h4>
        </div>
        
        <div class="testimonial-card">
            <p>“Amazing quality and very traditional preparation. Highly recommend to everyone.”</p>
            <h4>- Mahesh</h4>
        </div>
        
        <div class="testimonial-card">
            <p>“The delivery was fast, and the packing kept everything fresh and intact.”</p>
            <h4>- Srinu</h4>
        </div>
        
        <div class="testimonial-card">
            <p>“My kids absolutely loved the chocolate putharekulu. Will order again!”</p>
            <h4>- Priya</h4>
        </div>
        
        <div class="testimonial-card">
            <p>“Really captures the royal essence of Atreyapuram. Superb ghee flavor.”</p>
            <h4>- Venkatesh</h4>
        </div>
        
        <div class="testimonial-card">
            <p>“Dry fruit specials are a total blast. Worth every single rupee!”</p>
            <h4>- Anusha</h4>
        </div>
        
        <div class="testimonial-card">
            <p>“I ordered these for a family function and everyone was delighted.”</p>
            <h4>- Ram Mohan</h4>
        </div>

    </div>
    </section>
    <section class="about-section">
    <div class="about-container">

        <div class="about-image">
            <img src="images/logo.png" alt="About Sri Anagha Putharekulu">
        </div>

        <div class="about-content">
            <h2>About Sri Anagha</h2>
            <strong class="highlight">Mission:</strong>
            
            <p>
               Our mission is to bridge the gap between rural supply and urban demand by delivering fresh, 
               genuine sweets to modern cities. We drive rural uprising and sustainable employment for women
               by honoring the hands that stir the pots of ancient tradition. Through this connection, 
               we empower rural artisans to nurture the next generation while sharing authentic flavors with the world
            </p>

            <strong class="highlight">Vision:</strong>

            <p>
                Our vision is to establish Anagha as the definitive urban benchmark for the unparalleled excellence of
                Atreyapuram artisans, bringing their storied culinary heritage to the forefront of corporate galas and 
                the general public alike. By serving as the metropolitan face of this craft, we aim to mirror the prestige 
                of the legendary Atreyapuram Putharekulu, ensuring that every bite becomes a celebration of authentic, 
                fresh, and genuine flavors.
            </p>
            <!-- <a href="" class="about-btn">Contact Us</a> -->
        </div>

    </div>
    </section>


    <div id="footer-placeholder"></div>

    <script src="navbar.js"></script>
    <script src="data.js"></script>
    <script src="footer.js"></script>
    <script src="script.js"></script>
    <script src="comman.js"></script>
</body>

</html>