vsmith.teamgeorgeweeks.com Open in urlscan Pro
204.232.141.225  Public Scan

URL: https://vsmith.teamgeorgeweeks.com/
Submission: On April 07 via api from US — Scanned from US

Form analysis 7 forms found in the DOM

<form class="js-contact-form" data-formname="contactagent" data-agentid="311736" data-parsley-validate="">
  <h3 class="bt-heading__h3">Contact Me</h3>
  <div class="btgf-field">
    <div class="form__group">
      <div class="form__label-group">
        <label class="form__label" for="homeWidgetFirstName">First Name</label>
        <span class="form__required-text" aria-label="required" title="required">*</span>
      </div>
      <input id="homeWidgetFirstName" name="js-txtFirstName" autocomplete="given-name" class="form__input js-txtFirstName at-firstName-txt" value="" data-parsley-isvalid="" required="">
    </div>
  </div>
  <div class="btgf-field">
    <div class="form__group">
      <div class="form__label-group">
        <label class="form__label" for="homeWidgetLastName">Last Name</label>
        <span class="form__required-text" aria-label="required" title="required">*</span>
      </div>
      <input id="homeWidgetLastName" name="js-txtLastName" autocomplete="family-name" class="form__input js-txtLastName at-lastName-txt" value="" data-parsley-isvalid="" required="">
    </div>
  </div>
  <div class="btgf-field">
    <div class="form__group">
      <div class="form__label-group">
        <label class="form__label" for="homeWidgetEmail">Email Address</label>
        <span class="form__required-text" aria-label="required" title="required">*</span>
      </div>
      <input type="email" id="homeWidgetEmail" name="js-txtEmail" autocomplete="email" class="form__input js-txtEmail at-email-txt" value="" data-parsley-emailsanitizer="" required="">
    </div>
  </div>
  <div class="btgf-field">
    <div class="form__group">
      <div class="form__label-group">
        <label class="form__label" for="homeWidgetPhone">Phone Number</label>
        <span class="form__required-text" aria-label="required" title="required">*</span>
      </div>
      <input id="homeWidgetPhone" name="js-txtPhone" autocomplete="tel" class="form__input js-txtPhone at-phone-txt" value="" data-parsley-phone="" required="">
    </div>
  </div>
  <div class="btgf-field">
    <div class="form__group">
      <div class="form__label-group">
        <label class="form__label" for="homeWidgetMsg">Message</label>
      </div>
      <textarea id="homeWidgetMsg" name="js-txtFeatures" class="form__textarea js-txtFeatures at-comment-txt" cols="30" rows="5"></textarea>
    </div>
  </div>
  <div class="bt-recaptcha-widget-v2">
    <div class="bt-js-recaptcha" data-sitekey="6LeoyN4UAAAAAJtIzwrzOAMknBZ6NSabe-uE2RWI">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-7bbgqbc4c34f" 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=6LeoyN4UAAAAAJtIzwrzOAMknBZ6NSabe-uE2RWI&amp;co=aHR0cHM6Ly92c21pdGgudGVhbWdlb3JnZXdlZWtzLmNvbTo0NDM.&amp;hl=en&amp;v=rz4DvU-cY2JYCwHSTck0_qm-&amp;size=normal&amp;cb=b39bj5khs7qv"></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><iframe style="display: none;"></iframe>
    </div>
  </div>
  <div class="btgf-submit btgf-submit--justify-start">
    <input type="hidden" name="LastName" class="LastName" aria-label="hidden field">
    <button class="btn btn--primary js-btnSubmitForm at-submit-btn">Submit</button>
  </div>
  <p>
    <label class="bt-disclaimer-contact-form"><input type="hidden" id="leadid_tcpa_disclosure"><strong>Disclaimer: </strong><span>By entering your information and submitting this form, you agree to our
        <a href="/terms/" target="_blank">Terms of Use</a> and <a href="/privacy/" target="_blank">Privacy Policy</a> and that you may be contacted by Team George Weeks Real Estate by phone, text message and email about your real estate interests.
        Frequency of contact may vary and message and data rates may apply. For assistance call 615-948-4098 or text STOP to cancel.</span></label>
  </p>
</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>

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
    name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></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
 * Contact Me
 * 615-617-2784

 * Saved Searches [0]
    * You currently have no saved searches

 * View Favorites [0]
 * 
 * Sign In

 * Home
 * Join TGWRE!
 * Meet The Team
 * Search
    * Map Search
    * Our Team’s Listings

 * Resources
    * Luxury Homes & Estates
    * Buying
      * Financing
    * Selling
      * Sell Your Home
      * What’s My Home Worth?
    * Community Guides
    * Blog
    * Additional Resources

 * Contact Me



Sell your home the minute you're ready

Buy your dream home
Brentwood
Mt. Juliet
Lebanon
Shelbyville
Franklin
Bell Buckle
Murfreesboro
Nashville
Smyrna
Rutherford County
Davidson County
Williamson County
Wilson County
Bedford County
Victoria Smith
Mobile: 615-617-2784





WELCOME TO MIDDLE TENNESSEE

Team George Weeks has developed unique systems that have helped our team sell
more houses and help more buyers than almost all realtors in the area. Currently
Team George Weeks is in the top 1% of realtors in the country in sales and
volume, and one of the leaders in Rutherford County according to the residential
housing sales records. George and his team have helped hundreds of people across
Middle Tennessee, being well experienced in foreclosures, short sales, bank
owned properties, as well as regular residential housing.






TOP AREAS & NEIGHBORHOODS

 * Franklin 483
 * Brentwood 268
 * Mt. Juliet 278
 * Lebanon 502
 * Shelbyville 209
 * Bell Buckle 43
 * Murfreesboro 571
 * Nashville 2514
 * Smyrna 189
 * Rutherford County 1061
 * Davidson County 3160
 * Williamson County 1358
 * Wilson County 858
 * Bedford County 302





Victoria Smith
Mobile: 615-617-2784


CONTACT ME

First Name *
Last Name *
Email Address *
Phone Number *
Message

Submit

Disclaimer: By entering your information and submitting this form, you agree to
our Terms of Use and Privacy Policy and that you may be contacted by Team George
Weeks Real Estate by phone, text message and email about your real estate
interests. Frequency of contact may vary and message and data rates may apply.
For assistance call 615-948-4098 or text STOP to cancel.


GUIDES

 * Shelbyville
 * Mt. Juliet
 * Bell Buckle
 * Lebanon
 * Brentwood
 * More Guides


COMPANY

Meet The Team
Our Blog
Contact Us


RESOURCES

 * Buy a Home
 * Sell Your Home
 * Finance


GET SOCIAL




ABOUT US

Team George Weeks Real Estate is Middle Tennessee's most innovative real estate
team.

Team George Weeks Real Estate
401 W Main St., Murfreesboro, TN 37130
615-948-4098



Properties marked with the IDX logo are provided courtesy of the RealTracs
Internet Data Exchange Program. Some or all of the listings may not belong to
the firm whose website is being visited (Team George Weeks Real Estate,
615-948-4098). IDX information © 2024 MTRMLS, Inc. Information is believed to be
accurate but not guaranteed by the MLS or Team George Weeks Real Estate. IDX
information is provided exclusively for consumers' personal, non-commercial use
and may not be used for any purpose other than to identify prospective
properties consumers may be interested in purchasing. Data last updated
2024-04-07T10:05:51.223.

Based on information submitted to the MLS GRID as of 2024-04-07T10:05:51.223.
All data is obtained from various sources and may not have been verified by
broker or MLS GRID. Supplied Open House Information is subject to change without
notice. All information should be independently reviewed and verified for
accuracy. Properties may or may not be listed by the office/agent presenting the
information.
Click here for MLS GRID DMCA Notice

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.

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

Sign In
Register
My Account
Sign Out
 * Home
 * Join TGWRE!
 * Meet The Team
 * Search
    * Map Search
    * Our Team’s Listings

 * Resources
    * Luxury Homes & Estates
    * Buying
    * Selling
    * Community Guides
    * Blog
    * Additional Resources

 * Contact Me

 * 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 submitting this form, you agree
   to our Terms of Use and Privacy Policy and that you may be contacted by Team
   George Weeks Real Estate by phone, text message and email about your real
   estate interests. Frequency of contact may vary and message and data rates
   may apply. For assistance call 615-948-4098 or text STOP to cancel.
 * 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

Original text

Rate this translation
Your feedback will be used to help improve Google Translate


Account Activation
Just a few more details so we can help you
(All fields are required.)
You have entered an invalid phone number. Please review your phone number and
try again.

Full Name (First & Last)
Phone Number (Used as Password)
I'm Finished

In agreement with our Terms of Use and Privacy Policy.

Disclaimer: By entering your information and submitting this form, you agree to
our Terms of Use and Privacy Policy and that you may be contacted by Team George
Weeks Real Estate by phone, text message and email about your real estate
interests. Frequency of contact may vary and message and data rates may apply.
For assistance call 615-948-4098 or text STOP to cancel.