sharon.themillawaygroup.com Open in urlscan Pro
34.210.134.29  Public Scan

URL: https://sharon.themillawaygroup.com/
Submission: On March 17 via api from US — Scanned from US

Form analysis 3 forms found in the DOM

<form class="form-inline quick-search-form">
  <div id="custom-search-1">
    <div class="input-group col-xs-12">
      <input id="multi_cat" value="no_cat" type="hidden">
      <input id="multi_search" autocomplete="off" type="text" class="form-control input-lg homePgHeroSearchBar ui-autocomplete-input" placeholder="Seach Neighborhood, Address, City, Zip, or Listing ID">
      <span class="input-group-btn">
        <button id="doSearch" class="btn btn-info btn-lg" type="button" data-selector="a.btn, button.btn, button" style="outline: none; cursor: inherit;">
          <i class="fa fa-search visible-xs visible-sm" data-selector=".fa" style="outline: none; cursor: inherit;"></i>
          <span class="hidden-xs hidden-sm">Search</span>
        </button>
      </span>
    </div>
  </div>
</form>

<form id="subjectHomeForm" class="form-horizontal bv-form" data-toggle="validator" onsubmit="return false;" novalidate="novalidate"><button type="submit" class="bv-hidden-submit" style="display: none; width: 0px; height: 0px;"></button>
  <input type="hidden" name="latitude" value="" id="CmaLatitude">
  <input type="hidden" name="longitude" value="" id="CmaLongitude">
  <input type="hidden" name="street" value="" id="street">
  <input type="hidden" name="address" value="" id="address">
  <input type="hidden" name="address_auto" value="" id="address_auto">
  <input type="hidden" name="state" value="" id="state">
  <input type="hidden" name="zipcode" value="" id="zipcode">
  <input type="hidden" name="city" value="" id="city">
  <input type="hidden" name="county" value="" id="county">
  <div class="form-group">
    <div class="col-sm-12 col-md-12 hv_search_address_container">
      <label for="year">Address:</label>
      <input type="text" id="search_address_modal" name="search_address_modal" autocomplete="off" value="" placeholder="Address, City and Zip Code" class="form-control pac-target-input">
    </div>
    <div class="col-md-6">
      <label for="property_type">Property Type:</label>
      <select id="property_type" name="property_type" class="form-control">
        <option value="2">Residential</option>
        <option value="1">Commercial</option>
        <option value="3">Vacant</option>
      </select>
    </div>
    <div class="col-md-6">
      <label for="search_area">Search Area:</label>
      <select id="search_area" name="search_area" class="form-control">
        <option value="0.5">0.5 m</option>
        <option value="1">1 m</option>
        <option value="1.5">1.5 m</option>
        <option value="2">2 m</option>
      </select>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-3">
      <label for="year">Year:</label>
      <input type="text" id="year" name="year" value="" placeholder="Year Built" class="form-control" data-bv-field="year">
      <small class="help-block" data-bv-validator="digits" data-bv-for="year" data-bv-result="NOT_VALIDATED" style="display: none;">The year can contain digits only</small><small class="help-block" data-bv-validator="notEmpty" data-bv-for="year"
        data-bv-result="NOT_VALIDATED" style="display: none;">The year is required</small>
    </div>
    <div class=" col-sm-3" id="acreage_sec">
      <label for="acreage">Acreage:</label>
      <input type="text" id="acreage" name="acreage" value="" placeholder="Acreage" class="form-control" data-bv-field="acreage">
      <small class="help-block" data-bv-validator="notEmpty" data-bv-for="acreage" data-bv-result="NOT_VALIDATED" style="display: none;">The acreage is required</small>
    </div>
    <div class=" col-sm-3">
      <label for="sq_feet">SQFT:</label>
      <input type="text" id="sq_feet" name="sq_feet" value="" placeholder="Sq Feet" class="form-control" data-bv-field="sq_feet">
      <small class="help-block" data-bv-validator="digits" data-bv-for="sq_feet" data-bv-result="NOT_VALIDATED" style="display: none;">The SQFT can contain digits only</small><small class="help-block" data-bv-validator="notEmpty"
        data-bv-for="sq_feet" data-bv-result="NOT_VALIDATED" style="display: none;">The SQFT is required</small>
    </div>
  </div>
  <div class="form-group">
    <div class=" col-sm-3">
      <label for="beds">Beds:</label>
      <input type="text" id="beds" name="beds" value="" placeholder="Beds" class="form-control" data-bv-field="beds">
      <small class="help-block" data-bv-validator="digits" data-bv-for="beds" data-bv-result="NOT_VALIDATED" style="display: none;">The beds can contain digits only</small><small class="help-block" data-bv-validator="notEmpty" data-bv-for="beds"
        data-bv-result="NOT_VALIDATED" style="display: none;">The beds is required</small>
    </div>
    <div class=" col-sm-3">
      <label for="bath_full">Bathrooms:</label>
      <input type="text" id="bath_full" name="bath_full" value="" placeholder="Baths" class="form-control" data-bv-field="bath_full">
      <small class="help-block" data-bv-validator="digits" data-bv-for="bath_full" data-bv-result="NOT_VALIDATED" style="display: none;">The baths can contain digits only</small><small class="help-block" data-bv-validator="notEmpty"
        data-bv-for="bath_full" data-bv-result="NOT_VALIDATED" style="display: none;">The baths is required</small>
    </div>
    <div class=" col-sm-3">
      <label for="garage_cap">Garage:</label>
      <input type="text" id="garage_cap" name="garage_cap" value="" placeholder="Garage" class="form-control" data-bv-field="garage_cap">
      <small class="help-block" data-bv-validator="digits" data-bv-for="garage_cap" data-bv-result="NOT_VALIDATED" style="display: none;">The garage can contain digits only</small><small class="help-block" data-bv-validator="notEmpty"
        data-bv-for="garage_cap" data-bv-result="NOT_VALIDATED" style="display: none;">The garage is required</small>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-12">
      <button type="submit" id="submit_homeform" class="btn btn-primary btn-lg btn-block">Find out home value</button>
    </div>
  </div>
</form>

<form id="phoneConfirmForm" action="" onsubmit="return false;">
  <h2 class="margin-bottom-20">Confirm Password</h2>
  <p>Confirm your password by entering your phone number.</p>
  <div class="row margin-bottom-0">
    <div class="col-md-8 col-md-offset-2">
      <div class="form-group">
        <input type="tel" id="confirm_phone" class="form-control" required="" placeholder="Your Phone Number (Used as password)">
      </div>
    </div>
  </div>
  <div class="flex jc-center">
    <button id="confirmPhoneBtn" class="btn btn-primary">
      <div class="flex ai-center">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
          <path d="M14 22h5a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2h-5" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"></path>
          <polyline points="11 16 15 12 11 8" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"></polyline>
          <line x1="15" y1="12" x2="3" y2="12" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"></line>
        </svg> <span>Confirm Phone</span>
      </div>
    </button>
  </div>
</form>

Text Content

Collections  ( 0 ) Saved Searches  ( 0 ) Market Reports  ( 0 ) Log Out
 * Sign In

Toggle navigation
 * SEARCH
   * ALL PROPERTIES
   * EXCLUSIVE LISTINGS
 * BUY
   * BUYING A HOME
   * FINANCING
 * SELL
   * SELL YOUR HOME
   * HOME VALUE
 * AREAS
   * GUILFORD
   * ROCKINGHAM
   * CASWELL
   * STOKES
   * FORSYTH
   * DAVIE
   * RANDOLPH
   * ALAMANCE
 * ABOUT US
 * CONTACT


THE MILLAWAY GROUP


EXPECT RESULTS!

BUY WITH US

SELL WITH US

SEARCH PROPERTIES

Search



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


YOUR TRUSTED CHOICE

The Millaway Group strives to be your partner for unparalleled real estate
services in the Triad of North Carolina. As one of the top producers in the
area, we pride ourselves on our unwavering commitment to excellence and client
satisfaction. With years of experience and a deep understanding of the local
market dynamics, our team of dedicated professionals offers personalized
guidance and expert advice to help you navigate every aspect of your real estate
journey. Whether you're buying, selling, or investing, trust The Millaway Group
to deliver exceptional results and turn your real estate dreams into reality.

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


AREAS WE SERVE


GUILFORD

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

North Carolina




ROCKINGHAM

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

North Carolina




CASWELL

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

North Carolina




STOKES

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

North Carolina




FORSYTH

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

North Carolina




DAVIE

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

North Carolina




DAVIDSON

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

North Carolina




RANDOLPH

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

North Carolina




ALAMANCE

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

North Carolina




READ OUR


TESTIMONIALS

"Matt has been professional and honest from day one. I never felt as though he
was holding anything back from us. Our home sold with 3 weeks with several
offers and Matt gave advice on his opinion and he was right. I highly recommend
Matt and his team to anyone looking to sell or buy. The process was very smooth
and I was kept informed of everything that was going on. Maria Ticra was amazing
in finding us a new home after we sold our bigger home. Both have gone above and
beyond to help us even after everything was completed. Thank you Millaway group
and Exp."

Caroline M. & Brian H.

"Warming treatment and amazing experience. The entire journey from our initial
contact to the closing was very professional but most important exempted of any
pressure. We received the best treatment ever and our Realtor went above and
beyond to meet our expectations in terms of location, price and features. Coming
from abroad and being our first time buying a home we could not feel any happier
from the outcome of our experience with the Millaway group."

Alexandre S.

"We had a great experience with Matt and the entire Millaway Group. At each
stage of the process, their communication was outstanding; and we were able to
close way ahead of schedule. I would enthusiastically recommend the Millaway
Group to anyone and know that they are professional and personable in everything
they do!"

Graham A.


FEATURED LISTINGS


$1,250,000


7892 ELIZABETH DR, OAK RIDGE, NC 27310


5 BD | 5.5 BA | 6993 SQFT


LISTED WITH EXP REALTY, LLC

View


$874,500


7799 SUTTER RD, GREENSBORO, NC 27455


4 BD | 3.5 BA | 3260 SQFT


LISTED WITH EXP REALTY, LLC

View


$799,900


2827 BRENNEN LN, HIGH POINT, NC 27262


5 BD | 3.5 BA | 4112 SQFT


LISTED WITH EXP REALTY, LLC

View


$775,000


7240 SHOE RD, BURLINGTON, NC 27215


4 BD | 3 BA | 3305 SQFT


LISTED WITH EXP REALTY, LLC

View


$674,500


2861 SAINT GILES CT, HIGH POINT, NC 27262


4 BD | 3.5 BA | 3027 SQFT


LISTED WITH EXP REALTY, LLC

View


$650,000


7242 SHOE RD, BURLINGTON, NC 27215


4 BD | 3 BA | 2350 SQFT


LISTED WITH EXP REALTY, LLC

View


$635,000


609 GANTWOOD LN, WHITSETT, NC 27377


4 BD | 3.5 BA | 3465 SQFT


LISTED WITH EXP REALTY, LLC

View


$609,900


216 MISTLETOE DR, GREENSBORO, NC 27403


6 BD | 3.5 BA | 4551 SQFT


LISTED WITH EXP REALTY, LLC

View

1/ 3

More Listings


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


ABOUT US

2024 © The Millaway Group | Matt Millaway | EXP Realty

  Each office is independently
owned and operated.

 * 
 * 
 * 
 * 
 * 
 * 


REACH OUT


,
(218) 205-2662

 * Powered by Brivity
 * Admin Log In

 * Privacy Policy
 * DMCA & Terms of Service
 * Sitemap
   


FORGOT PASSWORD?

Don't worry! It happens. Please enter the email address associated with your
account.

Success! Email sent.
Error! Error sending email.
Email
 Send me an email
 Go Back

DON'T HAVE AN ACCOUNT? SIGN UP


RESET PASSWORD

Success! Password changed.
Error! Error on changing password.
New password
Confirm New Password
  Change Password

  Cancel

BACK TO LOGIN


CONFIRM YOUR ACCOUNT

Search and view Exclusive Property Listings.



We'll never post to your social networks


SIGN UP FOR FREE

Create an account to save properties, receive alerts about new listing, view
comparables, and obtain monthly market reports.

×


  Continue with Email

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

OR

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




ALREADY HAVE AN ACCOUNT? SIGN IN

By continuing you agree to the terms of service and conditions.
Privacy Policy | Terms & Conditions


ALMOST THERE...

Your profile is almost complete! Just a few more details from you.

×
Full Name
Mobile Number (Used as Password)
Sign Up
By digitally signing this form you are providing Sharon Casey with your express
written consent to send you business and marketing communications via text
messages (SMS), email, and by calls or prerecorded messages dialed by a natural
person or by an automatic or automated telephone dialing system. This express
written consent applies to each such email address or telephone number that you
provide to us now or in the future and permits such communications regardless of
their purpose, unless you opt out of SMS marketing communication when submitting
this form. Consent not required to register.
Message frequency varies, message and data rates may apply. Text STOP to cancel,
call (218) 205-2662 for help.
Privacy Policy | Terms & Conditions | Create my account without marketing
communication via SMS


WELCOME BACK!

We've missed you! Please enter your details.

×
Email
Password

FORGOT YOUR PASSWORD?


Sign In

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

OR

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




DON'T HAVE AN ACCOUNT? SIGN UP

By digitally signing this form you are providing Sharon Casey with your express
written consent to send you business and marketing communications via text
messages (SMS), email, and by calls or prerecorded messages dialed by a natural
person or by an automatic or automated telephone dialing system. This express
written consent applies to each such email address or telephone number that you
provide to us now or in the future and permits such communications regardless of
their purpose, unless you opt out of SMS marketing communication when submitting
this form. Consent not required to register.
Message frequency varies, message and data rates may apply. Text STOP to cancel,
call (218) 205-2662 for help.
Privacy Policy | Terms & Conditions



ARE YOU BUYING OR SELLING A HOME?


Buying

Selling

Both


WHEN ARE YOU PLANNING ON BUYING A NEW HOME?


1-3 Mo

3-6 Mo

6+ Mo
Back


ARE YOU PRE-APPROVED FOR A MORTGAGE?


Yes

No

Using Cash
Back


WOULD YOU LIKE TO SCHEDULE A CONSULTATION NOW?


Yes

No
Back


WHEN WOULD YOU LIKE US TO CALL?

Submit


THANKS! WE’LL GIVE YOU A CALL AS SOON AS POSSIBLE.

Done


WHEN ARE YOU PLANNING ON SELLING YOUR HOME?


1-3 Mo

3-6 Mo

6+ Mo
Back


WOULD YOU LIKE TO SCHEDULE A CONSULTATION OR SEE YOUR HOME VALUE?


Schedule Consultation

My Home Value
Back
×Close

PLEASE CONFIRM YOUR PROPERTY DETAILS:

Address:
Property Type: Residential Commercial Vacant
Search Area: 0.5 m 1 m 1.5 m 2 m
Year: The year can contain digits onlyThe year is required
Acreage: The acreage is required
SQFT: The SQFT can contain digits onlyThe SQFT is required
Beds: The beds can contain digits onlyThe beds is required
Bathrooms: The baths can contain digits onlyThe baths is required
Garage: The garage can contain digits onlyThe garage is required
Find out home value



CONFIRM PASSWORD

Confirm your password by entering your phone number.


Confirm Phone
Sorry, we couldn’t find '' ×Close

Please check the spelling, try clearing the search box, or try reformatting to
match these examples:

Address: '123 Main St, Anytown'
Neighborhood: 'Downtown'
Zip: '98115'
City: 'Anytown' or 'Anytown, State/Province'
MLS number: 'MLS# 38065544'


Don't see what you're looking for? Your search might be outside our service
areas.
or could be off market.
Did You Mean ×Close

Don't see what you're looking for? Your search might be outside our service
areas or could be off the market.

Sign up or Login another way