sushantpradhan.com Open in urlscan Pro
160.153.32.164  Public Scan

URL: http://sushantpradhan.com/
Submission: On August 11 via api from FI — Scanned from FI

Form analysis 3 forms found in the DOM

POST http://sushantpradhan.com/user/free_plan_form

<form method="POST" action="http://sushantpradhan.com/user/free_plan_form"><!-- action->> php scripts or any other scripts that defines how datas are to sent-->
  <div class="contact-form">
    <div class="row">
      <input type="hidden" name="plan_id" id="plan_id">
      <!-- <i class="icon ion-ios-person icon-small"></i> -->
      <div>
        <input type="text" name="name" id="name" placeholder="Your Name">
      </div>
    </div>
    <div class="row">
      <div>
        <!-- <i class="icon ion-ios-mail icon-small "></i>   -->
        <input type="email" name="email" id="email" placeholder="Your Email Address">
      </div>
    </div>
    <div class="row captcha">
      <!-- for the recaptcha -->
      <div class="g-recaptcha" data-sitekey="6Ld1QtEUAAAAALY6fZ7n4JycbW-m8U7J7qLEGf0y">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Ld1QtEUAAAAALY6fZ7n4JycbW-m8U7J7qLEGf0y&amp;co=aHR0cDovL3N1c2hhbnRwcmFkaGFuLmNvbTo4MA..&amp;hl=fi&amp;v=3kTz7WGoZLQTivI-amNftGZO&amp;size=normal&amp;cb=6zq8snrhypn8"
              width="304" height="78" role="presentation" name="a-jrt3gdixuvrq" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response"
            class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div>
      </div>
    </div>
    <div class="row button-container">
      <input type="submit" value="Submit to download" id="submit_btn">
    </div>
  </div>
</form>

POST http://sushantpradhan.com/user/submit_email

<form action="http://sushantpradhan.com/user/submit_email" method="POST">
  <input type="text" name="newsLetter-sub_name" id="newsletter_name_submission" placeholder="Your Name">
  <input type="email" name="newsLetter-sub_email" id="newsletter_email_submission" placeholder="Email address">
  <input class="subscribe" type="submit" value="SUBSCRIBE">
  <!--  <a class="btn-subscribe" href="#">SUBSCRIBE</a> -->
</form>

POST http://sushantpradhan.com/user/contact_form

<form method="POST" action="http://sushantpradhan.com/user/contact_form"><!-- action->> php scripts or any other scripts that defines how datas are to sent-->
  <div class="contact-form">
    <div class="row">
      <div class="col span-1-of-3">
        <label for="name">Name <span aria-hidden="true" class="required">*</span></label>
      </div>
      <div class="col span-2-of-3">
        <input type="text" name="name" id="name" placeholder="Your Name">
      </div>
    </div>
    <div class="row">
      <div class="col span-1-of-3">
        <label for="email">E-Mail <span aria-hidden="true" class="required">*</span></label>
      </div>
      <div class="col span-2-of-3">
        <input type="email" name="contact-email" id="email" placeholder="Your Email Address">
      </div>
    </div>
    <div class="row">
      <div class="col span-1-of-3">
        <label for="find-us">How did you find me?<span aria-hidden="true" class="required">*</span></label>
      </div>
      <div class="col span-2-of-3">
        <select name="find-us" id="find-us">
          <option value="friends" selected="">Friends</option>
          <option value="search">Search Engine</option>
          <option value="socialMedia">Social Media</option>
          <option value="ad">Advertisement</option>
          <option value="other">Other</option>
        </select>
      </div>
    </div>
    <div class="row">
      <div class="col span-1-of-3">
        <label>Say Something</label>
      </div>
      <div class="col span-2-of-3">
        <textarea name="message" placeholder="Your Message"></textarea>
      </div>
    </div>
    <div class="row">
      <div class="col span-1-of-3">
        <label>&nbsp;</label>
      </div>
      <!-- for the recaptcha -->
      <div class="col span-2-of-3 g-recaptcha" data-sitekey="6Ld1QtEUAAAAALY6fZ7n4JycbW-m8U7J7qLEGf0y">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Ld1QtEUAAAAALY6fZ7n4JycbW-m8U7J7qLEGf0y&amp;co=aHR0cDovL3N1c2hhbnRwcmFkaGFuLmNvbTo4MA..&amp;hl=fi&amp;v=3kTz7WGoZLQTivI-amNftGZO&amp;size=normal&amp;cb=ni6idztjnx5y"
              width="304" height="78" role="presentation" name="a-8fokms6v25lj" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response"
            class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
    </div>
    <div class="row">
      <div class="col span-1-of-3">
        <label>&nbsp;</label>
      </div>
      <div class="col span-2-of-3">
        <input type="submit" value="Send it" id="submit_btn">
      </div>
    </div>
  </div>
</form>

Text Content

 * 
 * 
 * 
 * 

 * Sushant Pradhan
 * Your Online Fitness Coach

 * Articles
 * About Me
 * Online Coaching
 * Free Plans


WHERE SCIENCE MEETS FITNESS

Start Now Get in Touch
×


FILL THE FORM TO DOWNLOAD MY FAT LOSS DIET PLAN ABSOLUTELY FOR FREE




ABOUT ME

Ever since I was a kid, I remember wanting to look normal. The desire to be
accepted and not stand out from the crowd was all I wanted. I was young, skinny
and because of that I have always realized how your physical appearance affected
you and your actions. It highly affects how you think of your own abilities.
Your CONFIDENCE!!

Needless to say, I always tried to hide myself among the crowd, the one to stay
quiet in efforts to be unnoticed. The severe lack of confidence crippled any
chances I had to leave a mark of my own.

Highschool changed everything. People started noticing and making comments about
how ‘not normal’ I was. At 5’10” and merely 47 kgs, I turned heads everywhere I
went, not in any…

Read More


SUBSCRIBE TO MY NEWSLETTER

Sometimes, I like to write letters to my followers directly.




FROM THE BLOG


FEATURED ARTICLES

5 REASONS YOU'RE NOT ADDING MUSCLE

Remember when you first started working out? It was easy to make progress back
then even when you didn’t have structured workouts and knowledge about your
diets and workouts.…

Read More

5 WAYS TO BECOME MORE CONFIDENT

We all want to be confident. Confidence gives you that sense of “I can achieve
everything”. It’s like a superpower. I wasn’t always like this. I was a very…

Read More


LATEST ARTICLES

HOW TO DEAL WITH HUNGER DURING A DIET

Usually, when we talk about dieting, we think of eating very little or not
eating at all.…

Read More

HOW MUCH CALORIES DO WE NEED?



Read More

WHAT TO DO AS A BEGINNER IN THE GYM?



Read More

MUSCLE BUILDING FOR SKINNY-FAT

Muscle building is a tricky process, it is hard and can take a lot of…

Read More


THE PHYSIQUE WORKSHOP

The first fitness chain of Nepal.
Also the only place where you get highly customized system for your
transformation.
We're a family and we'll be happy to have you with us.

Check It Out



WANT MORE ?

Can’t make up for the online coaching??
No worries.
I also make premium contents on YouTube.
Just a click and you will have access to my workout videos and vlogs.




LET'S GET IN TOUCH

Name *

E-Mail *

How did you find me?*
Friends Search Engine Social Media Advertisement Other
Say Something

 

 


Copyright © by Sushant Pradhan. All right reserved.

 * 
 * 
 * 
 *