energypal.com Open in urlscan Pro
76.76.21.164  Public Scan

URL: https://energypal.com/diysolar
Submission: On July 31 via api from FI — Scanned from FI

Form analysis 3 forms found in the DOM

<form class="">
  <div class="w-full px-6 md:px-0">
    <h2 class="mb-6 text-xl font-bold text-center">Step <!-- -->1<!-- --> of <!-- -->4</h2>
    <div class="w-full h-2 mb-8 bg-primary-100 ">
      <div class="h-2 bg-primary" style="width:21%"></div>
    </div>
    <h3 class="my-6 text-xl font-bold text-center">Do you own or rent your property?</h3>
    <div class="grid grid-cols-1 px-4 sm:px-12 gap-y-6 sm:grid-cols-2 sm:gap-x-8"><button type="button"
        class="inline-flex items-center px-5 py-2 text-base font-medium text-white uppercase bg-gray-900 disabled:opacity-75 border border-transparent rounded-full shadow-sm hover:bg-gray-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-gray-500 justify-center grow">Own</button><button
        type="button"
        class="inline-flex items-center px-5 py-2 text-base font-medium text-white uppercase bg-gray-900 disabled:opacity-75 border border-transparent rounded-full shadow-sm hover:bg-gray-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-gray-500 justify-center grow">Rent</button>
    </div>
  </div><input type="hidden" name="cid" value="ecnl2ra0yfnq6ast"><input type="hidden" name="sid" value="">
</form>

<form class="">
  <div class="w-full px-6 md:px-0">
    <h2 class="mb-6 text-xl font-bold text-center">Step <!-- -->1<!-- --> of <!-- -->4</h2>
    <div class="w-full h-2 mb-8 bg-primary-100 ">
      <div class="h-2 bg-primary" style="width:21%"></div>
    </div>
    <h3 class="my-6 text-xl font-bold text-center">Do you own or rent your property?</h3>
    <div class="grid grid-cols-1 px-4 sm:px-12 gap-y-6 sm:grid-cols-2 sm:gap-x-8"><button type="button"
        class="inline-flex items-center px-5 py-2 text-base font-medium text-white uppercase bg-gray-900 disabled:opacity-75 border border-transparent rounded-full shadow-sm hover:bg-gray-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-gray-500 justify-center grow">Own</button><button
        type="button"
        class="inline-flex items-center px-5 py-2 text-base font-medium text-white uppercase bg-gray-900 disabled:opacity-75 border border-transparent rounded-full shadow-sm hover:bg-gray-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-gray-500 justify-center grow">Rent</button>
    </div>
  </div><input type="hidden" name="cid" value="ecnl2ra0yfnq6ast"><input type="hidden" name="sid" value="">
</form>

<form class="grid grid-cols-1 gap-y-6 sm:grid-cols-2 sm:gap-x-3">
  <div class=""><label for="drawer-firstName" class="sr-only">First Name</label>
    <div class="mt-1"><input type="text" id="drawer-firstName" class="block w-full px-4 rounded-full shadow-sm border-gray-300 focus:ring-primary-500 focus:border-primary-500 bg-gray-100" autocomplete="given-name" maxlength="100"
        placeholder="First Name" name="firstName"></div>
  </div>
  <div class=""><label for="drawer-lastName" class="sr-only">Last Name</label>
    <div class="mt-1"><input type="text" id="drawer-lastName" class="block w-full px-4 rounded-full shadow-sm border-gray-300 focus:ring-primary-500 focus:border-primary-500 bg-gray-100" autocomplete="family-name" maxlength="100"
        placeholder="Last Name" name="lastName"></div>
  </div>
  <div class=""><label for="drawer-email" class="sr-only">Email</label>
    <div class="mt-1"><input type="email" id="drawer-email" autocomplete="email" maxlength="320" placeholder="Email" class="block w-full px-4 rounded-full shadow-sm border-gray-300 focus:ring-primary-500 focus:border-primary-500 bg-gray-100"
        name="email"></div>
  </div>
  <div class=""><label for="drawer-phone" class="sr-only">Phone Number</label>
    <div class="mt-1"><input type="tel" id="drawer-phone" name="phone" placeholder="Phone" inputmode="tel" autocomplete="tel-national" maxlength="14"
        class="block w-full px-4 rounded-full shadow-sm border-gray-300 focus:ring-primary-500 focus:border-primary-500 bg-gray-100" value=""></div>
  </div>
  <div class="sm:col-span-2"><label for="drawer-street" class="sr-only">Street Address</label>
    <div class="mt-1"><input type="text" id="drawer-street" autocomplete="street-address" maxlength="500" class="block w-full px-4 rounded-full shadow-sm border-gray-300 focus:ring-primary-500 focus:border-primary-500 bg-gray-100"
        placeholder="Street Address" name="address.street"></div>
  </div>
  <div class=""><label for="drawer-country" class="sr-only">Country</label>
    <div class="mt-1"><select id="drawer-country" autocapitalize="country" class="block w-full px-4 rounded-full shadow-sm border-gray-300 focus:ring-primary-500 focus:border-primary-500 bg-gray-100" placeholder="Country" name="address.country">
        <option value="CA">Canada</option>
        <option selected="" value="US">United States</option>
      </select></div>
  </div>
  <div class=""><label for="drawer-zip" class="sr-only">Zip</label>
    <div class="mt-1"><input type="text" id="drawer-zip" name="zip" inputmode="numeric" autocomplete="postal-code" maxlength="7"
        class="block w-full px-4 rounded-full shadow-sm border-gray-300 focus:ring-primary-500 focus:border-primary-500 bg-gray-100" placeholder="Zip" value=""></div>
  </div>
  <div class="sm:col-span-2">
    <p class="mb-4 text-xs text-gray-700">Thanks for your interest in EnergyPal! By clicking below, you agree EnergyPal may call and text you about the products and services of up to four solar installers at the number provided even if on a "do not
      call" list, using either pre-recorded messages or automated means. Msg and data rates may apply. Your consent is not required to make a purchase.</p><button type="submit"
      class="inline-flex items-center px-5 py-2 text-base font-medium text-white uppercase bg-gray-900 disabled:opacity-75 border border-transparent rounded-full shadow-sm hover:bg-gray-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-gray-500 justify-center ">Get
      a Free Quote</button>
  </div><input type="hidden" name="cid" value=""><input type="hidden" name="sid" value="">
</form>

Text Content

Limited-time Government Incentives Available for Qualified Homeowners

Dismiss

(800) 990-3725




GET PERSONALIZED HOME SOLAR QUOTES ONLINE.


STEP 1 OF 4




DO YOU OWN OR RENT YOUR PROPERTY?

OwnRent


POWERED BY ENERGYPAL


THE ENERGYPAL ADVANTAGE

Your trusted advisor

We listen, educate, and advise. EnergyPal is an unbiased service to assist you
in shopping for the best-fit energy solution for your home.

Better products & prices

Save more, get more with EnergyPal. Rest easy knowing we secured wholesale
prices for you on top-quality equipment & warranties.

Stress-free experience

Our personalized service is the easiest way to switch to solar energy with
confidence.


WHAT OUR CUSTOMERS ARE SAYING


4.9


800+ GOOGLE REVIEWS

Mike L.

Mike L.



They walked me through the steps to build out my solar configuration, and define
my requirements while trying to get some "nice-to-haves" as well. They then went
on to compare companies in my area's warranties, the panels, and a whole lot of
other information without pressuring me to choose a specific company. I was
completely in control of my choices. After a site survey, it turned out that my
initial solar configuration wouldn't work due to roof layout, but they were able
to run different configurations of panels to meet my requirements. All in all, I
would recommend EnergyPal to friends and family for their service!

Christopher Grijalva

Christopher Grijalva



My EnergyPal advisor was very helpful and knowledgeable. he took the time to go
over all the aspects of the potential project and explained what would happen
and why things were being done. it was helpful to not only see the numbers for
the project but he also explained the warranty, financing, tax incentives, and
how the project would be installed. Overall I felt he provided good information
so that I can make an informed decision.

Henna M.

Henna M.



This was probably the best "Solar" experience I had and I've been shopping
around for solar panels for more than two years now. My consultant was awesome!
He's honest, friendly, communicative, very easy to talk to, extremely attentive
and patient, and willing to answer any questions you may have. I really
appreciated his candor about every detail discussed. Felt like I knew exactly
what I was signing up for at each step of the way not to mention he ended up
giving me the most competitive rate which I could not pass. I'm glad I signed up
with them and feel confident that this is indeed the one company with the most
competitive package. I have already referred them to a few people and have a
feeling there will be more!


GET A FREE CUSTOM QUOTE ON YOUR SOLAR SYSTEM


STEP 1 OF 4




DO YOU OWN OR RENT YOUR PROPERTY?

OwnRent

© 2023 EnergyPal. All rights reserved. Privacy Policy. Terms of Service.

Dismiss


GET A FREE QUOTE AND ENERGYPAL OFFERS.

Call (800) 990-3725 or complete the form and an EnergyPal advisor will contact
you.

First Name

Last Name

Email

Phone Number

Street Address

Country
CanadaUnited States
Zip


Thanks for your interest in EnergyPal! By clicking below, you agree EnergyPal
may call and text you about the products and services of up to four solar
installers at the number provided even if on a "do not call" list, using either
pre-recorded messages or automated means. Msg and data rates may apply. Your
consent is not required to make a purchase.

Get a Free Quote