:: **Zploit** v1.0 | Current Path: **/home/kreativepixelz/tdrbazaar.com/**
:: Editing File: what-is-tdr.php
<?php include"header.php"?> <div id="smooth-wrapper"> <div id="smooth-content"> <!-- Breadcrumb Section Start --> <div class="gt-breadcrumb-wrapper bg-cover" style="background-image: url('assets/img/breadcrumb.jpg');"> <div class="container"> <div class="gt-page-heading"> <div class="gt-breadcrumb-sub-title"> <h1 class="wow fadeInUp" data-wow-delay=".3s">What is TDR? Complete Guide for Developers & Landowners</h1> </div> <ul class="gt-breadcrumb-items wow fadeInUp" data-wow-delay=".5s"> <li> <a href="blogs.php"> Blogs </a> </li> <li> <i class="fa-solid fa-chevron-right"></i> </li> <li> What is TDR? Complete Guide for Developers & Landowners </li> </ul> </div> </div> </div> <!-- Propertie Section Start --> <section class="propertie-details-section fix section-padding"> <div class="container"> <div class="propertie-details-wrapper"> <div class="row g-4"> <div class="col-lg-8"> <div class="propertie-details-wrapper gt-news-details-wrapper"> <div class="details-image"><!-- Update image path if needed for Blog 5 --> <img src="logo/blog/b5.jpeg" alt="What is TDR? "> </div> <div class="details-content"> <h2>What is TDR? Complete Guide for Developers & Landowners</h2> <p class="mt-3"> Transferable Development Rights (TDR) is one of the most powerful tools in urban real estate development. Yet, many developers and landowners do not fully understand its potential. </p> <p class="mt-3"> TDR (Transferable Development Rights) is a mechanism that allows landowners to transfer their unused development potential from one location (reserved or restricted land) to another location where development is permitted. </p> <div class="list-items-2"> <h3>How TDR Works</h3> <ul> <li> <i class="flaticon-right-arrow"></i> Government acquires land for public purposes such as roads, gardens, and slum redevelopment projects. </li> <li> <i class="flaticon-right-arrow"></i> Instead of cash compensation, the landowner receives a Development Rights Certificate (DRC). </li> <li> <i class="flaticon-right-arrow"></i> The TDR can be utilized on another eligible plot for additional development potential. </li> <li> <i class="flaticon-right-arrow"></i> The TDR can also be sold in the market to developers and investors. </li> </ul> </div> <div class="list-items-2 mt-4"> <h3>Types of TDR</h3> <ul> <li> <i class="flaticon-right-arrow"></i> Slum TDR </li> <li> <i class="flaticon-right-arrow"></i> Regular TDR (Amenity / Road TDR) </li> </ul> </div> <div class="list-items-2 mt-4"> <h3>Benefits of TDR</h3> <ul> <li> <i class="flaticon-right-arrow"></i> No need to wait for cash compensation. </li> <li> <i class="flaticon-right-arrow"></i> High-value asset creation. </li> <li> <i class="flaticon-right-arrow"></i> Liquidity through market sale. </li> <li> <i class="flaticon-right-arrow"></i> Boosts real estate development. </li> </ul> </div> </div> </div> </div> <?php include"sidebar.php"?> </div> </div> </section> <!-- Footer Section Start --> <?php include"footer.php"?>