55ok

Mini

Direktori : /home/u307599615/domains/anantarealtors.com/public_html/
Upload File :
Current File : /home/u307599615/domains/anantarealtors.com/public_html/commercial-properties-gurgaon.html


<!doctype html>
<html lang="en">

<!-- Mirrored from AnantaRealtors .com/ by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 31 May 2025 09:27:46 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
<head>
<base >
  <meta name="robots" content="index,follow">
    <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
     <title>Ananta Realtors</title>
 
     <link rel="shortcut icon" href="assets/Ananta-logo.png" />
    <link href="../cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" rel="stylesheet">
    <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&amp;display=swap" rel="stylesheet">
    <link href="../cdnjs.cloudflare.com/ajax/libs/mdb-ui-kit/8.1.0/mdb.min.css" rel="stylesheet">
    <link href="../cdn.jsdelivr.net/npm/bootstrap%405.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">
	<link href="assets/css/style.css" rel="stylesheet">
	 <link href="assets/css/advance.css" rel="stylesheet">
	<link rel="stylesheet" type="text/css" href="../cdn.jsdelivr.net/npm/slick-carousel/slick/slick.css"/>
   <link rel="stylesheet" type="text/css" href="../cdn.jsdelivr.net/npm/slick-carousel/slick/slick-theme.css"/>
   <script src="../code.jquery.com/jquery-3.6.0.min.js"></script>
   <script src="../cdn.jsdelivr.net/npm/slick-carousel/slick/slick.min.js"></script>
  
  <style>
    .top-bar {
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
}

.navbar-brand img {
    height: 50px;
    width: auto;
}


.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  position: absolute;
  left: 100%;
  top: 0;
  margin-top: -1px;
  display: none;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

/* Mobile fix: Expand submenu on click */
@media (max-width: 992px) {
  .dropdown-submenu .dropdown-menu {
    position: static;
    display: none;
    margin-left: 10px;
  }
  
  .dropdown-submenu.show .dropdown-menu {
    display: block;
  }

  /* Style for toggle icon */
  .dropdown-toggle-icon {
    display: inline-block;
    float: right;
    padding: 10px;
    cursor: pointer;
  }
}


@keyframes blinkText {
    0% { color: #f4c189; }
    50% { color: #000000; }
    100% { color: #f4c189; }
}

.blink-text {
    animation: blinkText 1s infinite;
   
}

a {
    text-decoration: none; 
    color: rgb(13 110 253); 
}


  </style>
  
 
   
</head>

<body>


<link href="https://fonts.googleapis.com/css2?family=Dancing+Script&amp;display=swap" rel="stylesheet">
<link href="../cdn.jsdelivr.net/npm/bootstrap-icons%401.10.5/font/bootstrap-icons.css" rel="stylesheet">
<link rel="stylesheet" href="../cdn.jsdelivr.net/npm/swiper%4011/swiper-bundle.min.css">
  <style>
a {
    text-decoration: none; 
    color: inherit; 
}


 .modal-content {
            background: rgba(0, 0, 0, 0.8);
            border-radius: 0;
            color: #fff;
            height: 100vh;
            display: flex;
            justify-content: center;
            align-items: center;
            border: none;
        }
        /* Remove modal border and shadow */
        .modal-dialog {
            max-width: 100%;
            margin: 0;
        }
        /* Close button styling */
        .btn-close {
            filter: invert(1);
        }
        


        /* Custom input styles */
        .custom-input {
            background-color: transparent;
            border: none;
            border-bottom: 2px solid #fff;
            border-radius: 0;
            color: #fff;
            width: 100%;
            padding: 8px 0;
        }

        .custom-input:focus {
            outline: none;
            box-shadow: none;
            border-bottom: 2px solid #ddd;
        }

        .custom-input::placeholder {
            color: #ccc;
        }

        /* Spacing for inputs */
        .form-group {
            margin-bottom: 15px;
        }
        

         .navbar {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            z-index: 1000; 
            background: rgba(0, 0, 0, 0.5); 
        }
        
  </style> 
  
   <header>
      
 

 <nav style="background-color: #111;" class="navbar navbar-expand-lg navbar-dark">
        <div class="container">
        <a class="navbar-brand" href="index.html">
            <img style="height: 80px;" src="assets/Ananta-logo.png" alt="Ananta Realtors  - Top Real Estate Consultants in India" width="100%" height="50">
        </a>
        <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav">
            <span class="navbar-toggler-icon" style="background-image: url('assets/download.svg');"></span>

        </button>
        
            <div class="collapse navbar-collapse" id="navbarNav">
                <ul class="navbar-nav ms-auto">
                    
                      <li class="nav-item"><a class="nav-link" href="index.html">HOME</a></li>
                <li class="nav-item dropdown" data-bs-auto-close="outside">
                    <a class="nav-link dropdown-toggle text-white" href="#" id="newsroomDropdown" role="button" data-bs-toggle="dropdown">
                       ABOUT US
                    </a>
                    <ul class="dropdown-menu">
                   <li><a class="dropdown-item" href="about-us.html">Our Story</a></li>
                   <!-- <li><a class="dropdown-item" href="our-management-team.html">Leadership</a></li> -->
                   <!-- <li><a class="dropdown-item" href="events.html">Events</a></li> -->
                   <!-- <li><a class="dropdown-item" href="awards-and-recognition.html">Awards and Recognition</a></li> -->
                   <!-- <li><a class="dropdown-item" href="corporate-social-responsibilty.html">Corporate Social Responsibility</a></li> -->
                       
                    </ul>
                </li>
                    
                    
    <li class="nav-item dropdown">
    <a class="nav-link dropdown-toggle" href="#" id="servicesDropdown" role="button" data-bs-toggle="dropdown">
         PROPERTIES 
    </a>
    
    <ul class="dropdown-menu" aria-labelledby="servicesDropdown">
                    <li class="dropdown-submenu">
                <a class="dropdown-item dropdown-toggle" href="category/commercial.html">
                    Commercial                </a>

                                    <ul class="dropdown-menu">
                                                    <li>
                             <a class="dropdown-item" href="commercial-properties-gurgaon.html">
                             Gurgaon                            </a>

                                </a>
                            </li>
                                                    <!-- <li>
                             <a class="dropdown-item" href="commercial-properties-delhi.html">
                             Delhi                            </a>

                                </a>
                            </li>
                                                 -->
                    
               
                
                    </ul>
                            </li>
                    <li class="dropdown-submenu">
                <a class="dropdown-item dropdown-toggle" href="category/residential.html">
                    Residential                </a>

                                    <ul class="dropdown-menu">
                                                    <li>
                             <a class="dropdown-item" href="residential-properties-gurgaon.html">
                             Gurgaon                            </a>

                                </a>
                            </li>
                                                    <!-- <li>
                             <a class="dropdown-item" href="residential-properties-mumbai.html">
                             Mumbai                            </a>

                                </a>
                            </li> -->
                                                    <!-- <li>
                             <a class="dropdown-item" href="residential-properties-delhi.html">
                             Delhi                            </a>

                                </a>
                            </li>
                                                 -->
                    
               
                
                    </ul>
                            </li>
                    <li class="dropdown-submenu">
                <a class="dropdown-item dropdown-toggle" href="category/scoplots.html">
                    SCO Plots                </a>

                                    <ul class="dropdown-menu">
                                                    <li>
                             <a class="dropdown-item" href="sco-plots-in-gurgaon.html">
                             Gurgaon                            </a>

                                </a>
                            </li>
                                                
                    
               
                
                    </ul>
                            </li>
            </ul>
</li>
<li class="nav-item dropdown" data-bs-auto-close="outside">
                    <a class="nav-link dropdown-toggle text-white" href="#" id="newsroomDropdown" role="button" data-bs-toggle="dropdown">
                        INSIGHTS    
                    </a>
                    <ul class="dropdown-menu">
                         <li><a class="dropdown-item" href="blogs.html">Blogs</a></li>
                    
                           <li><a class="dropdown-item" href="pr-and-news.html">PR & Media</a></li>
                           <!-- <li><a class="dropdown-item" href="real-estate-news.html">News & Updates</a></li> -->
                      
                      
                      

                    </ul>
                </li>
                    <!-- <li class="nav-item"><a class="nav-link" href="https://rnrbyAnantainfra.com/" target="_blank" >RESEARCH & REPORTS</a></li> -->
                    
                    <!-- <li class="nav-item"><a class="nav-link" href="nri-corner.html">NRI CORNER</a></li> -->
                    <!-- <li class="nav-item"><a class="nav-link" href="career.html">CAREERS</a></li> -->
                    <li class="nav-item"><a class="nav-link" href="contact-us.html">CONTACT</a></li>
                </ul>
            </div>


           

        </div>
    </nav>

    </header>
    
    
    
    
    
<!-- Full-Screen Transparent Modal -->

<div class="modal fade" id="contactModal" tabindex="-1" aria-labelledby="contactModalLabel" aria-hidden="true">
    <div class="modal-dialog modal-lg">
        <div class="modal-content">
            <div class="modal-header border-0">
                <h5 class="modal-title" id="contactModalLabel"></h5>
                <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
            </div>
            
            
            <div class="modal-body">
               <form action="https://riseinfraventures.com/contact-process" method="POST">
                   
    <div class="row" style="margin-top: 70px;">
    <div class="col-md-6">
        <div class="form-group">
            <label >Name*</label>
            <input type="text" class="custom-input" name="fname" id="fname" required style="width: 100%; padding: 12px; font-size: 18px;">
            <input type="hidden" name="first_form" value="send contact">
        </div>
        <div class="form-group">
            <label>Email*</label>
            <input type="email" class="custom-input" name="email" id="email" required style="width: 100%; padding: 12px; font-size: 18px;">
        </div>
    </div>
    <div class="col-md-6">
        <div class="form-group">
            <label>Mobile No*</label>
            <input type="tel" class="custom-input" name="phone" id="phone" required style="width: 100%; padding: 12px; font-size: 18px;" oninput="this.value = this.value.replace(/\D/g, '')">
        </div>
        <div class="form-group">
            <label>Messages*</label>
            <input type="text" class="custom-input" name="message" id="message" required style="width: 100%; padding: 12px; font-size: 18px;">
        </div>
    </div>
</div>


        <div class="text-center mt-3">
            <button type="submit" name="submit" class="btn btn-light">Submit</button>
        </div>
    </form>
</div>
           
          
        </div>
    </div>
</div>
    
    
  

    
   




 <div class="news-section">
        <div class="overlay"></div>
        <div class="news-content">
            <h1><b>COMMERCIAL PROPERTIES IN GURGAON</b></h1>
        </div>
    </div>

<section class="py-4 bg-white">
     <div class="container-fluid">
     <p>Investing in commercial properties in Gurgaon offers a unique opportunity to tap into one of India's fastest-growing business hubs with exceptional returns. With Rise Infraventures best-selling properties, Gurgaon is attracting businesses to invest in them.
         

        </p>

       
                       <div class="row g-4">
                                              <div class="col-md-4">
                    <div class="card property-card position-relative">
                        <a href="property-detail/vatika-one-on-one-gurgaon.html" class="stretched-link"></a>
                        <span class="on-request"> 237 OF 2017  </span>
                        <div class="overflow-hidden">
                            <img src="media/product/296165371_vatika-one-on-one-gurgaon.webp" class="card-img-top" alt="vatika-one-on-one-gurgaon">
                        </div>
                      <div class="property-details row">
                     <h5 class="card-title" style="color: black;">
                    Vatika One On One Gurgaon..</h5>

        
           <div class="col-md-6">
               
           <p>
            <i class="fa fa-map-marker-alt" style="color: black;"></i> Sector 16 Gurgaon          </p>

        <p>
            <i class="fa fa-expand" style="color: black;"></i> On Request        </p>

       
    </div>
    

  
    <div class="col-md-6">
    <p><i class="fa fa-calendar-alt" style="color: black;"></i> Ready To Move</p>
    <p><i class="fa fa-th-large" style="color: black;"></i> Office Spaces</p>
      </div>
      
      <div class="price">
        <span>Starting Price</span>
            <h5 class="fw-bold">On Request</h5>
        </div>
        
        
        
        
       </div>
   </div>
     </div>
                                        <div class="col-md-4">
                    <div class="card property-card position-relative">
                        <a href="property-detail/reach-3-roads-sector-70.html" class="stretched-link"></a>
                        <span class="on-request"> 38 OF 2017  </span>
                        <div class="overflow-hidden">
                            <img src="media/product/3-roads.webp" class="card-img-top" alt="Reach 3 Roads - ready-to-move retail shops, showrooms, and office space in Gurgaon">
                        </div>
                      <div class="property-details row">
                     <h5 class="card-title" style="color: black;">
                    Reach 3 Roads Sector 70..</h5>

        
           <div class="col-md-6">
               
           <p>
            <i class="fa fa-map-marker-alt" style="color: black;"></i> Sector 70 Gurgaon          </p>

        <p>
            <i class="fa fa-expand" style="color: black;"></i> On Request        </p>

       
    </div>
    

  
    <div class="col-md-6">
    <p><i class="fa fa-calendar-alt" style="color: black;"></i> Ready To Move</p>
    <p><i class="fa fa-th-large" style="color: black;"></i> Commercial Spaces</p>
      </div>
      
      <div class="price">
        <span>Starting Price</span>
            <h5 class="fw-bold">On Request</h5>
        </div>
        
        
        
        
       </div>
   </div>
     </div>
                                        <div class="col-md-4">
                    <div class="card property-card position-relative">
                        <a href="property-detail/suncity-the-empire.html" class="stretched-link"></a>
                        <span class="on-request"> 750 of 2023  </span>
                        <div class="overflow-hidden">
                            <img src="media/product/908146214_suncity-the-empire.webp" class="card-img-top" alt="suncity-the-empire-sector-43">
                        </div>
                      <div class="property-details row">
                     <h5 class="card-title" style="color: black;">
                    Suncity The Empire Sector 43..</h5>

        
           <div class="col-md-6">
               
           <p>
            <i class="fa fa-map-marker-alt" style="color: black;"></i> Sector 43 Gurgaon          </p>

        <p>
            <i class="fa fa-expand" style="color: black;"></i> On Request        </p>

       
    </div>
    

  
    <div class="col-md-6">
    <p><i class="fa fa-calendar-alt" style="color: black;"></i> Under Construction</p>
    <p><i class="fa fa-th-large" style="color: black;"></i> Office Space & Retail</p>
      </div>
      
      <div class="price">
        <span>Starting Price</span>
            <h5 class="fw-bold">On Request</h5>
        </div>
        
        
        
        
       </div>
   </div>
     </div>
                                        <div class="col-md-4">
                    <div class="card property-card position-relative">
                        <a href="property-detail/m3m-114-market.html" class="stretched-link"></a>
                        <span class="on-request"> GGM/585/317/2022/60  </span>
                        <div class="overflow-hidden">
                            <img src="media/product/2.jpg" class="card-img-top" alt="M3M 114 Market - Premium SCO Plots in Gurugram">
                        </div>
                      <div class="property-details row">
                     <h5 class="card-title" style="color: black;">
                    M3M 114 Market..</h5>

        
           <div class="col-md-6">
               
           <p>
            <i class="fa fa-map-marker-alt" style="color: black;"></i> Sector 114 Gurgaon          </p>

        <p>
            <i class="fa fa-expand" style="color: black;"></i> On Request        </p>

       
    </div>
    

  
    <div class="col-md-6">
    <p><i class="fa fa-calendar-alt" style="color: black;"></i> Ready To Move</p>
    <p><i class="fa fa-th-large" style="color: black;"></i> SCO Plots</p>
      </div>
      
      <div class="price">
        <span>Starting Price</span>
            <h5 class="fw-bold">On Request</h5>
        </div>
        
        
        
        
       </div>
   </div>
     </div>
                                        <div class="col-md-4">
                    <div class="card property-card position-relative">
                        <a href="property-detail/m3m-paragon-57-sector-57.html" class="stretched-link"></a>
                        <span class="on-request"> GGM/651/383/2022/126.  </span>
                        <div class="overflow-hidden">
                            <img src="media/product/849235977_M3M-paragon-57.webp" class="card-img-top" alt="m3m-paragon-57-gurgaon">
                        </div>
                      <div class="property-details row">
                     <h5 class="card-title" style="color: black;">
                    M3M Paragon 57..</h5>

        
           <div class="col-md-6">
               
           <p>
            <i class="fa fa-map-marker-alt" style="color: black;"></i> Sector 57 Gurgaon          </p>

        <p>
            <i class="fa fa-expand" style="color: black;"></i> On Request        </p>

       
    </div>
    

  
    <div class="col-md-6">
    <p><i class="fa fa-calendar-alt" style="color: black;"></i> Under Construction</p>
    <p><i class="fa fa-th-large" style="color: black;"></i> Commercial Spaces</p>
      </div>
      
      <div class="price">
        <span>Starting Price</span>
            <h5 class="fw-bold">On Request</h5>
        </div>
        
        
        
        
       </div>
   </div>
     </div>
                                        <div class="col-md-4">
                    <div class="card property-card position-relative">
                        <a href="property-detail/m3m-atrium-57-sector-57-gurgaon.html" class="stretched-link"></a>
                        <span class="on-request"> GGM/513/245/2021/81  </span>
                        <div class="overflow-hidden">
                            <img src="media/product/323943336_m3m-atrium57.webp" class="card-img-top" alt="m3m-atrium-57-sector-57-gurgaon">
                        </div>
                      <div class="property-details row">
                     <h5 class="card-title" style="color: black;">
                    M3M Atrium 57..</h5>

        
           <div class="col-md-6">
               
           <p>
            <i class="fa fa-map-marker-alt" style="color: black;"></i> Sector 57 Gurgaon          </p>

        <p>
            <i class="fa fa-expand" style="color: black;"></i> On Request        </p>

       
    </div>
    

  
    <div class="col-md-6">
    <p><i class="fa fa-calendar-alt" style="color: black;"></i> Under Construction</p>
    <p><i class="fa fa-th-large" style="color: black;"></i> Retail Shops</p>
      </div>
      
      <div class="price">
        <span>Starting Price</span>
            <h5 class="fw-bold">On Request</h5>
        </div>
        
        
        
        
       </div>
   </div>
     </div>
                                        <div class="col-md-4">
                    <div class="card property-card position-relative">
                        <a href="property-detail/ameya-sapphire-57-gurgaon-investment.html" class="stretched-link"></a>
                        <span class="on-request"> GGM/526/258/2022/01  </span>
                        <div class="overflow-hidden">
                            <img src="media/product/424928566_Sapphire.webp" class="card-img-top" alt="ameya-sapphire-57-gurgaon">
                        </div>
                      <div class="property-details row">
                     <h5 class="card-title" style="color: black;">
                    Ameya Sapphire 57..</h5>

        
           <div class="col-md-6">
               
           <p>
            <i class="fa fa-map-marker-alt" style="color: black;"></i> Sector 57 Gurgaon          </p>

        <p>
            <i class="fa fa-expand" style="color: black;"></i> On Request        </p>

       
    </div>
    

  
    <div class="col-md-6">
    <p><i class="fa fa-calendar-alt" style="color: black;"></i> Under Construction</p>
    <p><i class="fa fa-th-large" style="color: black;"></i> Retail Shops, Food Court</p>
      </div>
      
      <div class="price">
        <span>Starting Price</span>
            <h5 class="fw-bold">On Request</h5>
        </div>
        
        
        
        
       </div>
   </div>
     </div>
                                        <div class="col-md-4">
                    <div class="card property-card position-relative">
                        <a href="property-detail/m3m-jewel-mg-road-sector-25.html" class="stretched-link"></a>
                        <span class="on-request"> GGM/635/367/2022/110  </span>
                        <div class="overflow-hidden">
                            <img src="media/product/465521250_m3m-jewel-mg-road-sector-25.webp" class="card-img-top" alt="m3m-jewel-sector-25-mg-road">
                        </div>
                      <div class="property-details row">
                     <h5 class="card-title" style="color: black;">
                    M3M Jewel..</h5>

        
           <div class="col-md-6">
               
           <p>
            <i class="fa fa-map-marker-alt" style="color: black;"></i> MG Road, Sector 25 Gurgaon          </p>

        <p>
            <i class="fa fa-expand" style="color: black;"></i> On Request        </p>

       
    </div>
    

  
    <div class="col-md-6">
    <p><i class="fa fa-calendar-alt" style="color: black;"></i> Under Construction</p>
    <p><i class="fa fa-th-large" style="color: black;"></i> Commercial Spaces</p>
      </div>
      
      <div class="price">
        <span>Starting Price</span>
            <h5 class="fw-bold">On Request</h5>
        </div>
        
        
        
        
       </div>
   </div>
     </div>
                                        <div class="col-md-4">
                    <div class="card property-card position-relative">
                        <a href="property-detail/m3m-route-65-sector-65-gurgaon.html" class="stretched-link"></a>
                        <span class="on-request"> 80 OF 2022  </span>
                        <div class="overflow-hidden">
                            <img src="media/product/365497476_m3m-route-65.webp" class="card-img-top" alt="M3M Route 65 - Best place for buyers to invest in commercial property.">
                        </div>
                      <div class="property-details row">
                     <h5 class="card-title" style="color: black;">
                    M3M Route 65..</h5>

        
           <div class="col-md-6">
               
           <p>
            <i class="fa fa-map-marker-alt" style="color: black;"></i> Sector 65 Gurgaon          </p>

        <p>
            <i class="fa fa-expand" style="color: black;"></i> On Request        </p>

       
    </div>
    

  
    <div class="col-md-6">
    <p><i class="fa fa-calendar-alt" style="color: black;"></i> Under Construction</p>
    <p><i class="fa fa-th-large" style="color: black;"></i> Retail Shops, Food Court</p>
      </div>
      
      <div class="price">
        <span>Starting Price</span>
            <h5 class="fw-bold">On Request</h5>
        </div>
        
        
        
        
       </div>
   </div>
     </div>
                                        <div class="col-md-4">
                    <div class="card property-card position-relative">
                        <a href="property-detail/m3m-capital-walk.html" class="stretched-link"></a>
                        <span class="on-request">   </span>
                        <div class="overflow-hidden">
                            <img src="media/product/1.jpg" class="card-img-top" alt="">
                        </div>
                      <div class="property-details row">
                     <h5 class="card-title" style="color: black;">
                    M3M Capital walk..</h5>

        
           <div class="col-md-6">
               
           <p>
            <i class="fa fa-map-marker-alt" style="color: black;"></i>           </p>

        <p>
            <i class="fa fa-expand" style="color: black;"></i>         </p>

       
    </div>
    

  
    <div class="col-md-6">
    <p><i class="fa fa-calendar-alt" style="color: black;"></i> </p>
    <p><i class="fa fa-th-large" style="color: black;"></i> </p>
      </div>
      
      <div class="price">
        <span>Starting Price</span>
            <h5 class="fw-bold">13900/Sqft</h5>
        </div>
        
        
        
        
       </div>
   </div>
     </div>
                                        <div class="col-md-4">
                    <div class="card property-card position-relative">
                        <a href="property-detail/m3m-urbana-business-park-sector-67.html" class="stretched-link"></a>
                        <span class="on-request"> -  </span>
                        <div class="overflow-hidden">
                            <img src="media/product/urbana.jpg" class="card-img-top" alt="M3M Urbana Business Park - Commercial Property in Gurgaon">
                        </div>
                      <div class="property-details row">
                     <h5 class="card-title" style="color: black;">
                    M3M Urbana Business Park..</h5>

        
           <div class="col-md-6">
               
           <p>
            <i class="fa fa-map-marker-alt" style="color: black;"></i> Sector 67 Gurgaon          </p>

        <p>
            <i class="fa fa-expand" style="color: black;"></i> On Request        </p>

       
    </div>
    

  
    <div class="col-md-6">
    <p><i class="fa fa-calendar-alt" style="color: black;"></i> Delivered</p>
    <p><i class="fa fa-th-large" style="color: black;"></i> Commercial Spaces</p>
      </div>
      
      <div class="price">
        <span>Starting Price</span>
            <h5 class="fw-bold">On Request</h5>
        </div>
        
        
        
        
       </div>
   </div>
     </div>
                                        <div class="col-md-4">
                    <div class="card property-card position-relative">
                        <a href="property-detail/dlf-corporate-greens.html" class="stretched-link"></a>
                        <span class="on-request"> On Request  </span>
                        <div class="overflow-hidden">
                            <img src="media/product/466860933_dlf-corporate-greens.webp" class="card-img-top" alt="dlf-corporate-greens">
                        </div>
                      <div class="property-details row">
                     <h5 class="card-title" style="color: black;">
                    DLF Corporate Greens 74A..</h5>

        
           <div class="col-md-6">
               
           <p>
            <i class="fa fa-map-marker-alt" style="color: black;"></i> Sector 74A Gurgaon          </p>

        <p>
            <i class="fa fa-expand" style="color: black;"></i> On Request        </p>

       
    </div>
    

  
    <div class="col-md-6">
    <p><i class="fa fa-calendar-alt" style="color: black;"></i> Delivered</p>
    <p><i class="fa fa-th-large" style="color: black;"></i> Office Space & IT Space</p>
      </div>
      
      <div class="price">
        <span>Starting Price</span>
            <h5 class="fw-bold">On Request</h5>
        </div>
        
        
        
        
       </div>
   </div>
     </div>
                                        <div class="col-md-4">
                    <div class="card property-card position-relative">
                        <a href="property-detail/m3m-113-market-sco-plots-Sector-113.html" class="stretched-link"></a>
                        <span class="on-request"> GGM/365/97/2019/59  </span>
                        <div class="overflow-hidden">
                            <img src="media/product/commercial-m3m-sco-plots-sec-113-5-rise-infraventures.jpg" class="card-img-top" alt="M3M Market 113 - Commercial Plots in Gurgaon SEC 113, Gurgaon">
                        </div>
                      <div class="property-details row">
                     <h5 class="card-title" style="color: black;">
                    M3M 113 Market SCO Plots..</h5>

        
           <div class="col-md-6">
               
           <p>
            <i class="fa fa-map-marker-alt" style="color: black;"></i> Sector 113 Gurgaon          </p>

        <p>
            <i class="fa fa-expand" style="color: black;"></i> On Request        </p>

       
    </div>
    

  
    <div class="col-md-6">
    <p><i class="fa fa-calendar-alt" style="color: black;"></i> Delivered</p>
    <p><i class="fa fa-th-large" style="color: black;"></i> SCO Plots</p>
      </div>
      
      <div class="price">
        <span>Starting Price</span>
            <h5 class="fw-bold">On Request</h5>
        </div>
        
        
        
        
       </div>
   </div>
     </div>
                                        <div class="col-md-4">
                    <div class="card property-card position-relative">
                        <a href="property-detail/m3m-sco-plots-sec-84.html" class="stretched-link"></a>
                        <span class="on-request">   </span>
                        <div class="overflow-hidden">
                            <img src="media/product/commercial-m3m-sco-plots-sec-84-5-rise-infraventures.jpg" class="card-img-top" alt="">
                        </div>
                      <div class="property-details row">
                     <h5 class="card-title" style="color: black;">
                    M3M Market 84..</h5>

        
           <div class="col-md-6">
               
           <p>
            <i class="fa fa-map-marker-alt" style="color: black;"></i>           </p>

        <p>
            <i class="fa fa-expand" style="color: black;"></i>         </p>

       
    </div>
    

  
    <div class="col-md-6">
    <p><i class="fa fa-calendar-alt" style="color: black;"></i> </p>
    <p><i class="fa fa-th-large" style="color: black;"></i> </p>
      </div>
      
      <div class="price">
        <span>Starting Price</span>
            <h5 class="fw-bold">2.80 CR</h5>
        </div>
        
        
        
        
       </div>
   </div>
     </div>
                                        <div class="col-md-4">
                    <div class="card property-card position-relative">
                        <a href="property-detail/elan-empire-sector-66-gurgaon.html" class="stretched-link"></a>
                        <span class="on-request"> GGM/469/201/2021/37  </span>
                        <div class="overflow-hidden">
                            <img src="media/product/commercial-elan-empire-5-rise-infraventures.png" class="card-img-top" alt="elan-empire-sector-66-gurgaon">
                        </div>
                      <div class="property-details row">
                     <h5 class="card-title" style="color: black;">
                    Elan Empire..</h5>

        
           <div class="col-md-6">
               
           <p>
            <i class="fa fa-map-marker-alt" style="color: black;"></i> Sector 66 Gurgaon          </p>

        <p>
            <i class="fa fa-expand" style="color: black;"></i> On Request        </p>

       
    </div>
    

  
    <div class="col-md-6">
    <p><i class="fa fa-calendar-alt" style="color: black;"></i> Under Construction</p>
    <p><i class="fa fa-th-large" style="color: black;"></i> Retail & F&B</p>
      </div>
      
      <div class="price">
        <span>Starting Price</span>
            <h5 class="fw-bold">On Request</h5>
        </div>
        
        
        
        
       </div>
   </div>
     </div>
            </div>
    </div>
</section>

  <div class="container-fluid bg-light p-1">
  
        <h2 class="fw-bold " style="font-size:12px">Rise Infraventure's Role in Gurgaon's Commercial Real Estate Success</h2>
        
        <p  style="font-size:12px;" class="text-start">
            Gurgaon, also known as Gurugram, has emerged as the top choice for commercial investments. Its thriving business environment, excellent infrastructure, and strategic location make commercial property in Gurugram a preferred option for investors. 
        </p>
        
        <h2 class="fw-bold "  style="font-size:12px">Why Gurgaon is a Preferred Commercial Property Investment</h2>
        <p  style="font-size:12px" class=" text-start">
           As the fastest-growing city in the region, Gurgaon offers unmatched business opportunities. Rise Infra sees it as a thriving commercial hub, where innovation, connectivity, and a business-friendly climate come together to provide the perfect environment for long-term success. 
        </p>
        
        <p  style="font-size:12px" >1. Strategic Location</p>
        <ol>
            <p style="font-size:12px; margin-top: -12px;" >
                Located near the national capital, Gurgaon is well-connected to all major highways, making it highly accessible. Proximity to Indira Gandhi International Airport has further established <strong>commercial property in Gurugram</strong> as a top choice for many commercial projects. 
            </p>
            
        </ol>
        
        
          <p  style="font-size:12px" >2. Business Ecosystem</p>
        <ol>
            <p  style="font-size:12px; margin-top: -12px;" >
                There are a lot of multinational companies, IT parks, and startups that ensure continuous demand for <strong>commercial property in Gurugram.</strong> The city supports innovation and has, therefore, become a hub for various industries. 
            </p>
            
        </ol>
        
         <p  style="font-size:12px">3. Infrastructure Developmen</p>
        <ol>
            <p  style="font-size:12px; margin-top: -12px;" >
                From advanced office complexes to luxurious retail spaces, Gurgaon's infrastructure matches the best in the world. Future projects will only be more promising for future commercial ventures. 
            </p>
            
        </ol>
        
        
      <h2 class="fw-bold" style="font-size:12px">Rise Infraventure's Role in Gurgaon's Commercial Real Estate Success</h2>
        <p  style="font-size:12px" >
            Gurgaon's real estate market is very strong and ensures a high return on investment. With steady demand for commercial property in Gurgaon, investors can expect significant appreciation in value.
            <li style="font-size:12px"><b>Flexible Options:</b> Whether you are looking for a premium office, a retail outlet, or space in a tech park, Gurgaon offers a plethora of choices. New and upcoming commercial projects in Gurgaon cater to diverse business needs. </li>
            
            <li style="font-size:12px" ><b>Thriving Workforce:</b> Gurgaon's urban lifestyle attracts a skilled workforce, making it easier for businesses to thrive. Investing in commercial projects in Gurgaon positions you at the heart of a vibrant business community.  </li><br>
            
            
             <h3 class="fw-bold  " style="font-size:12px">Top Locations for Commercial Property in Gurgaon</h3>
              <p  style="font-size:12px">1. Dwarka Expressway </p>
              <li style="font-size:12px; margin-top: -12px;"><b>Advantages</b>: One of the most promising investment corridors, Dwarka Expressway is witnessing rapid development, attracting top corporate offices, retail spaces, and IT hubs.  </li>
               <li style="font-size:12px" ><b>Connectivity</b>: Connects Delhi, Gurgaon, and Manesar, ensuring easy access to IGI Airport and NH8. </li>
                <li style="font-size:12px"><b>Key Highways:</b> NH8, Dwarka Expressway </li><br>
                
                <p  style="font-size:12px">2. Golf Course Road </p>
              <li style="font-size:12px; margin-top: -12px;" ><b>Advantages</b>: Home to high-end commercial spaces, luxury offices, and retail outlets, making it an ideal choice for businesses and investors. </li>
               <li style="font-size:12px" ><b>Connectivity</b>: Well-connected to MG Road, Cyber City, and NH8, with a direct metro link to Delhi.  </li>
                <li style="font-size:12px"><b>Key Highways:</b> Golf Course Road, NH8 </li><br>
                
                
                <p  style="font-size:12px" >3. Golf Course Extension Road </p>
                <li style="font-size:12px;margin-top: -12px;"><b>Advantages</b>:A fast-growing business district with <b>premium commercial projects, coworking spaces, and corporate offices.</b> </li>
                <li style="font-size:12px" ><b>Connectivity</b>: Provides seamless access to <b>Sohna Road, NH8, and Cyber City. </b></li>
                <li style="font-size:12px" ><b>Key Highways:</b> Golf Course Extension Road, NH8</li><br>
                
                
                <p  style="font-size:12px" >4. DLF Phases 1, 2, 3, 4 & 5 </p>
                <li style="font-size:12px;margin-top: -12px;" ><b>Advantages</b>: Gurgaon’s most sought-after <b>commercial and luxury residential zones</b>, housing <b>corporate headquarters, business parks, and high-end retail spaces.</b>  </li>
                <li style="font-size:12px"><b>Connectivity</b>: Close to Cyber Hub, MG Road, and NH8, offering excellent road and metro connectivity. </b></li>
                <li style="font-size:12px"><b>Key Highways:</b> MG Road, NH8 </li><br>
                
                <p  style="font-size:12px">5. SPR Road (Southern Peripheral Road)  </p>
                <li style="font-size:12px;margin-top: -12px;" ><b>Advantages</b>: Emerging as a major commercial hub, <b>SPR Road</b> offers <b>premium office spaces, IT parks, and industrial developments</b>. </li>
                <li style="font-size:12px"><b>Connectivity</b>: Links <b>Golf Course Extension Road, Sohna Road, and NH8</b>, ensuring a strategic location for businesses. </b></li>
                <li style="font-size:12px"><b>Key Highways:</b>SPR Road, NH8  </li><br>
                
                
                <p  style="font-size:12px" >6. Sohna Road  </p>
                <li style="font-size:12px;margin-top: -12px;" ><b>Advantages</b>: Known for <b>affordable commercial spaces, retail centers, and IT parks, Sohna Road</b> is an ideal investment destination.  </li>
                <li style="font-size:12px" ><b>Connectivity</b>: Close to <b>Golf Course Extension Road, NH8, and Badshahpur Road,</b> ensuring easy access to Delhi and Manesar. </li>
                <li style="font-size:12px" ><b>Key Highways:</b>Sohna Road, NH8 </li><br>
                
                 <p  style="font-size:12px" >7. New Gurgaon   </p>
                <li style="font-size:12px;margin-top: -12px;" ><b>Advantages</b>: A rapidly developing <b>commercial zone with excellent investment potential</b>, housing <b>SEZs</b>, <b>IT parks, and corporate offices</b>. </li>
                <li style="font-size:12px" ><b>Connectivity</b>: Well-connected to <b>Dwarka Expressway, NH8, and Manesar</b>, offering seamless business expansion opportunities. </li>
                <li style="font-size:12px" ><b>Key Highways:</b>NH8, Dwarka Expressway </li><br>
                
                
                 <h3 class="fw-bold " style="font-size:12px">How to Choose the Best Commercial Property in Gurgaon</h3>
                 <li style="font-size:12px"><b>Set Your Goals</b>: Clarity about your business needs and long-term objectives shall lead the way in the search for the right commercial property in Gurugram, whether be an office setup or retail space. </li>
                 
                  <li style="font-size:12px" ><b>Infrastructure</b>: Access to transport facilities, parking spaces, and other modern infrastructure are essential considerations. Properties in <b>upcoming commercial projects in Gurgaon</b> often have the latest features. </li>
                  
                   <li style="font-size:12px"><b>Legal Compliance</b>: Ensure that your chosen property complies with all legal requirements. </li><br>
                   <p style="font-size:12px" >Ensure the title of the property is clear, and it obeys the bylaws of local authorities. Using experts, it will be easier to facilitate the process for the acquisition of Gurgaon commercial real estate. </p>
            
                    <h3 class="fw-bold " style="font-size:12px">Future Scope of Gurgaon Commercial Estate</h3>
                    <p style="font-size:12px" > 
                    Infrastructure development with continuous urban development will give great promises to Gurgaon's commercial real estate. Commercial Property investors in Gurgaon look forward to more long-term benefits and strategic options. <br><br>
                    At Rise Infra, we bring you the best opportunities in commercial property in Gurugram.Whether it is a landmark that already exists or upcoming commercial projects in Gurgaon, our expertise ensures a smooth and rewarding experience.<br><br> Be it an investment or starting a business, trust us for guidance in this thriving Gurgaon commercial real estate market. Let's build success together in one of India's most exciting commercial destinations. 
                    
                    </p>
        </p>
   
</div>

 
 
 

<div class="bottom-bar d-flex text-white text-center">
  <div class="bar-item">
    <a href="tel:9818069551" class="bar-link">
      <i class="bi bi-telephone-fill"></i> <span>Call</span>
    </a>
  </div>
  <div class="bar-item">
    <a onclick="showPopupnew()" class="bar-link">
      <i class="bi bi-envelope-fill"></i> <span>Enquire</span>
    </a>
  </div>
  <div class="bar-item">
    <a href="https://api.whatsapp.com/send?phone=919818069551&amp;text=Hello%20Team%20Ananta%20Realtors %20,%20I%20am%20interested%20in%20one%20of%20the%20projects%20listed%20on%20your%20website.%20Could%20you%20please%20connect%20with%20me?" class="bar-link">
      <i class="bi bi-whatsapp"></i> <span>WhatsApp</span>
    </a>
  </div>
</div>




<footer class="bg-black text-white py-2">
  <div class="container-fluid py-md-4 px-md-5 px-3">
    <div class="row">

      <!-- Left Section with logo and contact -->
      <div class="col-md-6" style="margin-bottom: 20px;">
        <img style="height: 90px;" src="assets/Ananta-logo.png" alt="Ananta Realtors - Top International Property Consultants in India" class="mb-3">
        
        <div class="d-flex gap-3 mb-3">
          <a href="https://www.facebook.com/share/16fMuKjpKd/" target="_blank" class="me-2"> 
            <i class="bi bi-facebook text-white"></i>
          </a>
          <a href="https://www.instagram.com/ananta_realtors?igsh=MWYxMWwwNmR3MWYwMw==" target="_blank" class="me-2">
            <i class="bi bi-instagram text-white"></i>
          </a>
          <a href="https://www.linkedin.com/in/rohit-kaushik-18268a2b8/" target="_blank" class="me-2">
            <i class="bi bi-linkedin text-white"></i>
          </a>
        </div>

        <p>Stay informed with the latest trends & insights</p>

        <form class="d-flex flex-wrap gap-1 mb-3" role="form">
          <input type="email" class="form-control" id="email" placeholder="Email address" required style="max-width: 230px;">
          <button type="submit" class="btn btn-gradient btn-no-uppercase">Subscribe</button>
        </form>

        <p><i class="bi bi-geo-alt-fill me-2 text-white"></i>Unit No. 410, 4th Floor, JMD The Suburbio - Sec-67, Sohna Road, Gurugram</p>
        <p><i class="bi bi-telephone-fill me-2 text-white"></i>+91 98180 69551</p>
        <p><i class="bi bi-envelope-fill me-2 text-white"></i>rohitkari597@gmail.com</p>
      </div>

      <!-- Right Responsive Map -->
      <div class="col-md-6" style="margin-bottom: 20px;">
        <div style="width: 100%; height: 100%; min-height: 250px;">
<iframe src="https://www.google.com/maps/embed?pb=!1m17!1m12!1m3!1d3510.1857487166667!2d77.05263137549173!3d28.383457175801695!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m2!1m1!2zMjjCsDIzJzAwLjUiTiA3N8KwMDMnMTguNyJF!5e0!3m2!1sen!2sin!4v1748932411624!5m2!1sen!2sin" width="100%" height="100%" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
        </div>
      </div>

      <!-- About Us Column -->
      <div class="col-md-2 mb-4">
        <h6 class="fw-bold">About Us</h6>
        <ul class="list-unstyled">
          <li class="mb-2"><a href="about-us.html" class="text-white text-decoration-none">Our Story</a></li>
          <li class="mb-2"><a href="contact-us.html" class="text-white text-decoration-none">Contact Us</a></li>
        </ul>
      </div>

      <!-- Services Column -->
      <div class="col-md-2 mb-4">
        <h6 class="fw-bold">Services</h6>
        <ul class="list-unstyled">
          <li class="mb-2"><a href="category/residential.html" class="text-white text-decoration-none">Residential</a></li>
          <li class="mb-2"><a href="category/commercial.html" class="text-white text-decoration-none">Commercial</a></li>
          <li class="mb-2"><a href="category/scoplots.html" class="text-white text-decoration-none">SCO Plots</a></li>
        </ul>
      </div>

      <!-- Insights Column -->
      <div class="col-md-2 mb-4">
        <h6 class="fw-bold">Insights</h6>
        <ul class="list-unstyled">
          <li class="mb-2"><a href="blogs.html" class="text-white text-decoration-none">Blogs</a></li>
        </ul>
           <ul class="list-unstyled">
          <li class="mb-2"><a href="pr-and-news.html" class="text-white text-decoration-none">PR & Media</a></li>
        </ul>


       
    
      </div>

    </div>

    <div class="text-center pt-4 mt-2">
      <p>
        © 2025 <a href="https://bestdigisolution.com/">Best Digi Solution</a> . All Rights Reserved.
        | <a href="privacy-policy.html" class="text-white">Privacy Policy</a>
        | <a href="terms-of-use.html" class="text-white">Terms of Use</a>
      </p>  
    </div>
  </div>
</footer>

<!-- WhatsApp Floating Button -->
<div style="position: fixed; bottom: 20px; right: 20px; z-index: 9999;">
  <a href="https://wa.me/919818069551?text=I'm%20interested%20in%20your%20properties" target="_blank" style="display: inline-block; position: relative; text-decoration: none;">
    
    <!-- Pulse Effect -->
    <span style="
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 70px;
      height: 70px;
      background-color: #25d366;
      border-radius: 50%;
      animation: pulse 2s infinite;
      z-index: 1;
      opacity: 0.6;
    "></span>

    <!-- WhatsApp Image -->
    <img src="https://cdn-icons-png.flaticon.com/512/124/124034.png" alt="Chat on WhatsApp" style="
      width: 55px;
      height: 55px;
      border-radius: 50%;
      z-index: 2;
      position: relative;
      border: 2px solid white;
    " />
  </a>
</div>

<!-- Inline CSS Animation -->
<style>
@keyframes pulse {
  0% {
    transform: translate(-50%, -50%) scale(0.9);
    opacity: 0.7;
  }
  50% {
    transform: translate(-50%, -50%) scale(1.1);
    opacity: 0.4;
  }
  100% {
    transform: translate(-50%, -50%) scale(0.9);
    opacity: 0.7;
  }
}
</style>


<!-- Call Floating Button -->
<div id="callPopupWrapper" style="position: fixed; bottom: 100px; right: 20px; z-index: 9999;">
  <a href="tel:+919818069551" id="callButton" style="display: inline-block; position: relative; text-decoration: none;">

    <!-- Blue Pulse Ring -->
    <span id="callPulseRing" style="
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 75px;
      height: 75px;
      background-color: #007bff;
      border-radius: 50%;
      animation: callPulse 1.8s infinite;
      z-index: 1;
      opacity: 0.5;
    "></span>

    <!-- White Phone Icon in Blue Circle -->
    <div style="
      width: 55px;
      height: 55px;
      border-radius: 50%;
      background-color: #007bff;
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: 2;
      position: relative;
      border: 2px solid white;
    ">
      <svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="white" viewBox="0 0 16 16">
        <path d="M3.654 1.328a.678.678 0 0 0-1.015-.063L1.605 2.3c-.483.484-.661 1.169-.448 1.77a17.568 17.568 0 0 0 4.168 6.608 17.569 17.569 0 0 0 6.608 4.168c.601.213 1.286.035 1.77-.448l1.036-1.036a.678.678 0 0 0-.063-1.015l-2.261-1.81a.678.678 0 0 0-.58-.123l-2.112.527a12.12 12.12 0 0 1-5.183-5.183l.527-2.112a.678.678 0 0 0-.123-.58L3.654 1.328z"/>
      </svg>
    </div>
    
  </a>
</div>

<!-- Inline CSS for Blue Pulse -->
<style>
@keyframes callPulse {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.5;
  }
  50% {
    transform: translate(-50%, -50%) scale(1.3);
    opacity: 0.2;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.5;
  }
}
</style>





    <script src="../cdn.jsdelivr.net/npm/%40popperjs/core%402.11.8/dist/umd/popper.min.js" integrity="sha384-I7E8VVD/ismYTF4hNIPjVp/Zjvgyol6VFvRkX/vR+Vc4jQkC+hVqc2pM8ODewa9r" crossorigin="anonymous"></script>
    <script src="../cdn.jsdelivr.net/npm/bootstrap%405.3.2/dist/js/bootstrap.min.js" integrity="sha384-BBtl+eGJRgqQAUMxJ7pMwbEyER4l1g+O15P+16Ep7Q9Q+zqX6gSbd85u4mG4QzX+" crossorigin="anonymous"></script> <script src="../cdnjs.cloudflare.com/ajax/libs/mdb-ui-kit/8.1.0/mdb.min.html"></script>

     <script type="text/javascript" src="../cdnjs.cloudflare.com/ajax/libs/mdb-ui-kit/8.1.0/mdb.umd.min.js"></script>
     
     <script>
         document.addEventListener("DOMContentLoaded", function () {
  // Select all submenu toggle icons
  document.querySelectorAll(".dropdown-toggle-icon").forEach(function (toggle) {
    toggle.addEventListener("click", function (e) {
      e.preventDefault(); // Prevent default link behavior
      let submenu = this.parentElement.querySelector(".dropdown-menu");
      if (submenu) {
        submenu.classList.toggle("show");
      }
    });
  });

  // Close submenu when clicking outside
  document.addEventListener("click", function (e) {
    if (!e.target.closest(".dropdown-submenu")) {
      document.querySelectorAll(".dropdown-submenu .dropdown-menu").forEach(function (submenu) {
        submenu.classList.remove("show");
      });
    }
  });
});



</script>
   
 <script>
    const toggle = document.getElementById("dropdownToggle");
    const content = document.getElementById("dropdownMenu");
    const arrow = document.getElementById("dropdownArrow");

    toggle.addEventListener("click", function (e) {
      e.stopPropagation();
      content.classList.toggle("show");
      arrow.classList.toggle("rotate");
    });

    document.addEventListener("click", function () {
      content.classList.remove("show");
      arrow.classList.remove("rotate");
    });

    content.addEventListener("click", function (e) {
      e.stopPropagation();
    });
  </script>
  
  <script>
        function showPopupnew() {
            document.getElementById('popupContainernew').style.display = 'flex';
        }
        function closePopupnew() {
            document.getElementById('popupContainernew').style.display = 'none';
        }
    </script>
    


<script>
    // Select all form blocks
    document.querySelectorAll('.form-block').forEach(block => {
      const checkbox = block.querySelector('.terms-checkbox');
      const button = block.querySelector('.submit-btn');

      checkbox.addEventListener('change', function () {
        button.disabled = !this.checked;
      });
    });
  </script>
  
</body> 

 
</html>

Zerion Mini 1.0