www.hendy.co.uk Open in urlscan Pro
13.41.168.223  Public Scan

Submitted URL: https://hendymotorfest.co.uk/
Effective URL: https://www.hendy.co.uk/
Submission: On April 01 via api from BE — Scanned from DE

Form analysis 5 forms found in the DOM

POST

<form method="post" class="mb-4" wire:submit.prevent="submit">
  <a href="/auth/google" class="mb-4 flex items-center justify-center space-x-3 border border-legacy-blue-200 rounded-lg py-3 px-4 text-base text-legacy-blue hover:bg-legacy-blue-50 transition duration-150 ease-in-out">
                <svg width="20" height="20"><use fill="currentColor" xlink:href="#svg-google"></use></svg>
                <span>Sign up with Google</span>
            </a>
  <a href="/auth/facebook" class="flex items-center justify-center space-x-3 border border-legacy-blue-200 rounded-lg py-3 px-4 text-base text-legacy-blue hover:bg-legacy-blue-50 transition duration-150 ease-in-out">
                <svg width="20" height="20"><use fill="currentColor" xlink:href="#svg-facebook"></use></svg>
                <span>Sign up with Facebook</span>
            </a>
  <div class="relative my-6">
    <div class="absolute inset-0 flex items-center" aria-hidden="true">
      <div class="w-full border-t border-legacy-blue-200"></div>
    </div>
    <div class="relative flex justify-center">
      <span class="px-2 bg-white text-base text-black text-opacity-50"> Or sign up with email </span>
    </div>
  </div>
  <div class="mb-4 relative rounded-md shadow-sm text-black text-opacity-50 focus-within:text-legacy-blue-500 focus-within:text-opacity-100">
    <input type="text" name="email" id="signup-email" class="py-3 focus:ring-legacy-blue-500 focus:border-legacy-blue-500 block w-full pr-10 sm:text-sm rounded-lg border-legacy-blue-200" :class="{
                           'border-legacy-blue-200': true,
                           'border-pink': false
                       }" placeholder="Email address" wire:model.lazy="email">
    <div class="absolute inset-y-0 right-0 pr-3 flex items-center pointer-events-none">
      <svg class="h-5 w-5">
        <use stroke="currentColor" xlink:href="#svg-user"></use>
      </svg>
    </div>
  </div>
  <div class="mb-4 relative rounded-md shadow-sm text-black text-opacity-50 focus-within:text-legacy-blue-500 focus-within:text-opacity-100">
    <input type="password" name="password" id="signup-password" class="py-3 focus:ring-legacy-blue-500 focus:border-legacy-blue-500 block w-full pr-10 sm:text-sm rounded-lg border-legacy-blue-200" :class="{
                           'border-legacy-blue-200': true,
                           'border-pink': false
                       }" placeholder="Password" wire:model.lazy="password">
    <div class="absolute inset-y-0 right-0 pr-3 flex items-center pointer-events-none">
      <svg class="h-5 w-5">
        <use stroke="currentColor" xlink:href="#svg-lock"></use>
      </svg>
    </div>
  </div>
  <div wire:loading.remove="" wire:target="submit">
    <button class="button button-brand ease large  w-full justify-center" :class="{ 'opacity-50': false }" type="submit"> Create account </button>
  </div>
  <div wire:loading.block="" wire:target="submit">
    <button class="button button-brand ease large w-full justify-center opacity-50" :class="{ 'opacity-50': true }" disabled="disabled" type="submit"> Create account <svg class="ml-2" width="16" height="16">
        <use stroke="currentColor" xlink:href="#svg-loading"></use>
      </svg>
    </button>
  </div>
</form>

POST

<form method="post" class="mb-4" wire:submit.prevent="submit">
  <a href="/auth/google" class="mb-4 flex items-center justify-center space-x-3 border border-legacy-blue-200 rounded-lg py-3 px-4 text-base text-legacy-blue hover:bg-legacy-blue-50 transition duration-150 ease-in-out">
            <svg width="20" height="20"><use fill="currentColor" xlink:href="#svg-google"></use></svg>
            <span>Continue with Google</span>
        </a>
  <a href="/auth/facebook" class="flex items-center justify-center space-x-3 border border-legacy-blue-200 rounded-lg py-3 px-4 text-base text-legacy-blue hover:bg-legacy-blue-50 transition duration-150 ease-in-out">
            <svg width="20" height="20"><use fill="currentColor" xlink:href="#svg-facebook"></use></svg>
            <span>Continue with Facebook</span>
        </a>
  <div class="relative my-6">
    <div class="absolute inset-0 flex items-center" aria-hidden="true">
      <div class="w-full border-t border-legacy-blue-200"></div>
    </div>
    <div class="relative flex justify-center">
      <span class="px-2 bg-white text-base text-black text-opacity-50"> Or </span>
    </div>
  </div>
  <div class="mb-4 relative rounded-md shadow-sm text-black text-opacity-50 focus-within:text-legacy-blue-500 focus-within:text-opacity-100">
    <input type="text" name="email" id="email" class="py-3 focus:ring-legacy-blue-500 focus:border-legacy-blue-500 block w-full pr-10 sm:text-sm rounded-lg border-legacy-blue-200" :class="{
                       'border-legacy-blue-200': true,
                       'border-indigo': false
                   }" placeholder="Email address" wire:model.lazy="email">
    <div class="absolute inset-y-0 right-0 pr-3 flex items-center pointer-events-none">
      <svg width="20" height="20">
        <use stroke="currentColor" xlink:href="#svg-user"></use>
      </svg>
    </div>
  </div>
  <div class="mb-4 relative rounded-md shadow-sm text-black text-opacity-50 focus-within:text-legacy-blue-500 focus-within:text-opacity-100">
    <input type="password" name="password" id="password" class="py-3 focus:ring-legacy-blue-500 focus:border-legacy-blue-500 block w-full pr-10 sm:text-sm rounded-lg border-legacy-blue-200" :class="{
                       'border-legacy-blue-200': true,
                       'border-indigo': false
                   }" placeholder="Password" wire:model.lazy="password">
    <div class="absolute inset-y-0 right-0 pr-3 flex items-center pointer-events-none">
      <svg width="20" height="20">
        <use stroke="currentColor" xlink:href="#svg-lock"></use>
      </svg>
    </div>
  </div>
  <div class="mb-4">
    <div class="relative flex items-start">
      <div class="flex items-center h-5">
        <input id="remember" aria-describedby="remember-description" name="remember" type="checkbox" class="focus:ring-legacy-blue-500 h-4 w-4 text-legacy-blue-600 border-gray-300 rounded" wire:model="rememberMe">
      </div>
      <label for="remember" class="ml-3 text-sm text-black text-opacity-50">Remember me?</label>
    </div>
  </div>
  <div wire:loading.remove="" wire:target="submit">
    <button class="button button-brand ease large  w-full justify-center" :class="{ 'opacity-50': false }" type="submit"> Login </button>
  </div>
  <div wire:loading.block="" wire:target="submit">
    <button class="button button-brand ease large w-full justify-center opacity-50" :class="{ 'opacity-50': true }" disabled="disabled" type="submit"> Login <svg class="ml-2" width="16" height="16">
        <use stroke="currentColor" xlink:href="#svg-loading"></use>
      </svg>
    </button>
  </div>
</form>

GET /value-my-car/valuation

<form method="get" action="/value-my-car/valuation">
  <div class="font-satoshi font-bold text-xl lg:text-3xl mt-6 mx-auto max-w-3xl">
    <div class="relative lg:flex lg:justify-center lg:items-center">
      <span class="flex-shrink-0">My registration is</span>
      <input type="text"
        class="inline-block w-full lg:w-96 text-center lg:text-left bg-transparent outline-none border-none placeholder-brand font-satoshi font-bold text-xl lg:text-3xl text-brand underline focus:outline-none focus:border-none focus:ring-0"
        name="registration" placeholder="enter registration">
    </div>
    <div class="relative lg:flex lg:justify-center lg:items-center">
      <span class="flex-shrink-0">&amp; my mileage is</span>
      <input type="number"
        class="inline-block w-full text-center lg:text-left lg:w-56 bg-transparent outline-none border-none placeholder-brand font-satoshi font-bold text-xl lg:text-3xl text-brand underline focus:outline-none focus:border-none focus:ring-0"
        name="mileage" placeholder="currently" min="1" max="1000000">
    </div>
  </div>
  <button class="button button-brand mt-8 inline-flex items-center justify-center px-5 py-3  ease large  " :class="{ 'opacity-50': false }" type="submit"> Get a valuation </button>
</form>

GET /dealers

<form method="get" action="/dealers" class="sm:flex pt-3 pb-2">
  <input type="text" name="location" id="closest-to" required=""
    class="appearance-none w-full bg-white border border-black border-opacity-10 py-2 pl-4 text-base rounded-full text-black placeholder-gray-400 focus:outline-none focus:ring-button-brand focus:border-legacy-blue-100 focus:placeholder-gray-400 pr-12 pac-target-input"
    placeholder="Enter town or postcode" autocomplete="off">
  <button class="button button-brand ease small sm:ml-5 w-full sm:w-auto justify-center md:justify-start mt-4 sm:mt-0">
    <svg width="16" height="16" class="sm:ml-2 my-1 mr-2">
      <use fill="currentColor" xlink:href="#svg-search"></use>
    </svg>
    <span class="sm:hidden">Search</span>
  </button>
</form>

POST /livewire/message/form

<form action="/livewire/message/form" method="post" class="form" @submit.prevent="$wire.submit()" x-data="{}"><input type="hidden" name="_token" value="ZQsbkSOLjCdHrvMt6MH03acmcppoBnPlY8yAWFuI">
  <div class="form-group">
    <div class="form-group-inner"><input name="name" aria-label="name" id="newsletter-name" value="" class="form-input" placeholder="Name" wire:model.lazy="data.name" type="text"></div>
  </div>
  <div class="form-group">
    <div class="form-group-inner"><input name="email" aria-label="email" id="newsletter-email" value="" class="form-input" placeholder="Email" wire:model.lazy="data.email" type="text"></div>
  </div>
  <div class="form-group">
    <div class="form-group-inner"><input name="telephone" aria-label="telephone" id="newsletter-telephone" value="" class="form-input" placeholder="Phone Number (optional)" wire:model.lazy="data.telephone" type="text"></div>
  </div><label class="form-checkbox-wrapper"><input type="hidden" name="opt_in" aria-label="opt_in"><input name="opt_in" id="newsletter-opt-in" class="form-checkbox" value="1" wire:model.lazy="data.opt_in" type="checkbox"><span>I want to receive the
      latest news, promotions and information from Hendy and can unsubscribe at any time.</span></label>
  <div class="form-button-wrapper"><button type="submit" class="form-button button button-brand ease xlarge">Subscribe</button></div>
</form>

Text Content

Trusted for more than 160 years
Locations across the South Coast

Find a vehicle
Vehicles Offers Motability
Continue browsing


SERVICING & MOT

Cars for sale

 * New cars
 * Used cars

Vans and trucks for sale

 * New vans
 * New trucks
 * Used vans

Electric & Hybrid

 * New cars
 * Used vehicles

With so many vehicles available, finding your next car with Hendy is easy. View
all Hendy vehicles
View brands
With so many vehicles available, finding your next car with Hendy is easy. View
all Hendy vehicles
Sell my vehicle
Servicing
Servicing Bodyshop Offers Service Hub


ONLINE SERVICE BOOKING

Book Now

 * Book a Service
 * Book an MOT
 * Book a Seasonal Health Check
 * Book Diagnostics

Service

 * Servicing at Hendy
 * Servicing Options
 * Hendy Service Plan
 * Hendy Service Hub

Offers

 * Drive Now Pay Later
 * Seasonal Health Check
 * Breakdown Cover
 * Blue Light Card Discount


ONLINE SERVICE BOOKING

Repairs

 * Accident Repair
 * Hendy Assist


ONLINE SERVICE BOOKING

Offers

 * Drive Now Pay Later
 * Seasonal Health Check
 * Breakdown Cover
 * Blue Light Card Discount


ONLINE SERVICE BOOKING

Service Hub

 * Blog
 * Video Library
 * Servicing at Hendy
 * Book your service or MOT

With dealerships across the south coast you are in safe hands Explore Service &
Repair

MY SHOWROOM




ADD MORE VEHICLES

Submit my showroom
Contact Us
Sign up Sign in
Sign up with Google Sign up with Facebook
Or sign up with email


Create account
Create account

By creating an account, you agree to Hendy Terms & Conditions and Privacy Policy

Continue with Google Continue with Facebook
Or



Remember me?
Login
Login

Forgot password?

 * About us
 * Latest News
 * Careers
 * Find a dealership
 * Contact us
 * Hendy GO Car Subscription
 * Hendy Approved
 * Hendy EV
 * Hendy Leasing


 * Brands
 * Sell your vehicle
 * New cars
 * New vans
 * Used cars
 * Used vans
 * Motability
 * Book a service
 * Book an MOT
 * Hendy Service Hub
 * Accident Repair
 * Parts & Accessories



Follow us on social


Find a vehicle
Back
Find a vehicle
Vehicles
Back
Vehicles
Cars for sale
Back
Cars for sale New cars Used cars
Vans and trucks for sale
Back
Vans and trucks for sale New vans New trucks Used vans
Electric & Hybrid
Back
Electric & Hybrid New cars Used vehicles
Offers Motability
View brands Sell my vehicle
Servicing
Back
Servicing
Book Now
Back
Book Now Book a Service Book an MOT Book a Seasonal Health Check Book
Diagnostics
Service
Back
Service Servicing at Hendy Servicing Options Hendy Service Plan Hendy Service
Hub
Offers
Back
Offers Drive Now Pay Later Seasonal Health Check Breakdown Cover Blue Light Card
Discount
Bodyshop Offers Service Hub
More
Back
More About us Latest News Careers Find a dealership Contact us Hendy GO Car
Subscription Hendy Approved Hendy EV Hendy Leasing Brands Sell your vehicle New
cars New vans Used cars Used vans Motability Book a service Book an MOT Hendy
Service Hub Accident Repair Parts & Accessories
 * My Showroom
 * Dealership locator
 * Login/Create account

Start my search

Something for everyone with our range
of new cars, used cars, commercial
vehicles or motability.



SOMETHING FOR EVERYONE WITH OUR RANGE
OF NEW CARS, USED CARS, COMMERCIAL
VEHICLES OR MOTABILITY.



Manufacturer What's the brand you're after? Alpine Aston Martin Audi BMW Citroen
Cupra DS Dacia Ferrari Fiat Ford Genesis Honda Hyundai Iveco Jaguar Jeep Kia
Land Rover Lexus Lotus MGMotorUk MINI Maserati Mazda Mercedes-Benz Mitsubishi
Nissan Peugeot Polestar Porsche Renault Seat Skoda Ssangyong Suzuki Tesla Toyota
Vauxhall Volkswagen Volkswagen Passenger Cars Volvo
Model What's the model?
Budget
Cash £5,500 - £250,000 Finance £100 - £900+
Cash price
Monthly payment
Minimum Price £5,500
   
 * £5,000
 * £6,000
 * £7,000
 * £8,000
 * £9,000
 * £10,000
 * £12,000
 * £14,000
 * £16,000
 * £18,000
 * £20,000
 * £22,000
 * £24,000
 * £26,000
 * £28,000
 * £30,000
 * £35,000
 * £40,000
 * £45,000
 * £50,000
 * £60,000
 * £70,000
 * £80,000
 * £90,000
 * £100,000
 * £150,000
 * £200,000
 * £250,000

Maximum Price £250,000
   
 * £5,000
 * £6,000
 * £7,000
 * £8,000
 * £9,000
 * £10,000
 * £12,000
 * £14,000
 * £16,000
 * £18,000
 * £20,000
 * £22,000
 * £24,000
 * £26,000
 * £28,000
 * £30,000
 * £35,000
 * £40,000
 * £45,000
 * £50,000
 * £60,000
 * £70,000
 * £80,000
 * £90,000
 * £100,000
 * £150,000
 * £200,000
 * £250,000

Minimum Price £0
   
 * £50
 * £100
 * £150
 * £200
 * £300
 * £400
 * £500
 * £600
 * £700
 * £800
 * £900

Maximum Price £900+
   
 * £50
 * £100
 * £150
 * £200
 * £300
 * £400
 * £500
 * £600
 * £700
 * £800
 * £900+

Start my search


NEW CAR OFFERS

Find the vehicle that is right for you

View Offers



NEW VAN OFFERS

Find the van that is right for you

View Offers



THE HENDY JOURNEY


SEARCH




FILTER




SAVE & SUBMIT




TEST DRIVE




GET YOUR KEYS




WELCOME TO HENDY



With a variety of manufacturers under the Hendy umbrella, we are proud to
represent Abarth, Alpine, Cupra, Dacia, Fiat, Ford, Honda, Hyundai, Iveco,
Jaguar, Kia, Land Rover, Lotus, Maserati, Mazda, MG, MOKE, Nissan, Renault,
SEAT, Škoda and Vauxhall.




Our geographic reach stretches across the South Coast, spreading from Devon,
through Dorset, Wiltshire and Hampshire into West and East Sussex, Surrey and
Kent - that means plenty of choice and various sites for you to visit, all
offering new and used car and van sales, servicing, MOT testing, repairs, parts,
Motability and Business.




At Hendy, we aim to deliver a premium experience as we have done for more than
160 years, all in an effort to achieve our vision of delivering 100% customer
and colleague satisfaction; our forward-thinking, progressive outlook perfectly
complements our values, with honesty, quality, care and customer service at the
heart of the company, as they have been since 1859.




If you haven't experienced this yet for yourself, visit one of the many
state-of-the-art Hendy showroom facilities across the South Coast, speak to one
of our many expert advisors and test drive a quality vehicle from one of the
many manufacturers we represent. We hope to see you soon!


DISCOVER NEW AND USED VANS AT HENDY

At Hendy, our team of specialists can help you to find the right commercial
vehicle for your business. Whether you’re looking for a pickup, panel van, a
dropside or a tipper, explore our range of new and used vans across the South
Coast.



View Vans



OUR USED CAR RANGE


WE BRING YOU THE BEST SELECTION

Whether you're looking for a vehicle to accompany you on your daily commute or a
sporty hatchback for those weekend adventures, we have the vehicle for you. Each
of our used cars comes as part of the Hendy Approved Used Car programme, so you
can rest assured that you are buying an exceptional vehicle. The attention from
our trained technicians makes sure of this, so you can purchase with complete
peace of mind.

Vehicles from

£6,000

Monthly from

£130

View all vehicles


BOOK A SERVICE

Continued care for your vehicle




BUYING ONLINE

Buy online without leaving your sofa




ELECTRIC & HYBRID

The future of automotive is electric




MOTABILITY

Explore our Motability range


NEW CARS

Choose from over 21 brands


OFFERS AND PROMOTIONS

View our latest finance offers


SELL YOUR VEHICLE

My registration is
& my mileage is
Get a valuation


LOCATIONS

Find your local Hendy dealership
Search



EXPERT ADVICE WHEN YOU NEED IT







Contact us


FIND OUT MORE AND CONNECT WITH OUR EXPERTS

Find competitive car and van finance deals and discuss your options with a
member of our expert team, who know all of our latest car and van offers and can
find the ideal match to meet both your budget and your requirements.

Connect with us



I want to receive the latest news, promotions and information from Hendy and can
unsubscribe at any time.
Subscribe

By selecting “Subscribe”, I agree that Hendy will process my personal
information in accordance with the Hendy Privacy Policy


FOOTER


CARS AND VANS

 * Browse Used Vehicles
 * Browse New Vehicles


HENDY SERVICES

 * Book a Service or MOT
 * Servicing


QUICK LINKS

 * About Us
 * Careers
 * Login

 * Contact Us
 * Dealerships
 * Find a Vehicle

Sign In Register

Authorised and regulated by the FCA. Our FCA Register number is: 311625. Our
permitted business is arranging non-investment insurance contracts and consumer
hire and credit brokerage, with the right to canvas off trade premises for
debtor-creditor-supplier agreements or consumer hire agreements. You can check
this on the FCA's Register by visiting the FCA's website:
www.register.fca.org.uk or by contacting the FCA by phone on: 0800 111 6768.

Our Data Protection number is Z6672134.

Hendy Group are accredited by The Motor Ombudsman, who are certified as an ADR
(alternative dispute resolution) provider by the Chartered Trading Standards
institute. For more information, please click here.

For finance and insurance related matters, the Financial Ombudsman Service (FOS)
are the relevant ADR scheme providers. To find out more, click here.

Hendy Group Limited, School Lane, Chandler's Ford Industrial Estate, Eastleigh,
Hampshire, SO53 4DG Reg No: 192872 VAT No: GB 568 7215 08



© 2022 Hendy Group · Privacy · Terms · Sitemap · Company Documents · Complaints
Procedure · FCA Statement · Corporate Social Responsibility · Data Preference
Service

Website designed and built by



We use cookies to improve your experience on our website and to show you
personalised content. You can accept all or manage these below. Let me choose
Accept allManage

Cookie preferences

Cookie usage
Cookies are used to ensure the basic functionalities of the website and to
enhance your online experience. You can choose for each category to opt-in/out
whenever you want. For more details relative to cookies and other sensitive
data, please read the full privacy policy.
Strictly necessary cookiesStrictly necessary cookies
These cookies are essential for the proper functioning of this website. Without
these cookies, the website would not work properly.
Performance and Analytics cookiesPerformance and Analytics cookies
These cookies collect information about how you use the website. These cookies
do not gather information that identifies you, they are anonymous and help to
improve how the website works

NameDomainExpirationDescriptionuid.criteo.com1
yearCriteoOptanonConsent.criteo.com1 yearCriteo_gid.hendy.co.uk1
dayGoogle^_ga.hendy.co.uk1 yearGoogle_gcl_au.hendy.co.uk3
monthsGoogle_fbp.hendy.co.uk3 monthsFacebook AnalyticsSyncHistory.linkedin.com1
monthLinkedinUserMatchHistory.linkedin.com1 monthLinkedinlidc.linkedin.com1
dayLinkedinbcookie.linkedin.com1 dayLinkedinbscookie.linkedin.com1
dayLinkedin^li_.linkedin.com1 monthLinkedinli_sugr.linkedin.com1
dayLinkedinli_gc.linkedin.com1 dayLinkedin^_vwo.hendy.co.uk1
yearVWO^_vwo_uuid.hendy.co.uk1 yearsVWO_vwo_sn.hendy.co.uk30
minsVWO_vwo_ds.hendy.co.uk90 daysVWO^_vis_opt.hendy.co.ukExpires on browser
closeVWOln_or.hendy.co.uk1 dayHendyLPSID.hendy.co.ukExpires on browser closeLive
Person LPVID.hendy.co.ukpersistent Live Person cto_bundle.hendy.co.uk13
monthsCriteo

Accept allReject allSave settings