%PDF- %PDF-
Direktori : /home/eirtvhdf/logobrainiac.com/logodesign/stripe/ |
Current File : /home/eirtvhdf/logobrainiac.com/logodesign/stripe/logo.php |
<?php $pagename="package"; ?> <?php require("../inc/header.php"); ?> <div class="inpageBanner"> <img src="../assets/images/logo-design.jpg" alt="logo design"> </div> <section class="ftco-section bg-light logoPgPrice"> <div class="container"> <!--<div class="row justify-content-center mb-5 pb-5"> <div class="col-md-7 text-center heading-section ftco-animate"> <span class="subheading">Pricing Plans</span> <h2 class="mb-4">Our Best Pricing</h2> </div> </div>--> <div class="row"> <div class="col-md-4 ftco-animate"> <div class="block-7"> <div class="text-center"> <h2 class="heading">Primary Logo Package</h2> <span class="price"><sup>$</sup> <span class="number">39.00</span> - <sup>$</sup> <span class="number">78.00</span></span> <span class="excerpt d-block">All features are included</span> <a href="#" class="btn btn-primary d-block px-3 py-3 mb-4">Order Now</a> <h3 class="heading-2 mb-3">Enjoy All The Features</h3> <ul class="pricing-text"> <li><strong>2</strong> Custom Logo Concepts</li> <li><strong>1</strong> Designer</li> <li><strong>2</strong> Revisions</li> <li><strong>48 to 72</strong> hours turnaround time</li> <li><strong>100%</strong> Satisfaction</li> <li><strong>100%</strong> Exclusive Design</li> <li><strong>100%</strong> Refund Policy</li> </ul> </div> </div> </div> <div class="col-md-4 ftco-animate"> <div class="block-7"> <div class="text-center"> <h2 class="heading">Premium Logo Package</h2> <span class="price"><sup>$</sup> <span class="number">69.00</span> - <sup>$</sup> <span class="number">138.00</span></span> <span class="excerpt d-block">All features are included</span> <a href="#" class="btn btn-primary d-block px-3 py-3 mb-4">Order Now</a> <h3 class="heading-2 mb-3">Enjoy All The Features</h3> <ul class="pricing-text"> <li><strong>4</strong> Custom Logo Concepts</li> <li><strong>2</strong> Designer</li> <li><strong>3</strong> Revisions</li> <li><strong>48 to 72</strong> hours turnaround time</li> <li><strong>100%</strong> Satisfaction</li> <li><strong>100%</strong> Exclusive Design</li> <li><strong>100%</strong> Refund Policy</li> </ul> </div> </div> </div> <?php echo " <script src=\"https://js.stripe.com/v3/\"></script> <script type=\"text/javascript\"> var stripe = Stripe('pk_test_TYooMQauvdEDq54NiTphI7jx'); var elements = stripe.elements(); card.addEventListener('change', function(event) { var displayError = document.getElementById('card-errors'); if (event.error) { displayError.textContent = event.error.message; } else { displayError.textContent = ''; } }); var form = document.getElementById('payment-form'); form.addEventListener('submit', function(event) { event.preventDefault(); stripe.createToken(card).then(function(result) { if (result.error) { // Inform the customer that there was an error. var errorElement = document.getElementById('card-errors'); errorElement.textContent = result.error.message; } else { // Send the token to your server. stripeTokenHandler(result.token); } }); }); function stripeTokenHandler(token) { // Insert the token ID into the form so it gets submitted to the server var form = document.getElementById('payment-form'); var hiddenInput = document.createElement('input'); hiddenInput.setAttribute('type', 'hidden'); hiddenInput.setAttribute('name', 'stripeToken'); hiddenInput.setAttribute('value', token.id); form.appendChild(hiddenInput); // Submit the form form.submit(); } </script> "; ?> <form action="checkout.php" method="post" id="payment-form"> <div class="form-row"> <label for="card-element"> Credit or debit card </label> <div id="card-element"> <!-- A Stripe Element will be inserted here. --> </div> <!-- Used to display Element errors. --> <div id="card-errors" role="alert"></div> </div> <button>Submit Payment</button> </form> <form action="checkout.php" method="POST"> <script defer src="https://checkout.stripe.com/checkout.js" class="stripe-button" data-key="pk_test_TYooMQauvdEDq54NiTphI7jx" data-amount="199" data-name="Stripe.com" data-description="Logo charge" data-image="https://stripe.com/img/documentation/checkout/marketplace.png" data-locale="auto" data-zip-code="true"> </script> <script src="https://js.stripe.com/v3/"></script> <div class="col-md-4 ftco-animate"> <div class="block-7"> <div class="text-center"> <h2 class="heading">Executive Logo Package</h2> <span class="price"><sup>$</sup> <span class="number">119.00</span> - <sup>$</sup> <span class="number">238.00</span></span> <span class="excerpt d-block">All features are included</span> <a href="#" class="btn btn-primary d-block px-3 py-3 mb-4">Order Now</a> <button type="submit" name="submit" class="btn btn-primary d-block px-3 py-3 mb-4" >Submit Message</button> <h3 class="heading-2 mb-3">Enjoy All The Features</h3> <ul class="pricing-text"> <li><strong>UNLIMITED</strong> Logo Concepts</li> <li><strong>UNLIMITED</strong> Revisions</li> <li><strong>3</strong> Designer</li> <li>MS Electronic Letterhead</li> <li>File Formats <strong>(JPEG PSD EPS Ai GIF)</strong></li> <li>Custom Stationery (Envelope Business Card Letterhead)</li> </ul> </div> </div> </div> </div> </form> <div class="row"> <div class="col-md-4 ftco-animate"> <div class="block-7"> <div class="text-center"> <h2 class="heading">Iconic Logo Package</h2> <span class="price"><sup>$</sup> <span class="number">169.00</span> - <sup>$</sup> <span class="number">338.00</span></span> <span class="excerpt d-block">All features are included</span> <a href="#" class="btn btn-primary d-block px-3 py-3 mb-4">Order Now</a> <h3 class="heading-2 mb-3">Enjoy All The Features</h3> <ul class="pricing-text"> <li><strong>UNLIMITED</strong> Custom Logo Concepts</li> <li><strong>UNLIMITED</strong> Revisions</li> <li><strong>4</strong> Professional Designer</li> <li>File Formats <strong>(JPEG PSD EPS Ai GIF)</strong></li> <li>Icon Design</li> <li>MS Electronic Letterhead</li> <li>Custom Stationery <strong>(Envelope, Business Card, Letterhead)</strong></li> <li>Email Signature Design</li> <li><strong>48 to 72</strong> hours turnaround time</li> <li><strong>100%</strong> Satisfaction</li> <li><strong>100%</strong> Exclusive Design</li> <li><strong>100%</strong> Refund Policy<br> </li> <li> </li> </ul> </div> </div> </div> <div class="col-md-4 ftco-animate"> <div class="block-7"> <div class="text-center"> <h2 class="heading">Exclusive Logo Package</h2> <span class="price"><sup>$</sup> <span class="number">219.00</span> - <sup>$</sup> <span class="number">438.00</span></span> <span class="excerpt d-block">All features are included</span> <a href="#" class="btn btn-primary d-block px-3 py-3 mb-4">Order Now</a> <h3 class="heading-2 mb-3">Enjoy All The Features</h3> <ul class="pricing-text"> <li><strong>UNLIMITED</strong> Custom Logo Concepts</li> <li><strong>UNLIMITED</strong> Revisions</li> <li><strong>6</strong> Professional Designer</li> <li>File Formats <strong>(JPEG PSD EPS Ai GIF)</strong></li> <li>Icon Design</li> <li>MS Electronic Letterhead</li> <li>Custom Stationery <strong>(Envelope, Business Card, Letterhead)</strong></li> <li>Double Side Flyer – Bi-Fold Brochure</li> <li>Email Signature Design</li> <li><strong>48 to 72</strong> hours turnaround time</li> <li><strong>100%</strong> Satisfaction</li> <li><strong>100%</strong> Exclusive Design</li> <li><strong>100%</strong> Refund Policy<br> </li> </ul> </div> </div> </div> <div class="col-md-4 ftco-animate"> <div class="block-7"> <div class="text-center"> <h2 class="heading">Platinum Logo Package</h2> <span class="price"><sup>$</sup> <span class="number">339.00</span> - <sup>$</sup> <span class="number">678.00</span></span> <span class="excerpt d-block">All features are included</span> <a href="#" class="btn btn-primary d-block px-3 py-3 mb-4">Order Now</a> <h3 class="heading-2 mb-3">Enjoy All The Features</h3> <ul class="pricing-text"> <li><strong>UNLIMITED</strong> Custom Logo Concepts</li> <li><strong>UNLIMITED</strong> Revisions</li> <li><strong>6</strong> Professional Designer</li> <li>File Formats <strong>(JPEG PSD EPS Ai GIF)</strong></li> <li>Icon Design</li> <li>MS Electronic Letterhead</li> <li>Custom Stationery <strong>(Envelope, Business Card, Letterhead)</strong></li> <li><strong>4</strong> Pages Website Design and Development</li> <li><strong>48 to 72</strong> hours turnaround time</li> <li><strong>100%</strong> Satisfaction</li> <li><strong>100%</strong> Exclusive Design</li> <li><strong>100%</strong> Refund Policy</li> <li> </li> </ul> </div> </div> </div> </div> <div class="row justify-content-center"> <div class="col-md-4ftco-animate"> <div class="block-7"> <div class="text-center"> <h2 class="heading">Business Illustrative Logo Package</h2> <span class="price"><sup>$</sup> <span class="number">349.00</span> - <sup>$</sup> <span class="number">698.00</span></span> <span class="excerpt d-block">All features are included</span> <a href="#" class="btn btn-primary d-block px-3 py-3 mb-4">Order Now</a> <h3 class="heading-2 mb-3">Enjoy All The Features</h3> <ul class="pricing-text"> <li><strong>4</strong> Custom Illustrative Design Concepts</li> <li><strong>3</strong> Professional Designers</li> <li><strong>UNLIMITED</strong> Revisions</li> <li>File Formats <strong>(JPEG, PSD, EPS, Ai, GIF)</strong></li> <li><strong>48 to 72</strong> hours turnaround time</li> <li><strong>100%</strong> Satisfaction</li> <li><strong>100%</strong> Exclusive Design</li> <li><strong>100%</strong> Refund Policy</li> </ul> </div> </div> </div> <div class="col-md-4 ftco-animate"> <div class="block-7"> <div class="text-center"> <h2 class="heading">Graphic Logo Package</h2> <span class="price"><sup>$</sup> <span class="number">489.00</span> - <sup>$</sup> <span class="number">978.00</span></span> <span class="excerpt d-block">All features are included</span> <a href="#" class="btn btn-primary d-block px-3 py-3 mb-4">Order Now</a> <h3 class="heading-2 mb-3">Enjoy All The Features</h3> <ul class="pricing-text"> <li><strong>3</strong> Custom Character Graphic</li> <li><strong>3</strong> Professional Designers</li> <li>File Formats <strong>(JPEG PSD EPS Ai GIF)</strong></li> <li><strong>UNLIMITED</strong> Revisions</li> <li><strong>48 to 72</strong> hours turnaround time</li> <li><strong>100%</strong> Satisfaction</li> <li><strong>100%</strong> Exclusive Design</li> <li><strong>100%</strong> Refund Policy</li> </ul> </div> </div> </div> </div> </div> </section> <section class="ftco-section bg-light"> <div class="container"> <div class="row justify-content-center mb-5 mt-5"> <div class="col-md-9 text-center heading-section ftco-animate"> <span class="subheading">ONE STOP. MANY SOLUTIONS.</span> <p><?php echo $cname; ?> is the best choice for all the businesses and individuals around the world. A constantly innovating experienced team of experts will be dedicated to get the best design with many different solutions to shape your brand identity image. Order your logo and see our logo creator expertise online.</p> <h2 class="mb-4">LET OUR PROFESSIONAL DESIGNERS DO THE SPARK</h2> </div> <!-- </div> <div class="row justify-content-center"> <div class="col-md-8 ftco-animate"> <form action="#" class="domain-form"> <div class="form-group d-md-flex"> <input type="text" class="form-control px-4" placeholder="Enter your domain name..."> <input type="submit" class="search-domain btn btn-primary px-5" value="Search Domain"> </div> </form> <p class="domain-price text-center"><span><small>.com</small>9.75</span> <span><small>.net</small>9.90</span> <span><small>.biz</small>$8.95</span> <span><small>.me</small>$7.95</span></p> </div> </div> </div> --> </section> <section class="ftco-section services-section"> <div class="container"> <div class="row justify-content-center mb-5 pb-5"> <div class="col-md-7 text-center heading-section ftco-animate"> <span class="subheading">Services</span> <h2 class="mb-4">Why choose us</h2> </div> </div> <div class="row"> <div class="col-md-4 d-flex align-self-stretch ftco-animate"> <div class="media block-6 services d-block text-center"> <div class="d-flex justify-content-center"><div class="icon"> <!-- <span class="flaticon-guarantee"></span>--> <span class="ion-ios-heart"></span> </div></div> <div class="media-body p-2 mt-3"> <h3 class="heading">Friendly Options</h3> <p>Our creation purely deliver the quality of being user-friendly and effortless to recognize</p> </div> </div> </div> <div class="col-md-4 d-flex align-self-stretch ftco-animate"> <div class="media block-6 services d-block text-center"> <div class="d-flex justify-content-center"><div class="icon"> <!-- <span class="flaticon-shield"></span>--> <span class="ion-md-create"></span> </div></div> <div class="media-body p-2 mt-3"> <h3 class="heading">Current Designs</h3> <p>Fashioning crafty designs that represents innovation and uniqueness in the modern world</p> </div> </div> </div> <div class="col-md-4 d-flex align-self-stretch ftco-animate"> <div class="media block-6 services d-block text-center"> <div class="d-flex justify-content-center"><div class="icon"> <!-- <span class="flaticon-support"></span>--> <span class="ion-ios-star"></span> </div></div> <div class="media-body p-2 mt-3"> <h3 class="heading">Top Performance</h3> <p>We are extremely concerned on your targets and that achieve the higher-level business results</p> </div> </div> </div> </div> </div> </section> <section class="ftco-section bg-light ctaDiv"> <div class="container"> <div class="row justify-content-center"> <div class="col-md-9 text-center heading-section ftco-animate"> <h2 class="mb-4">Ready to select your package</h2> <span class="subheading">Or Talk To Our Design Consultant</span> <div class="row"> <div class="col-md-4 offset-md-2"><a href="#" class="btn btn-primary d-block px-3 py-3 mb-4">Select Package</a></div> <div class="col-md-4"><a href="#" class="btn btn-primary d-block px-3 py-3 mb-4">Live Chat</a></div> </div> <p>or call us at <span class="icon icon-phone"></span> 202-241-0866</p> </div> </section> <section class="ftco-section portfolioDv"> <div class="container"> <div class="row justify-content-center"> <div class="col-md-12 text-center heading-section ftco-animate"> <h2 class="mb-4">Our Immaculate and Award-Winning Portfolio</h2> <p>Years of Work In Industry, We Have A Vast Portfolio To Showcase The World</p> <div class="row portfolio"> <div class="col-md-4"> <a href="#"><img src="../assets/images/portfolio/agriculture-1.jpg"></a> </div> <div class="col-md-4"> <a href="#"><img src="../assets/images/portfolio/club.jpg"></a> </div> <div class="col-md-4"> <a href="#"><img src="../assets/images/portfolio/education.jpg"></a> </div> </div> </div> </section> <?php require("../inc/footer.php"); ?>