File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/sobhacentral-grpremium.com/thank-you.html
Back
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Thank You | Sobha Central</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Bootstrap 4 --> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css"> <style> body { background: #f4f6f8; font-family: "Poppins", sans-serif; } .thankyou-wrapper { min-height: 100vh; display: flex; align-items: center; justify-content: center; } .thankyou-card { background: #ffffff; border-radius: 10px; padding: 40px; max-width: 500px; width: 100%; text-align: center; box-shadow: 0 10px 30px rgba(0,0,0,0.08); } .thankyou-icon { width: 80px; height: 80px; border-radius: 50%; background: #000; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 36px; margin: 0 auto 20px; } .thankyou-title { font-size: 24px; font-weight: 600; margin-bottom: 10px; } .thankyou-text { font-size: 15px; color: #666; margin-bottom: 25px; } .thankyou-btn { padding: 10px 25px; font-size: 14px; } </style> </head> <body> <div class="thankyou-wrapper"> <div class="thankyou-card"> <div class="thankyou-icon"> ✓ </div> <div class="thankyou-title"> Thank You for Your Interest! </div> <div class="thankyou-text"> Your details have been successfully submitted. Our <strong>Sobha Central Property Expert</strong> will contact you shortly with exclusive opportunities. </div> <a href="index.html" class="btn btn-dark thankyou-btn"> Back to Home </a> </div> </div> </body> </html> <script> setTimeout(function () { window.location.href = "index.html"; }, 8000); </script>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings