|
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/zapnixsemiconductor.com/ | |
|
Path: /home2/outerorb/zapnixsemiconductor.com/newsroom.php
Size: 4.78 KB
Permissions: 0666
<?php include 'include/header.php'?>
<?php include 'include/navigation.php'?>
<!-- Page Header Start -->
<div class="page-header parallaxie">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-12">
<div class="page-header-box">
<h1 class="wow fadeInUp" data-cursor="-opaque">Newsroom</h1>
<nav class="wow fadeInUp" data-wow-delay="0.2s">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="index.php">home</a></li>
<li class="breadcrumb-item active" aria-current="page">Newsroom</li>
</ol>
</nav>
</div>
</div>
</div>
</div>
</div>
<div class="p-5">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-12">
<div class="what-we-do-content">
<div class="section-title text-center">
<h2 class="wow fadeInUp" data-wow-delay="0.2s" data-cursor="-opaque">Your Preferred <span>Semiconductor </span>Partner</h2>
<p class="wow fadeInUp" data-wow-delay="0.4s">Welcome to <b>Zapnix Semiconductor</b>, where innovation meets performance. As a leader in next-generation semiconductor technology, we are constantly pushing the boundaries of what’s possible—from AI-driven chip design to energy-efficient fabrication processes.
</p>
<p class="wow fadeInUp" data-wow-delay="0.6s">Stay connected with the latest updates from Zapnix and the global semiconductor industry. Whether it's product launches, breakthrough research, international expos, or expert insights, you'll find it all here.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="p-3">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-6">
<div class="video-gallery-image wow fadeInUp">
<a href="https://www.youtube.com/watch?v=Y-x0efG1seA" class="popup-video" data-cursor-text="Play">
<figure>
<img src="images/gallery-1.jpg" alt="">
</figure>
</a>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="video-gallery-image wow fadeInUp" data-wow-delay="0.2s">
<a href="https://www.youtube.com/watch?v=Y-x0efG1seA" class="popup-video" data-cursor-text="Play">
<figure>
<img src="images/gallery-2.jpg" alt="">
</figure>
</a>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="video-gallery-image wow fadeInUp" data-wow-delay="0.4s">
<a href="https://www.youtube.com/watch?v=Y-x0efG1seA" class="popup-video" data-cursor-text="Play">
<figure>
<img src="images/gallery-3.jpg" alt="">
</figure>
</a>
</div>
</div>
</div>
<div class="row gallery-items page-gallery-box mt-3">
<div class="col-lg-4 col-6">
<!-- image gallery start -->
<div class="photo-gallery wow fadeInUp">
<a href="images/gallery-1.jpg" data-cursor-text="View">
<figure class="image-anime">
<img src="images/gallery-1.jpg" alt="">
</figure>
</a>
</div>
<!-- image gallery end -->
</div>
<div class="col-lg-4 col-6">
<!-- image gallery start -->
<div class="photo-gallery wow fadeInUp" data-wow-delay="0.2s">
<a href="images/gallery-2.jpg" data-cursor-text="View">
<figure class="image-anime">
<img src="images/gallery-2.jpg" alt="">
</figure>
</a>
</div>
<!-- image gallery end -->
</div>
</div>
</div>
</div>
<!-- Page Video Gallery End -->
<?php include 'include/footer.php'?>