www.adarshdevelopers.com Open in urlscan Pro
192.169.235.129  Public Scan

Submitted URL: http://www.adarshdevelopers.com/
Effective URL: https://www.adarshdevelopers.com/
Submission: On February 08 via api from IN — Scanned from DE

Form analysis 4 forms found in the DOM

POST

<form method="post" id="pre_register_now_form" action="" novalidate="novalidate">
  <div class="col-md-12">
    <div>
      <label style="color: #b4b4b4; font-family: Verdana; font-weight: normal; font-size: 12px; margin-bottom: -7px" for="customerName">First Name *</label>
      <input class="field-control required" type="text" id="customerFirstName" name="customerFirstName" aria-required="true">
    </div>
  </div>
  <div class="col-md-12">
    <div>
      <label style="color: #b4b4b4; font-family: Verdana; font-weight: normal; font-size: 12px; margin-bottom: -7px" for="customerName">Last Name *</label>
      <input class="field-control required" type="text" id="customerLastName" name="customerLastName" aria-required="true">
    </div>
  </div>
  <div class="col-md-12">
    <label style="color: #b4b4b4; font-family: Verdana; font-weight: normal; font-size: 12px; margin-bottom: -7px" for="email">Email *</label>
    <input type="email" id="lname" name="email" class="email required" aria-required="true">
  </div>
  <div class="col-md-12">
    <label style="color: #b4b4b4; font-family: Verdana; font-weight: normal; font-size: 12px; margin-bottom: -7px" for="phoneNumber">Phone Number *</label>
    <div class="row">
      <!-- <div class="col-md-2" style="padding-right: 0px !important;">
						    		<input type="text" name="countryCode" class="required countryCode02" style="padding-left: 3px !important;">
						    	</div> -->
      <!-- <div class="col-md-10" style="padding-left: 0px !important;"> -->
      <div class="col-md-12">
        <input type="text" name="phoneNumber" class="required" aria-required="true">
      </div>
    </div>
  </div>
  <div class="col-md-6 col-md-offset-3" style="margin-top: 10px; margin-bottom: 30px;">
    <input type="submit" value="Submit">
  </div>
</form>

POST

<form method="post" id="pre_register_now_form_green" action="" novalidate="novalidate">
  <div class="col-md-12">
    <div>
      <label style="color: #b4b4b4; font-family: Verdana; font-weight: normal; font-size: 12px; margin-bottom: -7px" for="customerName">First Name *</label>
      <input class="field-control required" type="text" id="customerFirstName" name="customerFirstName" aria-required="true">
    </div>
  </div>
  <div class="col-md-12">
    <div>
      <label style="color: #b4b4b4; font-family: Verdana; font-weight: normal; font-size: 12px; margin-bottom: -7px" for="customerName">Last Name *</label>
      <input class="field-control required" type="text" id="customerLastName" name="customerLastName" aria-required="true">
    </div>
  </div>
  <div class="col-md-12">
    <label style="color: #b4b4b4; font-family: Verdana; font-weight: normal; font-size: 12px; margin-bottom: -7px" for="email">Email *</label>
    <input type="email" id="lname" name="email" class="email required" aria-required="true">
  </div>
  <div class="col-md-12">
    <label style="color: #b4b4b4; font-family: Verdana; font-weight: normal; font-size: 12px; margin-bottom: -7px" for="phoneNumber">Phone Number *</label>
    <div class="row">
      <!-- <div class="col-md-2" style="padding-right: 0px !important;">
						    		<input type="text" name="countryCode" class="required countryCode02" style="padding-left: 3px !important;">
						    	</div> -->
      <!-- <div class="col-md-10" style="padding-left: 0px !important;"> -->
      <div class="col-md-12">
        <input type="text" name="phoneNumber" class="required" aria-required="true">
      </div>
    </div>
  </div>
  <div class="col-md-6 col-md-offset-3" style="margin-top: 10px; margin-bottom: 30px;">
    <input type="submit" value="Submit">
  </div>
</form>

POST

<form method="post" id="pre_register_now_form_park_height" action="" novalidate="novalidate">
  <div class="col-md-12">
    <div>
      <label style="color: #b4b4b4; font-family: Verdana; font-weight: normal; font-size: 12px; margin-bottom: -7px" for="customerName">First Name *</label>
      <input class="field-control required" type="text" id="customerFirstName" name="customerFirstName" aria-required="true">
    </div>
  </div>
  <div class="col-md-12">
    <div>
      <label style="color: #b4b4b4; font-family: Verdana; font-weight: normal; font-size: 12px; margin-bottom: -7px" for="customerName">Last Name *</label>
      <input class="field-control required" type="text" id="customerLastName" name="customerLastName" aria-required="true">
    </div>
  </div>
  <div class="col-md-12">
    <label style="color: #b4b4b4; font-family: Verdana; font-weight: normal; font-size: 12px; margin-bottom: -7px" for="email">Email *</label>
    <input type="email" id="lname" name="email" class="email required" aria-required="true">
  </div>
  <div class="col-md-12">
    <label style="color: #b4b4b4; font-family: Verdana; font-weight: normal; font-size: 12px; margin-bottom: -7px" for="phoneNumber">Phone Number *</label>
    <div class="row">
      <!-- <div class="col-md-2" style="padding-right: 0px !important;">
						    		<input type="text" name="countryCode" class="required countryCode02" style="padding-left: 3px !important;">
						    	</div> -->
      <!-- <div class="col-md-10" style="padding-left: 0px !important;"> -->
      <div class="col-md-12">
        <input type="text" name="phoneNumber" class="required" aria-required="true">
      </div>
    </div>
  </div>
  <div class="col-md-6 col-md-offset-3" style="margin-top: 10px; margin-bottom: 30px;">
    <input type="submit" value="Submit">
  </div>
</form>

<form autocomplete="off" id="search_form" novalidate="novalidate">
  <div class="col-md-3  col-sm-3">
    <h6>FIND ME A PROPERTY</h6>
  </div>
  <div class="col-md-4 col-sm-4" style="margin-top:23px">
    <div class="btn-group bootstrap-select required" aria-required="true"><button type="button" class="btn dropdown-toggle bs-placeholder btn-default" data-toggle="dropdown" title="Select Property Type"><span class="filter-option pull-left">Select
          Property Type</span>&nbsp;<span class="bs-caret"><span class="caret"></span></span></button>
      <div class="dropdown-menu open">
        <ul class="dropdown-menu inner" role="menu">
          <li data-original-index="0" class="selected"><a tabindex="0" class="" style="" data-tokens="null"><span class="text">Select Property Type</span><span class="glyphicon glyphicon-ok check-mark"></span></a></li>
          <li data-original-index="1"><a tabindex="0" class="" style="" data-tokens="null"><span class="text">Residential</span><span class="glyphicon glyphicon-ok check-mark"></span></a></li>
          <li data-original-index="2"><a tabindex="0" class="" style="" data-tokens="null"><span class="text">Hospitality</span><span class="glyphicon glyphicon-ok check-mark"></span></a></li>
          <li data-original-index="3"><a tabindex="0" class="" style="" data-tokens="null"><span class="text">Commercial</span><span class="glyphicon glyphicon-ok check-mark"></span></a></li>
        </ul>
      </div><select class="selectpicker required" name="property_type" tabindex="-98" aria-required="true">
        <option value="">Select Property Type</option>
        <option value="residential">Residential</option>
        <option value="hospitality">Hospitality</option>
        <option value="commercial">Commercial</option>
      </select>
    </div>
  </div>
  <div class="col-md-4 col-sm-4" style="margin-top:23px">
    <div class="btn-group bootstrap-select"><button type="button" class="btn dropdown-toggle bs-placeholder btn-default" data-toggle="dropdown" title="Select Location"><span class="filter-option pull-left">Select Location</span>&nbsp;<span
          class="bs-caret"><span class="caret"></span></span></button>
      <div class="dropdown-menu open">
        <ul class="dropdown-menu inner" role="menu">
          <li data-original-index="0" class="selected"><a tabindex="0" class="" style="" data-tokens="null"><span class="text">Select Location</span><span class="glyphicon glyphicon-ok check-mark"></span></a></li>
        </ul>
      </div><select class="selectpicker" name="location" tabindex="-98">
        <option value="">Select Location</option>
        <!-- <option value="">North Bengaluru</option>
						<option value="">East Bengaluru</option>
						<option value="">South Bengaluru</option>
						<option value="">Central Business District</option> -->
        <!--						<option value=""></option>
						-->
      </select>
    </div>
  </div>
  <div class="col-md-1  col-sm-1">
    <input type="submit" name="" id="search">
  </div>
</form>

Text Content

 * +91 63649 21355
 * sales@adarshdevelopers.com
   


 
 * Projects +
   * Residential Projects
   * Hospitality Projects
   * Commercial Projects
 * About
 * Helpdesk +
   * Frequently Asked Questions
   * Facility Management System
 * News
 * Blog
 * Careers
 * Contact


DO YOU WISH TO VISIT A PROJECT SITE?

 


DISCLAIMER

By using or accessing the website, you agree with the Disclaimer without any
qualification or limitation. Adarsh Group reserves the right to terminate,
revoke, modify, alter, add and delete any one or more of the terms and
conditions outlined in the website. Adarsh Group shall be under no obligation to
notify the user of the amendment to the terms and conditions and the user shall
be bound by such amended terms and conditions.

Computer generated images, walkthroughs and render images used on this website
are the artist's impression and are an indicative of the actual designs. The
imagery used on the website may not represent actuals or may be indicative of
style only.

The information on this website is presented as general information and no
representation or warranty is expressly or impliedly given as to its accuracy,
completeness or correctness. It does not constitute part of a legal offer or
contract. This website may unintentionally include inaccuracies or errors with
respect to the description of an apartment size, site plan, floor plan, a
rendering, a photo, elevation, prices, taxes, adjacent properties, amenities,
design guidelines, completion dates, features, zoning, buyer incentives etc.
Further, the actual design/construction may vary in fit and finish from the one
displayed in the information and material displayed on this website.

The user must verify all the details and specifications, including but not
limited to the area, amenities, specifications, services, terms of sales,
payments and all other relevant terms independently with our sales /marketing
team prior to concluding any decision for buying any unit in any of our
projects/developments.

Notwithstanding anything, in no event shall Adarsh Group, their promoters,
partners/ directors, employees and agents be liable to the visitor/user for any
or all damages, losses and causes of action (including but not limited to
negligence), errors, injury, whether direct, indirect, consequential or
incidental, suffered or incurred by any person/s or due to any use and/or
inability to use this website or information, action taken or abstained through
this website. While enough care is taken by Adarsh Group to ensure that
information in the website is up to date, accurate and correct, the readers/
users are requested to make their independent enquiry before relying upon the
same.

I AGREE




WE REQUEST YOUR CONTACT DETAILS TO HELP YOU BOOK YOUR PLOT

First Name *
Last Name *
Email *
Phone Number *



Thank You!
The form has been successfully submitted.


WE REQUEST YOUR CONTACT DETAILS TO HELP YOU BOOK

First Name *
Last Name *
Email *
Phone Number *



Thank You!
The form has been successfully submitted.


WE REQUEST YOUR CONTACT DETAILS TO RECORD YOUR EXPRESSION OF INTEREST

First Name *
Last Name *
Email *
Phone Number *



Thank You!
The form has been successfully submitted.

•••••••••••
 
<
 


ADARSH PARKLAND

WRAP YOURSELF WITH NATURE

Read more...


ADARSH WELKIN PARK VILLAS

FOR THE INDEPENDENT

Read more...


ADARSH EUPHORIA

THE EUPHORIC LIFE, PREMIUM PLOTS FOR A HOLISTIC LIFESTYLE

Read more...


ADARSH PARK HEIGHTS

YOUR NEW HOME NEAR THE SILICON TRIANGLE

Read more...
   


ADARSH CREST

LET THERE BE SPAAACE

Read more...


ADARSH STRATUSS

THE HIGHER LIFE YOU’VE
ALWAYS DESIRED IS HERE

Read more...


ADARSH GARDEN ESTATE

LOVE AT FIRST SIGHT



Read more...


BEING ROOTED

OUR APARTMENTS, VILLAS AND OTHER PROJECTS ARE METICULOUSLY PLANNED AND EXECUTED.


BEING INTEGRATED

BUILDING BEAUTIFUL HOMES THAT ARE NESTLED IN NATURAL
SURROUNDINGS YET A STONE'S THROW AWAY FROM THE
HUSTLE-BUSTLE OF THE CITY.


BEING TRUSTED

OUR PHILOSOPHY IS CENTERED AROUND BEING TRUSTED BY OUR CUSTOMERS FOR
UNDERSTANDING THEIR NEEDS AND DEVELOPING PROPERTIES THAT ARE UNMATCHED IN
QUALITY.

FIND ME A PROPERTY

Select Property Type 
 * Select Property Type
 * Residential
 * Hospitality
 * Commercial

Select Property Type Residential Hospitality Commercial
Select Location 
 * Select Location

Select Location

2
We're Online!
How may I assist you today?
-Live Support