D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home3
/
encodto1
/
public_html
/
Filename :
bulksms.php
back
Copy
<!DOCTYPE html> <html lang="en"> <?php include 'style.php' ?> <body> <!-- Main --> <main class="main-page new-release-page"> <!-- Header Bar --> <!-- Header --> <?php include 'header.php'; ?> <!-- New Release Hero --> <section class="hero-service-wrap hero-section-wrap hero-career-wrap"> <div class="hero-section-content-wrap"> <img src="assets/imgs/bg-shape-1.svg" alt="Shape" class="animation-slide-left bg-shape" /> <div class="custom-container"> <div class="hero-portfolio-body"> <div class="hero-section-content text-center"> <h5 class="section-subtitle">Bulk Sms</h5> <h1 class="section-title fade-in">Bulk SMS Service: Business magnet you need for a faster growth</h1> <p>Transform Your Online Reach - Let Us Amplify Your Digital Impact</p> </div> </div> </div> </div> </section> <section class="partner-area mt-md-4"> <div class="custom-container"> <div class="custom-row align-items-center"> <div class="partner-left-content"> <h1 class="section-title text-dark ">Get Bulk Sms Service for business Growth</h1> <p class="lead mb-3 text-dark ">GET CONNECTED WITH YOUR CUSTOMERS ANYWHERE ANY TIME <br> Easy and effective platform designed to send BULK SMS SERVICES. Send millions of promotional, transactional, implicit, Explicit messages, reminders, OTP, and alerts with a click.</p> <a href="getquote.php" class="theme-btn2">Get Quote</a> </div> <div class="right"> <div class="partners-list-wrap"> <img src="assets/imgs/bulk baner 1.png" alt=""> </div> </div> </div> </div> </section> <section class="partner-area mt-md-4"> <div class="custom-container"> <div class="custom-row align-items-center"> <div class="right"> <div class="partners-list-wrap"> <img src="assets/imgs/bulk sms baner 2.jpg" alt=""> </div> </div> <div class="partner-left-content"> <h1 class="section-title text-dark ">What is Bulk SMS?</h1> <p class="lead mb-3 text-dark ">Bulk SMS is a simple concept of sending a text message to multiple users at the same time without compromising on network connectivity, data or speed limitations. It can be used to send promotional SMSes, transactional SMSes, urgent notifications, product updates, and more</p> </div> </div> </div> </section> <section class="feature3-area"> <img src="assets/imgs/bg-shape-1.svg" alt="Shape" class="animation-slide-left bg-shape" /> <div class="custom-container"> <div class="custom-row align-items-center"> <div class="section-header"> <!-- <h5 class="section-subtitle">FEATURES</h5> --> <h1 class="section-title">Lets Drive into the Details</h1> <!-- <p>Our team is a melting pot of diverse expertise and skills. From seasoned industry to young talents, member brings a unique set of experiences</p> --> </div> <div class="right flex-1"> <div class="feature3-lists"> <div class="feature-box"> <i class="icon-box las la-check"></i> <h3> Promotional messages:</h3> <p>Promotion is the major key player for businesses when it comes to grow their business. And, when we talk about promotion, what’s better than a simple text message to send your brand message to all your prospects at once. Interestingly, considering the advancement of bulk SMS marketing has bought, you may even send your message at your preferred time interval. </p> </div> <div class="feature-box"> <i class="icon-box las la-check"></i> <h3>Transactional SMS:</h3> <p>Keeping your customers up to date with transactional or billing-related information is indeed one of the most important things for a business to ensure their credibility. And here, SMS serves as a comprehensive model allowing you to fulfill your requirement without any manual involvement. For e.g. transactional statements or invoices can be easily sent to your users trigger-based SMSes. </p> </div> <div class="feature-box"> <i class="icon-box las la-check"></i> <h3>SMS for business notifications:</h3> <p>Businesses can use this service to keep their prospects updated with their new product launch or important notifications by sharing website or PDF links immediately through SMS. This will ensure that your customers are updated with your new products, further resulting in new sales opportunities for your business.</p> </div> </div> </div> </div> </div> </section> <!-- Footer --> <?php include 'footer.php' ?> </main> <!-- jQuery Frameworks ============================================= --> <script src="assets/js/jquery-3.7.0.min.js"></script> <script src="assets/js/bootstrap.bundle.min.js"></script> <script src="assets/js/gsap.min.js"></script> <script src="assets/js/Draggable.min.js"></script> <script src="assets/js/swiper-bundle.min.js"></script> <script src="assets/js/client-marquee.js"></script> <script src="assets/js/theme-custom.js"></script> <script src="assets/js/form1.js"></script> <script src="assets/js/subscribe-form.js"></script> <!--Start of Tawk.to Script--> <script type="text/javascript"> var Tawk_API = Tawk_API || {}, Tawk_LoadStart = new Date(); (function() { var s1 = document.createElement("script"), s0 = document.getElementsByTagName("script")[0]; s1.async = true; s1.src = 'https://embed.tawk.to/609cf4b4185beb22b30cda7a/1f5ihnorp'; s1.charset = 'UTF-8'; s1.setAttribute('crossorigin', '*'); s0.parentNode.insertBefore(s1, s0); })(); </script> <!--End of Tawk.to Script--> </body> </html>