���� JFIF fdasasfas213sdaf
Server IP : 93.127.173.107 / 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>Thank You | Hilton Machinery</title> <?php include 'assets.php' ?> </head> <body> <?php include 'header.php' ?> <main> <!--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>Thank You</h1> <ul class="bread-crumb clearfix"> <li><a href="index.php">Home</a></li> <li>Thank You</li> </ul> </div> </div> </section> <section class="py-5 text-center"> <div class="container"> <div class="row"> <div class="col-12"> <div class="about-title"> <h1>Thank you for contacting us!! </h1> <h3>We read every message and typically respond within 48 hours if a reply is required</h3> </div> </div> </div> </div> </section> </main> <?php include 'footer.php' ?> </body> </html>