D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home3
/
encodto1
/
public_html
/
Filename :
webportal.php
back
Copy
<!DOCTYPE html> <html lang="en"> <?php include 'style.php' ?> <body> <!-- Main --> <main class="main-page service-details-page portfolio-details-page"> <!-- Header Bar --> <!-- Header --> <?php include 'header.php' ?> <!-- Service Details Hero --> <section class="hero-service-wrap hero-section-wrap hero-career-wrap mb-5 "> <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">Portal Development</h5> <h1 class="section-title fade-in">Create a secure user-centric web portal seamlessly integrated into your business process</h1> <p>Professional Portal Development - Your Imagination, Our Creation</p> </div> </div> </div> </div> </section> <!-- Service Details Hero Image --> <section class="new-release-hero-img-area mb-5 "> <div class="custom-container"> <div class="new-release-img-box"> <img src="assets/imgs/web portel 2.jpg" alt="Service Details" /> </div> </div> </section> <!-- About --> <section class="about-service3-area about-service3-style-2"> <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/web portel.jpg" alt="About" /> </div> <div class="content-box"> <h1 class="section-title">WEB PORTAL DEVELOPMENT SERVICES</h1> <p>Web portal development is a proven way to provide your audience with a unified digital experience. A web portal allows you to integrate fragmented touchpoints, services and processes in one place and create easy-to-navigate personalized journeys for your customers, clients and employees.</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> <!-- Feature --> <section class="feature3-area feature3-style-2 mt-5"> <!-- <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"> <h5 class="section-subtitle">FEATURES</h5> <h1 class="section-title">Our Portal Development Services</h1> </div> <div class="feature3-lists"> <div class="feature-box"> <i class="icon-box las la-check"></i> <h3>Web portal design</h3> <p>Leverage the best of user-centered design to create engaging user experiences and responsive digital products. We work on web portals design iteratively and have a solid UX/UI design process in place that includes user and market research, UX prototyping and testing, user interface design and delivery.</p> </div> <div class="feature-box"> <i class="icon-box las la-check"></i> <h3>Web portal development</h3> <p>We provide full-cycle web portal development services and help you design, engineer and support a custom web solution for your business: document and prioritize requirements, choose the right tech stack and architecture, develop a web system and integrate it into your infrastructure and business process.</p> </div> <div class="feature-box"> <i class="icon-box las la-check"></i> <h3>Web portal modernization</h3> <p>Improve the functionality and performance of your web portal using modern technologies and scalable architecture. We employ progressive engineering tools to revamp your web system in line with your business objectives and user needs.</p> </div> <div class="feature-box"> <i class="icon-box las la-check"></i> <h3>Web portal consulting</h3> <p>Create an effective digital strategy and product development roadmap with your budget, business goals, and technical infrastructure in mind relying on our decade-long experience as a B2C and B2B portal development company.</p> </div> </div> </div> </div> </section> <section class="cta-area cta-area2 cta-area2-white"> <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>