heritagehsl.co.uk Open in urlscan Pro
51.89.153.230  Public Scan

URL: https://heritagehsl.co.uk/
Submission Tags: analytics-framework
Submission: On April 24 via api from US — Scanned from GB

Form analysis 2 forms found in the DOM

/search#search-results

<form class="form-container w-100" action="/search#search-results">
  <input type="hidden" name="search" value="1">
  <input type="hidden" name="sort" value="newest">
  <input type="hidden" name="sw" id="sw" value="">
  <input type="hidden" name="ne" id="ne" value="">
  <div class="row mb-2 mx-0 input-group-btn">
    <div class="col-lg-9 px-0">
      <span class="search-icon"></span>
      <label class="input-wrap d-block mb-0" for="location">
        <input class="input pac-target-input" id="location" name="location" type="text" placeholder="Type town or postcode" value="" autocomplete="off">
      </label>
    </div>
    <div class="col-lg-3 px-0 d-none d-lg-block">
      <button class="input-btn back-ground-secondary text-light text-uppercase text-125">
        <strong> Search </strong>
      </button>
    </div>
  </div>
  <div class="row mx-0">
    <div class="col"></div>
    <div class="col-auto">
      <div class="form-group">
        <div class="custom-control custom-checkbox">
          <input class="custom-control-input" id="include-sstc" name="include_sstc" type="checkbox" value="1" checked="">
          <label class="custom-control-label" for="include-sstc">Include Sold/Let Properties</label>
        </div>
      </div>
    </div>
  </div>
  <div class="row mt-2 dropdown-wrap text-left">
    <div class="col-md-6 col-lg">
      <div class="form-group">
        <i class="fa fa-tag text-secondary"></i>
        <p class="d-inline-block mb-2 pl-1 text-uppercase text-light-100 header-text">Type</p>
        <label class="input-wrap d-block" for="trnasaction-type">
          <select class="select" name="transaction_type" id="trnasaction-type">
            <option value="sale"> Sales </option>
            <option value="rent"> Lettings </option>
          </select>
        </label>
      </div>
      <div class="form-group">
        <i class="fa fa-fw fa-home text-secondary"></i>
        <p class="d-inline-block mb-2 pl-1 text-uppercase text-light-100 header-text">Property Type</p>
        <label class="input-wrap d-block" for="property-type">
          <select class="select text-light-100" name="property_type" id="property-type">
            <option value="">All</option>
            <option value="bungalow"> Bungalow </option>
            <option value="cottage"> Cottage </option>
            <option value="detached_house"> Detached House </option>
            <option value="detached_bungalow"> Detached Bungalow </option>
            <option value="end_terrace"> End Terraced House </option>
            <option value="end_terrace_bungalow"> End Terraced Bungalow </option>
            <option value="flat"> Apartment / Flat </option>
            <option value="link_detached"> Link Detached House </option>
            <option value="link_detached_bungalow"> Link Detached Bungalow </option>
            <option value="semi_detached_house"> Semi-detached House </option>
            <option value="semi_detached_bungalow"> Semi-detached Bungalow </option>
            <option value="studio"> Studio </option>
            <option value="terraced"> Terraced House </option>
            <option value="terraced_bungalow"> Terraced Bungalow </option>
            <option value="town_house"> Town House </option>
            <option value="house"> House </option>
            <option value="barn_conversion"> Barn Conversion </option>
            <option value="beach_hut"> Beach Hut </option>
            <option value="block_of_flats"> Block of Flats </option>
            <option value="coach_house"> Coach House </option>
            <option value="country_house"> Country House </option>
            <option value="equestrian"> Equestrian </option>
            <option value="farm"> Farm </option>
            <option value="farmhouse"> Farmhouse </option>
            <option value="house_share"> House Share </option>
            <option value="houseboat"> Houseboat </option>
            <option value="land"> Land </option>
            <option value="lodge"> Lodge </option>
            <option value="maisonette"> Maisonette </option>
            <option value="mews"> Mews </option>
            <option value="park_home"> Park Home </option>
            <option value="parking"> Parking </option>
            <option value="bar"> Bar </option>
            <option value="business_park"> Business Park </option>
            <option value="hotel"> Hotel </option>
            <option value="industrial"> Industrial </option>
            <option value="leisure"> Leisure </option>
            <option value="light_industrial"> Light Industrial </option>
            <option value="nightclub"> Nightclub </option>
            <option value="office"> Office </option>
            <option value="pub"> Pub </option>
            <option value="restaurant"> Restaurant </option>
            <option value="retail"> Retail </option>
            <option value="storage"> Storage </option>
            <option value="warehouse"> Warehouse </option>
            <option value="chalet"> Chalet </option>
            <option value="chateau"> Château </option>
            <option value="cortijo"> Cortijo </option>
            <option value="finca"> Finca </option>
            <option value="longere"> Longere </option>
            <option value="riad"> Riad </option>
            <option value="villa"> Villa </option>
            <option value="house_of_multiple_occupation"> House of Multiple Occupation </option>
            <option value="portfolio"> Portfolio </option>
          </select>
        </label>
      </div>
    </div>
    <div class="col-md-6 col-lg">
      <div class="form-group">
        <i class="fa fa-fw fa-bed text-secondary"></i>
        <p class="d-inline-block mb-2 pl-1 text-uppercase text-light-100 header-text">Bedrooms</p>
        <label class="input-wrap d-block" for="min-beds">
          <select class="select text-light-100" name="min_beds" id="min-beds">
            <option value="">All</option>
            <option value="1"> 1+ </option>
            <option value="2"> 2+ </option>
            <option value="3"> 3+ </option>
            <option value="4"> 4+ </option>
            <option value="5"> 5+ </option>
          </select>
        </label>
      </div>
      <div class="form-group">
        <i class="fa fa-fw fa-bath text-secondary"></i>
        <p class="d-inline-block mb-2 pl-1 text-uppercase text-light-100 header-text">Bathrooms</p>
        <label class="input-wrap d-block" for="min-baths">
          <select class="select text-light-100" name="min_baths" id="min-baths">
            <option value="">All</option>
            <option value="1"> 1+ </option>
            <option value="2"> 2+ </option>
            <option value="3"> 3+ </option>
            <option value="4"> 4+ </option>
            <option value="5"> 5+ </option>
          </select>
        </label>
      </div>
    </div>
    <div class="col-md-6 col-lg">
      <div class="form-group">
        <i class="fa fa-fw fa-coins text-secondary"></i>
        <p class="d-inline-block mb-2 pl-1 text-uppercase text-light-100 header-text">Min. Price</p>
        <label class="input-wrap d-block" for="min-price">
          <select class="select text-light-100" name="min_price" id="min-price">
            <option value="">Minimum Price</option>
            <option value="100000">£100,000</option>
            <option value="125000">£125,000</option>
            <option value="150000">£150,000</option>
            <option value="175000">£175,000</option>
            <option value="200000">£200,000</option>
            <option value="225000">£225,000</option>
            <option value="250000">£250,000</option>
            <option value="275000">£275,000</option>
            <option value="300000">£300,000</option>
            <option value="325000">£325,000</option>
            <option value="350000">£350,000</option>
            <option value="375000">£375,000</option>
            <option value="400000">£400,000</option>
            <option value="425000">£425,000</option>
            <option value="450000">£450,000</option>
            <option value="475000">£475,000</option>
            <option value="500000">£500,000</option>
            <option value="550000">£550,000</option>
            <option value="600000">£600,000</option>
            <option value="650000">£650,000</option>
            <option value="700000">£700,000</option>
            <option value="750000">£750,000</option>
            <option value="800000">£800,000</option>
            <option value="850000">£850,000</option>
            <option value="900000">£900,000</option>
            <option value="950000">£950,000</option>
            <option value="1000000">£1,000,000</option>
            <option value="1100000">£1,100,000</option>
            <option value="1200000">£1,200,000</option>
            <option value="1300000">£1,300,000</option>
            <option value="1400000">£1,400,000</option>
            <option value="1500000">£1,500,000</option>
            <option value="1750000">£1,750,000</option>
            <option value="2000000">£2,000,000</option>
            <option value="2250000">£2,250,000</option>
            <option value="2500000">£2,500,000</option>
            <option value="2750000">£2,750,000</option>
            <option value="3000000">£3,000,000</option>
          </select>
        </label>
      </div>
    </div>
    <div class="col-md-6 col-lg">
      <div class="form-group">
        <i class="fa fa-fw fa-coins text-secondary"></i>
        <p class="d-inline-block mb-2 pl-1 text-uppercase text-light-100 header-text">Max. Price</p>
        <label class="input-wrap d-block" for="max-price">
          <select class="select text-light-100" name="max_price" id="max-price">
            <option value="">Maximum Price</option>
            <option value="100000">£100,000</option>
            <option value="125000">£125,000</option>
            <option value="150000">£150,000</option>
            <option value="175000">£175,000</option>
            <option value="200000">£200,000</option>
            <option value="225000">£225,000</option>
            <option value="250000">£250,000</option>
            <option value="275000">£275,000</option>
            <option value="300000">£300,000</option>
            <option value="325000">£325,000</option>
            <option value="350000">£350,000</option>
            <option value="375000">£375,000</option>
            <option value="400000">£400,000</option>
            <option value="425000">£425,000</option>
            <option value="450000">£450,000</option>
            <option value="475000">£475,000</option>
            <option value="500000">£500,000</option>
            <option value="550000">£550,000</option>
            <option value="600000">£600,000</option>
            <option value="650000">£650,000</option>
            <option value="700000">£700,000</option>
            <option value="750000">£750,000</option>
            <option value="800000">£800,000</option>
            <option value="850000">£850,000</option>
            <option value="900000">£900,000</option>
            <option value="950000">£950,000</option>
            <option value="1000000">£1,000,000</option>
            <option value="1100000">£1,100,000</option>
            <option value="1200000">£1,200,000</option>
            <option value="1300000">£1,300,000</option>
            <option value="1400000">£1,400,000</option>
            <option value="1500000">£1,500,000</option>
            <option value="1750000">£1,750,000</option>
            <option value="2000000">£2,000,000</option>
            <option value="2250000">£2,250,000</option>
            <option value="2500000">£2,500,000</option>
            <option value="2750000">£2,750,000</option>
            <option value="3000000">£3,000,000</option>
          </select>
        </label>
      </div>
    </div>
    <div class="col-12">
      <div class="form-group d-md-block d-lg-none">
        <button type="submit" class="input-btn-responsive text-uppercase back-ground-secondary text-white text-125">
          <strong>Search</strong>
        </button>
      </div>
    </div>
  </div>
</form>

POST /contact-us-form

<form class="modal-body" data-contact-form="" method="post" action="/contact-us-form" data-hooked="true">
  <input type="hidden" name="request_valuation" value="1">
  <p class="flow-subtext">Complete the form and one of our experts will be in touch to arrange your valuation.</p>
  <input type="hidden" data-recaptcha-site-key="" value="6Lf4OyAaAAAAAD0DCh4x4e9As01IVipUmqj9ct9F">
  <input type="hidden" name="token">
  <div class="row">
    <div class="col-12 col-lg-6 mb-1">
      <div class="form-group">
        <label for="booking-first-name">First Name</label>
        <input class="form-control" placeholder="Type your first name" type="text" name="first_name" value="" id="booking-first-name" minlength="2" maxlength="50" required="">
      </div>
    </div>
    <div class="col-12 col-lg-6 mb-1">
      <div class="form-group">
        <label for="booking-last-name">Last Name</label>
        <input class="form-control" placeholder="Type your last name" type="text" name="last_name" value="" id="booking-last-name" minlength="2" maxlength="50" required="">
      </div>
    </div>
    <div class="col-12 col-lg-6 mb-1">
      <div class="form-group">
        <label for="booking-phone">Phone Number</label>
        <input class="form-control" placeholder="Type your phone number" type="text" name="phone" value="" id="booking-phone">
      </div>
    </div>
    <div class="col-12 col-lg-6 mb-1">
      <div class="form-group">
        <label for="booking-email">Email</label>
        <input class="form-control" placeholder="Type your email" type="email" name="email" value="" id="booking-email" required="">
      </div>
    </div>
  </div>
  <div class="modal-footer">
    <button type="button" class="btn btn-secondary" data-dismiss="modal"> Cancel </button>
    <button type="submit" class="btn btn-success"> Request Valuation </button>
  </div>
</form>

Text Content

 * Selling
 * Buying
 * Landlords
 * Tenants
 * About us
 * Contact Us
 * Request Free Valuation




Search
Include Sold/Let Properties

Type

Sales Lettings

Property Type

All Bungalow Cottage Detached House Detached Bungalow End Terraced House End
Terraced Bungalow Apartment / Flat Link Detached House Link Detached Bungalow
Semi-detached House Semi-detached Bungalow Studio Terraced House Terraced
Bungalow Town House House Barn Conversion Beach Hut Block of Flats Coach House
Country House Equestrian Farm Farmhouse House Share Houseboat Land Lodge
Maisonette Mews Park Home Parking Bar Business Park Hotel Industrial Leisure
Light Industrial Nightclub Office Pub Restaurant Retail Storage Warehouse Chalet
Château Cortijo Finca Longere Riad Villa House of Multiple Occupation Portfolio

Bedrooms

All 1+ 2+ 3+ 4+ 5+

Bathrooms

All 1+ 2+ 3+ 4+ 5+

Min. Price

Minimum Price
£100,000£125,000£150,000£175,000£200,000£225,000£250,000£275,000£300,000£325,000£350,000£375,000£400,000£425,000£450,000£475,000£500,000£550,000£600,000£650,000£700,000£750,000£800,000£850,000£900,000£950,000£1,000,000£1,100,000£1,200,000£1,300,000£1,400,000£1,500,000£1,750,000£2,000,000£2,250,000£2,500,000£2,750,000£3,000,000

Max. Price

Maximum Price
£100,000£125,000£150,000£175,000£200,000£225,000£250,000£275,000£300,000£325,000£350,000£375,000£400,000£425,000£450,000£475,000£500,000£550,000£600,000£650,000£700,000£750,000£800,000£850,000£900,000£950,000£1,000,000£1,100,000£1,200,000£1,300,000£1,400,000£1,500,000£1,750,000£2,000,000£2,250,000£2,500,000£2,750,000£3,000,000
Search


WELCOME TO HERITAGE HOMES SALE AND LETTINGS


We are an independent estate and letting agents covering Norfolk with head
office based in a prominent position within Norwich. We aim to provide
outstanding customer service and to challenge the perceptions that people have
of estate agents by showing that we are honest in our approach, straight-talking
and highly professional.

ARRANGE A VALUATION

×

Complete the form and one of our experts will be in touch to arrange your
valuation.

First Name
Last Name
Phone Number
Email
Cancel Request Valuation


ARE YOU SELLING OR LETTING?



Request Free Valuation


NEW PROPERTIES FOR SALE


£325,000

3 bed Bungalow

Greenhoe Place, Swaffham, Norfolk


£240,000

2 bed End Terraced House

Wilberforce Road


£160,000

2 bed Apartment / Flat

Calthorpe Green, Norwich, NR13


£300,000

2 bed Bungalow

Squires Walk, Lowestoft, Suffolk, NR32 4LA

We pride ourselves on our professional and pro-active approach to marketing
property using the very latest technology, all our properties get maximum
exposure through advertising online with property portals, social media and our
extensive database. We offer a comprehensive range of services for buyers,
sellers, landlords, and tenants. At the heart of our business is our most
important asset, our staff! We have assembled a highly experienced team of
property professionals, all experts in their field and with an attention to
detail and work ethic that surpasses the standard level of estate agency
services. Our teams are extensively trained, and all share the same passion for
property and customer service.

Our business is built on trust, reputation, excellent customer service, reviews,
and most importantly recommendations. To find out more about our services and to
see how we could help you please get in touch with our highly experienced team.








© 2023 Heritage Homes
All rights reserved.

Powered by Apex27
Estate Agent Software

PAGES

 * Selling
 * Buying
 * Landlords
 * Tenants
 * About us
 * Meet The Team
 * Complaints Procedure
 * Privacy Policy
   Contact Us

FOLLOW US



See what the market is like for your home