���� JFIF fdasasfas213sdaf
Server IP : 147.79.69.42 / 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/vijiyainternational.com/public_html/ |
Upload File : |
<?php include 'header.php';?> <!-- Hero Start --> <div class="container-fluid bg-primary py-5 hero-header mb-5"> <div class="row py-3"> <div class="col-12 text-center"> <h1 class="display-6 text-white animated zoomIn">Thermal Billing Rolls </h1> <a href="" class="h5 text-white">Home</a> <i class="far fa-circle text-white px-2"></i> <a href="" class="h5 text-white"> Thermal Billing Rolls </a> </div> </div> </div> <!-- Hero End --> <!-- About Start --> <div class="container-fluid py-3 wow fadeInUp" data-wow-delay="0.1s"> <div class="container"> <div class="row g-5"> <div class="col-lg-8"> <div class=" mb-2"> <h5 class="display-6 position-relative d-inline-block text-primary text-uppercase"> Thermal Billing Rolls </h5> </div> <table class="table table-sm table-hover table-bordered table-striped"> <tbody> <tr> <td>Business Type </td> <td>Manufacturer, Exporter, Supplier, Retailer</td> </tr> <tr> <td> Brightness </td> <td>85-90%</td> </tr> <tr> <td>Material </td> <td>Paper</td> </tr> <tr> <td>Feature </td> <td>High Strength</td> </tr> <tr> <td>Location </td> <td>Worldwide</td> </tr> <tr> <td>Color </td> <td>White</td> </tr> <tr> <td>Roll Length </td> <td>70-80 meter</td> </tr> <tr> <td>Pattern </td> <td>Plain</td> </tr> </tbody> </table> </div> <div class="col-lg-4" style="min-height: 500px;"> <div class="position-relative"> <img class="position-absolute w-100 rounded wow zoomIn" data-wow-delay="0.9s" src="pro/thermal-billing-rolls.jpg" style="object-fit: cover; border-radius: 10px !important; border:2px solid #06A3DA; max-width:100%;"> </div> </div> </div> </div> </div> <!-- About End --> <?php include 'footer.php';?>