www.broadbandhelpdesk.co.uk Open in urlscan Pro
80.68.37.124  Public Scan

Submitted URL: https://www.broadbandhelpdesk.co.uk/
Effective URL: https://www.broadbandhelpdesk.co.uk/broadband
Submission: On August 17 via automatic, source certstream-suspicious — Scanned from GB

Form analysis 1 forms found in the DOM

POST /broadband

<form method="post" action="/broadband" class="parsley" autocomplete="chrome-off">
  <input name="__RequestVerificationToken" type="hidden" value="npnGRT2QWQaJfDiD-HZVtF43dAzIgy7OxvjyTJhRYWtw6ubc_0HXToYaKmEl9YUdi_lJPwpHkrpdl7M-iFrrBn8LohBiJXqj0SSGgACj3KI1">
  <input id="referrer" name="referrer" type="hidden" value="">
  <input id="link" name="link" type="hidden" value="">
  <input id="questions" name="questions" type="hidden" value="questionaire-4">
  <input id="product" name="product" type="hidden" value="Broadband">
  <input id="leadid" name="leadid" type="hidden" value="0">
  <div class="w-full h-10 bg-gray-200 rounded-t-lg overflow-hidden relative hidden">
    <div class="bg-green-600 bg-green-600 h-10 flex justify-center items-center text-sm text-white font-medium" role="progressbar" style="width: 0%;" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100"><span class="progress-label">10%</span>
    </div>
  </div>
  <div class="flex flex-row justify-between items-center pt-4 p-2 bg-gray-100">
    <img class="h-8 sm:h-12" src="/Content/images/logo-vodafone.png">
    <img class="h-4 sm:h-6" src="/Content/images/index-1/logo-consumer-choices-1.png">
    <img class="h-8 sm:h-12" src="/Content/images/logo-talktalk.png">
    <img class="h-8 sm:h-12" src="/Content/images/logo-ee.png">
    <img class="h-8 sm:h-12" src="/Content/images/logo-shell.png">
    <img class="h-4 hidden sm:block sm:h-6" width="" src="/Content/images/logo-moneyexpert.png">
  </div>
  <div class="p-2 sm:p-4 md:pt-4 md:p-10">
    <div class="swiper-container swiper-container-initialized swiper-container-horizontal swiper-container-pointer-events swiper-container-autoheight">
      <div class="swiper-wrapper" id="swiper-wrapper-31066b8d947abcdfb" aria-live="polite" style="height: 362px; transform: translate3d(0px, 0px, 0px);">
        <div id="address-1" class="swiper-slide animated fadeIn swiper-slide-active" data-consent="False" data-submit="False" data-pixels="False" data-progress="-1" role="group" aria-label="1 / 10" style="width: 496px;">
          <div>
            <div class="col-12 question mb-4">
              <div class="postcode">
                <div class="mb-6 flex flex-col">
                  <h2 class="text-xl text-center font-semibold mb-4">What is your postcode?</h2>
                  <p class="text-base text-gray-400 mb-8">Enter your postcode below and click Find Address. The select your address from the list that appears below.</p>
                  <div class="w-80 mx-auto">
                    <div class="relative mb-6 ">
                      <input id="postcode" name="postcode" type="text"
                        class="peer p-3 pt-5 w-full bg-gray-50 border border-gray-300 rounded text-gray-900 text-xl uppercase placeholder-transparent focus:outline-none focus:border-sky-600 focus:ring focus:ring-sky-200">
                      <label for="postcode"
                        class="absolute left-3 top-1 text-sm transition-all peer-placeholder-shown:text-lg peer-placeholder-shown:text-gray-500 peer-placeholder-shown:top-4 peer-focus:top-1 peer-focus:text-gray-500 peer-focus:text-sm">Postcode</label>
                    </div>
                    <button class="w-full py-3 px-4 sm:px-6 rounded-lg text-white bg-green-600 hover:bg-green-700 js-address">Find Address</button>
                  </div>
                </div>
                <div class="flex flex-col w-auto mx-auto address hidden">
                  <button class="w-24 bg-amber-300 hover:bg-amber-200 rounded text-base px-4 py-2 mt-2 js-address-clear">Clear</button>
                </div>
              </div>
              <input type="hidden" id="address1" name="address1" value="">
              <input type="hidden" id="address2" name="address2" value="">
              <input type="hidden" id="address3" name="address3" value="">
              <input type="hidden" id="town" name="town" value="">
              <input type="hidden" id="county" name="county" value="">
            </div>
          </div>
          <div class="grid gap-2">
            <button class="btn text-2xl font-semibold py-6 rounded-lg text-white bg-green-600 hover:bg-green-700 mt-6 hidden btn-lg btn-block mb-2 py-3 next-step">Continue</button>
          </div>
          <div class="mt-6">
            <a href="#" class="text-base text-sky-600 underline hover:no-underline underline-offset-2 prev-step">Previous</a>
          </div>
        </div>
        <div id="current-provider" class="swiper-slide animated fadeIn swiper-slide-next" data-consent="False" data-submit="False" data-pixels="False" data-progress="20" role="group" aria-label="2 / 10" style="width: 496px;">
          <div>
            <div class="col-12 question mb-4">
              <h2 class="text-xl text-center font-semibold mt-3 mb-8">Who is your current broadband provider?</h2>
              <div class="grid gap-4 grid-cols-2 form_answers mb-3">
                <div class="radio">
                  <input type="radio" id="current_provider2" name="current_provider" class="absolute opacity-0" value="BT" data-parsley-group="group1" data-parsley-required="true" data-parsley-required-message="Broadband provider is required.">
                  <label class="flex justify-center cursor-pointer font-semibold text-center px-2 py-5 rounded-lg text-white bg-green-600 hover:bg-green-700 next-tab" for="current_provider2"> BT </label>
                </div>
                <div class="radio">
                  <input type="radio" id="current_provider3" name="current_provider" class="absolute opacity-0" value="EE" data-parsley-group="group1" data-parsley-required="true" data-parsley-required-message="Broadband provider is required.">
                  <label class="flex justify-center cursor-pointer font-semibold text-center px-2 py-5 rounded-lg text-white bg-green-600 hover:bg-green-700 next-tab" for="current_provider3"> EE </label>
                </div>
                <div class="radio">
                  <input type="radio" id="current_provider4" name="current_provider" class="absolute opacity-0" value="Plusnet" data-parsley-group="group1" data-parsley-required="true" data-parsley-required-message="Broadband provider is required.">
                  <label class="flex justify-center cursor-pointer font-semibold text-center px-2 py-5 rounded-lg text-white bg-green-600 hover:bg-green-700 next-tab" for="current_provider4"> Plusnet </label>
                </div>
                <div class="radio">
                  <input type="radio" id="current_provider5" name="current_provider" class="absolute opacity-0" value="Sky" data-parsley-group="group1" data-parsley-required="true" data-parsley-required-message="Broadband provider is required.">
                  <label class="flex justify-center cursor-pointer font-semibold text-center px-2 py-5 rounded-lg text-white bg-green-600 hover:bg-green-700 next-tab" for="current_provider5"> Sky </label>
                </div>
                <div class="radio">
                  <input type="radio" id="current_provider6" name="current_provider" class="absolute opacity-0" value="Talk Talk" data-parsley-group="group1" data-parsley-required="true"
                    data-parsley-required-message="Broadband provider is required.">
                  <label class="flex justify-center cursor-pointer font-semibold text-center px-2 py-5 rounded-lg text-white bg-green-600 hover:bg-green-700 next-tab" for="current_provider6"> Talk Talk </label>
                </div>
                <div class="radio">
                  <input type="radio" id="current_provider7" name="current_provider" class="absolute opacity-0" value="Virgin Media" data-parsley-group="group1" data-parsley-required="true"
                    data-parsley-required-message="Broadband provider is required.">
                  <label class="flex justify-center cursor-pointer font-semibold text-center px-2 py-5 rounded-lg text-white bg-green-600 hover:bg-green-700 next-tab" for="current_provider7"> Virgin Media </label>
                </div>
                <div class="radio">
                  <input type="radio" id="current_provider8" name="current_provider" class="absolute opacity-0" value="Vodafone" data-parsley-group="group1" data-parsley-required="true" data-parsley-required-message="Broadband provider is required.">
                  <label class="flex justify-center cursor-pointer font-semibold text-center px-2 py-5 rounded-lg text-white bg-green-600 hover:bg-green-700 next-tab" for="current_provider8"> Vodafone </label>
                </div>
                <div class="radio">
                  <input type="radio" id="current_provider9" name="current_provider" class="absolute opacity-0" value="ITalk" data-parsley-group="group1" data-parsley-required="true" data-parsley-required-message="Broadband provider is required.">
                  <label class="flex justify-center cursor-pointer font-semibold text-center px-2 py-5 rounded-lg text-white bg-green-600 hover:bg-green-700 next-tab" for="current_provider9"> ITalk </label>
                </div>
                <div class="radio">
                  <input type="radio" id="current_provider10" name="current_provider" class="absolute opacity-0" value="Origin" data-parsley-group="group1" data-parsley-required="true" data-parsley-required-message="Broadband provider is required.">
                  <label class="flex justify-center cursor-pointer font-semibold text-center px-2 py-5 rounded-lg text-white bg-green-600 hover:bg-green-700 next-tab" for="current_provider10"> Origin </label>
                </div>
                <div class="radio">
                  <input type="radio" id="current_provider11" name="current_provider" class="absolute opacity-0" value="Other" data-parsley-group="group1" data-parsley-required="true" data-parsley-required-message="Broadband provider is required.">
                  <label class="flex justify-center cursor-pointer font-semibold text-center px-2 py-5 rounded-lg text-white bg-green-600 hover:bg-green-700 next-tab" for="current_provider11"> Other </label>
                </div>
                <div class="radio">
                  <input type="radio" id="current_provider11" name="current_provider" class="absolute opacity-0" value="Don't Have One" data-parsley-group="group1" data-parsley-required="true"
                    data-parsley-required-message="Broadband provider is required.">
                  <label class="flex justify-center cursor-pointer font-semibold text-center px-2 py-5 rounded-lg text-white bg-green-600 hover:bg-green-700 next-tab" for="current_provider11"> Don't Have One </label>
                </div>
              </div>
            </div>
          </div>
          <div class="grid gap-2">
            <button class="btn text-2xl font-semibold py-6 rounded-lg text-white bg-green-600 hover:bg-green-700 mt-6 hidden btn-lg btn-block mb-2 py-3 next-step">Submit</button>
          </div>
          <div class="mt-6">
            <a href="#" class="text-base text-sky-600 underline hover:no-underline underline-offset-2 prev-step">Previous</a>
          </div>
        </div>
        <div id="monthly-bill" class="swiper-slide animated fadeIn" data-consent="False" data-submit="False" data-pixels="False" data-progress="20" role="group" aria-label="3 / 10" style="width: 496px;">
          <div>
            <div class="col-12 question mb-4">
              <h2 class="text-xl text-center font-semibold mt-3 mb-8">What are you currently paying per month?</h2>
              <div class="grid gap-4 grid-cols-1 form_answers mb-3">
                <div class="radio">
                  <input type="radio" id="monthly_bill1" name="monthly_bill" class="absolute opacity-0" value="under £25" data-parsley-group="group2">
                  <label class="flex justify-center cursor-pointer font-semibold text-center px-2 py-5 rounded-lg text-white bg-green-600 hover:bg-green-700 next-tab" for="monthly_bill1"> under £25 </label>
                </div>
                <div class="radio">
                  <input type="radio" id="monthly_bill2" name="monthly_bill" class="absolute opacity-0" value="£20-£50" data-parsley-group="group2">
                  <label class="flex justify-center cursor-pointer font-semibold text-center px-2 py-5 rounded-lg text-white bg-green-600 hover:bg-green-700 next-tab" for="monthly_bill2"> £20-£50 </label>
                </div>
                <div class="radio">
                  <input type="radio" id="monthly_bill3" name="monthly_bill" class="absolute opacity-0" value="£50+" data-parsley-group="group2">
                  <label class="flex justify-center cursor-pointer font-semibold text-center px-2 py-5 rounded-lg text-white bg-green-600 hover:bg-green-700 next-tab" for="monthly_bill3"> £50+ </label>
                </div>
              </div>
            </div>
          </div>
          <div class="grid gap-2">
            <button class="btn hidden btn-lg btn-block mb-2 py-3 next-step">Check Now</button>
          </div>
          <div class="mt-6">
            <a href="#" class="text-base text-sky-600 underline hover:no-underline underline-offset-2 prev-step">Previous</a>
          </div>
        </div>
        <div id="broadband-speed" class="swiper-slide animated fadeIn" data-consent="False" data-submit="False" data-pixels="False" data-progress="20" role="group" aria-label="4 / 10" style="width: 496px;">
          <div>
            <div class="col-12 question mb-4">
              <h2 class="text-xl text-center font-semibold mt-3 mb-8">What broadband speed do you require?</h2>
              <div class="grid gap-4 grid-cols-1 form_answers mb-3">
                <div class="radio">
                  <input type="radio" id="broadband_speed1" name="broadband_speed" class="absolute opacity-0" value="0MB-30MB" data-parsley-group="group3">
                  <label class="flex justify-center cursor-pointer font-semibold text-center px-2 py-5 rounded-lg text-white bg-green-600 hover:bg-green-700 next-tab" for="broadband_speed1"> 0MB-30MB </label>
                </div>
                <div class="radio">
                  <input type="radio" id="broadband_speed2" name="broadband_speed" class="absolute opacity-0" value="30MB-60MB" data-parsley-group="group3">
                  <label class="flex justify-center cursor-pointer font-semibold text-center px-2 py-5 rounded-lg text-white bg-green-600 hover:bg-green-700 next-tab" for="broadband_speed2"> 30MB-60MB </label>
                </div>
                <div class="radio">
                  <input type="radio" id="broadband_speed3" name="broadband_speed" class="absolute opacity-0" value="60MB+" data-parsley-group="group3">
                  <label class="flex justify-center cursor-pointer font-semibold text-center px-2 py-5 rounded-lg text-white bg-green-600 hover:bg-green-700 next-tab" for="broadband_speed3"> 60MB+ </label>
                </div>
                <div class="radio">
                  <input type="radio" id="broadband_speed4" name="broadband_speed" class="absolute opacity-0" value="Unsure" data-parsley-group="group3">
                  <label class="flex justify-center cursor-pointer font-semibold text-center px-2 py-5 rounded-lg text-white bg-green-600 hover:bg-green-700 next-tab" for="broadband_speed4"> Unsure </label>
                </div>
              </div>
            </div>
          </div>
          <div class="grid gap-2">
            <button class="btn hidden btn-lg btn-block mb-2 py-3 next-step">Check Now</button>
          </div>
          <div class="mt-6">
            <a href="#" class="text-base text-sky-600 underline hover:no-underline underline-offset-2 prev-step">Previous</a>
          </div>
        </div>
        <div id="broadband-type" class="swiper-slide animated fadeIn" data-consent="False" data-submit="False" data-pixels="False" data-progress="20" role="group" aria-label="5 / 10" style="width: 496px;">
          <div>
            <div class="col-12 question mb-4">
              <h2 class="text-xl text-center font-semibold mt-3 mb-8">What type of broadband do you require?</h2>
              <div class="grid gap-4 grid-cols-1 form_answers mb-3">
                <div class="radio">
                  <input type="radio" id="broadband_type1" name="broadband_type" class="absolute opacity-0" value="Fibre" data-parsley-group="group4">
                  <label class="flex justify-center cursor-pointer font-semibold text-center px-2 py-5 rounded-lg text-white bg-green-600 hover:bg-green-700 next-tab" for="broadband_type1"> Fibre </label>
                </div>
                <div class="radio">
                  <input type="radio" id="broadband_type2" name="broadband_type" class="absolute opacity-0" value="Standard" data-parsley-group="group4">
                  <label class="flex justify-center cursor-pointer font-semibold text-center px-2 py-5 rounded-lg text-white bg-green-600 hover:bg-green-700 next-tab" for="broadband_type2"> Standard </label>
                </div>
                <div class="radio">
                  <input type="radio" id="broadband_type3" name="broadband_type" class="absolute opacity-0" value="Unsure" data-parsley-group="group4">
                  <label class="flex justify-center cursor-pointer font-semibold text-center px-2 py-5 rounded-lg text-white bg-green-600 hover:bg-green-700 next-tab" for="broadband_type3"> Unsure </label>
                </div>
              </div>
            </div>
          </div>
          <div class="grid gap-2">
            <button class="btn hidden btn-lg btn-block mb-2 py-3 next-step">Check Now</button>
          </div>
          <div class="mt-6">
            <a href="#" class="text-base text-sky-600 underline hover:no-underline underline-offset-2 prev-step">Previous</a>
          </div>
        </div>
        <div id="home-owner" class="swiper-slide animated fadeIn" data-consent="False" data-submit="False" data-pixels="False" data-progress="-1" role="group" aria-label="6 / 10" style="width: 496px;">
          <div>
            <div class="col-12 question mb-4">
              <h2 class="text-xl text-center font-semibold mt-3 mb-8">Are you a homeowner?</h2>
              <div class="grid gap-4 grid-cols-2 form_answers mb-3">
                <div class="radio">
                  <input type="radio" id="homeowner1" name="homeowner" class="absolute opacity-0" value="Yes" data-parsley-group="group5" data-parsley-required="true" data-parsley-required-message="Work from home years are required.">
                  <label class="flex justify-center cursor-pointer font-semibold text-center px-2 py-5 rounded-lg text-white bg-green-600 hover:bg-green-700 next-tab" for="homeowner1"> Yes </label>
                </div>
                <div class="radio">
                  <input type="radio" id="homeowner2" name="homeowner" class="absolute opacity-0" value="No" data-parsley-group="group5" data-parsley-required="true" data-parsley-required-message="Work from home years are required.">
                  <label class="flex justify-center cursor-pointer font-semibold text-center px-2 py-5 rounded-lg text-white bg-green-600 hover:bg-green-700 next-tab" for="homeowner2"> No </label>
                </div>
              </div>
            </div>
          </div>
          <div class="grid gap-2">
            <button class="btn bg-green-600 hover:bg-green-700 hidden btn-lg btn-block mb-2 py-3 next-step">Check Now</button>
          </div>
          <div class="mt-6">
            <a href="#" class="text-base text-sky-600 underline hover:no-underline underline-offset-2 prev-step">Previous</a>
          </div>
        </div>
        <div id="searching" class="swiper-slide animated fadeIn" data-consent="False" data-submit="False" data-pixels="False" data-progress="100" role="group" aria-label="7 / 10" style="width: 496px;">
          <div>
            <div class="col-12 question mb-4">
              <p class="text-center mb-10">We are just searching for the best broadband deals in <span class="js-town font-semibold">your town</span>.</p>
              <p class="flex justify-center mb-10"><img src="../../content/images/loader.gif"></p>
            </div>
          </div>
        </div>
        <div id="your-offers" class="swiper-slide animated fadeIn" data-consent="False" data-submit="False" data-pixels="False" data-progress="100" role="group" aria-label="8 / 10" style="width: 496px;">
          <div>
            <div class="col-12 question mb-4">
              <div class="js-your-offers"></div>
            </div>
          </div>
          <div class="grid gap-2">
            <button class="btn text-2xl font-semibold py-6 rounded-lg text-white bg-green-600 hover:bg-green-700 mt-6 hidden btn-lg btn-block mb-2 py-3 next-step">Continue</button>
          </div>
          <div class="mt-6">
            <a href="#" class="text-base text-sky-600 underline hover:no-underline underline-offset-2 prev-step">Previous</a>
          </div>
        </div>
        <div id="name-telephone" class="swiper-slide animated fadeIn" data-consent="True" data-submit="True" data-pixels="True" data-progress="100" role="group" aria-label="9 / 10" style="width: 496px;">
          <div>
            <div class="col-12 question mb-4">
              <h2 class="text-xl font-semibold my-3">Your Details</h2>
            </div>
            <div class="col-12 question mb-4">
              <div class="question relative">
                <select id="title" name="title" class="peer p-3 pt-5 w-full bg-gray-50 border border-gray-300 rounded text-gray-900 placeholder-transparent focus:outline-none focus:ring focus:ring-sky-300" data-parsley-group="group8"
                  data-parsley-required="true" data-parsley-required-message="Title is required.">
                  <option value="">Select</option>
                  <option value="Mr">Mr</option>
                  <option value="Mrs">Mrs</option>
                  <option value="Miss">Miss</option>
                  <option value="Ms">Ms</option>
                  <option value="Dr">Dr</option>
                </select>
                <label for="title"
                  class="absolute left-3 top-1 text-sm transition-all peer-placeholder-shown:text-lg peer-placeholder-shown:text-gray-500 peer-placeholder-shown:top-4 peer-focus:top-1 peer-focus:text-gray-500 peer-focus:text-sm">Title</label>
              </div>
            </div>
            <div class=" question mb-4">
              <div class="question relative">
                <input type="text" id="firstname" name="firstname" autocomplete="chrome-off"
                  class="peer p-3 pt-5 w-full bg-gray-50 border border-gray-300 rounded text-gray-900 placeholder-transparent focus:outline-none focus:border-sky-600 focus:ring focus:ring-sky-200" placeholder="Firstname" data-parsley-group="group8"
                  data-parsley-required="true" data-parsley-required-message="Firstname is required.">
                <label for="firstname"
                  class="absolute left-3 top-1 text-sm transition-all peer-placeholder-shown:text-lg peer-placeholder-shown:text-gray-500 peer-placeholder-shown:top-4 peer-focus:top-1 peer-focus:text-gray-500 peer-focus:text-sm">Firstname</label>
              </div>
            </div>
            <div class=" question mb-4">
              <div class="question relative">
                <input type="text" id="surname" name="surname" autocomplete="chrome-off"
                  class="peer p-3 pt-5 w-full bg-gray-50 border border-gray-300 rounded text-gray-900 placeholder-transparent focus:outline-none focus:border-sky-600 focus:ring focus:ring-sky-200" placeholder="Surname" data-parsley-group="group8"
                  data-parsley-required="true" data-parsley-required-message="Surname is required.">
                <label for="surname"
                  class="absolute left-3 top-1 text-sm transition-all peer-placeholder-shown:text-lg peer-placeholder-shown:text-gray-500 peer-placeholder-shown:top-4 peer-focus:top-1 peer-focus:text-gray-500 peer-focus:text-sm">Surname</label>
              </div>
            </div>
            <div class="col-12 question mb-4">
              <div class="question mb-3 relative">
                <input type="tel" id="telephone" name="telephone" autocomplete="chrome-off"
                  class="peer p-3 pt-5 w-full bg-gray-50 border border-gray-300 rounded text-gray-900 placeholder-transparent  focus:outline-none focus:border-sky-600 focus:ring focus:ring-sky-200" "="" placeholder=" Telephone Number"
                  data-parsley-group="group8" data-parsley-required="true" data-parsley-required-message="Telephone Number is required." data-parsley-telephone="true" data-parsley-telephone-message="Telephone is not valid."
                  data-parsley-remote="/utilities/validate-telephone2" data-parsley-remote-message="Telephone is not valid.">
                <label for="telephone"
                  class="absolute left-3 top-1 text-sm transition-all peer-placeholder-shown:text-lg peer-placeholder-shown:text-gray-500 peer-placeholder-shown:top-4 peer-focus:top-1 peer-focus:text-gray-500 peer-focus:text-sm">Telephone
                  Number</label>
              </div>
            </div>
            <div class="col-12 question mb-4">
              <div class="question mb-3 relative">
                <input type="email" id="email" name="email" autocomplete="chrome-off"
                  class="peer p-3 pt-5 w-full border bg-gray-50 border-gray-300 rounded text-gray-900 placeholder-transparent focus:outline-none focus:border-sky-600 focus:ring focus:ring-sky-200" placeholder="Optional" data-parsley-group="group8"
                  data-parsley-email="true" data-parsley-email-message="Email Address is not valid." data-parsley-required="true" data-parsley-required-message="Email is required.">
                <label for="email"
                  class="absolute left-3 top-1 text-sm transition-all peer-placeholder-shown:text-lg peer-placeholder-shown:text-gray-500 peer-placeholder-shown:top-4 peer-focus:top-1 peer-focus:text-gray-500 peer-focus:text-sm">Email Address</label>
              </div>
            </div>
          </div>
          <div class="grid gap-2">
            <button class="btn text-2xl font-semibold py-6 rounded-lg text-white bg-green-600 hover:bg-green-700 mt-6 btn-lg btn-block mb-2 py-3 next-step">Find Out Now</button>
          </div>
          <div class="mt-6">
            <a href="#" class="text-base text-sky-600 underline hover:no-underline underline-offset-2 prev-step">Previous</a>
          </div>
        </div>
        <div id="thanks" class="swiper-slide" role="group" aria-label="10 / 10" style="width: 496px;">
          <div class="thanks">
            <h2 class="text-2xl font-semibold mb-4">What happens next?</h2>
            <p class="mt-4 mb-4">An adviser from <b>Consumer Choices</b> will be in touch shortly to discuss your package. They will be calling from a <b>0330</b> number.</p>
            <p class="mt-4 mb-4"><b>Consumer Choices</b> are the UK's biggest broadband comparison partner with access to exclusive offline deals you won't find anywhere else.</p>
            <p class="mt-4 mb-4 text-center"><img src="/content/images/trustpilot-consumer-choices.png" alt="Cosumer Choices Trust Pilot Score"></p>
            <p class="mt-4 mb-4">Thank you for using this online tool.</p>
            <p class="mt-4 mb-4">Your reference number is <span class="js-leadid"><img src="/Content/images/ID-loader.gif" class="inline-block" alt=""></span>.</p>
            <div class="form-check border-t border-gray-200 mt-8">
              <p class="mb-0 mt-8 text-sm">
                <input type="checkbox" class="form-check-input js-opt-out" id="opt-out">
                <label class="form-check-label" for="opt-out">Thanks for using our service. From time to time, Lead Insight would like to email you about similar products and services. If you dont want to receive such offers please tick here.</label>
              </p>
            </div>
          </div>
        </div>
      </div>
      <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span>
    </div>
    <div class="messageBox alert alert-danger mt-2" style="display: none; position: inherit;">
      <ul class="list-unstyled mb-0"></ul>
    </div>
    <div id="consent" class="text-sm text-gray-500 mt-4 mb-3 p-4 md:p-0 hidden"> Your privacy is important to us. By clicking "<span class="js-button-name">Submit</span>" above, you consent to Lead Insight Ltd and up to
      <a href="#" class="underline hover:no-underline underline-offset-2 js-company-modal" data-product="Broadband">1 supplier(s)</a> of Broadband switching contacting you by email, post, telephone (including automated calls) and/or SMS with details
      or quotes for such products, and/or to confirm your product requirements. You have certain rights in relation to your personal data, including the right to object to direct marketing. </div>
  </div>
</form>

Text Content

SWITCH AND FIND GREAT BROADBAND DEALS IN YOUR AREA

10%



WHAT IS YOUR POSTCODE?

Enter your postcode below and click Find Address. The select your address from
the list that appears below.

Postcode
Find Address
Clear
Continue
Previous


WHO IS YOUR CURRENT BROADBAND PROVIDER?

BT
EE
Plusnet
Sky
Talk Talk
Virgin Media
Vodafone
ITalk
Origin
Other
Don't Have One
Submit
Previous


WHAT ARE YOU CURRENTLY PAYING PER MONTH?

under £25
£20-£50
£50+
Check Now
Previous


WHAT BROADBAND SPEED DO YOU REQUIRE?

0MB-30MB
30MB-60MB
60MB+
Unsure
Check Now
Previous


WHAT TYPE OF BROADBAND DO YOU REQUIRE?

Fibre
Standard
Unsure
Check Now
Previous


ARE YOU A HOMEOWNER?

Yes
No
Check Now
Previous

We are just searching for the best broadband deals in your town.



Continue
Previous


YOUR DETAILS

Select Mr Mrs Miss Ms Dr Title
Firstname
Surname
Telephone Number
Email Address
Find Out Now
Previous


WHAT HAPPENS NEXT?

An adviser from Consumer Choices will be in touch shortly to discuss your
package. They will be calling from a 0330 number.

Consumer Choices are the UK's biggest broadband comparison partner with access
to exclusive offline deals you won't find anywhere else.



Thank you for using this online tool.

Your reference number is .

Thanks for using our service. From time to time, Lead Insight would like to
email you about similar products and services. If you dont want to receive such
offers please tick here.


Your privacy is important to us. By clicking "Submit" above, you consent to Lead
Insight Ltd and up to 1 supplier(s) of Broadband switching contacting you by
email, post, telephone (including automated calls) and/or SMS with details or
quotes for such products, and/or to confirm your product requirements. You have
certain rights in relation to your personal data, including the right to object
to direct marketing.
Privacy Policy


ENTER A FEW DETAILS

Complete our quick form to get your broadband switch started.


WE’LL FIND THE BEST DEAL

Sit back and relax, we’ll do the hard work finding you the best deal.


SWITCH & START SAVING

Get matched with the best deal and start saving money.


WHY SHOULD I SWITCH MY BROADBAND PROVIDER?

Switching broadband providers is much easier than most people assume. If you’re
out of contract you can start your switch. There’s always new deals coming out,
especially to new customers so it pays to take advantage of these.




SWITCHING IS EASY, START TODAY AND SAVE

Start your switch today
Close

 * Home
 * Terms, Conditions & Privacy

By submitting your details onto the site you will be contacted by telephone
(including automated calls), email, sms and or post by Lead Insight Ltd and one
of the following partners;
Consumer Choices Ltd.

Broadband Helpdesk is a trading name of Lead insight Ltd. Lead Insight Ltd is
registered in England and Wales. Company No 09368839.Registered under the Data
Protection Act 2018, Reference ZA176602. Registered Office: The Square, Basing
View, Basingstoke, Hampshire, RG21 4EB.