10stepstobreakingfree.com Open in urlscan Pro
107.23.163.128  Public Scan

URL: https://10stepstobreakingfree.com/
Submission: On August 19 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

Name: paymentForm

<form id="paymentForm" name="paymentForm" class="ng-pristine ng-invalid ng-invalid-required ng-valid-email" novalidate="novalidate">
  <h3 class="mb-24 text-uppercase">Contact Information</h3>
  <div class="border-bottom mb-16">
    <div class="row mx-n8">
      <div class="col-sm-6 col-12 px-8">
        <div class="form-group d-flex flex-column">
          <input type="text" class="form-control order-2 ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" autofill="" id="fname" name="fname" ng-model="order.customer.first_name" required="" spellcheck="false" value=""
            autocomplete="given-name">
          <label for="fname" class="order-1">First Name</label>
        </div>
      </div>
      <div class="col-sm-6 col-12 px-8">
        <div class="form-group d-flex flex-column">
          <input type="text" class="form-control order-2 ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" autofill="" id="lname" name="lname" ng-model="order.customer.last_name" required="" spellcheck="false" value=""
            autocomplete="family-name">
          <label for="lname" class="order-1">Last Name</label>
        </div>
      </div>
    </div>
    <div class="form-group d-flex flex-column">
      <input type="email" class="form-control order-2 ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required" autofill="" id="email" name="email" ng-model="order.customer.email" required="" spellcheck="false" value=""
        autocomplete="email">
      <label for="email" class="order-1">Email Address</label>
    </div>
    <!-- ngIf: checkoutState.product.properties.phone_number_field -->
  </div>
  <div class="border-bottom mb-16">
  </div>
  <div class="mb-16">
  </div>
  <h3 class="mt-32 text-uppercase">Payment Methods</h3>
  <div id="payments" class="tpl-t1__payment mt-16 mb-24">
    <div class="row">
      <div class="col-12 mt-16 order-3 ml-20 pr-0">
        <div class="custom-control custom-radio m-0">
          <input type="radio" id="creditCardRadio" name="paymentMethods" data-toggle="collapse" data-target="#cards:not(.show)" class="custom-control-input" ng-click="setPaymentType('cc_processor')" aria-expanded="true" checked="">
          <label class="custom-control-label d-flex align-items-center" for="creditCardRadio">
            <div class="payment-method-label"><img class="sampay-icon" src="https://d2n844f18s487r.cloudfront.net/modules/frontend/img/payment/sampay-wallet.svg" alt="SamPay Wallet"><span>Card &amp; More</span></div>
          </label>
        </div>
      </div>
      <div id="cards" class="col-12 collapse order-3  show " data-parent="#payments">
        <div class="payment-element-container">
          <div class="payment-form cc-processor-form sampay-processor-form" ng-show="processor_selection == 'cc_processor'">
            <!-- ngIf: renderingPaymentElement -->
            <!-- ngIf: !renderingPaymentElement -->
            <div ng-if="!renderingPaymentElement" class="ng-scope">
              <stripe-element id="payment-element" instance="paymentElement" class="stripe-payment-element ng-isolate-scope">
                <div stripe-element-decorator="" class="StripeElement">
                  <div class="__PrivateStripeElement"
                    style="margin: -4px 0px !important; padding: 0px !important; border: none !important; display: block !important; background: transparent !important; position: relative !important; opacity: 1 !important; clear: both !important; transition: height 0.35s ease 0s !important;">
                    <iframe name="__privateStripeFrame63613" frameborder="0" allowtransparency="true" scrolling="no" role="presentation" allow="payment *"
                      src="https://js.stripe.com/v3/elements-inner-payment-625013982d23571569b69e69ec31a13a.html#wait=true&amp;rtl=false&amp;publicOptions[wallets][applePay]=never&amp;publicOptions[wallets][googlePay]=never&amp;publicOptions[layout][type]=accordion&amp;publicOptions[layout][defaultCollapsed]=false&amp;publicOptions[layout][radios]=false&amp;publicOptions[layout][spacedAccordionItems]=true&amp;stripeAccount=acct_1N3FYY2jbGIqO5C4&amp;componentName=payment&amp;keyMode=live&amp;apiKey=pk_live_NNX27kZQDAPiNsF78lllGNd0&amp;referrer=https%3A%2F%2F10stepstobreakingfree.com%2F&amp;controllerId=__privateStripeController6361"
                      title="Secure payment input frame"
                      style="border: none !important; margin: -4px; padding: 0px !important; width: calc(100% + 8px); min-width: 100% !important; overflow: hidden !important; display: block !important; user-select: none !important; transform: translate(0px) !important; color-scheme: light only !important; height: 510.938px; opacity: 1; transition: height 0.35s ease 0s, opacity 0.4s ease 0.1s;"></iframe>
                  </div>
                </div>
              </stripe-element>
            </div><!-- end ngIf: !renderingPaymentElement -->
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="v2-horizontal-large-container">
    <div id="orderBump628110" class="order-bump-wrapper">
      <div class="vertical" ng-style="{'background-color': resolveOrderBumpBackgroundColor(), 'border': resolveOrderBumpBorderStyle()}" style="background-color: rgb(255, 237, 225); border: 2px solid rgb(254, 194, 156);">
        <div class="content">
          <div class="header-content" ng-style="{'color': resolveOrderBumpTextColor(), 'text-align': resolveOrderBumpTextAlignment()}" style="color: rgb(2, 27, 49); text-align: left;">
            <div class="order-bump-headline">
              <p ng-style="{'color': resolveOrderBumpHeadlineColor()}" class="sc-headline h1" style="color: rgb(14, 111, 204);">7 Reasons to Write a Book Audiobook</p>
            </div>
          </div>
          <div class="bump-content left" ng-class="resolveOrderBumpTextAlignment()">
            <div class="tpl-6__offer__checkbox custom-control custom-checkbox d-inline-block rounded bg-white" ng-style="{'text-align': resolveOrderBumpTextAlignment(), 'border': resolveOrderBumpBorderStyle()}"
              style="text-align: left; border: 2px solid rgb(254, 194, 156);">
              <input type="checkbox" class="custom-control-input" ng-checked="order_bumps.has(760886)" id="order_bump_7 Reasons to Write a Book Audiobook" ng-click="toggleOrderBumps(783832, 760886, false, false)">
              <label class="custom-control-label pr-md-36 pr-sm-20 pr-8 ng-binding" for="order_bump_7 Reasons to Write a Book Audiobook" ng-style="{'--color':resolveOrderBumpPriceColor(), 'color': resolveOrderBumpButtonTextColor(),
                                    'opacity': order_bumps.has(760886) ? 1 : .6}" style="--color: #FF7A50; color: rgb(2, 27, 49); opacity: 0.6;"> Add to order </label>
            </div>
            <div class="pricing">
              <div ng-style="{'color': resolveOrderBumpPriceColor(), 'text-align': resolveOrderBumpTextAlignment()}" style="color: rgb(255, 122, 80); text-align: left;">
                <strong class="ng-binding">£19.00</strong>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div id="order-summary-widget" box-loading="contextRefresh">
    <div id="product-list" class="box">
      <!-- ngRepeat: invoiceItem in checkoutContext.order.invoice.items -->
      <div class="product-item ng-scope" ng-repeat="invoiceItem in checkoutContext.order.invoice.items">
        <div class="product-label-col">
          <span class="product-item-name ng-binding">Breaking Free: How Business Professionals Can Escape the Time-for-Money Trap in 10 Simple Steps</span>
          <!-- ngIf: subscriptionsByProductId[invoiceItem.product_id] -->
          <!-- ngIf: invoiceItem.type === 'bump' -->
        </div>
        <div class="product-price-col float-right text-right">
          <!-- ngIf: invoiceItem.quantity > 1 --><span class="unit-amount ng-binding">£7.00</span>
        </div>
      </div><!-- end ngRepeat: invoiceItem in checkoutContext.order.invoice.items -->
    </div>
    <div id="summary-totals" class="box">
      <div class="invoice-item subtotal-row ng-hide" ng-show="checkoutContext.order.invoice.subtotal !== checkoutContext.order.invoice.total">
        <div class="invoice-label-col">
          <span class="invoice-item-label">Subtotal:</span>
        </div>
        <div class="invoice-amount-col float-right text-right">
          <span class="invoice-item-amount ng-binding">£7.00</span>
        </div>
      </div>
      <div class="invoice-item tax-row ng-hide" ng-show="checkoutContext.order.invoice.tax !== 0">
        <div class="invoice-label-col">
          <span class="invoice-item-label">Tax:</span>
        </div>
        <div class="invoice-amount-col float-right text-right">
          <span class="invoice-item-amount ng-binding">£0.00</span>
        </div>
      </div>
      <div class="invoice-item shipping-row ng-hide" ng-show="checkoutContext.order.invoice.shipping !== 0">
        <div class="invoice-label-col">
          <span class="invoice-item-label">Shipping:</span>
        </div>
        <div class="invoice-amount-col float-right text-right">
          <span class="invoice-item-amount ng-binding">£0.00</span>
        </div>
      </div>
      <div class="invoice-item discount-row ng-hide" ng-show="checkoutContext.order.invoice.discount !== 0">
        <div class="invoice-label-col">
          <span class="invoice-item-label">Discounts:</span>
        </div>
        <div class="invoice-amount-col float-right text-right">
          <span class="invoice-item-amount ng-binding">-£0.00</span>
        </div>
      </div>
      <div class="invoice-item total-row">
        <div class="invoice-label-col">
          <span class="invoice-item-label">Total:</span>
        </div>
        <div class="invoice-amount-col float-right text-right">
          <span class="invoice-item-amount ng-binding" id="total">£7.00 </span>
        </div>
      </div>
    </div>
  </div>
  <!-- ngIf: processor_selection !== 'digital_wallet' --><button type="submit" class="btn btn-danger w-100 mb-16 main-cta ng-scope" id="placeOrder" name="placeOrder" ng-click="placeOrder('G72pAXCCwhjFy9wIVHbiKZH6')"
    ng-disabled="shippingCountryIsRestricted || isProcessingOrder" ng-if="processor_selection !== 'digital_wallet'"> Send my book now! </button><!-- end ngIf: processor_selection !== 'digital_wallet' -->
  <div id="payment-request-button" class="mb-16 ng-hide" ng-show="processor_selection === 'digital_wallet'"></div>
</form>

Text Content

kevin@babystepspublishing.com

NEW EBOOK BY KEVIN LONG FOR CORPORATE PROFESSIONALS


ATTENTION CORPORATE PROFESSIONALS!





LOOKING TO GENERATE PASSIVE INCOME WITHOUT LEARNING A NEW SKILL?





GET MY 10-STEP GUIDE THAT HELPED ME TO GET CONSISTENT ONLINE PASSIVE INCOME.




Are you ready for a radical shift from corporate life to the freedom of
entrepreneurship but unsure where to start? Let our transformative Write, Build,
Grow (W.B.G) System guide you.

Harness our proven strategy to break free from corporate constraints and unlock
your true earning potential. Our system has empowered countless corporate
professionals to venture into entrepreneurship, and now it's your turn.

Say farewell to corporate boundaries and embark on a rewarding journey towards
financial independence, doing what you truly love. This guide is your key to a
life where your expertise is highly valued, and your time is truly your own.
Your path to entrepreneurial success starts here - are you set for the leap?

Inside this compact yet powerful guide, discover:



Empower without Sales: Craft a potent marketing tool to attract leads and
conversions naturally, so you can grow your new business effortlessly.

Secure Financial Freedom: Diversify income streams, gaining stability in
uncertain times, so you can achieve financial security.

Unlock The Secret: Secure a stable income and regular clients without chasing
them!!

Create an Impactful Legacy: Leave a lasting imprint beyond business goals,
inspiring future generations, so you can make a meaningful impact on the world.

100% Risk Free Guarantee!

We are committed to delivering exceptional book services that exceed your
expectations. If you're not completely satisfied with the final outcome within
30 days of project completion, we offer a full refund—no questions asked.

Your success and happiness are our top priorities. With our proven expertise and
dedication, we are confident that you'll be thrilled with the results of our
book services.

Take the first step towards bringing your book to life with confidence, knowing
that your satisfaction is 100% guaranteed.

Unleash your story, and let us take care of the rest!

100% Risk Free Guarantee!

We are committed to delivering exceptional book services that exceed your
expectations. If you're not completely satisfied with the final outcome within
30 days of project completion, we offer a full refund—no questions asked.

Your success and happiness are our top priorities. With our proven expertise and
dedication, we are confident that you'll be thrilled with the results of our
book services.

Take the first step towards bringing your book to life with confidence, knowing
that your satisfaction is 100% guaranteed.

Unleash your story, and let us take care of the rest!

Working with Babysteps Publishing Ltd and Kevin Long gave me the confidence,
tools and resources to publish my first business book to help me grow my
business
via Amazon & Kindle. I'm very proud of birthing this book and bringing it into
the world with the support and encouragement of Kevin and his team. I could not
have done this with out them!

SUSHMA KOTECHA, HOLISTIC DIVORCE LAWYER

What Our Customers Say

Working with Babysteps Publishing Ltd and Kevin Long gave me the confidence,
tools and resources to publish my first business book to help me grow my
business via Amazon and Kindle. I'm very proud of birthing this book and
bringing it into the world with the support and encouragement of Kevin and his
team. I could not have done this with out them!

Sushma Kotecha

Holistic Divorce Lawyer


CONTACT INFORMATION

First Name
Last Name
Email Address




PAYMENT METHODS

Card & More


7 Reasons to Write a Book Audiobook

Add to order
£19.00
Breaking Free: How Business Professionals Can Escape the Time-for-Money Trap in
10 Simple Steps
£7.00
Subtotal:
£7.00
Tax:
£0.00
Shipping:
£0.00
Discounts:
-£0.00
Total:
£7.00
Send my book now!


© 2023 Babysteps Publishing. All Rights Reserved.






PROCESSING