{"id":35,"date":"2026-08-09T18:38:48","date_gmt":"2026-08-09T18:38:48","guid":{"rendered":"https:\/\/www.anantlanddevelopers.com\/?page_id=35"},"modified":"2026-08-26T06:19:52","modified_gmt":"2026-08-26T06:19:52","slug":"projects","status":"publish","type":"page","link":"https:\/\/www.anantlanddevelopers.com\/?page_id=35","title":{"rendered":"Projects"},"content":{"rendered":"\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&#038;family=Playfair+Display:wght@500;600;700;800&#038;display=swap\" rel=\"stylesheet\">\n<script>window.tailwind=window.tailwind||{};window.tailwind.config={\n      theme: {\n        extend: {\n          colors: {\n            brand: {\n              blue: '#1e3a8a',\n              'blue-dark': '#0f2354',\n              'blue-light': '#3b82f6',\n              'blue-soft': '#eff6ff',\n              gold: '#c9a227',\n              'gold-light': '#e8c66a',\n              'gold-dark': '#a0821d',\n              charcoal: '#1f2937'\n            }\n          },\n          fontFamily: {\n            sans: ['Inter', 'sans-serif'],\n            display: ['Playfair Display', 'serif'],\n          }\n        }\n      }\n    };<\/script>\n<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n<style>#anant-projects-root{margin:0}#anant-projects-root,#anant-projects-root *{box-sizing:border-box}body.page-id-35,body.elementor-page-35{margin:0}body.page-id-35>header,body.page-id-35 header.site-header{display:none!important}body.page-id-35 .page-header{display:none!important}body.page-id-35 footer.site-footer,body.page-id-35 #site-footer{display:none!important}body.page-id-35 .site-main,body.page-id-35 .page-content{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}body.admin-bar #anant-projects-root nav#navbar{top:32px}@media (max-width:782px){body.admin-bar #anant-projects-root nav#navbar{top:46px}}.elementor-35 .elementor-widget-container{margin:0}\n#anant-projects-root .font-sans{font-family:Inter,sans-serif}#anant-projects-root .font-display{font-family:\"Playfair Display\",serif}#anant-projects-root .text-brand-blue{color:#1e3a8a}#anant-projects-root .text-brand-blue-dark{color:#0f2354}#anant-projects-root .text-brand-blue-light{color:#3b82f6}#anant-projects-root .text-brand-gold{color:#c9a227}#anant-projects-root .text-brand-gold-light{color:#e8c66a}#anant-projects-root .text-brand-gold-dark{color:#a0821d}#anant-projects-root .text-brand-charcoal{color:#1f2937}#anant-projects-root .bg-brand-blue{background-color:#1e3a8a}#anant-projects-root .bg-brand-blue-dark{background-color:#0f2354}#anant-projects-root .bg-brand-blue-light{background-color:#3b82f6}#anant-projects-root .bg-brand-blue-soft{background-color:#eff6ff}#anant-projects-root .bg-brand-charcoal{background-color:#1f2937}#anant-projects-root .bg-brand-gold{background-color:#c9a227}#anant-projects-root .bg-brand-gold\\\/20{background-color:rgba(201,162,39,.2)}#anant-projects-root .bg-brand-blue\\\/20{background-color:rgba(30,58,138,.2)}#anant-projects-root .bg-white\\\/98{background-color:rgba(255,255,255,.98)}#anant-projects-root .border-brand-blue{border-color:#1e3a8a}#anant-projects-root .border-brand-gold{border-color:#c9a227}#anant-projects-root .border-brand-blue\\\/5{border-color:rgba(30,58,138,.05)}#anant-projects-root .border-brand-blue\\\/10{border-color:rgba(30,58,138,.10)}#anant-projects-root .hover\\:text-brand-blue:hover{color:#1e3a8a}#anant-projects-root .hover\\:text-brand-gold:hover{color:#c9a227}#anant-projects-root .hover\\:bg-brand-gold:hover{background-color:#c9a227}#anant-projects-root .hover\\:bg-brand-blue-soft:hover{background-color:#eff6ff}#anant-projects-root .hover\\:border-brand-gold:hover{border-color:#c9a227}\n\n    :root {\n      --gold: #c9a227;\n      --gold-light: #e8c66a;\n      --gold-dark: #a0821d;\n      --blue: #1e3a8a;\n    }\n    html { scroll-behavior: smooth; }\n    .gold-text {\n      background: linear-gradient(135deg, #c9a227 0%, #e8c66a 50%, #a0821d 100%);\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      background-clip: text;\n    }\n    .gold-bg {\n      background: linear-gradient(135deg, #c9a227 0%, #e8c66a 50%, #a0821d 100%);\n    }\n    .gold-border {\n      border-image: linear-gradient(135deg, #c9a227 0%, #e8c66a 50%, #a0821d 100%) 1;\n    }\n    .hero-overlay {\n      background: linear-gradient(135deg, rgba(15, 35, 84, 0.92) 0%, rgba(30, 58, 138, 0.78) 50%, rgba(30, 58, 138, 0.88) 100%);\n    }\n    .reveal {\n      opacity: 0;\n      transform: translateY(40px);\n      transition: all 0.9s cubic-bezier(0.16, 1, 0.3, 1);\n    }\n    .reveal.active {\n      opacity: 1;\n      transform: translateY(0);\n    }\n    .card-hover {\n      transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);\n    }\n    .card-hover:hover {\n      transform: translateY(-8px);\n      box-shadow: 0 25px 50px -12px rgba(30, 58, 138, 0.18);\n    }\n    .btn-primary {\n      background: linear-gradient(135deg, #c9a227 0%, #e8c66a 50%, #a0821d 100%);\n      transition: all 0.3s ease;\n      position: relative;\n      overflow: hidden;\n    }\n    .btn-primary::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: -100%;\n      width: 100%;\n      height: 100%;\n      background: linear-gradient(90deg, transparent, rgba(255,255,255,0.3), transparent);\n      transition: left 0.5s ease;\n    }\n    .btn-primary:hover::before { left: 100%; }\n    .btn-primary:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 12px 24px -6px rgba(201, 162, 39, 0.4);\n    }\n    .btn-outline {\n      transition: all 0.3s ease;\n    }\n    .btn-outline:hover {\n      background: rgba(201, 162, 39, 0.08);\n      border-color: #c9a227;\n      color: #c9a227;\n    }\n    .nav-link {\n      position: relative;\n    }\n    .nav-link::after {\n      content: '';\n      position: absolute;\n      bottom: -4px;\n      left: 0;\n      width: 0;\n      height: 2px;\n      background: linear-gradient(90deg, #c9a227, #e8c66a);\n      transition: width 0.3s ease;\n    }\n    .nav-link:hover::after,\n    .nav-link.active::after {\n      width: 100%;\n    }\n    .mobile-menu {\n      transform: translateX(100%);\n      transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);\n    }\n    .mobile-menu.open {\n      transform: translateX(0);\n    }\n    .modal-backdrop {\n      opacity: 0;\n      visibility: hidden;\n      transition: all 0.3s ease;\n    }\n    .modal-backdrop.open {\n      opacity: 1;\n      visibility: visible;\n    }\n    .modal-content {\n      transform: scale(0.95) translateY(20px);\n      transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);\n    }\n    .modal-backdrop.open .modal-content {\n      transform: scale(1) translateY(0);\n    }\n    .form-input:focus {\n      border-color: #c9a227;\n      box-shadow: 0 0 0 3px rgba(201, 162, 39, 0.15);\n    }\n    @keyframes pulse-gold {\n      0%, 100% { box-shadow: 0 0 0 0 rgba(201, 162, 39, 0.4); }\n      50% { box-shadow: 0 0 0 12px rgba(201, 162, 39, 0); }\n    }\n    .pulse-gold {\n      animation: pulse-gold 2s infinite;\n    }\n    @keyframes pulse-blue {\n      0%, 100% { box-shadow: 0 0 0 0 rgba(30, 58, 138, 0.4); }\n      50% { box-shadow: 0 0 0 12px rgba(30, 58, 138, 0); }\n    }\n    .pulse-blue {\n      animation: pulse-blue 2s infinite;\n    }\n    .project-card {\n      transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);\n    }\n    .project-card:hover {\n      transform: translateY(-8px);\n      box-shadow: 0 25px 50px -12px rgba(30, 58, 138, 0.2);\n    }\n    .project-card:hover .project-overlay {\n      opacity: 1;\n    }\n    .project-overlay {\n      opacity: 0.6;\n      transition: opacity 0.4s ease;\n    }\n    .detail-card {\n      transition: all 0.3s ease;\n    }\n    .detail-card:hover {\n      transform: translateY(-4px);\n      border-color: #c9a227;\n      box-shadow: 0 12px 24px -8px rgba(30, 58, 138, 0.12);\n    }\n    .detail-card:hover .detail-icon-wrap {\n      transform: scale(1.1);\n      background: linear-gradient(135deg, #c9a227 0%, #e8c66a 50%, #a0821d 100%);\n    }\n    .detail-card:hover .detail-icon-wrap svg {\n      color: white;\n    }\n    .detail-icon-wrap {\n      transition: all 0.3s ease;\n    }\n    .detail-icon-wrap svg {\n      transition: color 0.3s ease;\n    }\n    .status-badge {\n      animation: pulse-blue 2s infinite;\n    }\n    .tagline-italic {\n      font-family: 'Playfair Display', serif;\n      font-style: italic;\n    }\n  \n\/* Mobile layout hardening *\/\nhtml, body { max-width: 100%; overflow-x: hidden; }\n#anant-homepage-root, #anant-about-root, #anant-contact-root, #anant-projects-root, #anant-completed-root { max-width: 100%; overflow-x: hidden; }\n#anant-homepage-root *, #anant-about-root *, #anant-contact-root *, #anant-projects-root *, #anant-completed-root * { min-width: 0; }\n#anant-homepage-root nav img[alt=\"Anant Land Developers\"], #anant-about-root nav img[alt=\"Anant Land Developers\"], #anant-contact-root nav img[alt=\"Anant Land Developers\"], #anant-projects-root nav img[alt=\"Anant Land Developers\"], #anant-completed-root nav img[alt=\"Anant Land Developers\"] { max-width: 190px; max-height: 56px; object-fit: contain; }\n#anant-homepage-root .mobile-menu, #anant-about-root .mobile-menu, #anant-contact-root .mobile-menu, #anant-projects-root .mobile-menu, #anant-completed-root .mobile-menu { background: #ffffff !important; color: #1f2937 !important; opacity: 1 !important; width: min(20rem, 88vw) !important; max-width: 88vw !important; overflow-y: auto !important; -webkit-overflow-scrolling: touch; box-shadow: -24px 0 48px rgba(15, 35, 84, .22) !important; }\n#anant-homepage-root .mobile-menu:not(.open), #anant-about-root .mobile-menu:not(.open), #anant-contact-root .mobile-menu:not(.open), #anant-projects-root .mobile-menu:not(.open), #anant-completed-root .mobile-menu:not(.open) { pointer-events: none; }\n#anant-homepage-root .mobile-link, #anant-about-root .mobile-link, #anant-contact-root .mobile-link, #anant-projects-root .mobile-link, #anant-completed-root .mobile-link { color: #1f2937 !important; background: transparent; display: block; }\n#anant-homepage-root .mobile-link.text-brand-blue, #anant-about-root .mobile-link.text-brand-blue, #anant-contact-root .mobile-link.text-brand-blue, #anant-projects-root .mobile-link.text-brand-blue, #anant-completed-root .mobile-link.text-brand-blue { color: #1e3a8a !important; }\n#anant-homepage-root .mobile-link.btn-primary, #anant-about-root .mobile-link.btn-primary, #anant-contact-root .mobile-link.btn-primary, #anant-projects-root .mobile-link.btn-primary, #anant-completed-root .mobile-link.btn-primary { color: #ffffff !important; text-align: center; }\n#anant-homepage-root #menuOverlay, #anant-about-root #menuOverlay, #anant-contact-root #menuOverlay, #anant-projects-root #menuOverlay, #anant-completed-root #menuOverlay { background: rgba(0, 0, 0, .58) !important; }\n#anant-homepage-root iframe, #anant-about-root iframe, #anant-contact-root iframe, #anant-projects-root iframe, #anant-completed-root iframe { max-width: 100%; }\n#anant-homepage-root .overflow-x-auto, #anant-about-root .overflow-x-auto, #anant-contact-root .overflow-x-auto, #anant-projects-root .overflow-x-auto, #anant-completed-root .overflow-x-auto { overflow-x: auto !important; }\n@media (max-width: 767px) {\n  #anant-homepage-root nav .h-20, #anant-about-root nav .h-20, #anant-contact-root nav .h-20, #anant-projects-root nav .h-20, #anant-completed-root nav .h-20 { height: 4.75rem !important; }\n  #anant-homepage-root nav img[alt=\"Anant Land Developers\"], #anant-about-root nav img[alt=\"Anant Land Developers\"], #anant-contact-root nav img[alt=\"Anant Land Developers\"], #anant-projects-root nav img[alt=\"Anant Land Developers\"], #anant-completed-root nav img[alt=\"Anant Land Developers\"] { max-width: 148px; max-height: 44px; }\n  #anant-homepage-root h1, #anant-about-root h1, #anant-contact-root h1, #anant-projects-root h1, #anant-completed-root h1 { font-size: clamp(2.25rem, 11vw, 3.75rem) !important; line-height: 1.08 !important; overflow-wrap: anywhere; }\n  #anant-homepage-root h2, #anant-about-root h2, #anant-contact-root h2, #anant-projects-root h2, #anant-completed-root h2 { font-size: clamp(1.9rem, 8vw, 3rem) !important; line-height: 1.12 !important; overflow-wrap: anywhere; }\n  #anant-homepage-root h3, #anant-about-root h3, #anant-contact-root h3, #anant-projects-root h3, #anant-completed-root h3 { overflow-wrap: anywhere; }\n  #anant-homepage-root section, #anant-about-root section, #anant-contact-root section, #anant-projects-root section, #anant-completed-root section { overflow: hidden; }\n  #anant-homepage-root .rounded-2xl, #anant-about-root .rounded-2xl, #anant-contact-root .rounded-2xl, #anant-projects-root .rounded-2xl, #anant-completed-root .rounded-2xl { max-width: 100%; }\n  #anant-homepage-root table, #anant-about-root table, #anant-contact-root table, #anant-projects-root table, #anant-completed-root table { min-width: 640px; }\n}\n@media (max-width: 420px) {\n  #anant-homepage-root .mobile-menu, #anant-about-root .mobile-menu, #anant-contact-root .mobile-menu, #anant-projects-root .mobile-menu, #anant-completed-root .mobile-menu { width: 86vw !important; padding: 1.5rem !important; }\n  #anant-homepage-root nav img[alt=\"Anant Land Developers\"], #anant-about-root nav img[alt=\"Anant Land Developers\"], #anant-contact-root nav img[alt=\"Anant Land Developers\"], #anant-projects-root nav img[alt=\"Anant Land Developers\"], #anant-completed-root nav img[alt=\"Anant Land Developers\"] { max-width: 128px; max-height: 40px; }\n}\n\n#anant-homepage-root .mobile-menu, #anant-about-root .mobile-menu, #anant-contact-root .mobile-menu, #anant-projects-root .mobile-menu, #anant-completed-root .mobile-menu { position: fixed !important; top: 0 !important; right: 0 !important; height: 100vh !important; z-index: 9999 !important; padding: 2rem !important; transform: translateX(100%); transition: transform .35s ease; }\n#anant-homepage-root .mobile-menu.open, #anant-about-root .mobile-menu.open, #anant-contact-root .mobile-menu.open, #anant-projects-root .mobile-menu.open, #anant-completed-root .mobile-menu.open { transform: translateX(0) !important; }\n#anant-homepage-root #menuOverlay, #anant-about-root #menuOverlay, #anant-contact-root #menuOverlay, #anant-projects-root #menuOverlay, #anant-completed-root #menuOverlay { position: fixed !important; inset: 0 !important; z-index: 9998 !important; }\n#anant-homepage-root #menuOverlay.hidden, #anant-about-root #menuOverlay.hidden, #anant-contact-root #menuOverlay.hidden, #anant-projects-root #menuOverlay.hidden, #anant-completed-root #menuOverlay.hidden { display: none !important; }\n@media (max-width: 1023px) {\n  #anant-homepage-root nav .hidden.lg\\:flex, #anant-about-root nav .hidden.lg\\:flex, #anant-contact-root nav .hidden.lg\\:flex, #anant-projects-root nav .hidden.lg\\:flex, #anant-completed-root nav .hidden.lg\\:flex { display: none !important; }\n  #anant-homepage-root #menuBtn, #anant-about-root #menuBtn, #anant-contact-root #menuBtn, #anant-projects-root #menuBtn, #anant-completed-root #menuBtn { display: inline-flex !important; align-items: center; justify-content: center; }\n}\n@media (min-width: 1024px) {\n  #anant-homepage-root #menuBtn, #anant-about-root #menuBtn, #anant-contact-root #menuBtn, #anant-projects-root #menuBtn, #anant-completed-root #menuBtn, #anant-homepage-root .mobile-menu, #anant-about-root .mobile-menu, #anant-contact-root .mobile-menu, #anant-projects-root .mobile-menu, #anant-completed-root .mobile-menu, #anant-homepage-root #menuOverlay, #anant-about-root #menuOverlay, #anant-contact-root #menuOverlay, #anant-projects-root #menuOverlay, #anant-completed-root #menuOverlay { display: none !important; }\n}\n\n<\/style>\n<div id=\"anant-projects-root\" class=\"font-sans text-gray-800 antialiased bg-white\">\n  <nav id=\"navbar\" class=\"fixed top-0 left-0 right-0 z-50 transition-all duration-300 bg-white\/95 backdrop-blur-md shadow-sm\">\n    <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\"><div class=\"flex items-center justify-between h-20\">\n      <a href=\"\/\" class=\"flex items-center group\" aria-label=\"Anant Land Developers Home\"><img decoding=\"async\" src=\"https:\/\/www.anantlanddevelopers.com\/wp-content\/uploads\/2026\/08\/ant-logo.png\" alt=\"Anant Land Developers\" class=\"h-12 sm:h-14 w-auto object-contain\"><\/a>\n      <div class=\"hidden lg:flex items-center gap-8\"><a href=\"\/\" class=\"nav-link text-sm font-medium hover:text-brand-blue text-gray-700\">Home<\/a><a href=\"\/?page_id=24\" class=\"nav-link text-sm font-medium hover:text-brand-blue text-gray-700\">About Us<\/a><div class=\"relative group\"><button class=\"nav-link active text-brand-blue text-sm font-medium hover:text-brand-blue flex items-center gap-1\">Projects<svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M19 9l-7 7-7-7\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><\/button><div class=\"absolute top-full left-0 w-56 bg-white shadow-xl rounded-xl py-2 opacity-0 invisible group-hover:opacity-100 group-hover:visible transition-all duration-300 border border-gray-100\"><a href=\"\/?page_id=35\" class=\"block px-4 py-2 text-sm font-bold text-brand-blue bg-brand-blue-soft\">Ongoing Projects<\/a><a href=\"\/?page_id=130\" class=\"block px-4 py-2 text-sm text-gray-700 hover:bg-brand-blue-soft hover:text-brand-blue\">Completed Projects<\/a><\/div><\/div><a href=\"\/?page_id=29\" class=\"nav-link text-sm font-medium hover:text-brand-blue text-gray-700\">Contact Us<\/a><a href=\"\/?page_id=29\" class=\"btn-primary text-white px-6 py-2.5 rounded-full text-sm font-semibold shadow-lg\">Enquire Now<\/a><\/div>\n      <button id=\"menuBtn\" class=\"lg:hidden p-2 rounded-lg text-brand-blue hover:bg-brand-blue-soft transition-colors\" aria-label=\"Open menu\"><svg id=\"menuIcon\" class=\"w-6 h-6\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 6h16M4 12h16M4 18h16\"\/><\/svg><svg id=\"closeIcon\" class=\"w-6 h-6 hidden\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M6 18L18 6M6 6l12 12\"\/><\/svg><\/button>\n    <\/div><\/div>\n    <div id=\"mobileMenu\" class=\"mobile-menu fixed top-0 right-0 h-full w-80 bg-white shadow-2xl z-50 p-8 lg:hidden\"><div class=\"flex justify-end mb-8\"><button id=\"closeMenuBtn\" class=\"p-2 rounded-lg text-brand-blue hover:bg-brand-blue-soft\" aria-label=\"Close menu\"><svg class=\"w-6 h-6\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M6 18L18 6M6 6l12 12\"\/><\/svg><\/button><\/div><div class=\"flex flex-col gap-6\"><a href=\"\/\" class=\"mobile-link text-lg font-medium text-gray-800 hover:text-brand-gold\">Home<\/a><a href=\"\/?page_id=24\" class=\"mobile-link text-lg font-medium text-gray-800 hover:text-brand-gold\">About Us<\/a><a href=\"\/?page_id=35\" class=\"mobile-link text-lg font-semibold text-brand-blue\">Ongoing Projects<\/a><a href=\"\/?page_id=130\" class=\"mobile-link text-lg font-medium text-gray-800 hover:text-brand-gold\">Completed Projects<\/a><a href=\"\/?page_id=29\" class=\"mobile-link text-lg font-medium text-gray-800 hover:text-brand-gold\">Contact Us<\/a><a href=\"\/?page_id=29\" class=\"mobile-link btn-primary text-white px-6 py-3 rounded-full text-center font-semibold mt-4\">Enquire Now<\/a><\/div><div class=\"mt-12 pt-8 border-t border-gray-200\"><p class=\"text-sm text-gray-600 mb-2\">Call us directly<\/p><a href=\"tel:+919823009933\" class=\"text-lg font-bold text-brand-blue hover:text-brand-gold\">+91 98230 09933<\/a><\/div><\/div><div id=\"menuOverlay\" class=\"fixed inset-0 bg-black\/50 z-40 hidden lg:hidden\"><\/div>\n  <\/nav>\n\n<!-- SECTION 1: HERO BANNER -->\n  <section class=\"relative min-h-[460px] flex items-center justify-center pt-20 overflow-hidden\">\n    <div class=\"absolute inset-0\">\n      <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1486406146926-c627a92ad1ab?ixlib=rb-4.0.3&#038;auto=format&#038;fit=crop&#038;w=2070&#038;q=80\" alt=\"Anant Land Developers Ongoing Projects\" class=\"w-full h-full object-cover\">\n      <div class=\"absolute inset-0 hero-overlay\"><\/div>\n    <\/div>\n    <div class=\"relative z-10 max-w-5xl mx-auto px-4 sm:px-6 lg:px-8 text-center\">\n      <div class=\"inline-flex items-center gap-2 px-4 py-2 rounded-full bg-white\/10 backdrop-blur-sm border border-white\/20 mb-6 reveal\">\n        <span class=\"w-2 h-2 rounded-full bg-brand-gold animate-pulse\"><\/span>\n        <span class=\"text-white\/90 text-sm font-medium tracking-wide\">Ongoing Projects<\/span>\n      <\/div>\n      <h1 class=\"font-display text-4xl sm:text-5xl md:text-6xl font-bold text-white leading-tight mb-5 reveal\">\n        Industrial &amp; Commercial Spaces <span class=\"gold-text\">Taking Shape<\/span>\n      <\/h1>\n      <p class=\"text-lg sm:text-xl text-white\/80 font-light max-w-3xl mx-auto reveal\">\n        Across Vasai-Virar &amp; Palghar, Anant Land Developers is creating practical, connected industrial and commercial spaces for growing businesses.\n      <\/p>\n      <div class=\"flex items-center justify-center gap-2 mt-7 text-sm text-white\/60 reveal\">\n        <a href=\"\/\" class=\"hover:text-brand-gold transition-colors\">Home<\/a>\n        <svg class=\"w-4 h-4 text-brand-gold\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 5l7 7-7 7\"\/><\/svg>\n        <span>Projects<\/span>\n        <svg class=\"w-4 h-4 text-brand-gold\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 5l7 7-7 7\"\/><\/svg>\n        <span class=\"text-brand-gold font-medium\">Ongoing<\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 2: SAI SANNIDHI INDUSTRIAL PARK -->\n  <section id=\"sai-sannidhi\" class=\"py-20 lg:py-28 bg-white\">\n    <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n      <div class=\"grid lg:grid-cols-2 gap-10 lg:gap-16 items-center mb-16\">\n        <div class=\"relative reveal\">\n          <div class=\"absolute -inset-4 bg-gradient-to-r from-brand-gold\/20 to-brand-blue\/20 rounded-3xl blur-2xl\"><\/div>\n          <div class=\"relative rounded-2xl overflow-hidden shadow-2xl\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1565008447742-97f6f38c985c?ixlib=rb-4.0.3&#038;auto=format&#038;fit=crop&#038;w=1600&#038;q=80\" alt=\"Sai Sannidhi Industrial Park\" class=\"w-full h-[420px] object-cover\">\n            <div class=\"absolute top-6 left-6 flex flex-wrap gap-2\">\n              <span class=\"status-badge inline-flex items-center gap-2 px-4 py-2 rounded-full bg-brand-blue text-white text-xs font-semibold uppercase tracking-wider shadow-lg\"><span class=\"w-2 h-2 rounded-full bg-brand-gold animate-pulse\"><\/span>Ongoing<\/span>\n              <span class=\"inline-flex items-center px-4 py-2 rounded-full bg-white\/95 text-brand-blue text-xs font-bold uppercase tracking-wider shadow-lg\">CIDCO Approved<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"reveal\">\n          <div class=\"flex flex-wrap items-center gap-2 mb-4\">\n            <span class=\"px-3 py-1 rounded-full bg-brand-blue-soft text-brand-blue text-xs font-semibold uppercase tracking-wider\">Maljipada, Vasai-Virar<\/span>\n            <span class=\"px-3 py-1 rounded-full bg-brand-blue-soft text-brand-blue text-xs font-semibold uppercase tracking-wider\">Industrial + Commercial<\/span>\n            <span class=\"px-3 py-1 rounded-full bg-brand-blue-soft text-brand-blue text-xs font-semibold uppercase tracking-wider\">G+3<\/span>\n          <\/div>\n          <h2 class=\"text-3xl sm:text-4xl lg:text-5xl font-bold text-brand-blue font-display mb-3\">Sai Sannidhi Industrial Park<\/h2>\n          <h3 class=\"text-xl text-gray-600 font-medium mb-6\">G+3 Industrial Complex | Maljipada, NH-48, Vasai-Virar<\/h3>\n          <p class=\"text-gray-600 leading-relaxed text-lg mb-6\">\n            Sai Sannidhi Industrial Park offers commercial space for business and manufacturing premises in the active Naigaon-Vasai corridor. The location supports industries such as readymade garments, gems and jewellery, microelectronics, engineering, agriculture, business, and allied sectors.\n          <\/p>\n          <p class=\"text-gray-600 leading-relaxed text-lg mb-6\">\n            With highway frontage, proposed internal road access, dedicated lifts, wide passages, and clear freehold title, the project is planned for businesses that need visibility, movement, and long-term operating confidence.\n          <\/p>\n          <div class=\"bg-brand-blue-soft border-l-4 border-brand-gold p-5 rounded-r-xl mb-6\">\n            <p class=\"tagline-italic text-lg text-brand-blue\">&#8220;An Opportunity to Keep Growing&#8221;<\/p>\n            <p class=\"text-sm text-gray-500 mt-1\">Forward &middot; Revolution &middot; Sustainability<\/p>\n          <\/div>\n          <div class=\"grid sm:grid-cols-2 gap-4\">\n            <div class=\"bg-white border border-gray-200 rounded-xl p-5 shadow-sm\">\n              <h4 class=\"text-sm font-bold text-brand-gold uppercase tracking-widest mb-2\">Site Address<\/h4>\n              <p class=\"text-sm text-gray-600 leading-relaxed\">Maljipada Mumbai, 48 Highway, Opp. HP Petrol Pump and McDonald&#8217;s, Vasai-Virar, Maljipada, Maharashtra 401208<\/p>\n            <\/div>\n            <div class=\"bg-white border border-gray-200 rounded-xl p-5 shadow-sm\">\n              <h4 class=\"text-sm font-bold text-brand-gold uppercase tracking-widest mb-2\">Contact<\/h4>\n              <p class=\"text-sm text-gray-600 leading-relaxed\">Vrindesh P. Doshi &#8211; 9823009933<br>Hiren D. Vora &#8211; 9822795039<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"mt-8\">\n            <a href=\"#contact-cta\" class=\"btn-primary text-white px-8 py-4 rounded-full font-semibold inline-flex items-center gap-2\">To Know More<svg class=\"w-5 h-5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 8l4 4m0 0l-4 4m4-4H3\"\/><\/svg><\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"reveal mb-16\">\n        <div class=\"flex items-center gap-3 mb-8\">\n          <div class=\"w-10 h-1 gold-bg rounded-full\"><\/div>\n          <h3 class=\"text-2xl font-bold text-brand-blue font-display\">Project Highlights<\/h3>\n          <div class=\"flex-1 h-px bg-gray-200\"><\/div>\n        <\/div>\n        <div class=\"grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-4\">\n          <div class=\"detail-card bg-white border border-gray-200 rounded-xl p-5 shadow-sm\"><p class=\"text-xs text-gray-500 uppercase tracking-wider mb-1\">Units<\/p><p class=\"text-lg font-bold text-brand-blue\">2 Units<\/p><p class=\"text-xs text-gray-500\">Unit 1 + Unit 2<\/p><\/div>\n          <div class=\"detail-card bg-white border border-gray-200 rounded-xl p-5 shadow-sm\"><p class=\"text-xs text-gray-500 uppercase tracking-wider mb-1\">Unit 1<\/p><p class=\"text-lg font-bold text-brand-blue\">5,014.52 Sq.Ft. U.A.<\/p><p class=\"text-xs text-gray-500\">59&#8217;2&quot; x 37&#8217;7&quot;, open space 7,464 Sq.Ft.<\/p><\/div>\n          <div class=\"detail-card bg-white border border-gray-200 rounded-xl p-5 shadow-sm\"><p class=\"text-xs text-gray-500 uppercase tracking-wider mb-1\">Unit 2<\/p><p class=\"text-lg font-bold text-brand-blue\">3,241.47 Sq.Ft. U.A.<\/p><p class=\"text-xs text-gray-500\">35&#8217;5&quot; x 46&#8217;6&quot;, open space 7,885 Sq.Ft.<\/p><\/div>\n          <div class=\"detail-card bg-white border border-gray-200 rounded-xl p-5 shadow-sm\"><p class=\"text-xs text-gray-500 uppercase tracking-wider mb-1\">Floors<\/p><p class=\"text-lg font-bold text-brand-blue\">G + 3<\/p><p class=\"text-xs text-gray-500\">Ground + 3 floors, dedicated lift per unit<\/p><\/div>\n          <div class=\"detail-card bg-white border border-gray-200 rounded-xl p-5 shadow-sm\"><p class=\"text-xs text-gray-500 uppercase tracking-wider mb-1\">Floor Height<\/p><p class=\"text-lg font-bold text-brand-blue\">20&#8242; \/ 18&#8242;<\/p><p class=\"text-xs text-gray-500\">Ground shop: 20&#8242; &middot; 1st, 2nd &amp; 3rd: 18&#8242;<\/p><\/div>\n          <div class=\"detail-card bg-white border border-gray-200 rounded-xl p-5 shadow-sm\"><p class=\"text-xs text-gray-500 uppercase tracking-wider mb-1\">Passage Width<\/p><p class=\"text-lg font-bold text-brand-blue\">6&#8217;7&quot;<\/p><p class=\"text-xs text-gray-500\">Wide passage on all sides, every floor<\/p><\/div>\n          <div class=\"detail-card bg-white border border-gray-200 rounded-xl p-5 shadow-sm\"><p class=\"text-xs text-gray-500 uppercase tracking-wider mb-1\">Approvals<\/p><p class=\"text-lg font-bold text-brand-blue\">CIDCO<\/p><p class=\"text-xs text-gray-500\">CIDCO approved project<\/p><\/div>\n          <div class=\"detail-card bg-white border border-gray-200 rounded-xl p-5 shadow-sm\"><p class=\"text-xs text-gray-500 uppercase tracking-wider mb-1\">Land Title<\/p><p class=\"text-lg font-bold text-brand-blue\">Freehold<\/p><p class=\"text-xs text-gray-500\">Clear title<\/p><\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"grid lg:grid-cols-3 gap-8 reveal\">\n        <div class=\"lg:col-span-2 bg-white border border-gray-200 rounded-2xl shadow-sm overflow-hidden\">\n          <div class=\"bg-brand-blue px-6 py-5\"><h3 class=\"text-2xl font-bold text-white font-display\">Unit Details<\/h3><\/div>\n          <div class=\"overflow-x-auto\">\n            <table class=\"w-full text-left text-sm\">\n              <thead class=\"bg-brand-blue-soft text-brand-blue uppercase tracking-wider text-xs\"><tr><th class=\"px-5 py-4\">Unit<\/th><th class=\"px-5 py-4\">Usable Area<\/th><th class=\"px-5 py-4\">Dimensions<\/th><th class=\"px-5 py-4\">Open Space<\/th><\/tr><\/thead>\n              <tbody class=\"divide-y divide-gray-100 text-gray-700\">\n                <tr><td class=\"px-5 py-4 font-bold text-brand-blue\">Unit 1<\/td><td class=\"px-5 py-4\">5,014.52 Sq.Ft. U.A.<\/td><td class=\"px-5 py-4\">59&#8217;2&quot; x 37&#8217;7&quot;<\/td><td class=\"px-5 py-4\">7,464 Sq.Ft.<\/td><\/tr>\n                <tr><td class=\"px-5 py-4 font-bold text-brand-blue\">Unit 2<\/td><td class=\"px-5 py-4\">3,241.47 Sq.Ft. U.A.<\/td><td class=\"px-5 py-4\">35&#8217;5&quot; x 46&#8217;6&quot;<\/td><td class=\"px-5 py-4\">7,885 Sq.Ft.<\/td><\/tr>\n              <\/tbody>\n            <\/table>\n          <\/div>\n        <\/div>\n        <div class=\"bg-brand-blue-soft border border-brand-blue\/10 rounded-2xl p-7\">\n          <h3 class=\"text-2xl font-bold text-brand-blue font-display mb-5\">Connectivity<\/h3>\n          <ul class=\"space-y-4 text-sm text-gray-700\">\n            <li><span class=\"font-bold text-brand-blue\">NH-48:<\/span> 0 km<\/li>\n            <li><span class=\"font-bold text-brand-blue\">Ghodbunder Road:<\/span> 6 km<\/li>\n            <li><span class=\"font-bold text-brand-blue\">Naigaon Railway Station:<\/span> 11 km<\/li>\n            <li><span class=\"font-bold text-brand-blue\">Juchandra Station:<\/span> 6.7 km<\/li>\n            <li><span class=\"font-bold text-brand-blue\">Road Access:<\/span> Proposed 12 Mt. wide internal road + NH-48 frontage<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 3: AMENITIES -->\n  <section id=\"amenities\" class=\"py-20 lg:py-28 bg-brand-blue-soft\">\n    <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n      <div class=\"max-w-3xl mb-12 reveal\">\n        <span class=\"text-brand-gold font-semibold uppercase tracking-widest text-sm\">Amenities<\/span>\n        <h2 class=\"text-3xl sm:text-4xl lg:text-5xl font-bold text-brand-blue font-display mt-3 mb-4\">Built for Everyday Industrial Use<\/h2>\n        <p class=\"text-gray-600 text-lg leading-relaxed\">Project amenities and specifications from the brochure, organized for quick scanning.<\/p>\n      <\/div>\n      <div class=\"grid sm:grid-cols-2 lg:grid-cols-3 gap-5 reveal\">\n        <div class=\"detail-card bg-white border border-gray-200 rounded-xl p-6 shadow-sm\"><h3 class=\"font-bold text-brand-blue mb-2\">Clear Title<\/h3><p class=\"text-sm text-gray-600\">Freehold land with clear title.<\/p><\/div>\n        <div class=\"detail-card bg-white border border-gray-200 rounded-xl p-6 shadow-sm\"><h3 class=\"font-bold text-brand-blue mb-2\">Security<\/h3><p class=\"text-sm text-gray-600\">24&#215;7 security staff and CCTV cameras.<\/p><\/div>\n        <div class=\"detail-card bg-white border border-gray-200 rounded-xl p-6 shadow-sm\"><h3 class=\"font-bold text-brand-blue mb-2\">Electrification<\/h3><p class=\"text-sm text-gray-600\">Modular switches, sufficient electric points, branded wiring, and three-phase power supply.<\/p><\/div>\n        <div class=\"detail-card bg-white border border-gray-200 rounded-xl p-6 shadow-sm\"><h3 class=\"font-bold text-brand-blue mb-2\">RCC Structure<\/h3><p class=\"text-sm text-gray-600\">Good quality RCC structure.<\/p><\/div>\n        <div class=\"detail-card bg-white border border-gray-200 rounded-xl p-6 shadow-sm\"><h3 class=\"font-bold text-brand-blue mb-2\">Exterior Surface<\/h3><p class=\"text-sm text-gray-600\">Double coated sand face plaster, exterior paint, and elegant elevation.<\/p><\/div>\n        <div class=\"detail-card bg-white border border-gray-200 rounded-xl p-6 shadow-sm\"><h3 class=\"font-bold text-brand-blue mb-2\">Flooring<\/h3><p class=\"text-sm text-gray-600\">Glazed tiles in toilets, vitrified or ceramic flooring elsewhere.<\/p><\/div>\n        <div class=\"detail-card bg-white border border-gray-200 rounded-xl p-6 shadow-sm\"><h3 class=\"font-bold text-brand-blue mb-2\">Interior Surface<\/h3><p class=\"text-sm text-gray-600\">Plaster with wall putty.<\/p><\/div>\n        <div class=\"detail-card bg-white border border-gray-200 rounded-xl p-6 shadow-sm\"><h3 class=\"font-bold text-brand-blue mb-2\">Sanitary Ware<\/h3><p class=\"text-sm text-gray-600\">Branded sanitary ware and concealed toilet fittings.<\/p><\/div>\n        <div class=\"detail-card bg-white border border-gray-200 rounded-xl p-6 shadow-sm\"><h3 class=\"font-bold text-brand-blue mb-2\">G.I. Rolling Shutter<\/h3><p class=\"text-sm text-gray-600\">G.I. rolling shutter with top cover on all floors.<\/p><\/div>\n        <div class=\"detail-card bg-white border border-gray-200 rounded-xl p-6 shadow-sm\"><h3 class=\"font-bold text-brand-blue mb-2\">Parking<\/h3><p class=\"text-sm text-gray-600\">Complete parking area paved with high-end paver blocks.<\/p><\/div>\n        <div class=\"detail-card bg-white border border-gray-200 rounded-xl p-6 shadow-sm\"><h3 class=\"font-bold text-brand-blue mb-2\">Water Supply<\/h3><p class=\"text-sm text-gray-600\">Overhead water tank facility with concealed PVC pipe lines.<\/p><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 4: BOTTOM CTA STRIP -->\n  <section id=\"contact-cta\" class=\"py-20 lg:py-28 relative overflow-hidden\">\n    <div class=\"absolute inset-0 bg-brand-blue\"><\/div>\n    <div class=\"absolute inset-0 opacity-10\">\n      <svg class=\"w-full h-full\" viewBox=\"0 0 100 100\" preserveAspectRatio=\"none\"><pattern id=\"gridOngoing\" width=\"10\" height=\"10\" patternUnits=\"userSpaceOnUse\"><path d=\"M 10 0 L 0 0 0 10\" fill=\"none\" stroke=\"white\" stroke-width=\"0.5\"\/><\/pattern><rect width=\"100\" height=\"100\" fill=\"url(#gridOngoing)\"\/><\/svg>\n    <\/div>\n    <div class=\"relative z-10 max-w-5xl mx-auto px-4 sm:px-6 lg:px-8 text-center reveal\">\n      <h2 class=\"text-3xl sm:text-4xl lg:text-5xl font-bold text-white font-display mb-6\">Want to Know More About Any Project?<\/h2>\n      <p class=\"text-xl text-white\/80 mb-10 max-w-2xl mx-auto\">Get in touch for site visits, unit availability, and pricing.<\/p>\n      <div class=\"flex flex-col sm:flex-row gap-4 justify-center items-center\">\n        <button onclick=\"openModal()\" class=\"btn-primary text-white px-8 py-4 rounded-full font-semibold inline-flex items-center justify-center gap-2 pulse-gold\">Enquire Now<svg class=\"w-5 h-5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 8l4 4m0 0l-4 4m4-4H3\"\/><\/svg><\/button>\n        <a href=\"tel:+919823009933\" class=\"bg-white text-brand-blue px-8 py-4 rounded-full font-semibold inline-flex items-center justify-center gap-2 hover:bg-brand-gold hover:text-white transition-all duration-300\">9823009933<\/a>\n        <a href=\"tel:+919822795039\" class=\"bg-white text-brand-blue px-8 py-4 rounded-full font-semibold inline-flex items-center justify-center gap-2 hover:bg-brand-gold hover:text-white transition-all duration-300\">9822795039<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n<!-- Enquiry Modal -->\n  <div id=\"enquiryModal\" class=\"modal-backdrop fixed inset-0 z-[60] flex items-center justify-center p-4 bg-black\/60 backdrop-blur-sm\">\n    <div class=\"modal-content bg-white rounded-2xl shadow-2xl w-full max-w-lg overflow-hidden\">\n      <div class=\"bg-brand-blue p-6 flex justify-between items-center\">\n        <div>\n          <h3 class=\"text-2xl font-bold text-white font-display\">Enquire Now<\/h3>\n          <p class=\"text-white\/80 text-sm mt-1\">Anant Land Developers<\/p>\n        <\/div>\n        <button onclick=\"closeModal()\" class=\"text-white\/80 hover:text-white transition-colors\" aria-label=\"Close modal\">\n          <svg class=\"w-6 h-6\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M6 18L18 6M6 6l12 12\"\/>\n          <\/svg>\n        <\/button>\n      <\/div>\n      \n      <form id=\"enquiryForm\" class=\"p-6 space-y-5\">\n        <div>\n          <label class=\"block text-sm font-medium text-gray-700 mb-1\">Full Name *<\/label>\n          <input type=\"text\" name=\"name\" required class=\"form-input w-full px-4 py-3 rounded-lg border border-gray-300 outline-none transition-all\" placeholder=\"Enter your full name\">\n        <\/div>\n        \n        <div>\n          <label class=\"block text-sm font-medium text-gray-700 mb-1\">Phone Number *<\/label>\n          <input type=\"tel\" name=\"phone\" required pattern=\"[0-9]{10}\" class=\"form-input w-full px-4 py-3 rounded-lg border border-gray-300 outline-none transition-all\" placeholder=\"Enter 10-digit mobile number\">\n        <\/div>\n        \n        <div>\n          <label class=\"block text-sm font-medium text-gray-700 mb-1\">Email Address<\/label>\n          <input type=\"email\" name=\"email\" class=\"form-input w-full px-4 py-3 rounded-lg border border-gray-300 outline-none transition-all\" placeholder=\"Enter your email\">\n        <\/div>\n        \n        <div>\n          <label class=\"block text-sm font-medium text-gray-700 mb-1\">Interested In<\/label>\n          <select name=\"interest\" class=\"form-input w-full px-4 py-3 rounded-lg border border-gray-300 outline-none transition-all\">\n            <option value=\"\">Select an option<\/option>\n            <option value=\"sai-sannidhi\">Sai Sannidhi Industrial Park<\/option>\n            <option value=\"future\">Future Projects<\/option>\n            <option value=\"general\">General Enquiry<\/option>\n          <\/select>\n        <\/div>\n        \n        <div>\n          <label class=\"block text-sm font-medium text-gray-700 mb-1\">Message<\/label>\n          <textarea name=\"message\" rows=\"3\" class=\"form-input w-full px-4 py-3 rounded-lg border border-gray-300 outline-none transition-all resize-none\" placeholder=\"Tell us about your requirements\"><\/textarea>\n        <\/div>\n        \n        <button type=\"submit\" class=\"btn-primary w-full text-white py-4 rounded-lg font-semibold text-lg\">\n          Send Enquiry\n        <\/button>\n        \n        <div class=\"text-center\">\n          <p class=\"text-sm text-gray-500\">Or call us directly:<\/p>\n          <a href=\"tel:+919823009933\" class=\"text-brand-blue font-bold hover:text-brand-gold transition-colors\">+91 98230 09933<\/a>\n        <\/div>\n      <\/form>\n      \n      <div id=\"formSuccess\" class=\"hidden p-8 text-center\">\n        <div class=\"w-16 h-16 rounded-full bg-green-100 flex items-center justify-center mx-auto mb-4\">\n          <svg class=\"w-8 h-8 text-green-600\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"\/>\n          <\/svg>\n        <\/div>\n        <h4 class=\"text-2xl font-bold text-brand-blue font-display mb-2\">Thank You!<\/h4>\n        <p class=\"text-gray-600 mb-6\">Your enquiry has been submitted. Our team will contact you shortly.<\/p>\n        <button onclick=\"closeModal()\" class=\"btn-primary text-white px-8 py-3 rounded-full font-semibold\">Close<\/button>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Floating Call Button (Mobile) -->\n  <a href=\"tel:+919823009933\" class=\"fixed bottom-6 right-6 z-40 lg:hidden w-14 h-14 gold-bg rounded-full flex items-center justify-center shadow-2xl pulse-gold\" aria-label=\"Call now\">\n    <svg class=\"w-6 h-6 text-white\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n      <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z\"\/>\n    <\/svg>\n  <\/a>\n\n  <script>\n    \/\/ Mobile Menu Toggle\n    const menuBtn = document.getElementById('menuBtn');\n    const closeMenuBtn = document.getElementById('closeMenuBtn');\n    const mobileMenu = document.getElementById('mobileMenu');\n    const menuOverlay = document.getElementById('menuOverlay');\n    const menuIcon = document.getElementById('menuIcon');\n    const closeIcon = document.getElementById('closeIcon');\n    const mobileLinks = document.querySelectorAll('.mobile-link');\n    \n    function openMenu() {\n      mobileMenu.classList.add('open');\n      menuOverlay.classList.remove('hidden');\n      menuIcon.classList.add('hidden');\n      closeIcon.classList.remove('hidden');\n      document.body.style.overflow = 'hidden';\n    }\n    \n    function closeMenu() {\n      mobileMenu.classList.remove('open');\n      menuOverlay.classList.add('hidden');\n      menuIcon.classList.remove('hidden');\n      closeIcon.classList.add('hidden');\n      document.body.style.overflow = '';\n    }\n    \n    menuBtn.addEventListener('click', openMenu);\n    closeMenuBtn.addEventListener('click', closeMenu);\n    menuOverlay.addEventListener('click', closeMenu);\n    mobileLinks.forEach(link => link.addEventListener('click', closeMenu));\n    \n    \/\/ Modal Functions\n    const modal = document.getElementById('enquiryModal');\n    const enquiryForm = document.getElementById('enquiryForm');\n    const formSuccess = document.getElementById('formSuccess');\n    \n    function openModal() {\n      modal.classList.add('open');\n      document.body.style.overflow = 'hidden';\n    }\n    \n    function closeModal() {\n      modal.classList.remove('open');\n      document.body.style.overflow = '';\n      setTimeout(() => {\n        enquiryForm.reset();\n        enquiryForm.classList.remove('hidden');\n        formSuccess.classList.add('hidden');\n      }, 300);\n    }\n    \n    modal.addEventListener('click', function(e) {\n      if (e.target === modal) closeModal();\n    });\n    \n    enquiryForm.addEventListener('submit', function(e) {\n      e.preventDefault();\n      const submitBtn = enquiryForm.querySelector('button[type=\"submit\"]');\n      const originalText = submitBtn.textContent;\n      submitBtn.textContent = 'Submitting...';\n      submitBtn.disabled = true;\n      setTimeout(() => {\n        enquiryForm.classList.add('hidden');\n        formSuccess.classList.remove('hidden');\n        submitBtn.textContent = originalText;\n        submitBtn.disabled = false;\n      }, 1500);\n    });\n    \n    \/\/ Navbar Scroll Effect\n    const navbar = document.getElementById('navbar');\n    window.addEventListener('scroll', function() {\n      if (window.scrollY > 50) {\n        navbar.classList.add('shadow-md', 'bg-white\/98');\n        navbar.classList.remove('bg-white\/95');\n      } else {\n        navbar.classList.remove('shadow-md', 'bg-white\/98');\n        navbar.classList.add('bg-white\/95');\n      }\n    });\n    \n    \/\/ Active Nav Link\n    const sections = document.querySelectorAll('section[id]');\n    const navLinks = document.querySelectorAll('.nav-link');\n    \n    window.addEventListener('scroll', function() {\n      let current = '';\n      sections.forEach(section => {\n        const sectionTop = section.offsetTop;\n        if (scrollY >= sectionTop - 200) {\n          current = section.getAttribute('id');\n        }\n      });\n      navLinks.forEach(link => {\n        link.classList.remove('active', 'text-brand-gold');\n        if (link.getAttribute('href') === '#' + current) {\n          link.classList.add('active', 'text-brand-gold');\n        }\n      });\n    });\n    \n    \/\/ Scroll Reveal Animation\n    const revealElements = document.querySelectorAll('.reveal');\n    const revealObserver = new IntersectionObserver((entries) => {\n      entries.forEach((entry, index) => {\n        if (entry.isIntersecting) {\n          setTimeout(() => {\n            entry.target.classList.add('active');\n          }, index * 100);\n          revealObserver.unobserve(entry.target);\n        }\n      });\n    }, {\n      threshold: 0.1,\n      rootMargin: '0px 0px -50px 0px'\n    });\n    revealElements.forEach(el => revealObserver.observe(el));\n    \n    \/\/ Smooth scroll for anchor links\n    document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n      anchor.addEventListener('click', function(e) {\n        e.preventDefault();\n        const target = document.querySelector(this.getAttribute('href'));\n        if (target) {\n          const headerOffset = 80;\n          const elementPosition = target.getBoundingClientRect().top;\n          const offsetPosition = elementPosition + window.pageYOffset - headerOffset;\n          window.scrollTo({\n            top: offsetPosition,\n            behavior: 'smooth'\n          });\n        }\n      });\n    });\n    \n    \/\/ Escape key to close modal and menu\n    document.addEventListener('keydown', function(e) {\n      if (e.key === 'Escape') {\n        closeModal();\n        closeMenu();\n      }\n    });\n  <\/script>\n\n\n  <footer class=\"bg-brand-blue-dark text-white py-16\"><div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\"><div class=\"grid sm:grid-cols-2 lg:grid-cols-4 gap-10 mb-12\"><div><div class=\"mb-6\"><img decoding=\"async\" src=\"https:\/\/www.anantlanddevelopers.com\/wp-content\/uploads\/2026\/08\/ant-logo.png\" alt=\"Anant Land Developers\" class=\"h-16 w-auto object-contain\"><\/div><p class=\"text-white\/60 text-sm leading-relaxed\">Building industrial futures in Vasai-Virar with quality, trust, and long-term value.<\/p><\/div><div><h4 class=\"text-lg font-bold mb-6 font-display text-brand-gold\">Quick Links<\/h4><ul class=\"space-y-3\"><li><a href=\"\/\" class=\"text-white\/60 hover:text-brand-gold transition-colors text-sm\">Home<\/a><\/li><li><a href=\"\/?page_id=24\" class=\"text-white\/60 hover:text-brand-gold transition-colors text-sm\">About Us<\/a><\/li><li><a href=\"\/?page_id=35\" class=\"text-white\/60 hover:text-brand-gold transition-colors text-sm\">Ongoing Projects<\/a><\/li><li><a href=\"\/?page_id=130\" class=\"text-white\/60 hover:text-brand-gold transition-colors text-sm\">Completed Projects<\/a><\/li><li><a href=\"\/?page_id=29\" class=\"text-white\/60 hover:text-brand-gold transition-colors text-sm\">Contact Us<\/a><\/li><\/ul><\/div><div><h4 class=\"text-lg font-bold mb-6 font-display text-brand-gold\">Projects<\/h4><ul class=\"space-y-3 text-sm text-white\/60\"><li><a href=\"\/?page_id=130#pushkarni-apartments\" class=\"hover:text-brand-gold transition-colors\">Pushkarni Apartments<\/a><\/li><li><a href=\"\/?page_id=130#north-seven\" class=\"hover:text-brand-gold transition-colors\">North Seven<\/a><\/li><li><a href=\"\/?page_id=35#sai-sannidhi\" class=\"hover:text-brand-gold transition-colors\">Sai Sannidhi Industrial Park<\/a><\/li><li><a href=\"\/?page_id=35#nivant\" class=\"hover:text-brand-gold transition-colors\">Nivant<\/a><\/li><\/ul><\/div><div><h4 class=\"text-lg font-bold mb-6 font-display text-brand-gold\">Contact<\/h4><p class=\"text-white\/60 text-sm mb-4\">003, Ground Floor, Prime Court, Opp. K.T. Signature, Ambadi Road, Vasai (West)<\/p><div class=\"text-sm font-bold text-white\/80\">9823009933 \/ 9822795039<\/div><\/div><\/div><div class=\"border-t border-white\/10 pt-8 flex flex-col md:flex-row justify-between items-center gap-4 text-white\/40 text-xs\"><p>&copy; 2026 Anant Land Developers. All Rights Reserved.<\/p><p>Powered By <span class=\"text-brand-gold font-semibold\">DAM Networks<\/span><\/p><\/div><\/div><\/footer><\/div>\n","protected":false},"excerpt":{"rendered":"<p>HomeAbout Us Projects Ongoing ProjectsCompleted Projects Contact UsEnquire Now HomeAbout UsOngoing ProjectsCompleted ProjectsContact UsEnquire Now Call us directly +91 98230 09933 Ongoing Projects Industrial &amp; Commercial Spaces Taking Shape Across Vasai-Virar &amp; Palghar, Anant Land Developers is creating practical, connected industrial and commercial spaces for growing businesses. Home Projects Ongoing Ongoing CIDCO Approved Maljipada, Vasai-Virar [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-35","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.anantlanddevelopers.com\/index.php?rest_route=\/wp\/v2\/pages\/35","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.anantlanddevelopers.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.anantlanddevelopers.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.anantlanddevelopers.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.anantlanddevelopers.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=35"}],"version-history":[{"count":30,"href":"https:\/\/www.anantlanddevelopers.com\/index.php?rest_route=\/wp\/v2\/pages\/35\/revisions"}],"predecessor-version":[{"id":204,"href":"https:\/\/www.anantlanddevelopers.com\/index.php?rest_route=\/wp\/v2\/pages\/35\/revisions\/204"}],"wp:attachment":[{"href":"https:\/\/www.anantlanddevelopers.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=35"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}