{"id":70,"date":"2021-11-28T10:40:09","date_gmt":"2021-11-28T10:40:09","guid":{"rendered":"https:\/\/sriramhomes.com\/index.php\/home\/"},"modified":"2025-11-23T15:13:53","modified_gmt":"2025-11-23T09:43:53","slug":"rera-registered-residential-plots-jaggampeta-kakinada","status":"publish","type":"page","link":"https:\/\/sriramhomes.com\/index.php\/rera-registered-residential-plots-jaggampeta-kakinada\/","title":{"rendered":"Home"},"content":{"rendered":"\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n<script>\n    tailwind.config = {\n        theme: {\n            extend: {\n                colors: {\n                    primary: 'rgba(81, 106, 20, 1)', \/* Adjusted opacity for solid nav *\/\n                    primaryLight: 'rgba(81, 106, 20, 0.8)',\n                    secondary: '#ff9f29',\n                    accent: '#4f6f52',\n                    light: '#f5efe6'\n                },\n                fontFamily: {\n                    sans: ['Arial', 'sans-serif'],\n                }\n            }\n        }\n    }\n<\/script>\n<style>\n    \/* Smooth Scrolling *\/\n    html {\n        scroll-behavior: smooth;\n    }\n\n    .hero {\n        background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.3)), url('https:\/\/sriramhomes.com\/wp-content\/uploads\/2025\/07\/image-1.png');\n        background-size: cover;\n        background-position: center;\n        background-repeat: no-repeat;\n    }\n    \n    .feature-card:hover {\n        transform: translateY(-10px);\n        box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);\n    }\n    \n    .gallery-item { transition: all 0.3s ease; }\n    .gallery-item:hover { transform: scale(1.05); }\n    \n    .approval-badge { animation: pulse 2s infinite; }\n    @keyframes pulse {\n        0% { transform: scale(1); }\n        50% { transform: scale(1.05); }\n        100% { transform: scale(1); }\n    }\n    \n    \/* Sticky Nav Styles *\/\n    .sticky-nav {\n        position: fixed; \/* Changed to fixed for better stability *\/\n        top: 0;\n        left: 0;\n        width: 100%;\n        z-index: 999; \/* High z-index to sit above Elementor elements *\/\n        transition: all 0.3s ease;\n        background-color: rgba(81, 106, 20, 0.95); \/* Default semi-transparent *\/\n        backdrop-filter: blur(5px);\n    }\n    \n    .sticky-nav.scrolled {\n        background-color: #38a899;\n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);\n    }\n    \n    .whatsapp-float {\n        position: fixed;\n        bottom: 30px;\n        right: 30px;\n        z-index: 1000;\n    }\n\n    \/* Mobile Menu Transitions *\/\n    #mobile-menu {\n        transition: transform 0.3s ease-in-out;\n    }\n    .menu-open {\n        overflow: hidden; \/* Prevent body scroll when menu is open *\/\n    }\n<\/style>\n\n<div class=\"font-sans bg-gray-50 pt-[80px]\"> <div class=\"whatsapp-float\">\n        <a href=\"https:\/\/wa.me\/919885155668\" target=\"_blank\" class=\"bg-green-500 text-white p-4 rounded-full shadow-lg flex items-center justify-center hover:bg-green-600 transition duration-300\">\n            <i class=\"fab fa-whatsapp text-2xl\"><\/i>\n        <\/a>\n    <\/div>\n\n    <nav class=\"sticky-nav text-white py-3 shadow-md\">\n        <div class=\"container mx-auto px-4 flex justify-between items-center\">\n            <div class=\"flex items-center\">\n                <a href=\"https:\/\/sriramhomes.com\/\" class=\"flex items-center\">\n                    <img decoding=\"async\" src=\"https:\/\/sriramhomes.com\/wp-content\/uploads\/2022\/12\/cropped-1670992625933-e1670992758944-1.png\" alt=\"Sri Ram Homes Logo\" class=\"h-[50px] md:h-[60px] bg-white\/90 px-2 rounded py-1\" loading=\"lazy\">\n                <\/a>\n            <\/div>\n            \n            <div class=\"hidden md:flex space-x-8 font-bold text-lg\">\n                <a href=\"#features\" class=\"hover:text-secondary transition duration-300\">Features<\/a>\n                <a href=\"https:\/\/sriramhomes.com\/index.php\/plotdetail\/\" class=\"hover:text-secondary transition duration-300\">Plot Details<\/a>\n                <a href=\"#gallery\" class=\"hover:text-secondary transition duration-300\">Gallery<\/a>\n                <a href=\"#location\" class=\"hover:text-secondary transition duration-300\">Location<\/a>\n                <a href=\"#contact\" class=\"bg-secondary text-primary px-4 py-2 rounded hover:bg-white hover:text-primary transition duration-300\">Contact<\/a>\n            <\/div>\n            \n            <div class=\"md:hidden\">\n                <button id=\"menu-toggle\" class=\"text-white focus:outline-none p-2\">\n                    <i class=\"fas fa-bars text-2xl\"><\/i>\n                <\/button>\n            <\/div>\n        <\/div>\n    <\/nav>\n\n    <div id=\"mobile-menu\" class=\"fixed inset-0 bg-white z-[2000] transform translate-x-full w-full h-screen flex flex-col\">\n        <div class=\"flex justify-between items-center p-4 border-b border-gray-200 bg-gray-50\">\n            <img decoding=\"async\" src=\"https:\/\/sriramhomes.com\/wp-content\/uploads\/2022\/12\/cropped-1670992625933-e1670992758944-1.png\" alt=\"Sri Ram Homes\" class=\"h-12\">\n            <button id=\"menu-close\" class=\"text-gray-600 hover:text-red-500 focus:outline-none p-2\">\n                <i class=\"fas fa-times text-3xl\"><\/i>\n            <\/button>\n        <\/div>\n        \n        <div class=\"flex flex-col items-center justify-center flex-grow space-y-8 text-xl font-bold text-gray-800\">\n            <a href=\"#features\" class=\"mobile-link hover:text-primary transition duration-300\">Features<\/a>\n            <a href=\"https:\/\/sriramhomes.com\/index.php\/plotdetail\/\" class=\"mobile-link hover:text-primary transition duration-300\">Plot Details<\/a>\n            <a href=\"#gallery\" class=\"mobile-link hover:text-primary transition duration-300\">Gallery<\/a>\n            <a href=\"#location\" class=\"mobile-link hover:text-primary transition duration-300\">Location<\/a>\n            <a href=\"#contact\" class=\"mobile-link bg-primary text-white px-8 py-3 rounded-full hover:bg-green-700 transition duration-300\">Contact Us<\/a>\n        <\/div>\n        \n        <div class=\"p-6 bg-gray-50 text-center text-gray-500 text-sm\">\n            <p>Call us: <a href=\"tel:+919885155668\" class=\"text-primary font-bold\">+91 98851 55668<\/a><\/p>\n        <\/div>\n    <\/div>\n\n    <section id=\"home\" class=\"hero h-screen md:h-[70vh] flex items-center justify-center text-white relative\">\n        <div class=\"container mx-auto px-4 text-center pt-10\">    \n            <div style=\"display: flex; justify-content: center; margin-bottom: 20px;\">\n                <div id=\"loan-info\" style=\"background-color: #d7df07; color: #000; padding: 12px 24px; font-size: 16px; md:font-size: 20px; font-weight: bold; border-radius: 9999px; box-shadow: 0 4px 6px rgba(0,0,0,0.3); font-family: Arial, sans-serif; transition: opacity 0.5s ease-in-out; opacity: 1;\">\n                    \u0c2a\u0c4d\u0c32\u0c3e\u0c1f\u0c4d \u0c15\u0c4a\u0c28\u0c41\u0c17\u0c4b\u0c32\u0c41\u0c15\u0c41 \u0c2c\u0c4d\u0c2f\u0c3e\u0c02\u0c15\u0c4d \u0c32\u0c4b\u0c28\u0c4d 80% \u0c35\u0c30\u0c15\u0c41 \u2013 \u0c35\u0c21\u0c4d\u0c21\u0c40 \u0c30\u0c47\u0c1f\u0c41 8.5% \u0c28\u0c41\u0c02\u0c21\u0c3f !\n                <\/div>\n            <\/div>\n\n            <div class=\"approval-badge bg-white text-primary inline-block px-4 py-2 rounded-full mb-6 shadow-lg\">\n                <a href=\"#contact\" class=\"font-bold text-black\">Apply for Loan<\/a>\n            <\/div>\n\n            <h1 class=\"text-3xl md:text-6xl font-bold mb-6 text-white drop-shadow-lg leading-tight\">Premium Residential Rera Plots in Jaggampeta<\/h1>\n            <p class=\"text-lg md:text-2xl mb-8 max-w-3xl mx-auto drop-shadow-md font-medium\">\n                Sri Ram Homes offers RERA registered open plots with all modern amenities in a prime location Jaggampeta, near Kakinada.\n            <\/p>\n\n            <div class=\"flex flex-col md:flex-row justify-center gap-4\">\n                <a href=\"#contact\" class=\"bg-secondary text-black font-bold px-8 py-3 rounded-full hover:bg-yellow-500 transition duration-300 shadow-lg\">\n                  RERA &#038; GUDA APPROVED\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section id=\"about\" class=\"py-20 bg-light\">\n        <div class=\"container mx-auto px-4\">\n            <div class=\"text-center mb-16\">\n                <h2 class=\"text-3xl md:text-4xl font-bold text-primary mb-4\">Welcome to Sri Ram Homes<\/h2>\n                <div class=\"w-20 h-1 bg-secondary mx-auto mb-6\"><\/div>\n                <p class=\"text-gray-700 max-w-3xl mx-auto\">The most trusted destination for RERA registered open plots in Jaggampeta, near Kakinada District.<\/p>\n            <\/div>\n            \n            <div class=\"flex flex-col md:flex-row items-center gap-10\">\n                <div class=\"md:w-1\/2\">\n                    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/sriramhomes.com\/wp-content\/uploads\/2025\/07\/1739195257788-scaled-e1752824561216.webp\" alt=\"Sri Ram Homes Layout\" class=\"rounded-lg shadow-xl w-full\" loading=\"lazy\" width=\"600\" height=\"400\">\n                <\/div>\n                \n                <div class=\"md:w-1\/2\">\n                    <h3 class=\"text-2xl font-bold text-primary mb-4\">Strategic Location Advantage<\/h3>\n                    <p class=\"text-gray-700 mb-6\">Strategically located on the Kakinada\u2013Bhadrachalam highway, our layout is perfect for families, investors, and those looking to build their dream home in a well-developed area.<\/p>\n                    \n                    <div class=\"grid grid-cols-1 md:grid-cols-2 gap-4 mb-8\">\n                        <div class=\"flex items-start\">\n                            <i class=\"fas fa-map-marker-alt text-secondary text-xl mr-3 mt-1\"><\/i>\n                            <div>\n                                <h4 class=\"font-bold text-primary\">Prime Location<\/h4>\n                                <p class=\"text-gray-700\">Near Govt Degree College, Jaggampeta<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"flex items-start\">\n                            <i class=\"fas fa-road text-secondary text-xl mr-3 mt-1\"><\/i>\n                            <div>\n                                <h4 class=\"font-bold text-primary\">Excellent Connectivity<\/h4>\n                                <p class=\"text-gray-700\">Direct access to Kakinada\u2013Bhadrachalam highway<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"flex items-start\">\n                            <i class=\"fas fa-school text-secondary text-xl mr-3 mt-1\"><\/i>\n                            <div>\n                                <h4 class=\"font-bold text-primary\">Nearby Facilities<\/h4>\n                                <p class=\"text-gray-700\">Close to schools, bus stand, and hospitals<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"flex items-start\">\n                            <i class=\"fas fa-chart-line text-secondary text-xl mr-3 mt-1\"><\/i>\n                            <div>\n                                <h4 class=\"font-bold text-primary\">Growth Potential<\/h4>\n                                <p class=\"text-gray-700\">Fast-developing residential zone in East Godavari<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"bg-primary text-white p-6 rounded-lg\">\n                        <h4 class=\"font-bold text-xl mb-3\">Why Choose Sri Ram Homes?<\/h4>\n                        <ul class=\"list-disc pl-5 space-y-2\">\n                            <li>RERA Registered &#038; Approved by KUDA and GUDA<\/li>\n                            <li>40 Feet Wide Concrete Roads<\/li>\n                            <li>Proper Drainage System<\/li>\n                            <li>Four Entrances with Main Road Connectivity<\/li>\n                            <li>Greenery &#038; Peaceful Environment<\/li>\n                            <li>Clear Title with Spot Registration<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section id=\"features\" class=\"py-20 bg-white\">\n        <div class=\"container mx-auto px-4\">\n            <div class=\"text-center mb-16\">\n                <h2 class=\"text-3xl md:text-4xl font-bold text-primary mb-4\">Sri Ram Homes Features<\/h2>\n                <div class=\"w-20 h-1 bg-secondary mx-auto mb-6\"><\/div>\n                <p class=\"text-gray-700 max-w-3xl mx-auto\">Our community offers a variety of plots for sale with premium amenities designed for comfortable living.<\/p>\n            <\/div>\n            \n            <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-8\">\n                <div class=\"feature-card bg-light p-8 rounded-lg transition duration-300\">\n                    <div class=\"text-secondary text-4xl mb-4\">\n                        <i class=\"fas fa-road\"><\/i>\n                    <\/div>\n                    <h3 class=\"text-xl font-bold text-primary mb-3\">40ft Concrete Roads<\/h3>\n                    <p class=\"text-gray-700\">All roads within the layout are 40 feet wide and made of concrete, providing a smooth and durable surface for vehicles.<\/p>\n                <\/div>\n                \n                <div class=\"feature-card bg-light p-8 rounded-lg transition duration-300\">\n                    <div class=\"text-secondary text-4xl mb-4\">\n                        <i class=\"fas fa-water\"><\/i>\n                    <\/div>\n                    <h3 class=\"text-xl font-bold text-primary mb-3\">Water Connection<\/h3>\n                    <p class=\"text-gray-700\">Every plot comes with its own water connection, ensuring a reliable source of water for all residents.<\/p>\n                <\/div>\n                \n                <div class=\"feature-card bg-light p-8 rounded-lg transition duration-300\">\n                    <div class=\"text-secondary text-4xl mb-4\">\n                        <i class=\"fas fa-shield-alt\"><\/i>\n                    <\/div>\n                    <h3 class=\"text-xl font-bold text-primary mb-3\">Security &#038; Compound Wall<\/h3>\n                    <p class=\"text-gray-700\">The entire layout is surrounded by a compound wall with security provided to ensure the safety of residents.<\/p>\n                <\/div>\n                \n                <div class=\"feature-card bg-light p-8 rounded-lg transition duration-300\">\n                    <div class=\"text-secondary text-4xl mb-4\">\n                        <i class=\"fas fa-tree\"><\/i>\n                    <\/div>\n                    <h3 class=\"text-xl font-bold text-primary mb-3\">Greenery &#038; Avenue Plantations<\/h3>\n                    <p class=\"text-gray-700\">Avenue plantations provide a green and peaceful environment for residents in this pollution-free area.<\/p>\n                <\/div>\n                \n                <div class=\"feature-card bg-light p-8 rounded-lg transition duration-300\">\n                    <div class=\"text-secondary text-4xl mb-4\">\n                        <i class=\"fas fa-lightbulb\"><\/i>\n                    <\/div>\n                    <h3 class=\"text-xl font-bold text-primary mb-3\">Electricity &#038; Street Lights<\/h3>\n                    <p class=\"text-gray-700\">Electricity is available throughout the layout with street lights ensuring well-lit roads at night.<\/p>\n                <\/div>\n                \n                <div class=\"feature-card bg-light p-8 rounded-lg transition duration-300\">\n                    <div class=\"text-secondary text-4xl mb-4\">\n                        <i class=\"fas fa-child\"><\/i>\n                    <\/div>\n                    <h3 class=\"text-xl font-bold text-primary mb-3\">Park &#038; Play Area<\/h3>\n                    <p class=\"text-gray-700\">A park with children&#8217;s play area and walking track is provided for leisure and recreation.<\/p>\n                <\/div>\n\n                <div class=\"feature-card bg-light p-8 rounded-lg transition duration-300 border-2 border-secondary\">\n                    <div class=\"text-secondary text-4xl mb-4\">\n                        <i class=\"fas fa-building-columns\"><\/i>\n                    <\/div>\n                    <h3 class=\"text-xl font-bold text-primary mb-3\">Easy Bank Loans<\/h3>\n                    <p class=\"text-gray-700\">Buy your plot with bank loan up to 80% of property value at attractive interest rates starting from just 8.5%.<\/p>\n                    <p class=\"text-sm text-secondary font-semibold mt-2\">*Terms and conditions apply<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section id=\"gallery\" class=\"py-20 bg-gray-100\">\n        <div class=\"container mx-auto px-4\">\n            <div class=\"text-center mb-16\">\n                <h2 class=\"text-3xl md:text-4xl font-bold text-primary mb-4\">Gallery<\/h2>\n                <div class=\"w-20 h-1 bg-blue-600 mx-auto mb-6\"><\/div>\n                <p class=\"text-gray-700 max-w-3xl mx-auto\">Explore our premium residential layout through these images showcasing the quality and features of Sri Ram Homes.<\/p>\n            <\/div>\n\n            <div class=\"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-6\">\n                <div class=\"gallery-item overflow-hidden rounded-lg shadow-lg bg-white\">\n                    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/sriramhomes.com\/wp-content\/uploads\/2023\/01\/1_Photo-5.jpg\" alt=\"Grand Entrance of Sri Ram Homes\" class=\"w-full h-64 object-cover\" loading=\"lazy\" width=\"400\" height=\"256\">\n                    <div class=\"p-4\">\n                        <h3 class=\"text-lg font-bold text-primary\">Grand Entrance<\/h3>\n                        <p class=\"text-gray-700\">Beautifully designed main entrance that welcomes you with elegance.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"gallery-item overflow-hidden rounded-lg shadow-lg bg-white\">\n                    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/sriramhomes.com\/wp-content\/uploads\/2025\/07\/IMG-20250206-WA0024.webp\" alt=\"40ft Concrete Roads at Sri Ram Homes\" class=\"w-full h-64 object-cover\" loading=\"lazy\" width=\"400\" height=\"256\">\n                    <div class=\"p-4\">\n                        <h3 class=\"text-lg font-bold text-primary\">40ft Concrete Roads<\/h3>\n                        <p class=\"text-gray-700\">Wide and durable roads for smooth and safe driving inside the layout.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"gallery-item overflow-hidden rounded-lg shadow-lg bg-white\">\n                    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/sriramhomes.com\/wp-content\/uploads\/2022\/12\/1_Photo-8.jpg\" alt=\"Premium Open Plots at Sri Ram Homes\" class=\"w-full h-64 object-cover\" loading=\"lazy\" width=\"400\" height=\"256\">\n                    <div class=\"p-4\">\n                        <h3 class=\"text-lg font-bold text-primary\">Premium Open Plots<\/h3>\n                        <p class=\"text-gray-700\">Spacious plots ready for building your dream home.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"gallery-item overflow-hidden rounded-lg shadow-lg bg-white\">\n                    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/sriramhomes.com\/wp-content\/uploads\/2023\/01\/1_Photo-31-1.jpg\" alt=\"Park &#038; Play Area at Sri Ram Homes\" class=\"w-full h-64 object-cover\" loading=\"lazy\" width=\"400\" height=\"256\">\n                    <div class=\"p-4\">\n                        <h3 class=\"text-lg font-bold text-primary\">Park &#038; Play Area<\/h3>\n                        <p class=\"text-gray-700\">Green zones and play areas for children and families to relax and enjoy.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"gallery-item overflow-hidden rounded-lg shadow-lg bg-white\">\n                    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/sriramhomes.com\/wp-content\/uploads\/2025\/07\/IMG-20250206-WA0018.webp\" alt=\"Proper Drainage System at Sri Ram Homes\" class=\"w-full h-64 object-cover\" loading=\"lazy\" width=\"400\" height=\"256\">\n                    <div class=\"p-4\">\n                        <h3 class=\"text-lg font-bold text-primary\">Proper Drainage System<\/h3>\n                        <p class=\"text-gray-700\">Well-planned underground drainage ensures hygienic and flood-free surroundings.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"gallery-item overflow-hidden rounded-lg shadow-lg bg-white\">\n                    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/sriramhomes.com\/wp-content\/uploads\/2022\/12\/1_Photo-20.jpg\" alt=\"Second Grand Entrance at Sri Ram Homes\" class=\"w-full h-64 object-cover\" loading=\"lazy\" width=\"400\" height=\"256\">\n                    <div class=\"p-4\">\n                        <h3 class=\"text-lg font-bold text-primary\">Second Grand Entrance<\/h3>\n                        <p class=\"text-gray-700\">An additional entrance for better accessibility and traffic management.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section id=\"blog\" class=\"py-16 bg-gray-100\">\n        <div class=\"container mx-auto px-4\">\n            <div class=\"text-center mb-12\">\n                <h2 class=\"text-3xl md:text-4xl font-bold text-primary mb-4\">Real Estate Insights<\/h2>\n                <div class=\"w-20 h-1 bg-secondary mx-auto mb-6\"><\/div>\n                <p class=\"text-gray-700 max-w-3xl mx-auto\">Latest news and articles about real estate trends in Andhra Pradesh<\/p>\n            <\/div>\n\n            <div class=\"grid grid-cols-1 md:grid-cols-3 gap-8\">\n                <div class=\"bg-white rounded-lg overflow-hidden shadow-md hover:shadow-lg transition duration-300\">\n                    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/sriramhomes.com\/wp-content\/uploads\/2025\/08\/jpt-realestate-e1755931355446.png\" alt=\"Real Estate Investment in Jaggampeta\" class=\"w-full h-48 object-cover\" loading=\"lazy\" width=\"400\" height=\"192\">\n                    <div class=\"p-6\">\n                        <span class=\"text-secondary text-sm font-semibold\">Investment Guide<\/span>\n                        <h3 class=\"text-xl font-bold text-primary my-2\">Why Jaggampeta is the Next Real Estate Hotspot<\/h3>\n                        <p class=\"text-gray-700 mb-4\">Discover why investors are flocking to Jaggampeta and how you can benefit from this emerging market.<\/p>\n                        <a href=\"blog.html#jaggampeta-hotspot\" class=\"text-secondary font-semibold hover:underline\">Read More \u2192<\/a>\n                    <\/div>\n                <\/div>\n\n                <div class=\"bg-white rounded-lg overflow-hidden shadow-md hover:shadow-lg transition duration-300\">\n                    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/sriramhomes.com\/wp-content\/uploads\/2025\/08\/ca0694dc-b59e-4243-82ba-2fada72d880f-e1755931448841.png\" alt=\"Home Loan Tips for Plot Purchase\" class=\"w-full h-48 object-cover\" loading=\"lazy\" width=\"400\" height=\"192\">\n                    <div class=\"p-6\">\n                        <span class=\"text-secondary text-sm font-semibold\">Finance Tips<\/span>\n                        <h3 class=\"text-xl font-bold text-primary my-2\">How to Get the Best Home Loan for Your Plot<\/h3>\n                        <p class=\"text-gray-700 mb-4\">Essential tips to secure a plot loan with low interest rates and favorable terms from banks.<\/p>\n                        <a href=\"blog.html#plot-loan-guide\" class=\"text-secondary font-semibold hover:underline\">Read More \u2192<\/a>\n                    <\/div>\n                <\/div>\n\n                <div class=\"bg-white rounded-lg overflow-hidden shadow-md hover:shadow-lg transition duration-300\">\n                    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/sriramhomes.com\/wp-content\/uploads\/2025\/08\/rera-e1755928911303.jpg\" alt=\"RERA Benefits for Plot Buyers\" class=\"w-full h-48 object-cover\" loading=\"lazy\" width=\"400\" height=\"192\">\n                    <div class=\"p-6\">\n                        <span class=\"text-secondary text-sm font-semibold\">Legal Guide<\/span>\n                        <h3 class=\"text-xl font-bold text-primary my-2\">RERA Benefits for Plot Buyers in Andhra Pradesh<\/h3>\n                        <p class=\"text-gray-700 mb-4\">Understand how RERA protects your investment and ensures transparency in real estate transactions.<\/p>\n                        <a href=\"blog.html#rera-benefits\" class=\"text-secondary font-semibold hover:underline\">Read More \u2192<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"text-center mt-8\">\n                <a href=\"blog.html\" class=\"inline-block bg-primary text-white font-bold px-6 py-3 rounded-lg hover:bg-primary-dark transition duration-300\">View All Articles<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section id=\"testimonials\" class=\"py-16 bg-gray-50\">\n        <div class=\"container mx-auto px-4\">\n            <div class=\"text-center mb-12\">\n                <h2 class=\"text-3xl md:text-4xl font-bold text-primary mb-4\">What Our Customers Say<\/h2>\n                <div class=\"w-20 h-1 bg-secondary mx-auto mb-6\"><\/div>\n                <p class=\"text-gray-700 max-w-3xl mx-auto\">Hear from our satisfied customers who have realized their dream of owning a premium plot at Sri Ram Homes<\/p>\n            <\/div>\n\n            <div class=\"grid grid-cols-1 md:grid-cols-3 gap-8\">\n                <div class=\"bg-white p-8 rounded-lg shadow-md\">\n                    <div class=\"flex items-center mb-4\">\n                        <div class=\"text-secondary text-2xl mr-2\">\u2605\u2605\u2605\u2605\u2605<\/div>\n                    <\/div>\n                    <p class=\"text-gray-700 mb-6\">&#8220;The RERA approval and clear documentation gave me confidence in my investment. The layout is well-planned with wide roads and good amenities.&#8221;<\/p>\n                    <div class=\"flex items-center\">\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/randomuser.me\/api\/portraits\/men\/32.jpg\" alt=\"Ravi Kumar testimonial\" class=\"w-12 h-12 rounded-full mr-4\" loading=\"lazy\" width=\"48\" height=\"48\">\n                        <div>\n                            <h4 class=\"font-bold\">D.Pratap raju<\/h4>\n                            <p class=\"text-gray-600 text-sm\">Plot Owner since 2022<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"bg-white p-8 rounded-lg shadow-md\">\n                    <div class=\"flex items-center mb-4\">\n                        <div class=\"text-secondary text-2xl mr-2\">\u2605\u2605\u2605\u2605\u2605<\/div>\n                    <\/div>\n                    <p class=\"text-gray-700 mb-6\">&#8220;Excellent customer service and transparent process. The bank loan assistance made my purchase smooth and hassle-free. Highly recommended!&#8221;<\/p>\n                    <div class=\"flex items-center\">\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/randomuser.me\/api\/portraits\/women\/44.jpg\" alt=\"Sunitha Reddy testimonial\" class=\"w-12 h-12 rounded-full mr-4\" loading=\"lazy\" width=\"48\" height=\"48\">\n                        <div>\n                            <h4 class=\"font-bold\">Sunitha Reddy<\/h4>\n                            <p class=\"text-gray-600 text-sm\">Plot Owner since 2021<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"bg-white p-8 rounded-lg shadow-md\">\n                    <div class=\"flex items-center mb-4\">\n                        <div class=\"text-secondary text-2xl mr-2\">\u2605\u2605\u2605\u2605\u2605<\/div>\n                    <\/div>\n                    <p class=\"text-gray-700 mb-6\">&#8220;The location near the highway and government college makes this a perfect investment. Prices have already appreciated since my purchase.&#8221;<\/p>\n                    <div class=\"flex items-center\">\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/randomuser.me\/api\/portraits\/men\/75.jpg\" alt=\"Krishna Mohan testimonial\" class=\"w-12 h-12 rounded-full mr-4\" loading=\"lazy\" width=\"48\" height=\"48\">\n                        <div>\n                            <h4 class=\"font-bold\">Krishna Mohan<\/h4>\n                            <p class=\"text-gray-600 text-sm\">Investor<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"mt-12 bg-primary\/10 p-8 rounded-lg\">\n                <div class=\"text-center\">\n                    <h3 class=\"text-2xl font-bold text-primary mb-4\">Ready to Join Our Happy Customers?<\/h3>\n                    <p class=\"text-gray-700 mb-6 max-w-2xl mx-auto\">Book your site visit today and experience the Sri Ram Homes difference for yourself.<\/p>\n                    <a href=\"#contact\" class=\"inline-block bg-primary text-white font-bold px-6 py-3 rounded-lg hover:bg-primary-dark transition duration-300\">Schedule a Visit<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section id=\"location\" class=\"py-20 bg-primary text-white\">\n        <div class=\"container mx-auto px-4\">\n            <div class=\"text-center mb-16\">\n                <h2 class=\"text-3xl md:text-4xl font-bold mb-4\">Location Highlights<\/h2>\n                <div class=\"w-20 h-1 bg-secondary mx-auto mb-6\"><\/div>\n                <p class=\"max-w-3xl mx-auto\">Sri Ram Homes is strategically located with excellent connectivity to major destinations in Andhra Pradesh.<\/p>\n            <\/div>\n            \n            <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-8\">\n                <div class=\"bg-white text-primary p-6 rounded-lg text-center\">\n                    <div class=\"text-4xl mb-4 text-secondary\">\n                        <i class=\"fas fa-map-marked-alt\"><\/i>\n                    <\/div>\n                    <h3 class=\"text-xl font-bold mb-2\">Highway Access<\/h3>\n                    <p>Layout on abutting Kakinada-Jaggampeta-Gokavaram-Maredimilli-Bhadrachalam Highway<\/p>\n                <\/div>\n                \n                <div class=\"bg-white text-primary p-6 rounded-lg text-center\">\n                    <div class=\"text-4xl mb-4 text-secondary\">\n                        <i class=\"fas fa-graduation-cap\"><\/i>\n                    <\/div>\n                    <h3 class=\"text-xl font-bold mb-2\">Educational Hub<\/h3>\n                    <p>Adjacent to Government Degree College and near several schools<\/p>\n                <\/div>\n                \n                <div class=\"bg-white text-primary p-6 rounded-lg text-center\">\n                    <div class=\"text-4xl mb-4 text-secondary\">\n                        <i class=\"fas fa-bus\"><\/i>\n                    <\/div>\n                    <h3 class=\"text-xl font-bold mb-2\">Transportation<\/h3>\n                    <p>Just 1.5km from Jaggampeta Bus Stand with frequent services to Kakinada<\/p>\n                <\/div>\n                \n                <div class=\"bg-white text-primary p-6 rounded-lg text-center\">\n                    <div class=\"text-4xl mb-4 text-secondary\">\n                        <i class=\"fas fa-city\"><\/i>\n                    <\/div>\n                    <h3 class=\"text-xl font-bold mb-2\">Urban Proximity<\/h3>\n                    <p>Only 25km from Kakinada city center with all urban amenities<\/p>\n                <\/div>\n            <\/div>\n            \n            <div class=\"mt-16\">\n                <div class=\"bg-white rounded-lg overflow-hidden\">\n                    <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3812.3349446793355!2d82.0381635!3d17.1845118!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3a3799b7c0c8b5e3%3A0x4b5b5b5b5b5b5b5b!2sJaggampeta%2C%20Andhra%20Pradesh%20533435!5e0!3m2!1sen!2sin!4v1670992758944!5m2!1sen!2sin\" width=\"100%\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"><\/iframe>\n                <\/div>\n                \n                <div class=\"grid grid-cols-1 md:grid-cols-2 gap-8 mt-8\">\n                    <div class=\"bg-white text-primary p-6 rounded-lg\">\n                        <h3 class=\"text-xl font-bold mb-4\">Distance From Key Locations<\/h3>\n                        <ul class=\"space-y-3\">\n                            <li class=\"flex justify-between border-b pb-2\">\n                                <span>Kakinada City Center<\/span>\n                                <span class=\"font-bold\">33 km<\/span>\n                            <\/li>\n                            <li class=\"flex justify-between border-b pb-2\">\n                                <span>Rajahmundry<\/span>\n                                <span class=\"font-bold\">35 km<\/span>\n                            <\/li>\n                            <li class=\"flex justify-between border-b pb-2\">\n                                <span>Annavaram Temple<\/span>\n                                <span class=\"font-bold\">40 km<\/span>\n                            <\/li>\n                            <li class=\"flex justify-between border-b pb-2\">\n                                <span>Samalkot Railway Station<\/span>\n                                <span class=\"font-bold\">15 km<\/span>\n                            <\/li>\n                            <li class=\"flex justify-between\">\n                                <span>Rajahmundry Air Port<\/span>\n                                <span class=\"font-bold\">30 km<\/span>\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n                    \n                    <div class=\"bg-white text-primary p-6 rounded-lg\">\n                        <h3 class=\"text-xl font-bold mb-4\">Nearby Amenities<\/h3>\n                        <ul class=\"space-y-3\">\n                            <li class=\"flex items-start\">\n                                <i class=\"fas fa-check-circle text-secondary mr-2 mt-1\"><\/i>\n                                <span>Government Hospital &#8211; 2km<\/span>\n                            <\/li>\n                            <li class=\"flex items-start\">\n                                <i class=\"fas fa-check-circle text-secondary mr-2 mt-1\"><\/i>\n                                <span>Supermarkets &#038; Shopping &#8211; 1.5km<\/span>\n                            <\/li>\n                            <li class=\"flex items-start\">\n                                <i class=\"fas fa-check-circle text-secondary mr-2 mt-1\"><\/i>\n                                <span>Police Station &#8211; 2km<\/span>\n                            <\/li>\n                            <li class=\"flex items-start\">\n                                <i class=\"fas fa-check-circle text-secondary mr-2 mt-1\"><\/i>\n                                <span>Petrol Pump &#8211; 0.2 km<\/span>\n                            <\/li>\n                            <li class=\"flex items-start\">\n                                <i class=\"fas fa-check-circle text-secondary mr-2 mt-1\"><\/i>\n                                <span>Banks &#038; ATMs &#8211; 1 km<\/span>\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"py-16 bg-emerald-600 text-white\">\n        <div class=\"container mx-auto px-4\">\n            <div class=\"text-center mb-12\">\n                <h2 class=\"text-3xl font-bold mb-4\">Our Approvals <\/h2>\n                <p class=\"max-w-2xl mx-auto\">Sri Ram Homes Layout is fully approved by all necessary government authorities<\/p>\n                <div class=\"w-20 h-1 bg-white mx-auto\"><\/div>\n            <\/div>\n            \n            <div class=\"grid grid-cols-1 md:grid-cols-3 gap-8\">\n                <div class=\"approval-card bg-white text-gray-800 p-6 rounded-lg shadow-md text-center\">\n                    <a href=\"https:\/\/rera.ap.gov.in\/RERA\/Views\/Home.aspx\" target=\"_blank\">\n                        <img decoding=\"async\" src=\"https:\/\/sriramhomes.com\/wp-content\/uploads\/2022\/12\/reralogo.jpg\" alt=\"RERA Logo\" class=\"h-20 mx-auto mb-4\">\n                    <\/a>\n                    <h3 class=\"font-bold text-lg mb-2\">RERA Approval<\/h3>\n                    <p class=\"text-gray-600 mb-4\">P04180162140<\/p>\n                <\/div>\n                \n                <div class=\"approval-card bg-white text-gray-800 p-6 rounded-lg shadow-md text-center\">\n                    <a href=\"https:\/\/guda.ap.gov.in\/\" target=\"_blank\">\n                        <img decoding=\"async\" src=\"https:\/\/sriramhomes.com\/wp-content\/uploads\/2022\/12\/guda-logo.jpg\" alt=\"GUDA Logo\" class=\"h-20 mx-auto mb-4\">\n                    <\/a>\n                    <h3 class=\"font-bold text-lg mb-2\">GUDA Approval<\/h3>\n                    <p class=\"text-gray-600 mb-4\">LP\/2020\/1104\/GUDA\/DPMS<\/p>\n                <\/div>\n                \n                <div class=\"approval-card bg-white text-gray-800 p-6 rounded-lg shadow-md text-center\">\n                    <a href=\"https:\/\/guda.ap.gov.in\/\" target=\"_blank\">\n                        <img decoding=\"async\" src=\"https:\/\/sriramhomes.com\/wp-content\/uploads\/2022\/12\/kuda-logo1.png\" alt=\"KUDA Logo\" class=\"h-20 mx-auto mb-4\">\n                    <\/a>\n                    <h3 class=\"font-bold text-lg mb-2\">KUDA Approval<\/h3>\n                    <p class=\"text-gray-600 mb-4\">1104\/0062\/LP\/GUDA<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section id=\"contact\" class=\"py-20 bg-light\">\n        <div class=\"container mx-auto px-4\">\n            <div class=\"text-center mb-16\">\n                <h2 class=\"text-3xl md:text-4xl font-bold text-primary mb-4\">Contact Us<\/h2>\n                <div class=\"w-20 h-1 bg-secondary mx-auto mb-6\"><\/div>\n                <p class=\"text-gray-700 max-w-3xl mx-auto\">Get in touch with our team to schedule a site visit or inquire about plot availability<\/p>\n            <\/div>\n            \n            <div class=\"flex flex-col md:flex-row gap-10\">\n                <div class=\"md:w-1\/2\">\n                    <div class=\"bg-white p-8 rounded-lg shadow-lg\">\n                        <h3 class=\"text-2xl font-bold text-primary mb-6\">Send Us a Message<\/h3>\n                        <form id=\"contactForm\" class=\"space-y-4\">\n                            <div>\n                                <label for=\"name\" class=\"block text-gray-700 mb-2\">Full Name<\/label>\n                                <input type=\"text\" id=\"name\" name=\"name\" class=\"w-full px-4 py-2 border rounded-lg focus:outline-none focus:ring-2 focus:ring-secondary\" required>\n                            <\/div>\n                            <div>\n                                <label for=\"email\" class=\"block text-gray-700 mb-2\">Email Address<\/label>\n                                <input type=\"email\" id=\"email\" name=\"email\" class=\"w-full px-4 py-2 border rounded-lg focus:outline-none focus:ring-2 focus:ring-secondary\" required>\n                            <\/div>\n                            <div>\n                                <label for=\"phone\" class=\"block text-gray-700 mb-2\">Phone Number<\/label>\n                                <input type=\"tel\" id=\"phone\" name=\"phone\" class=\"w-full px-4 py-2 border rounded-lg focus:outline-none focus:ring-2 focus:ring-secondary\" required>\n                            <\/div>\n                            <div>\n                                <label for=\"message\" class=\"block text-gray-700 mb-2\">Your Message<\/label>\n                                <textarea id=\"message\" name=\"message\" rows=\"4\" class=\"w-full px-4 py-2 border rounded-lg focus:outline-none focus:ring-2 focus:ring-secondary\"><\/textarea>\n                            <\/div>\n                            <div>\n                                <label for=\"interest\" class=\"block text-gray-700 mb-2\">I&#8217;m interested in<\/label>\n                                <select id=\"interest\" name=\"interest\" class=\"w-full px-4 py-2 border rounded-lg focus:outline-none focus:ring-2 focus:ring-secondary\">\n                                    <option value=\"plot-purchase\">Plot Purchase<\/option>\n                                    <option value=\"site-visit\">Site Visit<\/option>\n                                    <option value=\"bank-loan\">Bank Loan Information<\/option>\n                                    <option value=\"other\">Other Inquiry<\/option>\n                                <\/select>\n                            <\/div>\n                            <button type=\"submit\" class=\"w-full bg-primary text-white py-3 px-6 rounded-lg font-bold hover:bg-primary-dark transition duration-300\">Send Message<\/button>\n                        <\/form>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"md:w-1\/2\">\n                    <div class=\"bg-white p-8 rounded-lg shadow-lg h-full\">\n                        <h3 class=\"text-2xl font-bold text-primary mb-6\">Contact Information<\/h3>\n                        <div class=\"space-y-6\">\n                            <div class=\"flex items-start\">\n                                <div class=\"text-secondary text-xl mr-4 mt-1\">\n                                    <i class=\"fas fa-map-marker-alt\"><\/i>\n                                <\/div>\n                                <div>\n                                    <h4 class=\"font-bold text-gray-800\">Office Address<\/h4>\n                                    <p class=\"text-gray-700\">Near Govt Degree College, Gokavaram Road, Jaggampeta, Andhra Pradesh 533435<\/p>\n                                <\/div>\n                            <\/div>\n                            <div class=\"flex items-start\">\n                                <div class=\"text-secondary text-xl mr-4 mt-1\">\n                                    <i class=\"fas fa-phone-alt\"><\/i>\n                                <\/div>\n                                <div>\n                                    <h4 class=\"font-bold text-gray-800\">Phone Numbers<\/h4>\n                                    <p class=\"text-gray-700\">+91 98851 55668<\/p>\n                                    <p class=\"text-gray-700\">+91 98851 55669<\/p>\n                                <\/div>\n                            <\/div>\n                            <div class=\"flex items-start\">\n                                <div class=\"text-secondary text-xl mr-4 mt-1\">\n                                    <i class=\"fas fa-envelope\"><\/i>\n                                <\/div>\n                                <div>\n                                    <h4 class=\"font-bold text-gray-800\">Email Address<\/h4>\n                                    <p class=\"text-gray-700\">info@sriramhomes.com<\/p>\n                                <\/div>\n                            <\/div>\n                            <div class=\"flex items-start\">\n                                <div class=\"text-secondary text-xl mr-4 mt-1\">\n                                    <i class=\"fas fa-clock\"><\/i>\n                                <\/div>\n                                <div>\n                                    <h4 class=\"font-bold text-gray-800\">Working Hours<\/h4>\n                                    <p class=\"text-gray-700\">Monday to Saturday: 9:00 AM to 6:00 PM<\/p>\n                                    <p class=\"text-gray-700\">Sunday: 10:00 AM to 2:00 PM<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        \n                        <div class=\"mt-8\">\n                            <h4 class=\"font-bold text-gray-800 mb-4\">Follow Us<\/h4>\n                            <div class=\"flex space-x-4\">\n                                <a href=\"https:\/\/www.facebook.com\/sriramhomes\" target=\"_blank\" class=\"bg-blue-600 text-white p-3 rounded-full hover:bg-blue-700 transition duration-300\">\n                                    <i class=\"fab fa-facebook-f\"><\/i>\n                                <\/a>\n                                <a href=\"https:\/\/www.instagram.com\/sriramhomes\" target=\"_blank\" class=\"bg-pink-600 text-white p-3 rounded-full hover:bg-pink-700 transition duration-300\">\n                                    <i class=\"fab fa-instagram\"><\/i>\n                                <\/a>\n                                <a href=\"https:\/\/www.youtube.com\/sriramhomes\" target=\"_blank\" class=\"bg-red-600 text-white p-3 rounded-full hover:bg-red-700 transition duration-300\">\n                                    <i class=\"fab fa-youtube\"><\/i>\n                                <\/a>\n                                <a href=\"https:\/\/www.linkedin.com\/company\/sriramhomes\" target=\"_blank\" class=\"bg-blue-500 text-white p-3 rounded-full hover:bg-blue-600 transition duration-300\">\n                                    <i class=\"fab fa-linkedin-in\"><\/i>\n                                <\/a>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section id=\"faq\" class=\"py-16 bg-white\">\n        <div class=\"container mx-auto px-4\">\n            <div class=\"text-center mb-16\">\n                <h2 class=\"text-3xl md:text-4xl font-bold text-primary mb-4\">Frequently Asked Questions<\/h2>\n                <div class=\"w-20 h-1 bg-secondary mx-auto mb-6\"><\/div>\n                <p class=\"text-gray-700 max-w-3xl mx-auto\">Find answers to common questions about Sri Ram Homes residential plots<\/p>\n            <\/div>\n            \n            <div class=\"max-w-3xl mx-auto\">\n                <div class=\"space-y-4\">\n                    <div class=\"border rounded-lg overflow-hidden\">\n                        <button class=\"faq-question w-full text-left p-4 bg-gray-50 hover:bg-gray-100 transition duration-300 flex justify-between items-center\">\n                            <span class=\"font-bold text-primary\">What are the plot sizes available at Sri Ram Homes?<\/span>\n                            <i class=\"fas fa-chevron-down text-secondary transition-transform duration-300\"><\/i>\n                        <\/button>\n                        <div class=\"faq-answer p-4 border-t hidden\">\n                            <p class=\"text-gray-700\">We offer plots in various sizes to suit different needs and budgets. The available sizes are 200 sq.yds, 300 sq.yds, and 400 sq.yds. Custom configurations may also be available for larger requirements.<\/p>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"border rounded-lg overflow-hidden\">\n                        <button class=\"faq-question w-full text-left p-4 bg-gray-50 hover:bg-gray-100 transition duration-300 flex justify-between items-center\">\n                            <span class=\"font-bold text-primary\">Is the layout approved by RERA and other authorities?<\/span>\n                            <i class=\"fas fa-chevron-down text-secondary transition-transform duration-300\"><\/i>\n                        <\/button>\n                        <div class=\"faq-answer p-4 border-t hidden\">\n                            <p class=\"text-gray-700\">Yes, Sri Ram Homes is fully approved by RERA (Real Estate Regulatory Authority) and also has all necessary approvals from GUDA (Godavari Urban Development Authority). All documents are clear and ready for verification.<\/p>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"border rounded-lg overflow-hidden\">\n                        <button class=\"faq-question w-full text-left p-4 bg-gray-50 hover:bg-gray-100 transition duration-300 flex justify-between items-center\">\n                            <span class=\"font-bold text-primary\">What is the current price per square yard?<\/span>\n                            <i class=\"fas fa-chevron-down text-secondary transition-transform duration-300\"><\/i>\n                        <\/button>\n                        <div class=\"faq-answer p-4 border-t hidden\">\n                            <p class=\"text-gray-700\">The price varies based on plot size and location within the layout. We offer competitive pricing with special discounts for early bookings. Please contact our sales team for the current price list and any ongoing offers.<\/p>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"border rounded-lg overflow-hidden\">\n                        <button class=\"faq-question w-full text-left p-4 bg-gray-50 hover:bg-gray-100 transition duration-300 flex justify-between items-center\">\n                            <span class=\"font-bold text-primary\">Do you assist with bank loans for plot purchase?<\/span>\n                            <i class=\"fas fa-chevron-down text-secondary transition-transform duration-300\"><\/i>\n                        <\/button>\n                        <div class=\"faq-answer p-4 border-t hidden\">\n                            <p class=\"text-gray-700\">Yes, we have tie-ups with leading banks that offer up to 80% financing for plot purchases at attractive interest rates starting from 8.5%. Our team will guide you through the entire loan application process.<\/p>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"border rounded-lg overflow-hidden\">\n                        <button class=\"faq-question w-full text-left p-4 bg-gray-50 hover:bg-gray-100 transition duration-300 flex justify-between items-center\">\n                            <span class=\"font-bold text-primary\">What amenities are provided in the layout?<\/span>\n                            <i class=\"fas fa-chevron-down text-secondary transition-transform duration-300\"><\/i>\n                        <\/button>\n                        <div class=\"faq-answer p-4 border-t hidden\">\n                            <p class=\"text-gray-700\">Sri Ram Homes features 40ft concrete roads, underground drainage, water connections, street lights, compound wall with security, park with play area, and avenue plantations. The layout is designed for modern, comfortable living.<\/p>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"border rounded-lg overflow-hidden\">\n                        <button class=\"faq-question w-full text-left p-4 bg-gray-50 hover:bg-gray-100 transition duration-300 flex justify-between items-center\">\n                            <span class=\"font-bold text-primary\">How can I schedule a site visit?<\/span>\n                            <i class=\"fas fa-chevron-down text-secondary transition-transform duration-300\"><\/i>\n                        <\/button>\n                        <div class=\"faq-answer p-4 border-t hidden\">\n                            <p class=\"text-gray-700\">You can schedule a site visit by calling us at +91 98851 55668 or by filling out the contact form on our website. Our representative will coordinate with you to arrange a convenient time for the visit.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"mt-8 text-center\">\n                    <p class=\"text-gray-700 mb-4\">Didn&#8217;t find the answer you were looking for?<\/p>\n                    <a href=\"#contact\" class=\"inline-block bg-primary text-white font-bold px-6 py-3 rounded-lg hover:bg-primary-dark transition duration-300\">Contact Us<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"py-16 bg-primary text-white\">\n        <div class=\"container mx-auto px-4 text-center\">\n            <h2 class=\"text-3xl md:text-4xl font-bold mb-6\">Ready to Own Your Dream Plot?<\/h2>\n            <p class=\"text-xl mb-8 max-w-3xl mx-auto\">Limited plots available at current prices. Book your plot today before prices increase in the next phase.<\/p>\n            \n            <div class=\"flex flex-col md:flex-row justify-center gap-4\">\n                <a href=\"tel:+919885155668\" class=\"bg-secondary text-primary font-bold px-8 py-4 rounded-full hover:bg-yellow-500 transition duration-300 flex items-center justify-center gap-2\">\n                    <i class=\"fas fa-phone-alt\"><\/i> Call Now\n                <\/a>\n                <a href=\"https:\/\/wa.me\/919885155668\" target=\"_blank\" class=\"bg-green-500 text-white font-bold px-8 py-4 rounded-full hover:bg-green-600 transition duration-300 flex items-center justify-center gap-2\">\n                    <i class=\"fab fa-whatsapp\"><\/i> WhatsApp Us\n                <\/a>\n                <a href=\"#contact\" class=\"bg-white text-primary font-bold px-8 py-4 rounded-full hover:bg-gray-100 transition duration-300 flex items-center justify-center gap-2\">\n                    <i class=\"fas fa-envelope\"><\/i> Email Inquiry\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <footer class=\"bg-gray-900 text-white pt-16 pb-8\">\n        <div class=\"container mx-auto px-4\">\n            <div class=\"grid grid-cols-1 md:grid-cols-4 gap-10 mb-12\">\n                <div>\n                    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/sriramhomes.com\/wp-content\/uploads\/2023\/02\/Sri-Ram-Homes-scaled.jpg\" alt=\"Sri Ram Homes Logo\" class=\"h-16 mb-4\" loading=\"lazy\" width=\"180\" height=\"64\">\n                    <p class=\"mb-4\">Sri Ram Homes offers premium residential plots in Jaggampeta with all modern amenities and RERA approval.<\/p>\n                    <div class=\"flex space-x-4\">\n                        <a href=\"https:\/\/www.facebook.com\/sriramhomes\" target=\"_blank\" class=\"hover:text-secondary transition duration-300\">\n                            <i class=\"fab fa-facebook-f\"><\/i>\n                        <\/a>\n                        <a href=\"https:\/\/www.instagram.com\/sriramhomes\" target=\"_blank\" class=\"hover:text-secondary transition duration-300\">\n                            <i class=\"fab fa-instagram\"><\/i>\n                        <\/a>\n                        <a href=\"https:\/\/www.youtube.com\/sriramhomes\" target=\"_blank\" class=\"hover:text-secondary transition duration-300\">\n                            <i class=\"fab fa-youtube\"><\/i>\n                        <\/a>\n                        <a href=\"https:\/\/www.linkedin.com\/company\/sriramhomes\" target=\"_blank\" class=\"hover:text-secondary transition duration-300\">\n                            <i class=\"fab fa-linkedin-in\"><\/i>\n                        <\/a>\n                    <\/div>\n                <\/div>\n                \n                <div>\n                    <h3 class=\"text-lg font-bold mb-4 text-secondary\">Quick Links<\/h3>\n                    <ul class=\"space-y-2\">\n                        <li><a href=\"#home\" class=\"hover:text-secondary transition duration-300\">Home<\/a><\/li>\n                        <li><a href=\"#features\" class=\"hover:text-secondary transition duration-300\">Features<\/a><\/li>\n                        <li><a href=\"plots-availability.html\" class=\"hover:text-secondary transition duration-300\">Plot Details<\/a><\/li>\n                        <li><a href=\"#gallery\" class=\"hover:text-secondary transition duration-300\">Gallery<\/a><\/li>\n                        <li><a href=\"#location\" class=\"hover:text-secondary transition duration-300\">Location<\/a><\/li>\n                    <\/ul>\n                <\/div>\n                \n                <div>\n                    <h3 class=\"text-lg font-bold mb-4 text-secondary\">Contact Info<\/h3>\n                    <ul class=\"space-y-3\">\n                        <li class=\"flex items-start\">\n                            <i class=\"fas fa-map-marker-alt text-secondary mr-3 mt-1\"><\/i>\n                            <span>Near Govt Degree College, Gokavaram Road, Jaggampeta, AP 533435<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <i class=\"fas fa-phone-alt text-secondary mr-3 mt-1\"><\/i>\n                            <span>+91 98851 55668<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <i class=\"fas fa-envelope text-secondary mr-3 mt-1\"><\/i>\n                            <span>info@sriramhomes.com<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <i class=\"fas fa-clock text-secondary mr-3 mt-1\"><\/i>\n                            <span>Mon-Sat: 9AM-6PM<br>Sun: 10AM-2PM<\/span>\n                        <\/li>\n                    <\/ul>\n                <\/div>\n                \n                <div>\n                    <h3 class=\"text-lg font-bold mb-4 text-secondary\">Newsletter<\/h3>\n                    <p class=\"mb-4\">Subscribe to our newsletter for updates on new projects and special offers.<\/p>\n                    <form class=\"flex\">\n                        <input type=\"email\" placeholder=\"Your Email\" class=\"px-4 py-2 w-full rounded-l-lg focus:outline-none text-gray-900\">\n                        <button type=\"submit\" class=\"bg-secondary text-primary px-4 py-2 rounded-r-lg font-bold hover:bg-yellow-500 transition duration-300\">\n                            <i class=\"fas fa-paper-plane\"><\/i>\n                        <\/button>\n                    <\/form>\n                <\/div>\n            <\/div>\n            \n            <div class=\"border-t border-gray-800 pt-8\">\n                <div class=\"flex flex-col md:flex-row justify-between items-center\">\n                    <p>\u00a9 2022 Sri Ram Homes. All Rights Reserved.<\/p>\n                    <div class=\"flex space-x-6 mt-4 md:mt-0\">\n                        <a href=\"privacy-policy.html\" class=\"hover:text-secondary transition duration-300\">Privacy Policy<\/a>\n                        <a href=\"terms-conditions.html\" class=\"hover:text-secondary transition duration-300\">Terms &#038; Conditions<\/a>\n                        <a href=\"refund-policy.html\" class=\"hover:text-secondary transition duration-300\">Refund Policy<\/a>\n                        <a href=\"sitemap.html\" class=\"hover:text-secondary transition duration-300\">Sitemap<\/a>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"mt-6 text-sm text-gray-500\">\n                    <p>Disclaimer: The images shown are for representation purposes only. Actual product may vary. All dimensions are approximate and may vary as per construction. The developer reserves the right to change any specifications without prior notice.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/footer>\n<\/div>\n\n<script>\n    \/\/ --- New Mobile Menu Logic ---\n    const menuToggle = document.getElementById('menu-toggle');\n    const mobileMenu = document.getElementById('mobile-menu');\n    const menuClose = document.getElementById('menu-close');\n    const menuLinks = document.querySelectorAll('.mobile-link');\n\n    \/\/ Function to open menu\n    menuToggle.addEventListener('click', () => {\n        mobileMenu.classList.remove('translate-x-full');\n        mobileMenu.classList.add('translate-x-0');\n        document.body.classList.add('menu-open'); \/\/ Prevent scrolling\n    });\n\n    \/\/ Function to close menu\n    const closeMenu = () => {\n        mobileMenu.classList.remove('translate-x-0');\n        mobileMenu.classList.add('translate-x-full');\n        document.body.classList.remove('menu-open'); \/\/ Enable scrolling\n    };\n\n    menuClose.addEventListener('click', closeMenu);\n\n    \/\/ Close menu when clicking any link inside it\n    menuLinks.forEach(link => {\n        link.addEventListener('click', closeMenu);\n    });\n    \/\/ -----------------------------\n\n    \/\/ Sticky navbar on scroll\n    window.addEventListener('scroll', function() {\n        const nav = document.querySelector('.sticky-nav');\n        if (window.scrollY > 50) {\n            nav.classList.add('scrolled');\n        } else {\n            nav.classList.remove('scrolled');\n        }\n    });\n\n    \/\/ FAQ accordion\n    document.querySelectorAll('.faq-question').forEach(button => {\n        button.addEventListener('click', () => {\n            const answer = button.nextElementSibling;\n            const icon = button.querySelector('i');\n            \n            \/\/ Toggle answer visibility\n            answer.classList.toggle('hidden');\n            \n            \/\/ Rotate icon\n            if (answer.classList.contains('hidden')) {\n                icon.style.transform = 'rotate(0deg)';\n            } else {\n                icon.style.transform = 'rotate(180deg)';\n            }\n        });\n    });\n\n    \/\/ Form submission\n    document.getElementById('contactForm').addEventListener('submit', function(e) {\n        e.preventDefault();\n        alert('Thank you for your message! We will contact you shortly.');\n        this.reset();\n    });\n\n    \/\/ Loan info banner\n    const messages = [\n        \"\u0c2a\u0c4d\u0c32\u0c3e\u0c1f\u0c4d \u0c15\u0c4a\u0c28\u0c41\u0c17\u0c4b\u0c32\u0c41\u0c15\u0c41 \u0c2c\u0c4d\u0c2f\u0c3e\u0c02\u0c15\u0c4d \u0c32\u0c4b\u0c28\u0c4d 80% \u0c35\u0c30\u0c15\u0c41 \u2013 \u0c35\u0c21\u0c4d\u0c21\u0c40 \u0c30\u0c47\u0c1f\u0c41 8.5% \u0c28\u0c41\u0c02\u0c21\u0c3f !\",\n        \"\u0c24\u0c15\u0c4d\u0c15\u0c41\u0c35 \u0c35\u0c21\u0c4d\u0c21\u0c40\u0c24\u0c4b, \u0c38\u0c41\u0c32\u0c2d \u0c35\u0c3e\u0c2f\u0c3f\u0c26\u0c3e\u0c32\u0c24\u0c4b \u0c2e\u0c40 \u0c07\u0c02\u0c1f\u0c3f\u0c15\u0c3f \u0c2e\u0c3e\u0c30\u0c4d\u0c17\u0c02 !\",\n        \"80% \u0c35\u0c30\u0c15\u0c41 \u0c2c\u0c4d\u0c2f\u0c3e\u0c02\u0c15\u0c4d \u0c32\u0c4b\u0c28\u0c4d, 8.5% \u0c28\u0c41\u0c02\u0c21\u0c3f \u0c35\u0c21\u0c4d\u0c21\u0c40 \u0c30\u0c47\u0c1f\u0c41\u0c24\u0c4b  !\"\n    ];\n\n    let currentMessageIndex = 0;\n\n    function rotateBannerMessage() {\n        const banner = document.getElementById('loan-info');\n        if (!banner) return;\n        banner.style.opacity = '0';\n        setTimeout(() => {\n            currentMessageIndex = (currentMessageIndex + 1) % messages.length;\n            banner.textContent = messages[currentMessageIndex];\n            banner.style.opacity = '1';\n        }, 500);\n    }\n\n    rotateBannerMessage();\n    setInterval(rotateBannerMessage, 5000);\n<\/script>\n\n\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"RealEstateAgent\",\n  \"name\": \"Sri Ram Homes\",\n  \"image\": \"https:\/\/sriramhomes.com\/wp-content\/uploads\/2022\/12\/cropped-1670992625933-e1670992758944-1.png\",\n  \"@id\": \"https:\/\/sriramhomes.com\/#website\",\n  \"url\": \"https:\/\/sriramhomes.com\/\",\n  \"telephone\": \"+919885155668\",\n  \"priceRange\": \"\u20b9\u20b9\",\n  \"address\": {\n    \"@type\": \"PostalAddress\",\n    \"streetAddress\": \"Near Govt Degree College, Gokavaram Road\",\n    \"addressLocality\": \"Jaggampeta\",\n    \"addressRegion\": \"Andhra Pradesh\",\n    \"postalCode\": \"533435\",\n    \"addressCountry\": \"IN\"\n  },\n  \"geo\": {\n    \"@type\": \"GeoCoordinates\",\n    \"latitude\": 17.1700,\n    \"longitude\": 82.0600\n  },\n  \"openingHoursSpecification\": {\n    \"@type\": \"OpeningHoursSpecification\",\n    \"dayOfWeek\": [\n      \"Monday\",\n      \"Tuesday\",\n      \"Wednesday\",\n      \"Thursday\",\n      \"Friday\",\n      \"Saturday\",\n      \"Sunday\"\n    ],\n    \"opens\": \"09:00\",\n    \"closes\": \"18:00\"\n  },\n  \"sameAs\": [\n    \"https:\/\/www.facebook.com\/sriramhomes\",\n    \"https:\/\/www.instagram.com\/sriramhomes\",\n    \"https:\/\/www.youtube.com\/sriramhomes\",\n    \"https:\/\/www.linkedin.com\/company\/sriramhomes\"\n  ]\n}\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Features Plot Details Gallery Location Contact Features Plot Details Gallery Location Contact Us Call us: +91 98851 55668 \u0c2a\u0c4d\u0c32\u0c3e\u0c1f\u0c4d \u0c15\u0c4a\u0c28\u0c41\u0c17\u0c4b\u0c32\u0c41\u0c15\u0c41 \u0c2c\u0c4d\u0c2f\u0c3e\u0c02\u0c15\u0c4d \u0c32\u0c4b\u0c28\u0c4d 80% \u0c35\u0c30\u0c15\u0c41 \u2013 \u0c35\u0c21\u0c4d\u0c21\u0c40 \u0c30\u0c47\u0c1f\u0c41 8.5% \u0c28\u0c41\u0c02\u0c21\u0c3f ! Apply for Loan Premium Residential Rera Plots in Jaggampeta Sri Ram Homes offers RERA registered open plots with all modern amenities in a prime location [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_robots_primary_cat":"","_seopress_titles_title":"RERA Plots for sale in Jaggampeta%%sep%% Sri Ram Homes","_seopress_titles_desc":"Explore premium RERA registered residential plots for sale in Jaggampeta. Approved by the Kakinada Urban Development Authority (KUDA).","_seopress_robots_index":"","site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"unboxed","site-sidebar-style":"unboxed","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-70","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/sriramhomes.com\/index.php\/wp-json\/wp\/v2\/pages\/70","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sriramhomes.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sriramhomes.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sriramhomes.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sriramhomes.com\/index.php\/wp-json\/wp\/v2\/comments?post=70"}],"version-history":[{"count":229,"href":"https:\/\/sriramhomes.com\/index.php\/wp-json\/wp\/v2\/pages\/70\/revisions"}],"predecessor-version":[{"id":3516,"href":"https:\/\/sriramhomes.com\/index.php\/wp-json\/wp\/v2\/pages\/70\/revisions\/3516"}],"wp:attachment":[{"href":"https:\/\/sriramhomes.com\/index.php\/wp-json\/wp\/v2\/media?parent=70"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}