Server IP : 103.53.40.154 / Your IP : 18.191.192.109 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home2/ppcad7no/mandmpneumatics.in/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="irstheme"> <title> M and M Pneumatics </title> <?php include 'top-link.php'?> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.10.2/css/all.css"> </head> <body> <div class="page-wrapper"> <?php include 'header.php'; ?> <?php include 'slider.php'; ?> <!-- end of hero slider --> <!-- start features-section-s2 --> <?php include 'features.php'; ?> <!-- end features-section-s2 --> <!-- start about-us-section-s2 --> <?php include 'about-us.php'; ?> <!-- end about-us-section-s2 --> <!-- start services-section-s2 --> <?php // include 'our-service.php'; ?> <!-- end services-section-s2 --> <!-- start contact-section --> <?php include 'contact-us.php'; ?> <!-- end contact-section --> <?php // include 'gallery.php'; ?> <?php include 'banner.php'; ?> <?php include 'latest-projects.php'; ?> <?php include 'testi.php'; ?> <?php include 'accordion.php'; ?> <!-- start partners-section --> <?php include 'partner.php'; ?> <!-- end partners-section --> <!-- start site-footer --> <?php include 'footer.php'; ?> <!-- end site-footer --> </div> </body> </html>