firstlady-realestate.com Open in urlscan Pro
2a00:7ee0:9:3:46:1:0:6c  Public Scan

URL: https://firstlady-realestate.com/
Submission: On May 16 via api from US — Scanned from FR

Form analysis 2 forms found in the DOM

POST https://firstlady-realestate.com/properties

<form action="https://firstlady-realestate.com/properties" method="post" novalidate="novalidate">
  <!-- Advance Search Main Bar Start -->
  <div class="sl-advance-search-outer">
    <div class="sl-advance-search">
      <div class="row sl-m0">
        <div class="col-lg-6 col-md-12">
          <input type="text" name="search_title" class="form-control sl-search-input" placeholder="Search properties by title ...">
        </div>
        <div class="col-lg-2 col-md-12 sl-p0">
          <div class="sl-select property_status">
            <select name="property_status" class="form-control sl-search-input select2-hidden-accessible" title="Select Status" tabindex="-1" aria-hidden="true">
              <option value="">Select Status</option>
              <option value="rent"> Rent </option>
              <option value="sale"> Sale </option>
            </select><span class="select2 select2-container select2-container--default" dir="ltr" style="width: 181.656px;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
                  aria-expanded="false" title="Select Status" tabindex="0" aria-labelledby="select2-property_status-2j-container"><span class="select2-selection__rendered" id="select2-property_status-2j-container" title="Select Status">Select
                    Status</span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
          </div>
        </div>
        <div class="col-lg-2 col-md-12 sl-p0">
          <div class="sl-select property_type">
            <select name="property_type" class="form-control sl-search-input select2-hidden-accessible" title="Select Type" tabindex="-1" aria-hidden="true">
              <option value="">Select Type</option>
              <option value="apartment"> Apartment </option>
              <option value="condo"> Condo </option>
            </select><span class="select2 select2-container select2-container--default" dir="ltr" style="width: 181.656px;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
                  aria-expanded="false" title="Select Type" tabindex="0" aria-labelledby="select2-property_type-9o-container"><span class="select2-selection__rendered" id="select2-property_type-9o-container" title="Select Type">Select
                    Type</span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
          </div>
        </div>
        <div class="col-lg-2 col-md-12 sl-p0">
          <div class="btn-group">
            <i class="adv-search-btn sl-icon sl-settings"></i>
            <button type="submit" class="sl-btn search-btn">Search</button>
          </div>
        </div>
      </div>
    </div>
  </div>
  <!-- Advance Search Main Bar End -->
  <!-- Advance Search Fields Start -->
  <div class="advance-search-opt">
    <div class="row gx-3">
      <div class="col-lg-4">
        <div class="sl-select">
          <select name="property_city" id="property_cities" class="form-control select2-hidden-accessible" tabindex="-1" aria-hidden="true">
            <option value="">Select City</option>
            <option value="Abu Dhabi"> Abu Dhabi </option>
            <option value="Ras Al-Khaimah"> Ras Al-Khaimah </option>
          </select><span class="select2 select2-container select2-container--default" dir="ltr" style="width: auto;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
                aria-expanded="false" tabindex="0" aria-labelledby="select2-property_cities-container"><span class="select2-selection__rendered" id="select2-property_cities-container" title="Select City">Select City</span><span
                  class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
        </div>
      </div>
      <div class="col-lg-4">
        <input type="number" name="min_area" class="form-control" placeholder="Min Area (sqft)">
      </div>
      <div class="col-lg-4">
        <input type="number" name="max_area" class="form-control" placeholder="Max Area (sqft)">
      </div>
    </div>
    <div class="row gx-3">
      <div class="col-lg-4">
        <input type="number" name="bedrooms" class="form-control" placeholder="Bedrooms">
      </div>
      <div class="col-lg-4">
        <input type="number" name="bathrooms" class="form-control" placeholder="Bathrooms">
      </div>
      <div class="col-lg-4">
        <input type="number" name="build_year" class="form-control" placeholder="Built Year">
      </div>
    </div>
    <div id="min_max_price" class="row">
      <div class="col-lg-6">
        <input type="number" name="min_price" value="" class="min_price form-control" placeholder="Min Area (sqft)">
      </div>
      <div class="col-lg-6">
        <input type="number" name="max_price" value="" class="max_price form-control" placeholder="Max Area (sqft)">
      </div>
    </div>
    <div id="price_range" class="row">
      <div class="col-lg-12">
        <label>Price Range:</label> AED <span id="min_price_output">0</span> - AED <span id="max_price_output">500000</span>
        <div id="sl_price_range" class="ui-slider ui-corner-all ui-slider-horizontal ui-widget ui-widget-content">
          <div class="ui-slider-range ui-corner-all ui-widget-header" style="left: 0%; width: 50%;"></div><span tabindex="0" class="ui-slider-handle ui-corner-all ui-state-default" style="left: 0%;"></span><span tabindex="0"
            class="ui-slider-handle ui-corner-all ui-state-default" style="left: 50%;"></span>
        </div>
      </div>
    </div>
    <div class="row">
      <div class="col-lg-12">
        <p class="features heading">Amenities</p>
        <ul class="pro-amu-list">
          <li>
            <label>
              <input type="checkbox" name="property_amenty[]" value="Air Conditioning">
              <span class="label-text">Air Conditioning</span>
            </label>
          </li>
          <li>
            <label>
              <input type="checkbox" name="property_amenty[]" value="Balcony">
              <span class="label-text">Balcony</span>
            </label>
          </li>
          <li>
            <label>
              <input type="checkbox" name="property_amenty[]" value="Fireplace">
              <span class="label-text">Fireplace</span>
            </label>
          </li>
          <li>
            <label>
              <input type="checkbox" name="property_amenty[]" value="Furnished Floors">
              <span class="label-text">Furnished Floors</span>
            </label>
          </li>
          <li>
            <label>
              <input type="checkbox" name="property_amenty[]" value="Garage">
              <span class="label-text">Garage</span>
            </label>
          </li>
          <li>
            <label>
              <input type="checkbox" name="property_amenty[]" value="Hardwood Floors">
              <span class="label-text">Hardwood Floors</span>
            </label>
          </li>
          <li>
            <label>
              <input type="checkbox" name="property_amenty[]" value="High Roof">
              <span class="label-text">High Roof</span>
            </label>
          </li>
          <li>
            <label>
              <input type="checkbox" name="property_amenty[]" value="Internet / Wi-Fi">
              <span class="label-text">Internet / Wi-Fi</span>
            </label>
          </li>
          <li>
            <label>
              <input type="checkbox" name="property_amenty[]" value="Kitchen">
              <span class="label-text">Kitchen</span>
            </label>
          </li>
          <li>
            <label>
              <input type="checkbox" name="property_amenty[]" value="Laundry Room">
              <span class="label-text">Laundry Room</span>
            </label>
          </li>
          <li>
            <label>
              <input type="checkbox" name="property_amenty[]" value="Library">
              <span class="label-text">Library</span>
            </label>
          </li>
          <li>
            <label>
              <input type="checkbox" name="property_amenty[]" value="Media Room">
              <span class="label-text">Media Room</span>
            </label>
          </li>
          <li>
            <label>
              <input type="checkbox" name="property_amenty[]" value="Natural Light">
              <span class="label-text">Natural Light</span>
            </label>
          </li>
          <li>
            <label>
              <input type="checkbox" name="property_amenty[]" value="Outdoor Space">
              <span class="label-text">Outdoor Space</span>
            </label>
          </li>
          <li>
            <label>
              <input type="checkbox" name="property_amenty[]" value="Parking">
              <span class="label-text">Parking</span>
            </label>
          </li>
          <li>
            <label>
              <input type="checkbox" name="property_amenty[]" value="Patio">
              <span class="label-text">Patio</span>
            </label>
          </li>
          <li>
            <label>
              <input type="checkbox" name="property_amenty[]" value="Solar Panels">
              <span class="label-text">Solar Panels</span>
            </label>
          </li>
          <li>
            <label>
              <input type="checkbox" name="property_amenty[]" value="Swimming Pool">
              <span class="label-text">Swimming Pool</span>
            </label>
          </li>
          <li>
            <label>
              <input type="checkbox" name="property_amenty[]" value="TV Cable">
              <span class="label-text">TV Cable</span>
            </label>
          </li>
          <li>
            <label>
              <input type="checkbox" name="property_amenty[]" value="Walk-in Closets">
              <span class="label-text">Walk-in Closets</span>
            </label>
          </li>
        </ul>
        <input type="hidden" name="sort_by" value="new">
      </div>
    </div>
  </div>
  <!-- Advance Search Fields End -->
</form>

POST login

<form id="login" action="login" method="post">
  <p class="status"> </p>
  <div class="form-floating">
    <input type="text" name="username" class="form-control" id="username" placeholder="johndoe">
    <label for="username">Username*</label>
  </div>
  <div class="form-floating">
    <input type="password" name="password" class="form-control" id="password" placeholder="**********">
    <label for="password">Password*</label>
  </div>
  <div class="d-grid">
    <input class="ajax-login-btn btn" type="submit" value="Login" name="submit">
  </div>
  <div>
    <a class="lost" href="https://firstlady-realestate.com/wp-login.php?action=lostpassword">Lost your password?</a>
  </div>
  <input type="hidden" id="security" name="security" value="27b5b0dae9"><input type="hidden" name="_wp_http_referer" value="/">
</form>

Text Content

Skip to content
 * PROPERTIES
 * CONTACT
 * CREATE A LISTING

Login GET IN TOUCH
 * PROPERTIES
 * CONTACT
 * CREATE A LISTING

Login GET IN TOUCH
   Close
 * PROPERTIES
 * CONTACT
 * CREATE A LISTING

Login
Select Status Rent Sale Select Status
Select Type Apartment Condo Select Type
Search
Select City Abu Dhabi Ras Al-Khaimah Select City




Price Range: AED 0 - AED 500000


Amenities

 * Air Conditioning
 * Balcony
 * Fireplace
 * Furnished Floors
 * Garage
 * Hardwood Floors
 * High Roof
 * Internet / Wi-Fi
 * Kitchen
 * Laundry Room
 * Library
 * Media Room
 * Natural Light
 * Outdoor Space
 * Parking
 * Patio
 * Solar Panels
 * Swimming Pool
 * TV Cable
 * Walk-in Closets


From Cozy Nooks to Mansions Tall, We Match Dreams for All...

Find A Lender Who Can Offer Competitive Mortgage Rates And Help You With
Pre-Approval.

Previous
Featured
Family House For Rent


Ras Al-Khaimah

FURNISHED HOME

440 / Sqft
5 3 2
Featured
Office Space For Rent


Sharjah

BEST PLACE FOR RENT

640 / Sqft
6 4 3
Featured
Apartment For Sale


Abu Dhabi

APARTMENT FOR SALE

180 / Sqft
3 2 1
Featured
Modern Villa For Rent


Dubai

CLASSY MORDEN VILLA

140 / Sqft
2 2 2
Featured
Apartment For Rent


Ajman

MORDEN APARTMENT IN DUBAI

140 / Sqft
4 2 1
Featured
Family House For Rent


Ras Al-Khaimah

FURNISHED HOME

440 / Sqft
5 3 2
Featured
Office Space For Rent


Sharjah

BEST PLACE FOR RENT

640 / Sqft
6 4 3
Featured
Apartment For Sale


Abu Dhabi

APARTMENT FOR SALE

180 / Sqft
3 2 1
Featured
Modern Villa For Rent


Dubai

CLASSY MORDEN VILLA

140 / Sqft
2 2 2
Featured
Apartment For Rent


Ajman

MORDEN APARTMENT IN DUBAI

140 / Sqft
4 2 1
Featured
Family House For Rent


Ras Al-Khaimah

FURNISHED HOME

440 / Sqft
5 3 2
Featured
Office Space For Rent


Sharjah

BEST PLACE FOR RENT

640 / Sqft
6 4 3
Featured
Apartment For Sale


Abu Dhabi

APARTMENT FOR SALE

180 / Sqft
3 2 1
Featured
Modern Villa For Rent


Dubai

CLASSY MORDEN VILLA

140 / Sqft
2 2 2
Next
 * 1
 * 2
 * 3
 * 4
 * 5

Explore residences in your preferred Emirate.

Discover Handpicked Residences in Dubai’s Prestigious Neighborhoods TODAY!

Dubai
Abu Dhabi
Sharjah
Ras Al-Khaimah
Ajman
Dubai
Abu Dhabi
Sharjah
Ras Al-Khaimah
Ajman
Dubai
Abu Dhabi
Sharjah
Ras Al-Khaimah
Ajman


View all locations
Indulge the scenery
Stay up to date
Register

Indulge the scenery
Stay up to date
Register


WHERE LIFE FINDS THE RIGHT BALANCE

Starting From AED 1.1M

Created with community living in mind, Belgravia III offers residents ample
space to connect, share and grow. Behind the bold contemporary exterior facade
is a mix of spacious studio, 1 and 2 bedroom apartments.

Discover More

Our Hero Agents

“FL Properties embodies our culture, and you are our source of pride.”

DANIEL HARTMAN

Managing Director

Phone-alt Whatsapp

AMELIA WALKER

Managing Director

Phone-alt Whatsapp

AUSTIN DISTEL

Managing Director

Phone-alt Whatsapp

ALI MORSHEDLOU

Managing Director

Phone-alt Whatsapp
Meet The Team

Search Confidently With Your Trusted Source Of Homes For Sale Or Rent In Dubai
Let’s Find A Home That’s Perfect For You!

Join Us to List Your Properties

Partners



ABOUT US

At FL Properties, where luxury meets Dubai. Discover luxurious properties in the
heart of Dubai. Your dream home, our expertise.



QUICK LINKS

 * Properties
 * Contact
 * Create Listing


CONTACT US

G-01 Ontario Tower Business Bay,
Dubai, UAE
+971 507122129
contact@firstlady-realestate.com


SUBSCRIBE

To get a free & amazing offers and other cool things stay with us.
Please subscribe us.



Copyright © 2023 FL Properties. All Rights Reserved.

Chat with us!
1
 * Close FL Properties
   Online
 * FL Properties
   How can we help!
 * START CHAT Powered By Whatly.io



USER LOGIN

Username*
Password*

Lost your password?

Don't have an account? Sign Up


0