rustomjee-lavie.com Open in urlscan Pro
139.99.103.87  Public Scan

URL: https://rustomjee-lavie.com/
Submission Tags: phishingrod
Submission: On November 08 via api from DE — Scanned from SG

Form analysis 8 forms found in the DOM

Name: register_formPOST thank-you.php

<form id="register_form" action="thank-you.php" name="register_form" method="POST" novalidate="novalidate" onsubmit="return save_landing_pageinfo('register_form');">
  <div class="form-title h4 text-center">Register Your Interest</div>
  <div class=" col-md-12 ">
    <div class="form-group">
      <input type="text" class="form-control" name="fname" placeholder="Name">
      <input type="hidden" name="source" value="Register Form">
      <label for="fname" class="error"></label>
    </div>
  </div>
  <div class=" col-md-12 ">
    <div class="form-group">
      <input type="number" class="form-control" name="mobile" placeholder="Mobile No.">
      <label for="mobile" class="error"></label>
    </div>
  </div>
  <div class=" col-md-12 ">
    <div class="form-group">
      <input type="email" class="form-control" name="email" placeholder="Email">
      <label for="email" class="error"></label>
    </div>
  </div>
  <p class="form-check-label text-center" for="checkbox1" style="color:#000;font-weight:800;"> I have read and understood <a href="https://rustomjee-lavie.com/privacy-policy.php" style="color:#000;font-weight:600;">Privacy
                    Policy.
                </a>
  </p>
  <h3 class="text-center disline" style="color: #000;">After submitting your request, we will get in touch with you within 15 minutes.</h3>
  <button type="submit" class="btn btn-default popup-btn" style="margin-bottom: 15px;">SUBMIT</button>
</form>

Name: contact-formPOST thank-you.php

<form id="contact-form" action="thank-you.php" name="contact-form" method="POST" novalidate="novalidate" onsubmit="return save_landing_pageinfo('contact-form');">
  <div class="form-group col-md-12 pd0">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-user form-ico" aria-hidden="true"></i>
      </div>
      <input type="text" class="form-control" name="fname" placeholder="Name">
      <input type="hidden" name="source" value="Contact Form">
    </div>
    <label for="fname" class="error"></label>
  </div>
  <div class="form-group col-md-12 pd0">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-mobile form-ico" aria-hidden="true"></i>
      </div>
      <input type="number" class="form-control" name="mobile" placeholder="Mobile No.">
    </div>
    <label for="mobile" class="error"></label>
  </div>
  <div class="form-group col-md-12 pd0">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-envelope" aria-hidden="true"></i>
      </div>
      <input type="email" class="form-control" name="email" placeholder="Email">
    </div>
    <label for="email" class="error"></label>
  </div>
  <p class="form-check-label text-center" for="checkbox1" style="color:#000;font-weight:800;"> I have read and understood. <a href="https://rustomjee-lavie.com/privacy-policy.php">Privacy Policy.
                                </a>
  </p>
  <h3 class="text-center disline">After submitting your request, we will get in touch with you within 15 minutes.</h3>
  <button type="submit" class="btn btn-default popup-btn">SUBMIT</button>
</form>

Name: enquire-formPOST thank-you.php

<form id="enquire-form" action="thank-you.php" name="enquire-form" method="POST" novalidate="novalidate" onsubmit="return save_landing_pageinfo('enquire-form');">
  <div class="form_eq_width">
    <h2 class="eqTitle">Enquire Now</h2>
  </div>
  <div class="form_eq_width">
    <div class="form-group pd0-m">
      <div class="input-group" style="display: block">
        <input type="text" class="form-control" name="fname" placeholder="Name">
        <input type="hidden" name="source" value="Enq form">
      </div>
      <label for="fname" class="error"></label>
    </div>
  </div>
  <div class="form_eq_width">
    <div class="form-group pd0-m">
      <div class="input-group" style="display: block">
        <input type="number" class="form-control" name="mobile" placeholder="Mobile No.">
      </div>
      <label for="mobile" class="error"></label>
    </div>
  </div>
  <div class="form_eq_width">
    <div class="form-group pd0-m">
      <div class="input-group" style="display: block">
        <input type="email" class="form-control" name="email" placeholder="Email">
      </div>
      <label for="email" class="error"></label>
    </div>
  </div>
  <div class="form_eq_width">
    <div class="form-group pd0-m">
      <button type="submit" class="btn btn-default contact-btn"><i class="fa fa-paper-plane"></i> SUBMIT </button>
    </div>
  </div>
  <!-- <p class="form-check-label text-center" for="checkbox1" style="color:#fff;font-weight:800;">
                    I have read and understood.
                    <a href="https://rustomjee-lavie.com/privacy-policy.php" >Privacy Policy.
                    </a>

                </p>

                    <h3 style="color: #fff;">After submitting your request, we will get in touch with you within 15 minutes.</h3> -->
</form>

Name: main-popupPOST thank-you.php

<form id="main-popup" action="thank-you.php" name="main-popup" method="POST" novalidate="novalidate" onsubmit="return save_landing_pageinfo('main-popup');">
  <div class="form-group col-md-6">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-user form-ico" aria-hidden="true"></i>
      </div>
      <input type="text" class="form-control" name="fname" placeholder="Name">
      <input type="hidden" name="source" value="Main PopUp">
    </div>
    <label for="fname" class="error"></label>
  </div>
  <!--<div class="form-group col-md-6">
                        <div class="input-group">
                            <div class="input-group-addon">
                                <i class="fa fa-user form-ico" aria-hidden="true"></i>
                            </div>
                            <input type="text" class="form-control" name="lname" placeholder="Last Name">
                        </div>
                        <label for="lname" class="error"></label>
                    </div>-->
  <div class="form-group col-md-6">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-mobile form-ico" aria-hidden="true"></i>
      </div>
      <input type="number" class="form-control" name="mobile" placeholder="Mobile No.">
    </div>
    <label for="mobile" class="error"></label>
  </div>
  <div class="form-group col-md-12">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-envelope" aria-hidden="true"></i>
      </div>
      <input type="email" class="form-control" name="email" placeholder="Email">
    </div>
    <label for="email" class="error"></label>
  </div>
  <!--<div class="form-group col-md-6">
                        <div class="input-group">
                            <div class="input-group-addon">
                                <i class="fa fa-flag form-ico" aria-hidden="true"></i>
                            </div>
                            <select name="country">
                                                            </select>
                        </div>
                        <label for="country" class="error"></label>
                    </div>-->
  <p class="form-check-label text-center" for="checkbox1" style="color:#fff;font-weight:800;"> I have read and understood. <a href="https://rustomjee-lavie.com/privacy-policy.php">Privacy Policy.
                    </a>
  </p>
  <h3>After submitting your request, we will get in touch with you within 15 minutes.</h3>
  <button type="submit" class="btn btn-default popup-btn">SUBMIT</button>
</form>

Name: price-popupPOST thank-you.php

<form id="price-popup" action="thank-you.php" name="price-popup" method="POST" novalidate="novalidate" onsubmit="return save_landing_pageinfo('price-popup');">
  <div class="form-group col-md-6">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-user form-ico" aria-hidden="true"></i>
      </div>
      <input type="text" class="form-control" name="fname" placeholder="Name">
      <input type="hidden" name="source" value="Price PopUp">
    </div>
    <label for="fname" class="error"></label>
  </div>
  <div class="form-group col-md-6">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-mobile form-ico" aria-hidden="true"></i>
      </div>
      <input type="number" class="form-control" name="mobile" placeholder="Mobile No.">
    </div>
    <label for="mobile" class="error"></label>
  </div>
  <!--<div class="form-group col-md-6">
                        <div class="input-group">
                            <div class="input-group-addon">
                                <i class="fa fa-user form-ico" aria-hidden="true"></i>
                            </div>
                            <input type="text" class="form-control" name="lname" placeholder="Last Name">
                        </div>
                        <label for="lname" class="error"></label>
                    </div>-->
  <div class="form-group col-md-12">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-envelope" aria-hidden="true"></i>
      </div>
      <input type="email" class="form-control" name="email" placeholder="Email">
    </div>
    <label for="email" class="error"></label>
  </div>
  <!--<div class="form-group col-md-6">
                        <div class="input-group">
                            <div class="input-group-addon">
                                <i class="fa fa-flag form-ico" aria-hidden="true"></i>
                            </div>
                            <select name="country">
                                                            </select>
                        </div>
                        <label for="country" class="error"></label>
                    </div>-->
  <p class="form-check-label text-center" for="checkbox1" style="color:#fff;font-weight:800;"> I have read and understood. <a href="https://rustomjee-lavie.com/privacy-policy.php">Privacy Policy.
                    </a>
  </p>
  <h3>After submitting your request, we will get in touch with you within 15 minutes.</h3>
  <button type="submit" class="btn btn-default popup-btn">SUBMIT</button>
</form>

Name: floor-popupPOST thank-you.php

<form id="floor-popup" action="thank-you.php" name="floor-popup" method="POST" novalidate="novalidate" onsubmit="return save_landing_pageinfo('floor-popup');">
  <div class="form-group col-md-6">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-user form-ico" aria-hidden="true"></i>
      </div>
      <input type="text" class="form-control" name="fname" placeholder="Name">
      <input type="hidden" name="source" value="Price PopUp">
    </div>
    <label for="fname" class="error"></label>
  </div>
  <div class="form-group col-md-6">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-mobile form-ico" aria-hidden="true"></i>
      </div>
      <input type="number" class="form-control" name="mobile" placeholder="Mobile No.">
    </div>
    <label for="mobile" class="error"></label>
  </div>
  <!--<div class="form-group col-md-6">
                        <div class="input-group">
                            <div class="input-group-addon">
                                <i class="fa fa-user form-ico" aria-hidden="true"></i>
                            </div>
                            <input type="text" class="form-control" name="lname" placeholder="Last Name">
                        </div>
                        <label for="lname" class="error"></label>
                    </div>-->
  <div class="form-group col-md-12">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-envelope" aria-hidden="true"></i>
      </div>
      <input type="email" class="form-control" name="email" placeholder="Email">
    </div>
    <label for="email" class="error"></label>
  </div>
  <!--<div class="form-group col-md-6">
                        <div class="input-group">
                            <div class="input-group-addon">
                                <i class="fa fa-flag form-ico" aria-hidden="true"></i>
                            </div>
                            <select name="country">
                                                            </select>
                        </div>
                        <label for="country" class="error"></label>
                    </div>-->
  <p class="form-check-label text-center" for="checkbox1" style="color:#fff;font-weight:800;"> I have read and understood. <a href="https://rustomjee-lavie.com/privacy-policy.php">Privacy Policy.
                    </a>
  </p>
  <h3>After submitting your request, we will get in touch with you within 15 minutes.</h3>
  <button type="submit" class="btn btn-default popup-btn">SUBMIT</button>
</form>

Name: dwnld-popupPOST thank-you.php

<form id="dwnld-popup" action="thank-you.php" name="dwnld-popup" method="POST" novalidate="novalidate" onsubmit="return save_landing_pageinfo('dwnld-popup');">
  <div class="form-group col-md-6">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-user form-ico" aria-hidden="true"></i>
      </div>
      <input type="text" class="form-control" name="fname" placeholder="Name">
      <input type="hidden" name="source" value="Brochure PopUp">
    </div>
    <label for="fname" class="error"></label>
  </div>
  <div class="form-group col-md-6">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-mobile form-ico" aria-hidden="true"></i>
      </div>
      <input type="number" class="form-control" name="mobile" placeholder="Mobile No.">
    </div>
    <label for="mobile" class="error"></label>
  </div>
  <!--<div class="form-group col-md-6">
                        <div class="input-group">
                            <div class="input-group-addon">
                                <i class="fa fa-user form-ico" aria-hidden="true"></i>
                            </div>
                            <input type="text" class="form-control" name="lname" placeholder="Last Name">
                        </div>
                        <label for="lname" class="error"></label>
                    </div>-->
  <div class="form-group col-md-12">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-envelope" aria-hidden="true"></i>
      </div>
      <input type="email" class="form-control" name="email" placeholder="Email">
    </div>
    <label for="email" class="error"></label>
  </div>
  <!--<div class="form-group col-md-6">
                        <div class="input-group">
                            <div class="input-group-addon">
                                <i class="fa fa-flag form-ico" aria-hidden="true"></i>
                            </div>
                            <select name="country">
                                                            </select>
                        </div>
                        <label for="country" class="error"></label>
                    </div>-->
  <p class="form-check-label text-center" for="checkbox1" style="color:#fff;font-weight:800;"> I have read and understood. <a href="https://rustomjee-lavie.com/privacy-policy.php">Privacy Policy.
                    </a>
  </p>
  <h3>After submitting your request, we will get in touch with you within 15 minutes.</h3>
  <button type="submit" class="btn btn-default popup-btn">SUBMIT</button>
</form>

Name: enquire-nowPOST thank-you.php

<form id="enquire-now" action="thank-you.php" name="enquire-now" method="POST" novalidate="novalidate" onsubmit="return save_landing_pageinfo('enquire-now');">
  <div class="form-group col-md-6">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-user form-ico" aria-hidden="true"></i>
      </div>
      <input type="text" class="form-control" name="fname" placeholder="Name">
      <input type="hidden" name="source" value="Enquire Now">
    </div>
    <label for="fname" class="error"></label>
  </div>
  <!--<div class="form-group col-md-6">
                        <div class="input-group">
                            <div class="input-group-addon">
                                <i class="fa fa-user form-ico" aria-hidden="true"></i>
                            </div>
                            <input type="text" class="form-control" name="lname" placeholder="Last Name">
                        </div>
                        <label for="lname" class="error"></label>
                    </div>-->
  <div class="form-group col-md-6">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-mobile form-ico" aria-hidden="true"></i>
      </div>
      <input type="number" class="form-control" name="mobile" placeholder="Mobile No.">
    </div>
    <label for="mobile" class="error"></label>
  </div>
  <div class="form-group col-md-12">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-envelope" aria-hidden="true"></i>
      </div>
      <input type="email" class="form-control" name="email" placeholder="Email">
    </div>
    <label for="email" class="error"></label>
  </div>
  <!--<div class="form-group col-md-6">
                        <div class="input-group">
                            <div class="input-group-addon">
                                <i class="fa fa-flag form-ico" aria-hidden="true"></i>
                            </div>
                            <select name="country">
                                                            </select>
                        </div>
                        <label for="country" class="error"></label>
                    </div>-->
  <p class="form-check-label text-center" for="checkbox1" style="color:#fff;font-weight:800;"> I have read and understood. <a href="https://rustomjee-lavie.com/privacy-policy.php">Privacy Policy.
                    </a>
  </p>
  <h3>After submitting your request, we will get in touch with you within 15 minutes.</h3>
  <button type="submit" class="btn btn-default popup-btn">SUBMIT</button>
</form>

Text Content

Toggle navigation
 * Home
 * Introduction
 * Gallery
 * Configuration
 * Floor Plan
 * Location
 * Contact Us
   

×
Home Introduction Gallery Configuration Floor Plan Location Contact Us
Register Your Interest




I have read and understood Privacy Policy.


AFTER SUBMITTING YOUR REQUEST, WE WILL GET IN TOUCH WITH YOU WITHIN 15 MINUTES.

SUBMIT



INTRODUCTION

Artist's Impression

Introducing La Vie, the newest cluster at Rustomjee Uptown Urbania. There are 8
independent towers rising up to 55 storeys that fringe a Central Park replete
with recreational spaces where neighbours will turn into friends. And that’s
just the beginning because built into the plan are 3 more levels of leisure
zones where families can spend quality time together and celebration can be a
way of life.

 * 8.5 acres of land in 100+ acres of Township
 * 8 independent towers
 * Large central park with recreational amenities
 * Well-planned 2 bed homes with balconies
 * 3 levels of leisure zones in each tower
 * Scenic views of the central park & Thane creek


GALLERY

 * Ground Level
 * Amenity Level
 * Rooftop Level
   

Ground Level
 * Ground Level
 * Amenity Level
 * Rooftop Level
   

Bedroom

Artist Impression

Dining

Artist Impression

Living Room

Artist Impression

Kitchen

Artist Impression

Living Room

Artist Impression

Master Bedroom

Artist Impression





CONFIGURATION

Type RERA Carpet Area Price 2 BHK 640 - 700 Sq.Ft Click Here 3 BHK 882 - 932
Sq.Ft Click Here


FLOOR PLAN

Typical Floor Plan


LOCATION ADVANTAGE


WELCOME TO A WORLD WHERE EVERYTHING YOU NEED IS A HOP, SKIP AND JUMP AWAY.



Thanks to its location in the buzzing suburb of Thane, it offers the luxury of
neighbourhood that puts shopping and entertainment within easy reach. Along with
proximity to business hubs in Powai, Vikhroli, and Ghansoli, and easy access to
the Eastern Express Highway and BKC so that traffic never eats into dinner
plans.

Eastern Express Highway
3 mins
Airport
35 mins
Powai
25 mins
Viviana Mall
5 mins
BKC
30 mins
Lower Parel
40 mins


LOCATION MAP




CONTACT US

I have read and understood. Privacy Policy.


AFTER SUBMITTING YOUR REQUEST, WE WILL GET IN TOUCH WITH YOU WITHIN 15 MINUTES.

SUBMIT

 * Off Eastern Express Highway, Near Majiwada Junction, Thane (W), Maharashtra -
   400 601.

   

 * https://www.rustomjee.com


HERE'S WHY YOU SHOULD CHOOSE RUSTOMJEE UPTOWN URBANIA, THANE!

Thane as a city has seen significant development within the realm of
infrastructure and realty and is a force to reckon with when it comes to the
suburban localities of Mumbai. With a rising demand for properties, luxury
flats, and apartments, Thane has caught the eye of the city’s major developers
to build some of the most sought-after homes for residents. Rustomjee Group with
the same vision has added to the Thane Skyline with their coveted properties and
thoughtfulness of community building.... With 14,000 plus homes, 280 plus
buildings, and 20 plus million square feet of real estate space delivered, our
promise of curating quality spaces that brings people together, stands tall
successfully.

Moving forward with our vision, mission, and values, Rustomjee Group has
launched Thane’s most coveted township: Rustomjee Uptown Urbania. This new
cluster with 2 BHK apartments is a world co-created by architects and experts
from various domains. Rustomjee La Vie a new cluster at Uptown Urbania is a
thoughtfully designed township having expansive areas, 8 independent towers with
3 recreation zones across. With amenities like lap pool, party deck, jacuzzi
pods, gymnasium, work from anywhere pods and much more. This is in addition to
the clubhouse with landscaped gardens & other premium amenities at the ground
level. Moreover, the homes here come with balcony. A home here means your
necessities are a hop skip and jump with connectivity is swiftly seamless.

Read more

DISCLAIMER

All layouts, locations, plans, specifications, designs, elevations, features,
amenities, facilities, services, product/equipment types and brands mentioned
are indicative of the kind of development proposed in this Project and its
finality is subject to the approval of the respective authorities or as required
by the Promoter/Developer in the interest of continuous improvement, without
prior notice or obligation. Minor variations (+/- 3%) in actual carpet areas may
occur as a result of design/construction variances, finishing tolerances and
column projections. The pictures/images and perspective views of the
premises/building/layout are an artist's impression of the development and for
representational purposes only and are not a part of actual deliverables.
Furniture, soft furnishing, gadgets, etc. are not part of the offering. The
details, pictures and images contained in the leaflets, brochures or any other
printed material does not constitute an offer and/or contract of any type
between the Promoter/Developer and the Purchaser. All transactions in respect of
this Project shall be subject to the terms and conditions of the Agreement for
Sale to be entered into between the Promoter/Developer and the Purchaser.

PRIVACY POLICY

We collect information from you when you register on our site or fill out a
form. When filling out a form on our site, for any of the above-mentioned
reasons, you may be asked to enter your: name, e-mail address and phone number.
You may, however, visit our site anonymously. Any of the information we collect
from you is to personalize your experience, to improve our website and to
improve customer service. Any data collected will be/ will not be shared with
any 3rd party.

Rustomjee La Vie Wing A is registered with MahaRERA registration no:
P51700050803. Available at website: https://maharera.mahaonline.gov.in/




Copyright © 2023 Rustomjee. All Rights Reserved.


ENQUIRE NOW




SUBMIT

Download Brochure
ENQUIRE NOW
×


EXPRESS YOUR INTEREST

Please Enter Your Details To Know More About Rustomjee La Vie

I have read and understood. Privacy Policy.


AFTER SUBMITTING YOUR REQUEST, WE WILL GET IN TOUCH WITH YOU WITHIN 15 MINUTES.

SUBMIT
×


KNOW MORE

Please Enter Your Details To Know More About Rustomjee La Vie

I have read and understood. Privacy Policy.


AFTER SUBMITTING YOUR REQUEST, WE WILL GET IN TOUCH WITH YOU WITHIN 15 MINUTES.

SUBMIT
×


FLOOR PLAN

Please Enter Your Details To Know More About Rustomjee La Vie

I have read and understood. Privacy Policy.


AFTER SUBMITTING YOUR REQUEST, WE WILL GET IN TOUCH WITH YOU WITHIN 15 MINUTES.

SUBMIT
×


DOWNLOAD BROCHURE

Please Enter Your Details To Know More About Rustomjee La Vie

I have read and understood. Privacy Policy.


AFTER SUBMITTING YOUR REQUEST, WE WILL GET IN TOUCH WITH YOU WITHIN 15 MINUTES.

SUBMIT
Register
×


EXPRESS YOUR INTEREST

Please Enter Your Details To Know More About Rustomjee La Vie

I have read and understood. Privacy Policy.


AFTER SUBMITTING YOUR REQUEST, WE WILL GET IN TOUCH WITH YOU WITHIN 15 MINUTES.

SUBMIT
×


DISCLAIMER



OK