serenityhomes.com.sg Open in urlscan Pro
3.0.150.156  Public Scan

URL: https://serenityhomes.com.sg/
Submission: On August 13 via api from US — Scanned from SG

Form analysis 3 forms found in the DOM

POST https://serenityhomes.com.sg/contact-me/

<form id="messageForm" class="mt-4 enquiryform" method="post" action="https://serenityhomes.com.sg/contact-me/">
  <input type="hidden" name="post_title" value="Home Page">
  <input type="hidden" name="page_url" value="https://serenityhomes.com.sg">
  <input type="hidden" name="address">
  <hr>
  <div class="row">
    <div class="col-12">
      <div class="form-group">
        <label class="fw-500">Name <small id="name_msg" class="text-red mt-1"></small></label>
        <input type="text" id="client_name" name="client_name" class="form-control form-control-a" placeholder="Enter your full name">
        <!-- <small class="text-red mt-1 d-block">Please fill this input field</small> -->
      </div>
      <div class="form-group">
        <label class="fw-500">Mobile Number <small id="number_msg" class="text-red mt-1"></small></label>
        <input type="text" id="client_number" name="client_number" class="form-control form-control-a" placeholder="Enter your mobile number" onkeyup="value=value.replace(/[^\d]/g,'')">
      </div>
      <div class="form-group">
        <label class="fw-500">Your Email <small id="email_msg" class="text-red mt-1"></small></label>
        <input type="text" id="client_email" name="client_email" class="form-control form-control-a" placeholder="Enter your email address">
      </div>
      <div class="form-group">
        <label class="fw-500">Message <small id="message_msg" class="text-red mt-1"></small></label>
        <textarea class="form-control form-control-a" rows="4" id="client_message" name="client_message" placeholder="Enter your message"></textarea>
      </div>
      <div class="custom-check">
        <input class="form-check-input" type="checkbox" id="agree" name="agree" value="true" checked="">
        <label class="form-check-label fs-12 fw-400" for="agree">
          <small id="agree_msg" class="text-red mt-1 d-block"></small> I hereby agree and consent to the collection, use and disclosure of my personal data by PropNex, its related companies &amp; business partners, in relation to their product and
          services including notification of events, promotion, and future delivery of marketing information. <br>
          <br>By proceeding, I have read and agreed with PropNex’s Privacy Policy. </label>
      </div>
      <div class="row mt-3 btn-form">
        <div class="col-auto col-md-auto mb-2">
          <div class="g-recaptcha captcha" data-sitekey="6Leo_LcUAAAAAHcTg8UNN58bb54DIPFYpYlTh6Gw" data-callback="regrecaptcha" id="regrecaptcha">
            <div style="width: 304px; height: 78px;">
              <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-ovzqbe4qnxe3" frameborder="0" scrolling="no"
                  sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
                  src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Leo_LcUAAAAAHcTg8UNN58bb54DIPFYpYlTh6Gw&amp;co=aHR0cHM6Ly9zZXJlbml0eWhvbWVzLmNvbS5zZzo0NDM.&amp;hl=en&amp;v=_ZpyzC9NQw3gYt1GHTrnprhx&amp;size=normal&amp;cb=vzy7kwz36spt"></iframe>
              </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
                style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
            </div>
          </div>
          <div class="pl-0 recaptchares" id="regrecaptchares"></div>
        </div>
        <div class="col-auto col-md-auto mb-2">
          <button id="btnSubmit" type="submit" class="btn btn-theme btn-lg">
            <i class="fa fa-envelope mr-2"></i> Register Now </button>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://serenityhomes.com.sg/contact-me/

<form class="mt-3" method="post" action="https://serenityhomes.com.sg/contact-me/">
  <input type="hidden" name="post_title" value="Home Page">
  <input type="hidden" name="page_url" value="https://serenityhomes.com.sg">
  <input type="hidden" name="client_message" class="client_message" value="New Enquiry at ">
  <input type="hidden" name="address">
  <div class="row">
    <div class="col-12">
      <div class="row">
        <div class="col-12">
          <div class="form-group">
            <label class="l-sm-blue  lower-text">Full Name</label>
            <input type="text" name="client_name" class="form-control form-control-a" placeholder="Enter your full name">
          </div>
          <div class="form-group">
            <label class="l-sm-blue  lower-text">Mobile Number</label>
            <input type="text" name="client_number" class="form-control form-control-a" placeholder="Enter your mobile number" onkeyup="value=value.replace(/[^\d]/g,'')">
          </div>
          <div class="form-group">
            <label class="l-sm-blue  lower-text">Your Email</label>
            <input type="text" name="client_email" class="form-control form-control-a" placeholder="Enter your email">
          </div>
          <div class="custom-check">
            <input class="form-check-input" type="checkbox" id="agreeTerms" name="agreeTerms">
            <label class="form-check-label" for="agreeTerms"><span class="fs-11 fw-400 mb-2 d-block sf-text"> I hereby agree and consent to the collection, use and disclosure of my personal data by PropNex, its related companies &amp; business
                partners, in relation to their product and services including notification of events, promotion, and future delivery of marketing information.</span>
              <span class="fs-11 fw-400 mb-2 d-block sf-text">By proceeding, I have read and agreed with PropNex’s Privacy Policy.</span>
            </label>
          </div>
          <div class="g-recaptcha captcha" data-sitekey="6Leo_LcUAAAAAHcTg8UNN58bb54DIPFYpYlTh6Gw" data-callback="regrecaptcha" id="regrecaptcha">
            <div style="width: 304px; height: 78px;">
              <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-yeo5lfim5b45" frameborder="0" scrolling="no"
                  sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
                  src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Leo_LcUAAAAAHcTg8UNN58bb54DIPFYpYlTh6Gw&amp;co=aHR0cHM6Ly9zZXJlbml0eWhvbWVzLmNvbS5zZzo0NDM.&amp;hl=en&amp;v=_ZpyzC9NQw3gYt1GHTrnprhx&amp;size=normal&amp;cb=at5dicpehbvn"></iframe>
              </div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
                style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
            </div>
          </div>
          <div class="pl-0 recaptchares" id="regrecaptchares"></div>
          <button type="submit" class="btn btn-theme fw-600 mt-3 btn-block">
            <i class="fa fa-envelope mr-2"></i> Register Now! </button>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://serenityhomes.com.sg/contact-me/

<form class="mt-1" method="post" action="https://serenityhomes.com.sg/contact-me/">
  <input type="hidden" name="post_title" value="Home Page">
  <input type="hidden" name="page_url" value="https://serenityhomes.com.sg">
  <input type="hidden" name="client_message" class="client_message" value="Download Brochure at ">
  <input type="hidden" name="address">
  <div class="row">
    <div class="col-lg-6">
      <div class="form-group">
        <label>Name</label>
        <input type="text" name="client_name" class="form-control form-control-a" placeholder="Enter your name">
      </div>
    </div>
    <div class="col-lg-6">
      <div class="form-group">
        <label>Mobile Number</label>
        <input type="text" name="client_number" class="form-control form-control-a" placeholder="Enter your mobile number" onkeyup="value=value.replace(/[^\d]/g,'')">
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-12">
      <div class="form-group">
        <label>Your Email</label>
        <input type="email" name="client_email" class="form-control form-control-a" placeholder="Enter your email address">
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-12">
      <div class="custom-check">
        <input class="form-check-input" type="checkbox" id="agreTerms2" name="option1">
        <label class="form-check-label" for="agreTerms2"> <span class="fs-11 fw-400 mb-2 d-block sf-text">I hereby agree and consent to the collection, use and disclosure of my personal data by PropNex, its related companies &amp; business partners,
            in relation to their product and services including notification of events, promotion, and future delivery of marketing information.</span>
          <span class="fs-11 fw-400 mb-2 d-block sf-text">By proceeding, I have read and agreed with PropNex’s Privacy Policy.</span>
        </label>
      </div>
      <hr>
      <div class="g-recaptcha captcha" data-sitekey="6Leo_LcUAAAAAHcTg8UNN58bb54DIPFYpYlTh6Gw" data-callback="regrecaptcha" id="regrecaptcha">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-f6mp27fxb24x" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Leo_LcUAAAAAHcTg8UNN58bb54DIPFYpYlTh6Gw&amp;co=aHR0cHM6Ly9zZXJlbml0eWhvbWVzLmNvbS5zZzo0NDM.&amp;hl=en&amp;v=_ZpyzC9NQw3gYt1GHTrnprhx&amp;size=normal&amp;cb=2zr7od5724io"></iframe>
          </div><textarea id="g-recaptcha-response-2" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <div class="pl-0 recaptchares" id="regrecaptchares"></div>
      <button type="submit" class="btn btn-theme fw-600 mt-3 btn-block">
        <i class="fa fa-envelope mr-2"></i> Request Project Brochure </button>
    </div>
  </div>
</form>

Text Content

 * Buy
 * Rent
 * New Projects
 * Overseas
 * Financials & Past Transaction
 * News & Picks
 * About

Contact Me

HELLO, I AM


THAN BHIN AHNN AARON

SENIOR ASSOCIATE DIRECTOR

CEA NO.: R032200A

Email Whatsapp Call Me
Email Whatsapp Call Me


LATEST PROPERTY NEWS

Browse All News

--------------------------------------------------------------------------------

With the ever-evolving landscape of the industry, staying informed about the
latest developments is crucial for those looking to make informed decisions
regarding their investments

July 26,2024

TWO-SPEED HOUSING MARKET AS PRIVATE HOME PRICES SAW SLOWER GROWTH, WHILE HDB
RESALE FLAT PRICES CLIMBED AT A FASTER CLIP IN Q2 2024

Read More

July 26,2024

ENTIRE 31ST OFFICE FLOOR AT SUNTEC TOWER 1 IN THE CBD PUT UP FOR SALE VIA
PRIVATE TREATY FOR A GUIDE PRICE OF $41.8 MILLION

Read More

July 22,2024

PROPNEX'S SURVEY OF HDB FLAT OWNERS SHOWS THAT NEARLY FIVE IN 10 RESPONDENTS
ASPIRE TO UPGRADE FROM THEIR EXISTING FLAT; HIGH HOME PRICES AND ABSD SEEN AS
KEY CHALLENGES TO UPGRADING

Read More

August 05,2024

PROPNEX SURVEY FOUND THAT OVER FOUR IN 10 OF THE RESPONDENTS SAID EC STILL
RELEVANT IN MEETING PRIVATE HOUSING ASPIRATIONS; BUT RISING NEW EC PRICES A
CONCERN

Read More

July 31,2024

FREEHOLD DETACHED HOUSE IN THE HOLLAND PARK GOOD CLASS BUNGALOW (GCB) AREA PUT
UP FOR SALE VIA PRIVATE TREATY FOR A GUIDE PRICE OF $23.8 MILLION

Read More

July 26,2024

TWO-SPEED HOUSING MARKET AS PRIVATE HOME PRICES SAW SLOWER GROWTH, WHILE HDB
RESALE FLAT PRICES CLIMBED AT A FASTER CLIP IN Q2 2024

Read More

July 26,2024

ENTIRE 31ST OFFICE FLOOR AT SUNTEC TOWER 1 IN THE CBD PUT UP FOR SALE VIA
PRIVATE TREATY FOR A GUIDE PRICE OF $41.8 MILLION

Read More

July 22,2024

PROPNEX'S SURVEY OF HDB FLAT OWNERS SHOWS THAT NEARLY FIVE IN 10 RESPONDENTS
ASPIRE TO UPGRADE FROM THEIR EXISTING FLAT; HIGH HOME PRICES AND ABSD SEEN AS
KEY CHALLENGES TO UPGRADING

Read More

August 05,2024

PROPNEX SURVEY FOUND THAT OVER FOUR IN 10 OF THE RESPONDENTS SAID EC STILL
RELEVANT IN MEETING PRIVATE HOUSING ASPIRATIONS; BUT RISING NEW EC PRICES A
CONCERN

Read More

July 31,2024

FREEHOLD DETACHED HOUSE IN THE HOLLAND PARK GOOD CLASS BUNGALOW (GCB) AREA PUT
UP FOR SALE VIA PRIVATE TREATY FOR A GUIDE PRICE OF $23.8 MILLION

Read More

July 26,2024

TWO-SPEED HOUSING MARKET AS PRIVATE HOME PRICES SAW SLOWER GROWTH, WHILE HDB
RESALE FLAT PRICES CLIMBED AT A FASTER CLIP IN Q2 2024

Read More

‹›



POPULAR PROJECTS FOR SALE

See More Projects

--------------------------------------------------------------------------------

With the official appointment to market over 120 new projects, PropNex has
solidified its position as the top marketing agency for local new launches.

As a real estate agent at PropNex, I take pride in helping my clients find their
dream homes. With an extensive selection of properties to choose from, including
condos and landed properties, we offer a diverse range of options to cater to
the unique needs of each client.

‹›



LISTINGS FOR SALE AND RENT

See More Listings

Cuscaden Reserve

8 Cuscaden Road, Singapore

1 Bedroom

$1,999,000 $2,856 psf

One Bernam

1 Bernam Street, Singapore

1 Bedroom

$1,557,000 $3,445 psf

Midtown Bay

122 Beach Road, Singapore

1 Bedroom

$1,545,000 $3,778 psf

CLAYDENCE

99 STILL ROAD, Singapore

1 Bedroom

$1,412,200 $2,300 psf

TEMBUSU GRAND

JALAN TEMBUSU, Singapore

1 Bedroom

$1,328,000 $2,520 psf

Cuscaden Reserve

8 Cuscaden Road, Singapore

1 Bedroom

$1,999,000 $2,856 psf

One Bernam

1 Bernam Street, Singapore

1 Bedroom

$1,557,000 $3,445 psf

Midtown Bay

122 Beach Road, Singapore

1 Bedroom

$1,545,000 $3,778 psf

CLAYDENCE

99 STILL ROAD, Singapore

1 Bedroom

$1,412,200 $2,300 psf

TEMBUSU GRAND

JALAN TEMBUSU, Singapore

1 Bedroom

$1,328,000 $2,520 psf

Cuscaden Reserve

8 Cuscaden Road, Singapore

1 Bedroom

$1,999,000 $2,856 psf

One Bernam

1 Bernam Street, Singapore

1 Bedroom

$1,557,000 $3,445 psf

Midtown Bay

122 Beach Road, Singapore

1 Bedroom

$1,545,000 $3,778 psf

‹›


Selling Your Home? Let Us Help You Get the Best Deal

--------------------------------------------------------------------------------

Selling your home can be a stressful and challenging process, which is why it's
essential to have a team of professionals on your side to help guide you through
the journey. Our team is dedicated to helping you achieve the best possible
outcome when selling your home.

We have years of experience and a proven track record of successfully selling
homes in a timely and efficient manner.

REACH OUT TO US FOR A SEAMLESS AND HASSLE-FREE EXPERIENCE OF SELLING YOUR HOME:

--------------------------------------------------------------------------------

Name
Mobile Number
Your Email
Message
I hereby agree and consent to the collection, use and disclosure of my personal
data by PropNex, its related companies & business partners, in relation to their
product and services including notification of events, promotion, and future
delivery of marketing information.

By proceeding, I have read and agreed with PropNex’s Privacy Policy.
Register Now


BLOGS & ARTICLES

PROPNEX PICKS

|August 09,2024


THE RIGHT FOUNDATION TOWARDS SUCCESS IN REAL ESTATE

read this article

PROPNEX PICKS

|August 08,2024


6 "GHOSTLY" NEIGHBOURHOODS THAT WILL KEEP YOU AWAKE AT NIGHT

read this article

PROPNEX PICKS

|August 07,2024


HDB RESALE MARKET REBOUNDED IN JULY; RECORD NUMBER OF FLATS RESOLD FOR AT LEAST
$1 MILLION DURING THE MONTH

read this article

PROPNEX PICKS

|August 13,2024


DON'T BUY OVERSEAS UNTIL YOU READ THIS

read this article

PROPNEX PICKS

|August 12,2024


IS OWNING BOTH A PRIVATE PROPERTY AND AN HDB POSSIBLE?

read this article

PROPNEX PICKS

|August 09,2024


THE RIGHT FOUNDATION TOWARDS SUCCESS IN REAL ESTATE

read this article

PROPNEX PICKS

|August 08,2024


6 "GHOSTLY" NEIGHBOURHOODS THAT WILL KEEP YOU AWAKE AT NIGHT

read this article

PROPNEX PICKS

|August 07,2024


HDB RESALE MARKET REBOUNDED IN JULY; RECORD NUMBER OF FLATS RESOLD FOR AT LEAST
$1 MILLION DURING THE MONTH

read this article

PROPNEX PICKS

|August 13,2024


DON'T BUY OVERSEAS UNTIL YOU READ THIS

read this article

PROPNEX PICKS

|August 12,2024


IS OWNING BOTH A PRIVATE PROPERTY AND AN HDB POSSIBLE?

read this article

PROPNEX PICKS

|August 09,2024


THE RIGHT FOUNDATION TOWARDS SUCCESS IN REAL ESTATE

read this article
‹›


QUICK LINKS

 * Buy
 * Rent
 * New Projects
 * Overseas
 * Financials & Past Transaction
 * News & Picks
 * About

Email Whatsapp Call to Learn More

COPYRIGHT © 2023 PROPNEX REALTY LTD.

 * Privacy Policy
 * Terms of Use
 * Disclaimer

The information contained on this website is for general information purposes
only. PropNex Realty Pte. Ltd. assumes no responsibility for errors or omissions
in the contents of this website. In no event shall PropNex Realty Pte. Ltd. be
liable for any special, direct, indirect, consequential, or incidental damages
or any damages whatsoever, whether in an action of contract, negligence or other
tort, arising out of or in connection with the use of the information provided
herein. PropNex RealtyPte. Ltd. reserves the right to make additions, deletions,
or modification to the contents of this website at any time without prior
notice. Than Bhin Ahnn Aaron : R032200A / L3008022J

SECURE YOUR SPOT!

Register now for exclusive updates on this upcoming project.

--------------------------------------------------------------------------------

Full Name
Mobile Number
Your Email
I hereby agree and consent to the collection, use and disclosure of my personal
data by PropNex, its related companies & business partners, in relation to their
product and services including notification of events, promotion, and future
delivery of marketing information. By proceeding, I have read and agreed with
PropNex’s Privacy Policy.


Register Now!


DOWNLOAD BROCHURE

Unlock the gateway to your dream home with ease! Simply enter your details below
and get ready to receive our exclusive project brochure straight to your inbox.

Name
Mobile Number
Your Email
I hereby agree and consent to the collection, use and disclosure of my personal
data by PropNex, its related companies & business partners, in relation to their
product and services including notification of events, promotion, and future
delivery of marketing information. By proceeding, I have read and agreed with
PropNex’s Privacy Policy.

--------------------------------------------------------------------------------



Request Project Brochure