CINXE.COM

Maintenance Mode

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Maintenance Mode</title> <style> body { font-family: Arial, sans-serif; background-color: #f4f4f4; display: flex; justify-content: center; align-items: center; height: 100vh; margin: 0; text-align: center; } .container { background-color: #fff; padding: 30px; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); max-width: 500px; width: 100%; } h1 { color: #333; font-size: 36px; margin-bottom: 20px; } p { color: #666; font-size: 18px; } .message { font-size: 20px; font-weight: bold; color: #e74c3c; margin-top: 20px; } </style> </head> <body> <div class="container"> <h1>We'll Be Back Soon</h1> <p>Our website is currently undergoing scheduled maintenance. We should be back shortly.</p> <div class="message">Thank you for your patience!</div> </div> </body> </html><!-- WP Fastest Cache file was created in 0.32668018341064 seconds, on 06-01-25 8:59:36 --><!-- via php -->