diananunez.exitglobalrealty.com Open in urlscan Pro
52.9.101.47  Public Scan

URL: https://diananunez.exitglobalrealty.com/
Submission: On February 17 via api from US — Scanned from US

Form analysis 4 forms found in the DOM

<form novalidate="" class="cal-form">
  <div class="cal-form-item"><label>Annual Income</label>
    <div class="v-input input left-padding"><span class="prefix">$</span>
      <div class="input-container has-value"><span class="label-top"></span> <input type="text" name="annualIncome" aria-label="annualIncome" placeholder="" maxlength="300" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
      <p class="mg-error" style="display: none;"></p>
    </div>
  </div>
  <div class="cal-form-item"><label>Down Payment</label>
    <div class="v-input input left-padding"><span class="prefix">$</span>
      <div class="input-container has-value"><span class="label-top"></span> <input type="text" name="downPaymentValue" aria-label="downPaymentValue" placeholder="" maxlength="300" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div>
      <!--v-if-->
      <p class="mg-error" style="display: none;"></p>
    </div>
  </div>
  <div class="cal-form-item"><label>Other Monthly Debts</label>
    <div class="v-input input left-padding"><span class="prefix">$</span>
      <div class="input-container has-value"><span class="label-top"></span> <input type="text" name="otherMonthlyDebts" aria-label="otherMonthlyDebts" placeholder="" maxlength="300" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div>
      <!--v-if-->
      <p class="mg-error" style="display: none;"></p>
    </div>
  </div>
  <div class="cal-form-item"><label>Loan Term</label> <select class="input" name="loanTerm">
      <option value="10">10-Year Fixed</option>
      <option value="15">15-Year Fixed</option>
      <option value="20">20-Year Fixed</option>
      <option value="25">25-Year Fixed</option>
      <option value="30">30-Year Fixed</option>
      <option value="40">40-Year Fixed</option>
    </select></div>
  <div class="cal-form-item"><label>Interest Rate</label>
    <div class="v-input input right-padding"><span name="footer" class="surfix">%</span>
      <div class="input-container has-value"><span class="label-top"></span> <input type="number" name="interestRate" aria-label="interestRate" placeholder="" maxlength="300" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
      <p class="mg-error" style="display: none;"></p>
    </div>
  </div>
  <div class="cal-form-item" style="display: none;"><label>Property Tax Rate</label>
    <div class="v-input input right-padding"><span name="footer" class="surfix">%</span>
      <div class="input-container has-value"><span class="label-top"></span> <input type="number" name="propertyTaxRate" aria-label="propertyTaxRate" placeholder="" maxlength="300" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div>
      <!--v-if-->
      <p class="mg-error" style="display: none;"></p>
    </div>
  </div>
  <div class="cal-form-item" style="display: none;"><label>Home Insurance</label>
    <div class="v-input input left-padding right-lg-padding"><span class="prefix">$</span> <span name="footer" class="surfix">/year</span>
      <div class="input-container has-value"><span class="label-top"></span> <input type="text" name="homeInsurance" aria-label="homeInsurance" placeholder="" maxlength="300" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
      <p class="mg-error" style="display: none;"></p>
    </div>
  </div>
  <div class="cal-form-item" style="display: none;"><label>Condo/HOA Fees</label>
    <div class="v-input input left-padding right-lg-padding"><span class="prefix">$</span> <span name="footer" class="surfix">Month</span>
      <div class="input-container has-value"><span class="label-top"></span> <input type="text" name="hoaFee" aria-label="hoaFee" placeholder="" maxlength="300" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
      <p class="mg-error" style="display: none;"></p>
    </div>
  </div>
  <div class="submit-container"><span class="more">Advanced <i class="iconfont icon-arrow-down"></i></span> <button type="submit" class="submit" aria-label="Submit data for evaluation">Calculate</button></div>
</form>

<form novalidate="">
  <div class="v-input input-box firstName half mg-20"> <!--v-if-->
    <div class="input-container"><span class="label-top">First Name</span> <input type="text" name="firstName" aria-label="firstName" placeholder="First Name" maxlength="100" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
    <p class="mg-error" style="display: none;"></p>
  </div>
  <div class="v-input input-box lastName half"> <!--v-if-->
    <div class="input-container"><span class="label-top">Last Name</span> <input type="text" name="lastName" aria-label="lastName" placeholder="Last Name" maxlength="100" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
    <p class="mg-error" style="display: none;"></p>
  </div>
  <div class="v-input input-box email"> <!--v-if-->
    <div class="input-container"><span class="label-top">Email*</span> <input type="email" name="email" aria-label="email" placeholder="Email*" maxlength="100" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div>
    <div class="email-suggestion" style="display: none;"></div>
    <p class="mg-error" style="display: none;"></p>
  </div>
  <div class="v-input input-box phone"> <!--v-if-->
    <div class="input-container"><span class="label-top">Phone*</span> <input type="tel" name="phone" aria-label="phone" placeholder="Phone*" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
    <p class="mg-error" style="display: none;"></p>
  </div> <input class="submit" type="submit" aria-label="Get More Info About Mortgage" value="Get More Info">
</form>

<form novalidate="" class="review-form">
  <div class="form-top"><!-- TODO:  Need to confirm the maximum input length  -->
    <div class="v-input review-message">
      <div class="input-container"><span class="label-top">Tell us how great of a job we did.</span> <textarea name="reviewContent" aria-label="reviewContent" placeholder="Tell us how great of a job we did." autocomplete="off"></textarea> <!--v-if-->
        <!--v-if--> <!--v-if--></div> <!--v-if-->
      <p class="mg-error" style="display: none;"></p>
    </div>
    <div class="image-upload">
      <div class="img-box needsclick">
        <div class="img-box empty-img">
          <div class="loading-box">
            <div class="mg-loading"></div>
          </div>
          <div class="img-content" style="z-index: -1;"><img alt=""></div>
        </div>
      </div> <input class="upload-file" type="file" crop-ratio="1.75" accept="image/jpeg, image/png" style="display: none;">
    </div>
  </div>
  <div class="form-bottom">
    <div class="rating">
      <p class="rating-title">Rating:</p>
      <div class="md-testimonial rating-star">
        <i class="light iconfont icon-star-fill"></i><i class="light iconfont icon-star-fill"></i><i class="light iconfont icon-star-fill"></i><i class="light iconfont icon-star-fill"></i><i class="light iconfont icon-star-fill"></i></div>
    </div> <input type="submit" class="submit" value="Send">
  </div>
</form>

<form novalidate="" class="info-form">
  <div class="input-content">
    <div class="basic-info">
      <div class="v-input input-box firstName"> <!--v-if-->
        <div class="input-container"><span class="label-top">First Name</span> <input type="text" name="firstName" aria-label="firstName" placeholder="First Name" maxlength="30" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div>
        <!--v-if-->
        <p class="mg-error" style="display: none;"></p>
      </div>
      <div class="v-input input-box lastName"> <!--v-if-->
        <div class="input-container"><span class="label-top">Last Name</span> <input type="text" name="lastName" aria-label="lastName" placeholder="Last Name" maxlength="30" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
        <p class="mg-error" style="display: none;"></p>
      </div>
      <div class="v-input input-box phone"> <!--v-if-->
        <div class="input-container"><span class="label-top">Phone*</span> <input type="tel" name="phone" aria-label="phone" placeholder="Phone*" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
        <p class="mg-error" style="display: none;"></p>
      </div>
      <div class="v-input input-box email"> <!--v-if-->
        <div class="input-container"><span class="label-top">Email*</span> <input type="email" name="email" aria-label="email" placeholder="Email*" maxlength="50" autocomplete="off"> <!--v-if--> <!--v-if--> <!--v-if--></div>
        <div class="email-suggestion" style="display: none;"></div>
        <p class="mg-error" style="display: none;"></p>
      </div>
      <div class="v-input input-box meetTime"> <!--v-if-->
        <div class="input-container"><span class="label-top">Date</span>
          <div class="chime-datepicker" type="date" disabled="false">
            <div class="im-popover">
              <div class="popper chime-datepicker-popper-wrapper" style="display: none;">
                <div class="chime-datepicker-popper">
                  <div class="chime-datepicker-wrapper">
                    <div class="chime-datepicker-header"><i class="datepicker-btn prev-prev-btn iconfont icon-more_arrow"></i> <i class="datepicker-btn iconfont icon-v3"></i>
                      <p class="title"><span class="cursor">2024</span> - <span class="cursor">Feb</span></p> <a class="datepicker-btn iconfont icon-v3-copy" rel="noopener noreferrer"></a>
                      <i class="datepicker-btn next-next-btn iconfont icon-more_arrow"></i>
                    </div>
                    <div class="chime-datepicker-table">
                      <table cellpadding="0" cellspacing="0">
                        <thead>
                          <tr>
                            <th>Sun</th>
                            <th>Mon</th>
                            <th>Tue</th>
                            <th>Wed</th>
                            <th>Thu</th>
                            <th>Fri</th>
                            <th>Sat</th>
                          </tr>
                        </thead>
                        <tbody>
                          <tr>
                            <td class="prev-month">
                              <div><span>28</span></div>
                            </td>
                            <td class="prev-month">
                              <div><span>29</span></div>
                            </td>
                            <td class="prev-month">
                              <div><span>30</span></div>
                            </td>
                            <td class="prev-month">
                              <div><span>31</span></div>
                            </td>
                            <td class="available">
                              <div><span>1</span></div>
                            </td>
                            <td class="available">
                              <div><span>2</span></div>
                            </td>
                            <td class="available">
                              <div><span>3</span></div>
                            </td>
                          </tr>
                          <tr>
                            <td class="available">
                              <div><span>4</span></div>
                            </td>
                            <td class="available">
                              <div><span>5</span></div>
                            </td>
                            <td class="available">
                              <div><span>6</span></div>
                            </td>
                            <td class="available">
                              <div><span>7</span></div>
                            </td>
                            <td class="available">
                              <div><span>8</span></div>
                            </td>
                            <td class="available">
                              <div><span>9</span></div>
                            </td>
                            <td class="available">
                              <div><span>10</span></div>
                            </td>
                          </tr>
                          <tr>
                            <td class="available">
                              <div><span>11</span></div>
                            </td>
                            <td class="available">
                              <div><span>12</span></div>
                            </td>
                            <td class="available">
                              <div><span>13</span></div>
                            </td>
                            <td class="available">
                              <div><span>14</span></div>
                            </td>
                            <td class="available">
                              <div><span>15</span></div>
                            </td>
                            <td class="available">
                              <div><span>16</span></div>
                            </td>
                            <td class="available today">
                              <div><span>17</span></div>
                            </td>
                          </tr>
                          <tr>
                            <td class="available">
                              <div><span>18</span></div>
                            </td>
                            <td class="available">
                              <div><span>19</span></div>
                            </td>
                            <td class="available">
                              <div><span>20</span></div>
                            </td>
                            <td class="available">
                              <div><span>21</span></div>
                            </td>
                            <td class="available">
                              <div><span>22</span></div>
                            </td>
                            <td class="available">
                              <div><span>23</span></div>
                            </td>
                            <td class="available">
                              <div><span>24</span></div>
                            </td>
                          </tr>
                          <tr>
                            <td class="available">
                              <div><span>25</span></div>
                            </td>
                            <td class="available">
                              <div><span>26</span></div>
                            </td>
                            <td class="available">
                              <div><span>27</span></div>
                            </td>
                            <td class="available">
                              <div><span>28</span></div>
                            </td>
                            <td class="available">
                              <div><span>29</span></div>
                            </td>
                            <td class="next-month">
                              <div><span>1</span></div>
                            </td>
                            <td class="next-month">
                              <div><span>2</span></div>
                            </td>
                          </tr>
                          <tr>
                            <td class="next-month">
                              <div><span>3</span></div>
                            </td>
                            <td class="next-month">
                              <div><span>4</span></div>
                            </td>
                            <td class="next-month">
                              <div><span>5</span></div>
                            </td>
                            <td class="next-month">
                              <div><span>6</span></div>
                            </td>
                            <td class="next-month">
                              <div><span>7</span></div>
                            </td>
                            <td class="next-month">
                              <div><span>8</span></div>
                            </td>
                            <td class="next-month">
                              <div><span>9</span></div>
                            </td>
                          </tr>
                        </tbody>
                      </table>
                    </div>
                  </div>
                  <div class="chime-datepicker-wrapper chime-month-picker" style="display: none;">
                    <div class="chime-datepicker-header line"><i class="datepicker-btn prev-prev-btn iconfont icon-more_arrow"></i>
                      <p class="title">2024</p> <i class="datepicker-btn next-next-btn iconfont icon-more_arrow"></i>
                    </div>
                    <div class="chime-datepicker-table">
                      <table class="month-table" cellpadding="0" cellspacing="0">
                        <tbody>
                          <tr>
                            <td class="">
                              <div>Jan</div>
                            </td>
                            <td class="today">
                              <div>Feb</div>
                            </td>
                            <td class="">
                              <div>Mar</div>
                            </td>
                            <td class="">
                              <div>Apr</div>
                            </td>
                          </tr>
                          <tr>
                            <td class="">
                              <div>May</div>
                            </td>
                            <td class="">
                              <div>Jun</div>
                            </td>
                            <td class="">
                              <div>Jul</div>
                            </td>
                            <td class="">
                              <div>Aug</div>
                            </td>
                          </tr>
                          <tr>
                            <td class="">
                              <div>Sep</div>
                            </td>
                            <td class="">
                              <div>Oct</div>
                            </td>
                            <td class="">
                              <div>Nov</div>
                            </td>
                            <td class="">
                              <div>Dec</div>
                            </td>
                          </tr>
                        </tbody>
                      </table>
                    </div>
                  </div>
                  <div class="chime-datepicker-wrapper chime-year-picker" style="display: none;">
                    <div class="chime-datepicker-header line"><i class="datepicker-btn prev-prev-btn iconfont icon-more_arrow"></i>
                      <p class="title">2020 - 2029</p> <i class="datepicker-btn next-next-btn iconfont icon-more_arrow"></i>
                    </div>
                    <div class="chime-datepicker-table">
                      <table class="year-table" cellpadding="0" cellspacing="0">
                        <tbody>
                          <tr>
                            <td>
                              <div>2020</div>
                            </td>
                            <td>
                              <div>2021</div>
                            </td>
                            <td>
                              <div>2022</div>
                            </td>
                            <td>
                              <div>2023</div>
                            </td>
                          </tr>
                          <tr>
                            <td>
                              <div>2024</div>
                            </td>
                            <td>
                              <div>2025</div>
                            </td>
                            <td>
                              <div>2026</div>
                            </td>
                            <td>
                              <div>2027</div>
                            </td>
                          </tr>
                          <tr>
                            <td>
                              <div>2028</div>
                            </td>
                            <td>
                              <div>2029</div>
                            </td>
                          </tr>
                        </tbody>
                      </table>
                    </div>
                  </div>
                </div>
              </div>
              <div class="reference_wrap" showpopper="false">
                <div class="date-picker-input-wrapper"><input autocomplete="off" name="meetTime" placeholder="Date"> <i class="iconfont icon-data"></i></div>
              </div>
            </div>
          </div> <!--v-if--> <!--v-if--> <!--v-if-->
        </div> <!--v-if-->
        <p class="mg-error" style="display: none;"></p>
      </div>
      <div class="v-input input-box question"> <!--v-if-->
        <div class="input-container"><span class="label-top">Message</span> <textarea name="question" aria-label="question" placeholder="Message" autocomplete="off"></textarea> <!--v-if--> <!--v-if--> <!--v-if--></div> <!--v-if-->
        <p class="mg-error" style="display: none;"></p>
      </div>
    </div> <!--v-if-->
  </div>
  <div class="submit-content">
    <div class="submit-box"><input type="submit" class="submit" value="SUBMIT" style="font-family: var(--mg-button-font);"></div>
  </div>
  <div class="disclaimer-wrap opt-in">
    <div class="disclaimer-item"><!--v-if-->
      <div class="disclaimer-content" style="color: rgb(121, 126, 139); --disclaimer-color: #797e8b;">
        <p style="text-align:left;">By continuing, you agree to our <a href="/site/privacy-terms#terms-of-service" class="privacy-link">Terms of Use </a>&amp;<a href="/site/privacy-terms#privacy-policy" class="privacy-link"> Privacy Policy </a>and
          understand that you may be contacted by real estate professionals and lenders via manual/automated calls, texts, and pre-recorded voice messages regarding your inquiries. The only 3rd party that may receive your information is our mortgage
          partner. They will only receive your information if you choose to have a mortgage pre-approval. You don't need to consent as a condition of buying any property, goods or services.</p>
      </div>
    </div>
  </div>
</form>

Text Content

 * Home
 * Buy
    1. All Listings
    2. Luxury Listings
    3. Sold Listings

 * Sell
    1. Sell My Home
    2. Home Valuation

 * Neighborhoods
    1. Orlando
    2. Maitland
    3. Lake Mary

 * About
    1. About Us
    2. Contact Us
    3. Reviews
    4. Blogs

 * Market Snapshot
 * Join Our Team!
    1. Get Your License
    2. Agent Resources

   
 * MORE
   

 *  1. My Homes
    2. My Tours
    3. My Favorites
    4. My Searches

 * Register
 * Sign In








WELCOME TO EXIT GLOBAL REALTY!


DISCOVER A PLACE YOU'LL LOVE TO LIVE


SEARCH

 * Min Price
   
    * Any
    * $ 100,000
    * $ 150,000
    * $ 200,000
    * $ 400,000
    * $ 800,000
   
   Max Price
   
    * Any
    * $ 200,000
    * $ 300,000
    * $ 400,000
    * $ 600,000
    * $ 1,000,000

 * Beds
   
   Beds
   Any
    * Any
    * 1
    * 2
    * 3
    * 4
    * 5
   
   
    * Any
    * 1
    * 2
    * 3
    * 4
    * 5
   
   

 * Baths
   
   Baths
   Any
    * Any
    * 1
    * 2
    * 3
    * 4
    * 5
   
   
    * Any
    * 1
    * 2
    * 3
    * 4
    * 5
   
   

 * Property Type
   
   Property Type
   Any
      
    * Any
    * Single Family Home
    * Multi-Family
    * Condo
    * Townhouse
    * Mobile Home
    * Manufactured Home
    * Vacant Land
    * Commercial
    * Other Types

SEARCH

WE VALUE YOU

At Exit Global Realty, we want you to know that you are highly valued. Whether
you're buying or selling a property, our commitment to you is unwavering. We
understand that real estate decisions are significant life moments, and we are
here to support you every step of the way. Your needs, goals, and aspirations
are at the core of our service, and we take pride in delivering a personalized
experience that ensures your satisfaction and success. Your trust means
everything to us, and we are dedicated to making your real estate journey a
smooth and rewarding one.


COMMUNITY IS EVERYTHING

Our real estate brokerage is dedicated to supporting community and championing
diversity within the real estate industry. We recognize that vibrant
neighborhoods are the result of inclusion and acceptance of all individuals,
regardless of their background or beliefs. Our approach to real estate goes
beyond transactions; it's about building lasting connections and ensuring that
everyone can find their perfect place to call home. We actively seek to work
with diverse clientele and showcase a wide array of properties to accommodate
various needs and preferences. We collaborate with local community groups,
nonprofits, and minority-owned businesses to bolster the local economy and
celebrate the cultural richness of the regions we serve. By emphasizing
diversity, community engagement, and equitable access to housing opportunities,
we strive to not only facilitate real estate transactions but also contribute to
the creation of inclusive and thriving communities where people of all
backgrounds can find their dream homes.




LUXURY LISTINGS


1/56 56



$1,650,000

Open Sun 2PM-4PM

Single Family Home


4 Beds 4 Baths 3,431 SqFt


914 MOSS LN, WINTER PARK, FL 32789

Welcome to this perfect corner of Winter Park, part of the highly desirable
Via's, and this stylishly renovated home. Th...

Listed by PREMIER SOTHEBY'S INTL. REALTY


1/35 35



$1,400,000

Open Sun 1PM-4PM

Single Family Home


4 Beds 4 Baths 2,894 SqFt


2706 PHILLIPS PARK CT, WINTER PARK, FL 32789

Just a short drive from Park Avenue and Baldwin Park or a quick walk to the
trendy Corrine <br>Drive shops and restaura...

Listed by FANNIE HILLMAN & ASSOCIATES


1/53 53



$1,100,000

Open Sun 2PM-4PM

Single Family Home


4 Beds 3 Baths 2,184 SqFt


234 N DILLARD ST, WINTER GARDEN, FL 34787

SPECTACULAR! - FULLY RENOVATED HISTORIC 4/3 (3/2 MAIN HOUSE with 1/1 DETACHED
GUEST HOUSE), COVETED R-2 ZONING (INCOME P...

Listed by SUZI KARR REALTY


1/53 53



$1,050,000

Open Tue 11AM-1PM

Single Family Home


3 Beds 3 Baths 3,635 SqFt


3193 HUTCHESON WAY, THE VILLAGES, FL 32163

Welcome to The Village of Pine Ridge in The Villages, FL, where luxury living
meets natural beauty. Step into the epitom...

Listed by KELLER WILLIAMS CORNERSTONE RE


1/56 56



$1,900,000

Open 2/17 1PM-3PM

Single Family Home


4 Beds 4 Baths 3,813 SqFt


7367 GORDA PEAK CT, MELBOURNE, FL 32940

Exquisite luxury abounds throughout this custom home built by one of Brevard's
most distinguished homebuilders. This ele...

Listed by Dale Sorensen Real Estate Inc.


1/65 65



$1,800,000

Open Sun 12PM-2PM

Single Family Home


4 Beds 4 Baths 3,700 SqFt


19311 SHORTLEAF PINE LN, ODESSA, FL 33556

Welcome to Pine Cove Estates, a secluded gated community with only 11 homesites,
and this stunning residence constructed...

Listed by BHHS FLORIDA PROPERTIES GROUP

MORE LISTINGS


SEE WHAT WE ARE EXCITED ABOUT!

Great job @therealestatesolider. Under contract on new construction at Golden
Orchard by @lennarhomes in Apopka! We love the work you put in for your buyers!
Way to go Tasha🎉 Tasha Blount 540-842-1673 Exit Global Realty #pending
#exitglobalrealty #military #realtor #1baby #makeyourmove

Feb 16, 2024

Feb 14, 2024

We introduce to you our newest Family member, Diana Nunez, Real Estate Agent! We
can’t wait to paint Florida Teal with you! #EXiTGlobalRealty #1baby #realtor
#HEREWEGROWAGAIN #LightitupTeal EXIT Southeast

Feb 16, 2024

Need CE? Thinking about getting your license? Like to save money? Here is your
chance. 35% off tomorrow(February 14th) only. Use this link:
http://exitglobalrealty.theceshop.com/florida/pre-licensing/fl-sales-associate-pre-licensing-cost?

Feb 13, 2024

Winning Plays for Buying a Home in Today’s Market [INFOGRAPHIC] In today's
housing market, you can still come out on top if you have the right team and
plan. To win when buying a home, you need to build your team, make strategic
plays, consider what’s in and out of bounds, and stand out from the crowd. Let’s
connect today to make your winning move. #firsttimehomebuyer #opportunity Exit
Global Realty 407-725-7180 hello@exitglobalrealty.com

Feb 16, 2024

We had the honor of having Candace and LJ share some great knowledge with us
today! Thank you so much.

Feb 14, 2024

Great house in Titusville! @kyriaandrussrealtor 🛏️ 4 🛀 3 1683 sqft Contact
Kyria Andruss 561-308-2760 Exit Global Realty #forsale #exitglobalrealty
#titusville #1baby #makeyourmove

Feb 15, 2024

Bridging the Gaps on the Road to Homeownership Homeownership is a major part of
the American Dream. But, the path to achieving this dream can be quite
difficult. While progress has been made to improve fair housing access,
households of color still face unique challenges on the road to owning a home.
Working with the right real estate experts can make all the difference for
diverse buyers. It's clear that achieving homeownership is more challenging for
certain groups because there’s still a measurable gap between the overall
average U.S. homeownership rate and that of non-white groups. According to a
report by the National Association of Realtors (NAR), almost half of Black
homebuyers in 2023 were first-time buyers. That means many didn’t have home
equity they could use toward their home purchase. That financial hurdle alone
makes buying a home... #realestate #homeownership #homebuying Exit Global Realty
407-725-7180 hello@exitglobalrealty.com

Feb 13, 2024

View More




AFFORDABILITY CALCULATOR

Use this calculator to determine how much house you can afford. By entering
details about your income, down payment, and monthly debts, you can estimate the
mortgage amount that works with your budget.
Annual Income
$




Down Payment
$




Other Monthly Debts
$




Loan Term 10-Year Fixed15-Year Fixed20-Year Fixed25-Year Fixed30-Year
Fixed40-Year Fixed
Interest Rate
%




Property Tax Rate
%




Home Insurance
$ /year




Condo/HOA Fees
$ Month




Advanced Calculate
You can afford a home up to: $ 579,940

Your debt-to-income ratio is 36%
Quite affordable.
View Affordable Properties
Payment Breakdown:

Principal & Interest $2,250
$0 Month
Get more info from a local expert!
First Name



Last Name



Email*




Phone*




FEATURED AREAS

Orlando

Windermere
Winter Park
College Park
Lake Mary
Maitland


    MEET OUR TEAM!  

Read More

DIANA NUNEZ




Read More


REVIEWS

Diana Nunez



License ID:

Tel:+1(407) 803-3372

Email:itsdiananunez@gmail.com



Recommend Refer a Friend


WRITE RECOMMENDATION FOR ME

Tell us how great of a job we did.





Rating:


0 Ă— 0
OK
Recommendations

No reviews yet!


MAKING A DIFFERENCE


EVERYTHING WE DO IS INTENDED TO MAKE A DIFFERENCE IN THE LIVES OF OUR AGENTS,
CUSTOMERS AND COMMUNITY!




GET MORE INFORMATION

Diana Nunez



+1(407) 803-3372

First Name



Last Name



Phone*



Email*




Date

2024 - Feb

SunMonTueWedThuFriSat
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
1
2
3
4
5
6
7
8
9

2024

Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec

2020 - 2029

2020
2021
2022
2023
2024
2025
2026
2027
2028
2029





Message





By continuing, you agree to our Terms of Use & Privacy Policy and understand
that you may be contacted by real estate professionals and lenders via
manual/automated calls, texts, and pre-recorded voice messages regarding your
inquiries. The only 3rd party that may receive your information is our mortgage
partner. They will only receive your information if you choose to have a
mortgage pre-approval. You don't need to consent as a condition of buying any
property, goods or services.

Thanks! I'll get back to you shortly.


EXIT Global Realty

EXIT GLOBAL REALTY

+1(407) 725-7180 hello@exitglobalrealty.com

License ID: CQ1068364

Diana Nunez

+1(407) 803-3372 itsdiananunez@gmail.com
533 Versailles Suite 200 , Maitland , Florida , 32751 , United States



Home

Buy
 1. All Listings
 2. Luxury Listings
 3. Sold Listings

Sell
 1. Sell My Home
 2. Home Valuation

Neighborhoods
 1. Orlando
 2. Maitland
 3. Lake Mary

About
 1. About Us
 2. Contact Us
 3. Reviews
 4. Blogs

Market Snapshot

Join Our Team!
 1. Get Your License
 2. Agent Resources

© 2024 My Florida Regional MLS DBA Stellar MLS. All Rights Reserved. The data
relating to real estate displayed on this website comes in part from the
Internet Data Exchange (IDX) Program of My Florida Regional MLS DBA Stellar MLS.
All listing information is deemed reliable but not guaranteed and should be
independently verified through personal inspection by appropriate professionals.
Listings displayed on this website may be subject to prior sale or removal from
sale; availability of any listing should always be independently verified.
Listing information is provided for consumers' personal, non-commercial use,
solely to identify potential properties for potential purchase; all other use is
strictly prohibited and may violate relevant federal and state law. Data Last
Updated: 02/17/2024 23:01
IDX information is provided exclusively for consumers’ personal, non-commercial
use and that it may not be used for any purpose other than to identify
prospective properties consumers may be interested in purchasing. Information
deemed reliable but not guaranteed to be accurate. Listing information updated
daily.

Powered by Lofty Inc. Copyright 2024. All Rights Reserved. Terms of Service &
Privacy Policy | Property Listings | Sitemap | Accessibility


This site uses cookies to enhance your browsing experience and deliver our
information and services. By using this site, you accept our use of cookies.
More Info
OK
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word

mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1