���� JFIF fdasasfas213sdaf
Server IP : 93.127.173.175 / 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/mahavirmillstores.co/public_html/ |
Upload File : |
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="description" content=""> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <title>Thank You</title> <?php include ('assets.php') ?> </head> <body> <?php include ('header.php') ?> <!-- breadcrumb area start --> <div class="rts-breadcrumb-area breadcrumb-bg bg_image"> <div class="container"> <div class="row align-items-center"> <div class="col-xl-6 col-lg-6 col-md-6 col-sm-12 col-12 breadcrumb-1"> <h1 class="title">Thank You</h1> </div> <div class="col-xl-6 col-lg-6 col-md-6 col-sm-12 col-12"> <div class="bread-tag"> <a href="index.php">Home</a> <span> / </span> <a href="javascript:void(0);" class="active">Thank You</a> </div> </div> </div> </div> </div> <section style="padding: 100px 0;"> <div class="container"> <div class="row"> <div class="col-12"> <div class="about-title"> <h1>Thank You!</h1> <h3>Your Enquiry has been submitted successfully.</h3> </div> </div> </div> </div> </section> <?php include ('footer.php') ?> </body> </html>