www.thestellarhomesteam.com Open in urlscan Pro
204.232.141.225  Public Scan

Submitted URL: http://thestellarhomesteam.com/
Effective URL: https://www.thestellarhomesteam.com/
Submission Tags: discord.fish
Submission: On July 09 via api from FI — Scanned from FI

Form analysis 6 forms found in the DOM

<form><label class="form__label form__label--hidden" for="bt-ballerbox__autocomplete-input--id">Search Properties</label>
  <div class="grid ballerbox-wrapper--large">
    <div class="cell">
      <div class="form__input-group">
        <div class="bt-ccomp bt-ccomp__dropdown height-1-1"><button class="btn bt-ccomp__trigger at-searchby-trigger form__input-prefix ballerbox__searchby-button btn--width-auto" type="button" name="ballerbox__searchby-button">Search By
            <i class="fa-angle-down far fa-fw bt-fa-icon"></i></button><span></span></div><input class="ballerbox__autocomplete-input form__input--grouped" type="text" name="bt-ballerbox__autocomplete-input--id"
          id="bt-ballerbox__autocomplete-input--id" role="combobox" aria-autocomplete="list" aria-expanded="false" autocomplete="off" placeholder="Type any Area, Address, ZIP, School, etc." value="">
      </div>
    </div>
    <div class="cell cell--autoSize"><button class="btn ml-8 btn--width-auto btn--primary-override" data-cy="homepage__ballerbox__search-button"
        type="submit"><i class="fa-search fas fa-fw bt-fa-icon ballerbox__search-button__icon" title="Find Your Home"></i><span class="ballerbox__search-button__text">Find Your Home</span></button></div>
  </div><button class="btn ballerbox__nearby-button--homepage btn--text" type="button"><i class="fa-location-arrow fas fa-fw bt-fa-icon"></i> Search Properties Near Me</button>
</form>

<form class="js-register-form" data-parsley-validate="">
  <div class="alert alert--small uk-hidden js-alert-messages-container"></div>
  <div class="form__group">
    <div class="form__label-group">
      <label class="form__label bt-text--regular font-size--14" for="registerEmailStep1">Email Address (Must be valid)</label>
    </div>
    <input type="email" name="email" id="registerEmailStep1" autocomplete="email" data-cy="reg-form__step-one-email" class="form__input form__input--square at-email-txt at-squeeze-email-txt" data-parsley-emailsanitizer="" required="">
  </div>
  <div class="grid grid--gutters grid-xs--full">
    <div class="cell text-xs--center">
      <button class="btn btn--primary btn--primary-red btn--width-full btn--square btn--size-large bt-text--regular mt-4 js-next-step-two at-submit-btn" data-cy="reg-form__continue-with-email">Continue With Email</button>
      <div class="uk-text-bold uk-text-muted mt-12">Already signed up? <a href="#" class="js-user-signin" data-cy="reg-form__log-in-button">Log in</a></div>
    </div>
  </div>
</form>

<form class="js-sign-in-form" data-parsley-validate="">
  <div class="alert alert--small uk-hidden js-alert-messages-container"></div>
  <div class="form__group mb-12">
    <div class="form__label-group">
      <label class="form__label bt-text--regular font-size--14" for="loginEmail">Email Address</label>
    </div>
    <input type="email" name="username" id="loginEmail" data-cy="sign-in__email" class="form__input form__input--square at-email-txt" data-parsley-emailsanitizer="" required="">
  </div>
  <div class="form__group mb-12">
    <div class="form__label-group">
      <label class="form__label bt-text--regular font-size--14" for="loginPassword">Password (May also be your phone #)</label>
    </div>
    <input type="password" name="password" id="loginPassword" data-cy="sign-in__password" class="form__input form__input--square form__input--large" required="">
  </div>
  <div class="grid grid--gutters grid-xs--full">
    <div class="cell text-xs--center">
      <input type="hidden" name="LastName" class="LastName" aria-label="hidden field">
      <button class="btn btn--primary btn--primary-red btn--width-full btn--square btn--size-large bt-text--regular mt-4 js-signin-button" data-cy="sign-in__sign-in-button">Sign In</button>
      <div>
        <button type="button" class="btn btn--text js-user-password-reset">Trouble logging in?</button>
      </div>
    </div>
  </div>
</form>

<form class="js-forgot-form" data-parsley-validate="">
  <div class="grid grid--justifyCenter">
    <div class="cell cell-md-9">
      <div class="alert alert--small uk-hidden js-alert-messages-container"></div>
      <div class="grid grid--gutters grid-xs--full">
        <div class="cell">
          <div class="btgf-field">
            <div class="form__group">
              <div class="form__label-group">
                <label class="form__label bt-text--regular font-size--14" for="unableEmail">Email Address</label>
              </div>
              <input type="email" id="unableEmail" name="email" autocomplete="given-name" class="form__input form__input--square at-email-txt" data-parsley-emailsanitizer="" required="">
            </div>
          </div>
        </div>
        <div class="cell text-xs--center">
          <input type="text" name="LastName" class="LastName uk-hidden" aria-label="hidden field">
          <button type="submit" class="btn btn--primary btn--primary-red btn--width-full btn--square btn--size-large bt-text--regular js-forgot-button at-submit-btn">Send Reset Link</button>
          <div class="mt-12"><button type="button" class="btn btn--text btn--width-full js-user-signin">Back to Log in</button></div>
        </div>
      </div>
    </div>
  </div>
</form>

<form>
  <button class="btn btn--primary btn--primary-red btn--square btn--size-large bt-text--regular js-opt-me-in at-submit-btn" data-cy="opt-in__button">It's OK to Email Me!</button>
  <div class="mt-4">
    <a class="js-no-thanks" href="#" data-cy="opt-in__no-thanks">No thanks</a>
  </div>
</form>

<form class="js-complete-register-form" data-parsley-validate="">
  <div class="btgf-field">
    <div class="form__group mb-12">
      <div class="form__label-group">
        <label class="form__label bt-text--regular font-size--14" for="registerFullNameStep2">Full Name (First &amp; Last)</label>
      </div>
      <input name="fullname" id="registerFullNameStep2" autocomplete="name" data-cy="reg-form__step-two-full-name" class="form__input form__input--square js-regform__full-name at-fullName-txt at-squeeze-fullName-txt" data-parsley-fullname=""
        required="">
    </div>
  </div>
  <div class="btgf-field">
    <div class="form__group mb-12">
      <div class="form__label-group">
        <label class="form__label bt-text--regular font-size--14" for="registerPhoneStep2">Phone Number (Used as Password)</label>
      </div>
      <input type="tel" name="phone" id="registerPhoneStep2" autocomplete="tel" data-cy="reg-form__step-two-phone" class="form__input form__input--square js-fb-phone at-phone-txt at-squeeze-phone-txt" data-parsley-phone="" required="">
    </div>
  </div>
  <div class="grid grid--gutters grid-xs--full">
    <div class="cell text-xs--center">
      <input type="hidden" id="registerEmailStep2" class="at-email-txt" name="email" data-parsley-email="" required="">
      <input type="text" name="LastName" class="LastName uk-hidden" aria-label="hidden field">
      <button data-cy="reg-form__step-two-submit" class="btn btn--primary btn--primary-red btn--width-full btn--square btn--size-large bt-text--regular mt-4 js-updatePhone-button at-complete-registration-btn at-submit-btn">I'm Finished</button>
    </div>
  </div>
</form>

Text Content

Skip To Content
 * Home
 * Search
    * Agents
    * Map Search
    * Our Listings

 * Buying
 * Financing
 * Selling
    * Sell Your Home
    * What’s My Home Worth?

 * Resources
    * Blog
    * Community Guides
    * Additional Resources

 * Contact Us

 * Saved Searches 0
    * You currently have no saved searches

 * Favorites 0
 * 
 * Sign In


Sell Your Home
Buy a Home
Search Properties
Search By
Find Your Home
Search Properties Near Me
See All Listings
Gallery View
Photo gallery of properties
See All Listings
Map View
Google map, sidebar of properties
Contact Us
Talk with an Agent
Have a question?


MEET THE STELLAR HOMES TEAM!

Coming from two generations of Realtors and backgrounds in management and
hospitality we feel we were born to be in real estate. Living for 30-plus years
in Central Florida we have a deep understanding of the benefits of living in the
Sunshine State including the weather, salt life, culture, and diversity.

When working with us you will receive a knowledgeable and professional team, a
committed ally to negotiate on your behalf, and the systems in place to sell
your home or streamline the home buying process. We view ourselves as not just
Realtors but as advisors helping clients build long-term wealth through real
estate.

Not ready to buy, sell or invest in real estate, but curious about Clermont and
Lake County? Do not be shy, reach out to us. Think of Stellar Homes Team as your
Lake County concierge. When not running around Central Florida you can find us
at home in Clermont with our two dogs Alstott and Puck.


TOP AREAS & NEIGHBORHOODS

 * Clermont 412
 * Groveland 156
 * Leesburg 299
 * Eustis 186
 * Mount Dora 189
 * Mascotte 22
 * Grand Island 14
 * Tavares 195
 * Polk 3686
 * Sumter 572
 * Marion 4003
 * Citrus 986
 * Hernando 1334
 * Osceola 2175
 * Volusia 1748
 * Seminole 1085






GUIDES

 * Leesburg
 * Groveland
 * Eustis
 * Clermont
 * Tavares
 * More Guides


COMPANY

 * Meet The Team
 * Our Blog
 * Contact Us


RESOURCES

 * Buy a Home
 * Sell Your Home
 * Finance


GET SOCIAL




ABOUT US

Stellar Homes Team is Clermont's most innovative real estate team.

Stellar Homes Team | Keller Williams Elite Partners III
1200 Oakley Seaver Dr. Suite 109, Clermont, FL 34711
407-928-8078




© 2022 My Florida Regional MLS DBA Stellar MLS. All rights reserved. All
listings displayed pursuant to IDX. 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 2022-07-08T23:44:56.403.

 * © 2022
 * Terms of Use
 * Privacy Policy
 * Accessibility
 * DMCA
 * Listings Sitemap

Sign In
Register
My Account
Sign Out
 * Home
 * Search
    * Agents
    * Map Search
    * Our Listings

 * Buying
 * Financing
 * Selling
    * Sell Your Home
    * What’s My Home Worth?

 * Resources
    * Blog
    * Community Guides
    * Additional Resources

 * Contact Us

 * Saved Searches 0
    * You currently have no saved searches

 * Favorites 0

 * Register
 * Sign In
 * Trouble Logging In?
 * OptIn
 * Register
   

 * Free Account Activation
   Free and complete access in 20 seconds...
   
   Continue with Google
   or
   Email Address (Must be valid)
   Continue With Email
   Already signed up? Log in
   
   In agreement with our Terms of Use and Privacy Policy.
   
   Disclaimer: By entering your information and clicking "Continue" you agree to
   our Terms of Use and Privacy Policy and that you may be contacted by phone,
   text message and email about your inquiry.
 * Existing Members
   Not a member? Register for free
   
   Continue with Google
   or
   Email Address
   Password (May also be your phone #)
   Sign In
   Trouble logging in?
 * Unable to Log In?
   Please enter the email address you registered with and we'll send you a link
   to reset your password.
   Email Address
   Send Reset Link
   Back to Log in
 * Welcome!
   Did you know that you can set up e-Alerts for your searches and have matching
   results delivered directly to your inbox? We just need your permission to
   email you.
   It's OK to Email Me!
   No thanks

Email Registration
Just a few more details so we can help you
(All fields are required.)
Full Name (First & Last)
Phone Number (Used as Password)
I'm Finished

In agreement with our Terms of Use and Privacy Policy.