Server IP : 103.53.40.154 / Your IP : 3.147.27.129 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home2/ppcad7no/samingpvtltd.com/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php include 'headlinks.php';?> <?php include 'header.php';?> <!-- Page Header Start --> <div class="container-fluid bg-dark p-5"> <div class="row"> <div class="col-12 text-center"> <h1 class="display-4 text-white">Services</h1> <a href="">Home</a> <i class="far fa-square text-primary px-2"></i> <a href="">Services</a> </div> </div> </div> <!-- Page Header End --> <!-- Services Start --> <div class="container-fluid pt-6 px-5"> <div class="text-center mx-auto mb-5" style="max-width: 600px;"> <h1 class="display-5 mb-0">What We Offer</h1> <hr class="w-25 mx-auto bg-primary"> </div> <div class="row g-5"> <div class="col-lg-4 col-md-6"> <div class="service-item bg-secondary text-center px-5"> <div class="d-flex align-items-center justify-content-center bg-primary text-white rounded-circle mx-auto mb-4" style="width: 90px; height: 90px;"> <i class="fa fa-user-tie fa-2x"></i> </div> <h3 class="mb-3">Business Planning</h3> <p class="mb-0">Business planning is an essential part of any successful business. It is a process that helps you to define your goals and strategies for achieving them. It also allows you to anticipate and plan for potential risks and opportunities.</p> </div> </div> <div class="col-lg-4 col-md-6"> <div class="service-item bg-secondary text-center px-5"> <div class="d-flex align-items-center justify-content-center bg-primary text-white rounded-circle mx-auto mb-4" style="width: 90px; height: 90px;"> <i class="fa fa-chart-pie fa-2x"></i> </div> <h3 class="mb-3">Carrier Planning</h3> <p class="mb-0">Carrier planning is an important step in achieving your career goals. It involves taking the time to assess your skills and interests, researching different career paths, and making informed decisions about what you want to do next. </p> </div> </div> <div class="col-lg-4 col-md-6"> <div class="service-item bg-secondary text-center px-5"> <div class="d-flex align-items-center justify-content-center bg-primary text-white rounded-circle mx-auto mb-4" style="width: 90px; height: 90px;"> <i class="fa fa-chart-line fa-2x"></i> </div> <h3 class="mb-3">Start Up Planning</h3> <p class="mb-0">Starting a business can be an exciting and challenging endeavor. It requires careful planning and strategic thinking to ensure success. Start Up Planning is the process of making decisions about the structure, goals, resources, and strategies for a new business.</p> </div> </div> <div class="col-lg-4 col-md-6"> <div class="service-item bg-secondary text-center px-5"> <div class="d-flex align-items-center justify-content-center bg-primary text-white rounded-circle mx-auto mb-4" style="width: 90px; height: 90px;"> <i class="fa fa-chart-area fa-2x"></i> </div> <h3 class="mb-3">Financial Analaysis</h3> <p class="mb-0">Financial analysis is the process of evaluating a company's financial health and performance. </p> </div> </div> <div class="col-lg-4 col-md-6"> <div class="service-item bg-secondary text-center px-5"> <div class="d-flex align-items-center justify-content-center bg-primary text-white rounded-circle mx-auto mb-4" style="width: 90px; height: 90px;"> <i class="fa fa-balance-scale fa-2x"></i> </div> <h3 class="mb-3">legal Advisory</h3> <p class="mb-0">Legal advisory is a critical part of any business. It involves providing advice on legal matters and helping organizations to make informed decisions.</p> </div> </div> <div class="col-lg-4 col-md-6"> <div class="service-item bg-secondary text-center px-5"> <div class="d-flex align-items-center justify-content-center bg-primary text-white rounded-circle mx-auto mb-4" style="width: 90px; height: 90px;"> <i class="fa fa-mobile fa-2x"></i> </div> <h3 class="mb-3">Social media Advisory</h3> <p class="mb-0">Social media advisory is an important part of any business’s digital marketing strategy. It helps businesses to understand their customers better, build relationships with them, and increase their online presence.</p> </div> </div> </div> </div> <!-- Services End --> <?php include 'footer.php';?>