primetimeroofingandcontracting.com Open in urlscan Pro
185.199.111.153  Public Scan

Submitted URL: https://www.primetimeroofingandcontracting.com/
Effective URL: https://primetimeroofingandcontracting.com/
Submission: On March 29 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

<form class="overflow-y-auto sm:w-full" onsubmit="send_sms('Primetime-Roofing-Contracting')">
  <div class="flex-grow h-full overflow-x-hidden overflow-y-auto">
    <div class="h-auto px-6 sm:mt-6 space-y-6 sm:space-y-0 sm:grid sm:grid-cols-2 sm:gap-x-6 sm:gap-y-4">
      <div>
        <label for="contact-full-name" class="font-medium text-base text-white">Full name</label>
        <input type="text" name="full-name" id="contact-full-name" class="block w-full border-gray-300 py-2.5 mt-1 rounded-md shadow-sm focus:ring-primary focus:border-primary" placeholder="Jane Rodgers">
      </div>
      <div>
        <label for="contact-phone-number" class="font-medium text-base text-white">Phone number</label>
        <input type="tel" name="phone-number" autocomplete="on" id="contact-phone-number" class="contact-phone-number block w-full border-gray-300 py-2.5 mt-1 rounded-md shadow-sm focus:ring-primary focus:border-primary">
      </div>
      <div>
        <label for="contact-email" class="font-medium text-base text-white">Email</label>
        <input type="email" name="email" id="contact-email" class="block w-full border-gray-300 py-2.5 mt-1 rounded-md shadow-sm focus:ring-primary focus:border-primary" placeholder="name@example.com">
      </div>
      <div>
        <label for="contact-address" class="font-medium text-base text-white"> Address <span>*</span>
        </label>
        <input type="text" name="address" id="contact-address" class="block w-full border-gray-300 py-2.5 mt-1 rounded-md shadow-sm focus:ring-primary focus:border-primary" placeholder="123 Main Street, Winchester, KY ">
      </div>
      <div class="block sm:hidden">
        <label class="font-medium text-base text-white">Services</label>
        <fieldset class="sm:hidden bg-white p-6 mt-1 rounded-md">
          <div class="flex flex-col space-y-2">
            <div class="flex items-center">
              <input type="checkbox" name="1586796" value="Roofing Installation" id="mobile-contact-service-1586796" class="mt-0.5 items-center w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> Roofing Installation </span>
            </div>
            <div class="flex items-center">
              <input type="checkbox" name="1586797" value="Roofing Replacement" id="mobile-contact-service-1586797" class="mt-0.5 items-center w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> Roofing Replacement </span>
            </div>
            <div class="flex items-center">
              <input type="checkbox" name="1586798" value="Restoration Services" id="mobile-contact-service-1586798" class="mt-0.5 items-center w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> Restoration Services </span>
            </div>
            <div class="flex items-center">
              <input type="checkbox" name="1586799" value="Free Roof Inspections" id="mobile-contact-service-1586799" class="mt-0.5 items-center w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> Free Roof Inspections </span>
            </div>
            <div class="flex items-center">
              <input type="checkbox" name="1586800" value="General Contracting Services" id="mobile-contact-service-1586800" class="mt-0.5 items-center w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> General Contracting Services </span>
            </div>
            <div class="flex items-center">
              <input type="checkbox" name="1586801" value=" Insurance Claims" id="mobile-contact-service-1586801" class="mt-0.5 items-center w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> Insurance Claims </span>
            </div>
            <div class="flex items-center">
              <input type="checkbox" name="1586802" value="Building relationships" id="mobile-contact-service-1586802" class="mt-0.5 items-center w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> Building relationships </span>
            </div>
            <div class="flex flex-col">
              <div class="flex items-center">
                <input id="contact-service-Other" name="Other" type="checkbox" class="w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary" value="Other" onclick="toggleOtherServicesMobile()">
                <label for="contact-label-service-Other" class="ml-3 text-gray-600">Other</label>
              </div>
              <input id="contact-service-other-text2" name="OtherServicesInputField" type="text" class="ml-4 block w-full border-gray-300 py-2.5 mt-1 rounded-md shadow-sm focus:ring-primary focus:border-primary hidden">
            </div>
          </div>
        </fieldset>
      </div>
      <div class="sm:hidden">
        <label for="contact-concern-1" class="sm:hidden font-medium text-base text-white"> How can we help? </label>
        <textarea id="contact-concern-1" name="concern" rows="4" class="sm:hidden block py-2.5 px-2.5 mt-1 w-full border border-gray-300 rounded-md shadow-sm focus:ring-primary focus:border-primary" placeholder="Type your message here..."></textarea>
      </div>
      <div class="relative">
        <label for="contact-date" class="font-medium text-base text-white">Preferred date of service</label>
        <!-- <input
                                    type="text"
                                    name="date"
                                    id="contact-date"
                                    class="block w-full border-gray-300 py-2 rounded-md shadow-sm focus:ring-primary focus:border-primary"
                                    placeholder="Preferred date of service"
                                    onfocus="(this.type='date')"
                                /> -->
        <div class="w-4 h-4 absolute transform translate-y-4.5 left-4">
          <!-- <svg width="16" height="17" viewBox="0 0 16 17" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
                                        <path fill-rule="evenodd" clip-rule="evenodd" d="M4 0.5C3.44772 0.5 3 0.947715 3 1.5V2.5H2C0.895431 2.5 0 3.39543 0 4.5V14.5C0 15.6046 0.895431 16.5 2 16.5H14C15.1046 16.5 16 15.6046 16 14.5V4.5C16 3.39543 15.1046 2.5 14 2.5H13V1.5C13 0.947715 12.5523 0.5 12 0.5C11.4477 0.5 11 0.947715 11 1.5V2.5H5V1.5C5 0.947715 4.55228 0.5 4 0.5ZM4 5.5C3.44772 5.5 3 5.94772 3 6.5C3 7.05228 3.44772 7.5 4 7.5H12C12.5523 7.5 13 7.05228 13 6.5C13 5.94772 12.5523 5.5 12 5.5H4Z" fill="#9CA3AF"/>
                                    </svg> -->
        </div>
        <input id="contact-date" type="date" class="block text-left z-50 w-full border-gray-300 py-2.5 mt-1 rounded-md shadow-sm focus:ring-primary focus:border-primary">
      </div>
    </div>
    <div class="hidden sm:block px-6 py-4">
      <label class="font-medium text-base text-white">Services</label>
      <fieldset class="sm:bg-white sm:p-6 sm:mt-1 rounded-md">
        <div class="grid auto-cols-auto gap-4 grid-cols-2">
          <div class="flex items-center">
            <input id="contact-service-1586796" name="1586796" type="checkbox" class="w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary" value="Roofing Installation">
            <label for="contact-service-1586796" class="ml-3 text-sm font-normal text-gray-700">Roofing Installation</label>
          </div>
          <div class="flex items-center">
            <input id="contact-service-1586797" name="1586797" type="checkbox" class="w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary" value="Roofing Replacement">
            <label for="contact-service-1586797" class="ml-3 text-sm font-normal text-gray-700">Roofing Replacement</label>
          </div>
          <div class="flex items-center">
            <input id="contact-service-1586798" name="1586798" type="checkbox" class="w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary" value="Restoration Services">
            <label for="contact-service-1586798" class="ml-3 text-sm font-normal text-gray-700">Restoration Services</label>
          </div>
          <div class="flex items-center">
            <input id="contact-service-1586799" name="1586799" type="checkbox" class="w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary" value="Free Roof Inspections">
            <label for="contact-service-1586799" class="ml-3 text-sm font-normal text-gray-700">Free Roof Inspections</label>
          </div>
          <div class="flex items-center">
            <input id="contact-service-1586800" name="1586800" type="checkbox" class="w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary" value="General Contracting Services">
            <label for="contact-service-1586800" class="ml-3 text-sm font-normal text-gray-700">General Contracting Services</label>
          </div>
          <div class="flex items-center">
            <input id="contact-service-1586801" name="1586801" type="checkbox" class="w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary" value=" Insurance Claims">
            <label for="contact-service-1586801" class="ml-3 text-sm font-normal text-gray-700"> Insurance Claims</label>
          </div>
          <div class="flex items-center">
            <input id="contact-service-1586802" name="1586802" type="checkbox" class="w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary" value="Building relationships">
            <label for="contact-service-1586802" class="ml-3 text-sm font-normal text-gray-700">Building relationships</label>
          </div>
          <div class="flex flex-col">
            <div class="flex items-center">
              <input id="contact-service-other-checkbox" name="Other" type="checkbox" class="w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary" value="Other" onclick="toggleOtherServices()">
              <label for="contact-label-service-Other" class="ml-3 text-sm text-gray-600">Other</label>
            </div>
            <input id="contact-service-other-text" name="OtherServicesInputField" type="text" class="ml-4 block w-full border-gray-300 py-2.5 mt-1 rounded-md shadow-sm focus:ring-primary focus:border-primary hidden">
          </div>
        </div>
      </fieldset>
    </div>
    <div class="block sm:flex sm:space-x-6 px-6">
      <div class="sm:flex sm:flex-col sm:w-full hidden">
        <label for="contact-concern-2" class="sm:block hidden font-medium text-base text-white"> How can we help? </label>
        <textarea id="contact-concern-2" name="concern" rows="4" class="sm:flex sm:grow hidden py-2.5 px-2.5 mt-1 w-full h-auto border border-gray-300 rounded-md shadow-sm focus:ring-primary focus:border-primary"
          placeholder="Type your message here..."></textarea>
      </div>
    </div>
    <div class="z-50 flex-col px-6 pb-4 bg-primary flex w-full align-middle items-center justify-center">
      <div class="text-gray-500 text-sm font-normal mt-1.5"> By providing your phone number, you agree to receive text messages (SMS) from Primetime Roofing &amp; Contracting &nbsp;. You can unsubscribe at anytime by replying STOP. Message and data
        rates may apply. Message frequency varies. </div>
      <button id="sendButton" class="cta_text_conversion flex justify-center relative rounded-lg mx-4 py-2.5 mt-6 sm:mt-4 bg-secondary hover:bg-secondary-darker w-full text-primary-foreground"> Send </button>
    </div>
  </div>
</form>

<form class="overflow-y-auto sm:w-full" onsubmit="send_sms('Primetime-Roofing-Contracting')">
  <div class="flex-grow h-full overflow-x-hidden overflow-y-auto">
    <div class="h-auto px-6 sm:mt-6 space-y-6 sm:space-y-0 sm:grid sm:grid-cols-2 sm:gap-x-6 sm:gap-y-4">
      <div>
        <label for="contact-full-name" class="font-medium text-base text-white">Full name</label>
        <input type="text" name="full-name" id="contact-full-name" class="block w-full border-gray-300 py-2.5 mt-1 rounded-md shadow-sm focus:ring-primary focus:border-primary" placeholder="Jane Rodgers">
      </div>
      <div>
        <label for="contact-phone-number" class="font-medium text-base text-white">Phone number</label>
        <div class="iti iti--allow-dropdown iti--show-flags">
          <div class="iti__flag-container">
            <div class="iti__selected-flag" role="combobox" aria-haspopup="listbox" aria-controls="iti-0__country-listbox" aria-owns="iti-0__country-listbox" aria-expanded="false" aria-label="Telephone country code" tabindex="0"
              title="United States: +1">
              <div class="iti__flag iti__us"></div>
              <div class="iti__arrow"></div>
            </div>
            <ul class="iti__country-list iti__hide" id="iti-0__country-listbox" role="listbox" aria-label="List of countries">
              <li class="iti__country iti__preferred iti__active" tabindex="-1" id="iti-0__item-us-preferred" role="option" data-dial-code="1" data-country-code="us" aria-selected="true">
                <div class="iti__flag-box">
                  <div class="iti__flag iti__us"></div>
                </div><span class="iti__country-name">United States</span><span class="iti__dial-code">+1</span>
              </li>
              <li class="iti__country iti__preferred" tabindex="-1" id="iti-0__item-gb-preferred" role="option" data-dial-code="44" data-country-code="gb" aria-selected="false">
                <div class="iti__flag-box">
                  <div class="iti__flag iti__gb"></div>
                </div><span class="iti__country-name">United Kingdom</span><span class="iti__dial-code">+44</span>
              </li>
              <li class="iti__divider" role="separator" aria-disabled="true"></li>
              <li class="iti__country iti__standard" tabindex="-1" id="iti-0__item-ca" role="option" data-dial-code="1" data-country-code="ca" aria-selected="false">
                <div class="iti__flag-box">
                  <div class="iti__flag iti__ca"></div>
                </div><span class="iti__country-name">Canada</span><span class="iti__dial-code">+1</span>
              </li>
              <li class="iti__country iti__standard" tabindex="-1" id="iti-0__item-gb" role="option" data-dial-code="44" data-country-code="gb" aria-selected="false">
                <div class="iti__flag-box">
                  <div class="iti__flag iti__gb"></div>
                </div><span class="iti__country-name">United Kingdom</span><span class="iti__dial-code">+44</span>
              </li>
              <li class="iti__country iti__standard" tabindex="-1" id="iti-0__item-us" role="option" data-dial-code="1" data-country-code="us" aria-selected="false">
                <div class="iti__flag-box">
                  <div class="iti__flag iti__us"></div>
                </div><span class="iti__country-name">United States</span><span class="iti__dial-code">+1</span>
              </li>
            </ul>
          </div><input type="tel" name="phone-number" autocomplete="on" id="contact-phone-number" class="contact-phone-number block w-full border-gray-300 py-2.5 mt-1 rounded-md shadow-sm focus:ring-primary focus:border-primary"
            data-intl-tel-input-id="0" placeholder="(201) 555-0123">
        </div>
      </div>
      <div>
        <label for="contact-email" class="font-medium text-base text-white">Email</label>
        <input type="email" name="email" id="contact-email" class="block w-full border-gray-300 py-2.5 mt-1 rounded-md shadow-sm focus:ring-primary focus:border-primary" placeholder="name@example.com">
      </div>
      <div>
        <label for="contact-address" class="font-medium text-base text-white"> Address <span>*</span>
        </label>
        <input type="text" name="address" id="contact-address" class="block w-full border-gray-300 py-2.5 mt-1 rounded-md shadow-sm focus:ring-primary focus:border-primary pac-target-input" placeholder="123 Main Street, Winchester, KY "
          autocomplete="off">
      </div>
      <div class="block sm:hidden">
        <label class="font-medium text-base text-white">Services</label>
        <fieldset class="sm:hidden bg-white p-6 mt-1 rounded-md">
          <div class="flex flex-col space-y-2">
            <div class="flex items-center">
              <input type="checkbox" name="1586796" value="Roofing Installation" id="mobile-contact-service-1586796" class="mt-0.5 items-center w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> Roofing Installation </span>
            </div>
            <div class="flex items-center">
              <input type="checkbox" name="1586797" value="Roofing Replacement" id="mobile-contact-service-1586797" class="mt-0.5 items-center w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> Roofing Replacement </span>
            </div>
            <div class="flex items-center">
              <input type="checkbox" name="1586798" value="Restoration Services" id="mobile-contact-service-1586798" class="mt-0.5 items-center w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> Restoration Services </span>
            </div>
            <div class="flex items-center">
              <input type="checkbox" name="1586799" value="Free Roof Inspections" id="mobile-contact-service-1586799" class="mt-0.5 items-center w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> Free Roof Inspections </span>
            </div>
            <div class="flex items-center">
              <input type="checkbox" name="1586800" value="General Contracting Services" id="mobile-contact-service-1586800" class="mt-0.5 items-center w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> General Contracting Services </span>
            </div>
            <div class="flex items-center">
              <input type="checkbox" name="1586801" value=" Insurance Claims" id="mobile-contact-service-1586801" class="mt-0.5 items-center w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> Insurance Claims </span>
            </div>
            <div class="flex items-center">
              <input type="checkbox" name="1586802" value="Building relationships" id="mobile-contact-service-1586802" class="mt-0.5 items-center w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> Building relationships </span>
            </div>
            <div class="flex flex-col">
              <div class="flex items-center">
                <input id="contact-service-Other" name="Other" type="checkbox" class="w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary" value="Other" onclick="toggleOtherServicesMobile()">
                <label for="contact-label-service-Other" class="ml-3 text-gray-600">Other</label>
              </div>
              <input id="contact-service-other-text2" name="OtherServicesInputField" type="text" class="ml-4 block w-full border-gray-300 py-2.5 mt-1 rounded-md shadow-sm focus:ring-primary focus:border-primary hidden">
            </div>
          </div>
        </fieldset>
      </div>
      <div class="sm:hidden">
        <label for="contact-concern-1" class="sm:hidden font-medium text-base text-white"> How can we help? </label>
        <textarea id="contact-concern-1" name="concern" rows="4" class="sm:hidden block py-2.5 px-2.5 mt-1 w-full border border-gray-300 rounded-md shadow-sm focus:ring-primary focus:border-primary" placeholder="Type your message here..."></textarea>
      </div>
      <div class="relative">
        <label for="contact-date" class="font-medium text-base text-white">Preferred date of service</label>
        <!-- <input
                                    type="text"
                                    name="date"
                                    id="contact-date"
                                    class="block w-full border-gray-300 py-2 rounded-md shadow-sm focus:ring-primary focus:border-primary"
                                    placeholder="Preferred date of service"
                                    onfocus="(this.type='date')"
                                /> -->
        <div class="w-4 h-4 absolute transform translate-y-4.5 left-4">
          <!-- <svg width="16" height="17" viewBox="0 0 16 17" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
                                        <path fill-rule="evenodd" clip-rule="evenodd" d="M4 0.5C3.44772 0.5 3 0.947715 3 1.5V2.5H2C0.895431 2.5 0 3.39543 0 4.5V14.5C0 15.6046 0.895431 16.5 2 16.5H14C15.1046 16.5 16 15.6046 16 14.5V4.5C16 3.39543 15.1046 2.5 14 2.5H13V1.5C13 0.947715 12.5523 0.5 12 0.5C11.4477 0.5 11 0.947715 11 1.5V2.5H5V1.5C5 0.947715 4.55228 0.5 4 0.5ZM4 5.5C3.44772 5.5 3 5.94772 3 6.5C3 7.05228 3.44772 7.5 4 7.5H12C12.5523 7.5 13 7.05228 13 6.5C13 5.94772 12.5523 5.5 12 5.5H4Z" fill="#9CA3AF"/>
                                    </svg> -->
        </div>
        <input id="contact-date" type="date" class="block text-left z-50 w-full border-gray-300 py-2.5 mt-1 rounded-md shadow-sm focus:ring-primary focus:border-primary" min="2024-03-29" max="2026-03-29">
      </div>
    </div>
    <div class="hidden sm:block px-6 py-4">
      <label class="font-medium text-base text-white">Services</label>
      <fieldset class="sm:bg-white sm:p-6 sm:mt-1 rounded-md">
        <div class="grid auto-cols-auto gap-4 grid-cols-2">
          <div class="flex items-center">
            <input id="contact-service-1586796" name="1586796" type="checkbox" class="w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary" value="Roofing Installation">
            <label for="contact-service-1586796" class="ml-3 text-sm font-normal text-gray-700">Roofing Installation</label>
          </div>
          <div class="flex items-center">
            <input id="contact-service-1586797" name="1586797" type="checkbox" class="w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary" value="Roofing Replacement">
            <label for="contact-service-1586797" class="ml-3 text-sm font-normal text-gray-700">Roofing Replacement</label>
          </div>
          <div class="flex items-center">
            <input id="contact-service-1586798" name="1586798" type="checkbox" class="w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary" value="Restoration Services">
            <label for="contact-service-1586798" class="ml-3 text-sm font-normal text-gray-700">Restoration Services</label>
          </div>
          <div class="flex items-center">
            <input id="contact-service-1586799" name="1586799" type="checkbox" class="w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary" value="Free Roof Inspections">
            <label for="contact-service-1586799" class="ml-3 text-sm font-normal text-gray-700">Free Roof Inspections</label>
          </div>
          <div class="flex items-center">
            <input id="contact-service-1586800" name="1586800" type="checkbox" class="w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary" value="General Contracting Services">
            <label for="contact-service-1586800" class="ml-3 text-sm font-normal text-gray-700">General Contracting Services</label>
          </div>
          <div class="flex items-center">
            <input id="contact-service-1586801" name="1586801" type="checkbox" class="w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary" value=" Insurance Claims">
            <label for="contact-service-1586801" class="ml-3 text-sm font-normal text-gray-700"> Insurance Claims</label>
          </div>
          <div class="flex items-center">
            <input id="contact-service-1586802" name="1586802" type="checkbox" class="w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary" value="Building relationships">
            <label for="contact-service-1586802" class="ml-3 text-sm font-normal text-gray-700">Building relationships</label>
          </div>
          <div class="flex flex-col">
            <div class="flex items-center">
              <input id="contact-service-other-checkbox" name="Other" type="checkbox" class="w-4 h-4 border-gray-300 rounded text-primary focus:ring-primary" value="Other" onclick="toggleOtherServices()">
              <label for="contact-label-service-Other" class="ml-3 text-sm text-gray-600">Other</label>
            </div>
            <input id="contact-service-other-text" name="OtherServicesInputField" type="text" class="ml-4 block w-full border-gray-300 py-2.5 mt-1 rounded-md shadow-sm focus:ring-primary focus:border-primary hidden">
          </div>
        </div>
      </fieldset>
    </div>
    <div class="block sm:flex sm:space-x-6 px-6">
      <div class="sm:flex sm:flex-col sm:w-full hidden">
        <label for="contact-concern-2" class="sm:block hidden font-medium text-base text-white"> How can we help? </label>
        <textarea id="contact-concern-2" name="concern" rows="4" class="sm:flex sm:grow hidden py-2.5 px-2.5 mt-1 w-full h-auto border border-gray-300 rounded-md shadow-sm focus:ring-primary focus:border-primary"
          placeholder="Type your message here..."></textarea>
      </div>
    </div>
    <div class="z-50 flex-col px-6 pb-4 bg-primary flex w-full align-middle items-center justify-center">
      <div class="text-gray-500 text-sm font-normal mt-1.5"> By providing your phone number, you agree to receive text messages (SMS) from Primetime Roofing &amp; Contracting &nbsp;. You can unsubscribe at anytime by replying STOP. Message and data
        rates may apply. Message frequency varies. </div>
      <button id="sendButton" class="cta_text_conversion flex justify-center relative rounded-lg mx-4 py-2.5 mt-6 sm:mt-4 bg-secondary hover:bg-secondary-darker w-full text-primary-foreground"> Send </button>
    </div>
  </div>
</form>

Text Content

Paul, you’re just a few clicks from going live! Don’t worry - we can still make
edits after launching. bucks
Launch my site Contact Us Learn more →
Menu Open/CLose menu TODO:
Home
Services

Roofing Installation

Roofing Replacement

Restoration Services

Free Roof Inspections

General Contracting Services

Insurance Claims

Building relationships

Galleries

Roofing

Building relationships

Holidays

All Photos

Reviews
Blog



Send us a Text
859-595-2940
Close menu
Home
Services

Roofing Installation

Roofing Replacement

Restoration Services

Free Roof Inspections

General Contracting Services

Insurance Claims

Building relationships

Galleries

Roofing

Building relationships

Holidays

All Photos

Reviews
Blog
Send us a Text
859-595-2940


PRIMETIME ROOFING & CONTRACTING

Primetime Roofing & Contracting in Winchester, KY provides top-quality roofing
services. Trustworthy, experienced professionals dedicated to customer
satisfaction.

Get a Free Quote


OUR PROPERTIES

INSURED

LICENSED #WINCHESTER, KY

FAMILY OWNED

EMERGENCY SERVICES

VETERAN OWNED

LOCAL OWNED

WOMEN OWNED

CHRISTIAN OWNED


ABOUT US

At Primetime Roofing & Contracting, we are a team of experienced Christian
professionals dedicated to providing top-quality roofing services in Central KY
and surrounding areas. From free roof inspections to replacements and
installations, we have the skills and expertise to meet all of your roofing
needs. Trust us for reliable service and superior results.
Connect with us
 * Facebook
 * Google

What we are best at


OUR SERVICES

 * Roofing Installation
   Roofing Installation
   
   Our professional roofing installation service will provide you with peace of
   mind knowing that your home is protected from the elements. Trust us to
   ensure a quality, durable roof.
   
   
 * Roofing Replacement
   Roofing Replacement
   
   Our Roofing Replacement service involves removing old, damaged roofs and
   installing new, high-quality roofing materials to improve the safety, energy
   efficiency, and aesthetics of your home. Contact us today!
   
   
 * Restoration Services
   Restoration Services
   
   Our Restoration Services team is dedicated to restoring your home after
   damage from storms, fires, or other disasters. Count on us for professional
   and efficient restoration services tailored to your needs.
   
   
 * Free Roof Inspections
   Free Roof Inspections
   
   Our free roof inspections provide homeowners with a comprehensive assessment
   of their roof's condition, identifying any potential issues or damage to
   ensure proper maintenance and peace of mind.
   
   
 * General Contracting Services
   General Contracting Services
   
   Our General Contracting Services include renovations, repairs, and new
   construction projects to enhance the beauty and functionality of your home.
   Trust our experienced team for all your contracting needs.
   
   
 * Insurance Claims
   Insurance Claims
   
   Our Insurance Claims service simplifies the process of filing a claim for
   roof damage, ensuring homeowners receive fair compensation for necessary
   repairs. Let us handle the paperwork and negotiations on your behalf.
   
   
 * Building relationships
   Building relationships
   
   
   
   




READY TO GET STARTED? BOOK AN APPOINTMENT TODAY.

Get a Free Quote


GET A QUOTE

Receiving a quote is easy and only takes three simple steps


CONTACT US

01
Send us a text
02
Chat on the phone
03
Receive a quote
Send us a text
We'll respond quickly to find a time that works for you to chat.
Text Us

Chat on the phone
We'll gather more information about the project specifics.
Text Us

Receive a quote
We'll share a transparent quote for the work to be completed.
Text Us



SEE WHY OUR CUSTOMERS LOVE US OUR BEST WORK


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 

See more photos


REVIEWS

Take a look for yourself on what your neighbors are saying about us.

Leave us a review on Google

Leave us a review on Facebook

Leave us a review on Facebook

Leave us a review

 * 
   out of 5 stars
   
   > These guys had a very tough job ahead of them with my roof that had many
   > flaws, and has needed replaced for many years now. They took on the
   > challenge and surpassed my expectations! From communication and updates, to
   > ensuring I was happy with the results. Super professional and easy to work
   > with!! 10/10 recommend!!
   > 
   > Lisa Michelle Angel Winchester, KY
   > Facebook

 * 
   out of 5 stars
   > Joshua Miller Home Owner
   > Google

 * 
   out of 5 stars
   
   > Very good owners.
   > 
   > Roger Ritchie II Home Owner
   > Google

 * 
   out of 5 stars
   > Tosha Posey Home Owner
   > Google

 * 
   out of 5 stars
   
   > Excellent company with superb customer service. They not only service the
   > roof, but assist in the entire process of working with the insurance
   > company when it comes to the estimates and then the finalization of the
   > cost. They make the entire process less stressful, and then the service of
   > the roof installation is second to none. Highly recommend them. -Patrick
   > Lager
   > 
   > Cross Redemption Ministries Home Owner
   > Google

 * 
   out of 5 stars
   
   > The communication with Primetime roofing is top notch. You will also not
   > find anyone more honest and efficient. 5 stars from me without a doubt.
   > 
   > Ashley Borders Home Owner
   > Google

 * 
   out of 5 stars
   
   > Great people and great service
   > 
   > Lisa Hall Home Owner
   > Google

 * 
   out of 5 stars
   
   > Ryan, Paul, and the folks at Primetime Roofing are wonderful people to work
   > with. They are hard working and they conduct business with integrity. I
   > highly recommend booking them for your next roofing project!
   > 
   > Jonathan Popp Home Owner
   > Google

 * 
   out of 5 stars
   
   > Honest and Dependable Company
   > 
   > Richard Shanks Home Owner
   > Google

 * 
   out of 5 stars
   
   > Very knowledgeable and great people.You won't be disappointed..
   > 
   > Scott Ferguson Home Owner
   > Google

 * 
   out of 5 stars
   
   > Exceptional Customer Service and Quality Work! Their customer service and
   > work quality will exceed your expectations. From the initial consultation
   > to the completion of the project, every step will be handled with
   > professionalism and attention to detail.Primetime Roofing's customer
   > service team is incredibly responsive and knowledgeable. They will
   > patiently address all of your questions and concerns, providing clear
   > explanations and guidance throughout the process. Their transparency and
   > commitment to customer satisfaction will instill confidence in their
   > abilities from the start.When it comes to the actual work, Primetime
   > Roofing demonstrates impeccable standards of craftsmanship. Their team of
   > roofers are skilled, efficient, and meticulous in their workmanship. Paying
   > careful attention to every detail, ensuring that the final result is not
   > only met but exceeded industry standards.Moreover, Primetime Roofing's
   > commitment to quality is evident in the materials they use. They only use
   > high-quality roofing materials, ensuring the durability and longevity of
   > the roof. Their attention to detail speaks volumes about their dedication
   > to providing long-lasting solutions for their customers.Overall, your
   > experience with Primetime Roofing will be nothing short of exceptional.
   > Their customer service is top-notch, and their commitment to quality
   > workmanship is truly impressive. I would highly recommend Primetime Roofing
   > to anyone in need of roofing services. They are a company that truly cares
   > about their customers and takes pride in delivering outstanding results.
   > 
   > Pasley Tanya Home Owner
   > Google

 * 
   out of 5 stars
   > Ronnie Martin Home Owner
   > Google

 * 
   out of 5 stars
   
   > I know some of the folks personally. They are highly ethical and moral
   > people.
   > 
   > Patrick Geddes Home Owner
   > Google

 * 
   out of 5 stars
   
   > Great company with wonderful people who care about your home.
   > 
   > Darlene Gibbs Home Owner
   > Google

 * 
   out of 5 stars
   
   > Great people and great work. Very professional company with the ability to
   > handle all your projects.give them a call!
   > 
   > Julie Warner Home Owner
   > Google

 * 
   out of 5 stars
   > Johaunna Southard Home Owner
   > Google

 * 
   out of 5 stars
   
   > These guys had a very tough job ahead of them with my roof that had many
   > flaws, and has needed replaced for many years now. They took on the
   > challenge and surpassed my expectations! From communication and updates, to
   > ensuring I was happy with the results. Super professional and easy to work
   > with!! 10/10 recommend!!
   > 
   > Home Owner
   > Facebook

 * 
   out of 5 stars
   
   > Excellent workmanship
   > 
   > Sue Wyatt Home Owner
   > Google

 * 
   out of 5 stars
   > Rebecca Mathieu Home Owner
   > Google

 * 
   out of 5 stars
   
   > Great service!
   > 
   > brett foley Home Owner
   > Google

 * 
   out of 5 stars
   
   > WONDERFUL Company !! Professional, Honest, Organized and Affordable !!
   > Highly Recommend
   > 
   > Cyndi Childers Home Owner
   > Google

 * 
   out of 5 stars
   > garvin floyd Home Owner
   > Google

 * 
   out of 5 stars
   
   > Great company! I recommend them highly.
   > 
   > Bill Foley Home Owner
   > Google

 * 
   out of 5 stars
   
   > Primetime Roofing is the best they will fix any Roof problem u have and are
   > very good on there prices.
   > 
   > Ricky Adkins Home Owner
   > Google

 * 
   out of 5 stars
   > Lynn King Home Owner
   > Google

 * 
   out of 5 stars
   
   > Mrs Robert lsabella assisted me firstly with obtaining my first profit and
   > then the subsequent investment renewal, when we withdraw the initial first
   > amount of $17,000 with just a deposit of $1500. Her communication
   > throughout both processes was fantastic and she made everything easy for me
   > to understand. I have recommended Stella to friends and family who are
   > looking for a friendly and professional Forex/Stock & Crypto Expert trade
   > service. Thanks Robert lsabella WhatsApp +1(980)278-6294
   > Email:rebertisabella7@gmail.com
   > 
   > Home Owner
   > Facebook

 * 
   out of 5 stars
   
   > This is a wonderful company! They were easy to work with and helped us deal
   > with a not so easy insurance company! Highly recommend Primetime roofing!
   > 
   > sarah oliver Home Owner
   > Google

 * 
   out of 5 stars
   
   > What a wonderful company!! Professional, knowledgeable and grey turn around
   > times.
   > 
   > j W Home Owner
   > Google

 * 
   out of 5 stars
   
   > Great company led by awesome people that care about their customers! I will
   > always use them for my roofing needs.
   > 
   > Tylor Borders Home Owner
   > Google

See more reviews


FREQUENTLY ASKED QUESTIONS

Do you charge for providing estimates ?


No, Primetime Roofing & Contracting provides free estimates for all roofing
services.

How are you different from other roofing companies?


At Primetime Roofing & Contracting, we set ourselves apart by prioritizing
customer satisfaction above all else. We always strive to exceed expectations,
provide personalized service, and use high-quality materials for every project.
Our experienced team goes above and beyond to ensure the job is done right the
first time.

What services do you provide?


Primetime Roofing & Contracting offers a wide range of roofing services
including roof replacements, new roof installations, roof inspections, and
gutter installations.


SERVICE AREAS

Proudly Serving Winchester, Richmond, Lexington, Mount Sterling, Georgetown,
Paris, Berea, Morehead & Surrounding Areas




READY TO GET STARTED? BOOK AN APPOINTMENT TODAY.

Get a Free Quote


FOOTER

Primetime Roofing & Contracting
Winchester, KY
859-595-2940
chooseprimetime@gmail.com


ⓒ All Rights Reserved

Facebook Google


COMPANY

 * Home
 * Galleries
 * Reviews
 * Sitemap
 * Login


SERVICES

 * Roofing Installation
 * Roofing Replacement
 * Restoration Services
 * Free Roof Inspections
 * General Contracting Services
 * Insurance Claims
 * Building relationships


SERVICE AREAS

 * Winchester, KY
 * Richmond, KY
 * Lexington, KY
 * Mount Sterling, KY
 * Georgetown, KY
 * Paris, Kentucky
 * Berea, Kentucky
 * Morehead, Kentucky


HOURS

 * Sun:
   8:00am - 6:00pm
 * Mon:
   8:00am - 6:00pm
 * Tue:
   8:00am - 6:00pm
 * Wed:
   8:00am - 6:00pm
 * Thu:
   8:00am - 6:00pm
 * Fri:
   8:00am - 6:00pm
 * Sat:
   8:00am - 6:00pm

Designed by

Send Us a Text


SEND US A TEXT

We usually respond via text within a few minutes.


Close modal


SEND US A TEXT

We usually respond via text within a few minutes.



Full name
Phone number
Email
Address *
Services
Roofing Installation
Roofing Replacement
Restoration Services
Free Roof Inspections
General Contracting Services
Insurance Claims
Building relationships
Other
How can we help?
Preferred date of service

Services
Roofing Installation
Roofing Replacement
Restoration Services
Free Roof Inspections
General Contracting Services
Insurance Claims
Building relationships
Other
How can we help?
By providing your phone number, you agree to receive text messages (SMS) from
Primetime Roofing & Contracting  . You can unsubscribe at anytime by replying
STOP. Message and data rates may apply. Message frequency varies.
Send


LEAVE A REVIEW

Close modal
   Review types
 * Google
 * Facebook
 * Facebook

Close menu
Home
Services

Roofing Installation

Roofing Replacement

Restoration Services

Free Roof Inspections

General Contracting Services

Insurance Claims

Building relationships

Galleries

Roofing

Building relationships

Holidays

All Photos

Reviews
Blog
Send us a Text
859-595-2940


SEND US A TEXT

We usually respond via text within a few minutes.


Close modal


SEND US A TEXT

We usually respond via text within a few minutes.



Full name
Phone number
 * 
   United States+1
 * 
   United Kingdom+44
 * 
 * 
   Canada+1
 * 
   United Kingdom+44
 * 
   United States+1

Email
Address *
Services
Roofing Installation
Roofing Replacement
Restoration Services
Free Roof Inspections
General Contracting Services
Insurance Claims
Building relationships
Other
How can we help?
Preferred date of service

Services
Roofing Installation
Roofing Replacement
Restoration Services
Free Roof Inspections
General Contracting Services
Insurance Claims
Building relationships
Other
How can we help?
By providing your phone number, you agree to receive text messages (SMS) from
Primetime Roofing & Contracting  . You can unsubscribe at anytime by replying
STOP. Message and data rates may apply. Message frequency varies.
Send


LEAVE A REVIEW

Close modal
   Review types
 * Google
 * Facebook
 * Facebook