HEX
Server: Apache
System: Linux sg2plzcpnl508499.prod.sin2.secureserver.net 4.18.0-553.83.1.lve.el8.x86_64 #1 SMP Wed Nov 12 10:04:12 UTC 2025 x86_64
User: s76vzjg2kvav (10209820)
PHP: 8.4.18
Disabled: NONE
Upload Files
File: /home/s76vzjg2kvav/public_html/staging.alepdigital.com/des/form.php
<!-- start section -->
<section class="half-section bg-white margin-50px-right xs-margin-15px-right border-radius-70px-tr-br" id="anc-footer">
    <div class="container-fluid padding-100px-left padding-100px-right xs-padding-15px-lr">
        <div class="row justify-content-center align-items-center">
            <div class="col-xs-12 col-md-6 wow animate__fadeInUp">
                <h6 class="text-orange font-weight-700 margin-15px-bottom line-height-32px">Build
                    pipeline. Close deals. <br />Drive revenue. Improve profitability.
                </h6>
                <p class="text-grey">
                    Growing your business isn’t easy. You need a partner with experience building sales teams, creating
                    marketing strategies, and implementing systems and processes. You need Alep Digital.
                </p>
                <p class="text-grey">
                    Fill out the form to find out how Alep Digital can grow your business.
                </p>
            </div>
            <div class="col-xs-12 col-md-6 xs-margin-20px-top wow animate__fadeInUp">
                <div class="border-1px-orange padding-30px-all border-radius-30px">
                    <form action="email-templates/contact-form.php" method="post">
                        <input class="large-input margin-25px-bottom border-radius-0px required" type="text" name="name"
                            placeholder="First Name">
                        <input class="large-input margin-25px-bottom border-radius-0px required" type="text" name="name"
                            placeholder="Last Name">
                        <input class="large-input margin-25px-bottom border-radius-0px required" type="text" name="name"
                            placeholder="Company Name">
                        <input class="large-input margin-25px-bottom border-radius-0px required" type="email"
                            name="email" placeholder="Email Address">
                        <input class="large-input margin-25px-bottom border-radius-0px required" type="tel" name="phone"
                            placeholder="Phone Number">
                        <a href="javascript:void(0);"
                            class="btn-2 bg-orange text-white text-center border-radius-20px padding-5px-top padding-5px-bottom font-weight-600 padding-20px-lr">
                            GIVE US A CALL
                        </a>
                        <div class="form-results d-none"></div>
                    </form>
                </div>
            </div>
        </div>
        <!--end row -->
        <div class="row">
            <div class="col-md-12 margin-40px-top">
                <p
                    class="text-grey font-weight-400 w-80 m-auto text-center text-extra-small line-height-22px wow animate__fadeInUp">
                    By clicking submit, I understand I am opting in to receive marketing and sales communications from
                    Alep Sales. I can opt out at any time<br /> by visiting Alep Sales's Unsubscribe page. I also
                    confirm I have read and agree to Alep Sales's Privacy Policy.
                    <br /><br />
                    Do not opt me in to receive marketing and sales communications from Alep Sales.

                </p>
            </div>
        </div>
    </div>
    <!--end container-fluid-->
</section>
<!-- end section -->