D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home3
/
encodto1
/
public_html
/
Filename :
crmsoftware.php
back
Copy
<!DOCTYPE html> <html lang="en"> <?php include 'style.php' ?> <body> <!-- Main --> <main class="main-page new-release-page"> <!-- 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">CRM Software Development</h5> <h1 class="section-title fade-in">Creative CRM Software Development That Empower Your Brand’s First Impression</h1> <p>Professional CRM Software Development - Your Imagination, Our Creation</p> <!-- <a href="contact.html" class="theme-btn">Book an Appointment Now</a> --> </div> </div> </div> </div> </section> <!-- New Release Hero Image --> <section class="new-release-hero-img-area"> <div class="custom-container"> <div class="new-release-img-box"> <img src="assets/imgs/WEBSITE design page 1st image.jpg" alt="New Release" /> </div> </div> </section> <!-- New Release --> <section class="about-service3-area about-service3-style-2 mt-3 mb-3 "> <img src="assets/imgs/bg-shape-3.svg" alt="Shape" class="animation-slide-right bg-shape"> <div class="custom-container"> <div class="custom-row align-items-center"> <div class="img-box"> <img src="assets/imgs/Custom software.jpg" alt="About" /> </div> <div class="content-box"> <h1 class="section-title">Custom Software</h1> <p>Our custom software development services are designed to meet the unique needs and requirements of our clients. Our team of experts works closely with clients to ensure high-quality and efficient software solutions that drive business growth and success.</p> <ul> <li> <i class="las la-check"></i> SECURITY ASSURED </li> <li> <i class="las la-check"></i> PERSONALISED PERFECTION </li> <li> <i class="las la-check"></i> WALLET FRIENDLY </li> </ul> </div> </div> </div> </section> <section class="feature3-area feature3-style-2 "> <!-- <img src="./assets/imgs/bg-shape-1.svg" alt="Shape" class="bg-shape" /> --> <div class="custom-container"> <div class="feature3-body"> <div class="section-header"> <h1 class="section-title">Process for Creating Custom Software</h1> </div> <div class="feature3-lists"> <div class="feature-box"> <i class="icon-box las la-check"></i> <h3>Requirement Gathering</h3> <p>Our team of experts gathers and analyzes the client's requirements to identify the objectives, challenges, and constraints of the project.</p> </div> <div class="feature-box"> <i class="icon-box las la-check"></i> <h3>Design and Prototyping</h3> <p>Based on the requirements, our designers create wireframes and prototypes to give an idea of the software's functionality, layout, and user experience.</p> </div> <div class="feature-box"> <i class="icon-box las la-check"></i> <h3>Development and Testing</h3> <p>Developers start coding after design approval and thorough testing is conducted to ensure the software fulfills client requirements.</p> </div> <div class="feature-box"> <i class="icon-box las la-check"></i> <h3>Deployment and Maintenance</h3> <p>We assist our clients in deploying the software and provide ongoing maintenance and support to ensure its smooth operation.</p> </div> </div> </div> </div> </section> <section class="cta-area cta-area2 cta-area2-white mb-4"> <div class="custom-container"> <div class="cta-body text-center d-flex align-items-center justify-content-between"> <img src="assets/imgs/bg-shape-cta.svg" alt="Shape" class="animation-slide-left bg-shape" /> <div class="left"> <h2>Build your project with us, Make it world class</h2> <p>Our projects are born from a passion for innovation that knows no bounds.</p> </div> <a href="getquote.php" class="theme-btn2">Get Quote Now</a> </div> </div> </section> <?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>