montserratanayajaime.estatefunnel.com Open in urlscan Pro
35.203.0.42  Public Scan

URL: https://montserratanayajaime.estatefunnel.com/
Submission: On March 23 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

POST

<form class="hide-animation-right" id="contactForm" method="POST">
  <input type="hidden" id="source" name="source" value="contact">
  <div class="grid md:grid-cols-2 md:gap-4">
    <div>
      <div class="mb-4 md:mb-5">
        <label class="block text-themeFontColor text-base text-left font-bold"> Full Name * </label>
        <input class=" h-full border  bg-themeBgLight border-themeBorderColor rounded-client w-full py-2 px-3 text-themeFontColor focus:text-themeFontColor placeholder:text-themeFontColor-400 focus:outline-none focus:border-mainColor" required=""
          id="name" name="name" type="text" placeholder=" Full Name *">
      </div>
      <div class="mb-4 md:mb-5">
        <label class="block text-themeFontColor text-base text-left font-bold"> Email * </label>
        <input class=" h-full border  bg-themeBgLight border-themeBorderColor rounded-client w-full py-2 px-3 text-themeFontColor focus:text-themeFontColor placeholder:text-themeFontColor-400 focus:outline-none focus:border-mainColor" required=""
          id="email" name="email" type="text" placeholder="Email *">
      </div>
      <div class="mb-4 md:mb-5">
        <label class="block text-themeFontColor text-base text-left font-bold"> Phone * </label>
        <input class=" h-full border  bg-themeBgLight border-themeBorderColor rounded-client w-full py-2 px-3 text-themeFontColor focus:text-themeFontColor placeholder:text-themeFontColor-400 focus:outline-none focus:border-mainColor" required=""
          id="phone" name="phone" type="tel" placeholder=" Phone *">
      </div>
    </div>
    <div>
      <div class="mb-4 md:mb-5">
        <label class="block text-themeFontColor text-base text-left font-bold"> Message * </label>
        <textarea required="" name="message"
          class=" h-full border  bg-themeBgLight border-themeBorderColor rounded-client w-full py-2 px-3 text-themeFontColor focus:text-themeFontColor placeholder:text-themeFontColor-400 focus:outline-none focus:border-mainColor" id="message"
          rows="6" placeholder="Message *"></textarea>
      </div>
      <small class="text-themeFontColor text-xs"> This site is protected by reCAPTCHA and the Google. <a href="https://policies.google.com/privacy">Policies</a> and <a href="https://policies.google.com/terms">Terms of Service</a>applies. </small>
    </div>
  </div>
  <button id="buyersButton" class="g-recaptcha mt-4 rounded-client px-3 py-2 m-1 text-center self-center md:max-w-96 overflow-hidden text-lg  relative group cursor-pointer border-2 font-semibold text-white border-black ">
    <span class="absolute w-72 h-0 transition-all duration-300 origin-center rotate-45 -translate-x-20 bg-black top-1/2 group-hover:h-64 group-hover:-translate-y-32 ease"></span>
    <span class="relative text-black transition duration-300 group-hover:text-white  ease"> Let's Talk! </span>
  </button>
</form>

POST

<form id="chatbubbleForm" method="POST">
  <div class="flex text-white gap-2 flex-col w-full md:w-[80%] p-8 lg:w-auto">
    <div id="formSuccess-chatbubbleForm" class="hidden text-center p-2 text-sm border text-black rounded-client border-green-700 bg-green-100  my-2">
    </div>
    <div id="formMessage-chatbubbleForm" class="hidden text-center p-2 text-sm border rounded-client border-red-700 bg-red-300 text-white my-2">
    </div>
    <div class="flex">
      <div class="bg-themeBg w-[80%] text-light-gray p-2 rounded-client max-w-xs"> Enter your question here and we will respond as fast as possible </div>
    </div>
    <label for="name" class="block  text-xs font-medium text-themeFontColor "> Full Name * </label>
    <div class="relative">
      <div class="absolute inset-y-0 start-0 flex text-mainColor items-center ps-3.5 pointer-events-none">
        <svg class="svg-inline--fa fa-user" aria-hidden="true" focusable="false" data-prefix="far" data-icon="user" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" data-fa-i2svg="">
          <path fill="currentColor"
            d="M304 128a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zM96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zM49.3 464H398.7c-8.9-63.3-63.3-112-129-112H178.3c-65.7 0-120.1 48.7-129 112zM0 482.3C0 383.8 79.8 304 178.3 304h91.4C368.2 304 448 383.8 448 482.3c0 16.4-13.3 29.7-29.7 29.7H29.7C13.3 512 0 498.7 0 482.3z">
          </path>
        </svg><!-- <i class="fa-regular fa-user"></i> Font Awesome fontawesome.com -->
      </div>
      <input type="text" id="name" name="name" class=" border bg-themeBg border-light-gray text-light-gray text-sm rounded-client  block w-full ps-10 p-1.5 " placeholder="John Doe">
    </div>
    <label for="email" class="block  text-xs font-medium text-themeFontColor "> Email * </label>
    <div class="relative ">
      <div class="absolute inset-y-0 start-0 flex text-mainColor items-center ps-3.5 pointer-events-none">
        <svg class="svg-inline--fa fa-envelope" aria-hidden="true" focusable="false" data-prefix="far" data-icon="envelope" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
          <path fill="currentColor"
            d="M64 112c-8.8 0-16 7.2-16 16v22.1L220.5 291.7c20.7 17 50.4 17 71.1 0L464 150.1V128c0-8.8-7.2-16-16-16H64zM48 212.2V384c0 8.8 7.2 16 16 16H448c8.8 0 16-7.2 16-16V212.2L322 328.8c-38.4 31.5-93.7 31.5-132 0L48 212.2zM0 128C0 92.7 28.7 64 64 64H448c35.3 0 64 28.7 64 64V384c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V128z">
          </path>
        </svg><!-- <i class="fa-regular fa-envelope"></i> Font Awesome fontawesome.com -->
      </div>
      <input type="text" id="email" name="email" class=" border bg-themeBg border-light-gray text-light-gray text-sm rounded-client  block w-full ps-10 p-1.5 " placeholder="name@estatefunnel.com">
    </div>
    <label for="phone" class="block  text-xs font-medium text-themeFontColor "> Phone * <div class="relative ">
        <div class="absolute inset-y-0 start-0 flex text-mainColor items-center ps-3.5 pointer-events-none">
          <svg class="svg-inline--fa fa-phone" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
            <path fill="currentColor"
              d="M164.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C12.1 30.2 0 46 0 64C0 311.4 200.6 512 448 512c18 0 33.8-12.1 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L304.7 368C234.3 334.7 177.3 277.7 144 207.3L193.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96z">
            </path>
          </svg><!-- <i class="fa-solid fa-phone"></i> Font Awesome fontawesome.com -->
        </div>
        <input type="text" id="phone" name="phone" class=" border bg-themeBg border-light-gray text-light-gray text-sm rounded-client  block w-full ps-10 p-1.5 " placeholder="444-555-3333">
      </div>
      <label for="message" class="block  text-xs font-medium text-themeFontColor "> Enter your question here and we will respond as fast as possible </label>
      <div class="relative ">
        <input type="text" id="message" name="message" class=" border bg-themeBg border-light-gray text-light-gray text-sm rounded-client  block w-full  p-1.5 " placeholder="">
      </div>
      <button class="g-recaptcha justify-center mt-4 self-center px-4 py-2 text-lg font-semibold leading-6 text-center text-white whitespace-nowrap bg-mainColor rounded-client w-full "> Send </button>
    </label>
  </div>
</form>

Text Content

FR

Notice: Undefined variable: nbrListings in
/home/olemire/cms/views/elements/default/hero/largeHero.php on line 73

BUYERS
SELLERS
TESTIMONIALS
TOOLS
CONTACT


BUYERS

SELLERS

TESTIMONIALS

TOOLS
 * Mortgage Calculator
 * Welcome Tax Calculator

CONTACT

FR
MONTSERRAT ANAYA JAIME
REAL ESTATE BROKER


I am a buyer I am a seller


Services that exceed your expectations
Satisfaction Guaranteed
Buyer

Looking to buy the property of your dreams?

Real Estate Alert
Seller

Receive a free estimate of the value of your property

Free Estimate
Let's talk!

Schedule a free appointment to explore your situation together.

Let's talk!
Buyer

Looking to buy the property of your dreams?

Real Estate Alert

Seller

Receive a free estimate of the value of your property

Free Evaluation

Let's talk!

Schedule a free appointment to explore your situation together.

Book consultation

Tools
All the tools you need for a successful sale or purchase at your disposal.


MORTGAGE CALCULATOR

Calculate your mortgage payments and learn how to save thousands of dollars in
interest costs by paying off your mortgage faster!


Calculate


WELCOME TAX

Moving into a new property involves various expenses, one of which is the
Welcome Tax. The amount of this tax varies depending on the city where your
property is located. Therefore, it is essential to have an approximate
understanding of the Welcome Tax cost to make an informed decision.


Calculate


USEFUL LINKS

Important steps await you, from choosing the location to signing the sales
contract, you will discover a world of exciting opportunities that will lead you
to the house of your dreams.


Learn more
Book a meeting.
Contact us


Full Name *
Email *
Phone *
Message *
This site is protected by reCAPTCHA and the Google. Policies and Terms of
Serviceapplies.
Let's Talk!


MONTSERRAT ANAYA JAIME
REAL ESTATE BROKER


 * 438-529-8005
 * montserrat.anaya@remax-quebec.com


 * 


 * RE/MAX PERFORMANCE INC.
   REAL ESTATE AGENCY
   
   
   * 126, rue St-Louis,
   * Longueuil QC J4R 2L5
   * 438-529-8005


QUICK LINKS

Buyers
Sellers
Testimonials
Tools
 * Mortgage Calculator
 * Welcome Tax Calculator

Contact


TOOLS

 * Mortgage Calculator
 * Welcome Tax Calculator
 * Real Estate Links

© 2024 EstateFunnel. All rights reserved
Enable
Essential Cookies
Enable
Performance Cookies
Enable
Marketing Cookies
Enable
Functional Cookies
Accept Selected Cookies

We use cookies to ensure that we give you the best experience on our website.
Read privacy policies

Cookie Setting Accept All Cookies


ASK US A QUESTION

Enter your question here and we will respond as fast as possible
Full Name *

Email *

Phone *

Enter your question here and we will respond as fast as possible

Send
Close


WELCOME, ARE YOU CURRENTLY LOOKING TO BUY OR SELL ?