File: /home/roshanchandy/www/gothamgrowth.com/wp-content/maintenance.php
<?php
//  ATTENTION!
//
//  DO NOT MODIFY THIS FILE BECAUSE IT WAS GENERATED AUTOMATICALLY,
//  SO ALL YOUR CHANGES WILL BE LOST THE NEXT TIME THE FILE IS GENERATED.
//  IF YOU REQUIRE TO APPLY CUSTOM MODIFICATIONS, PERFORM THEM IN THE FOLLOWING FILE:
//  /home/roshanchandy/public_html/gothamgrowth.com/wp-content/maintenance/template.phtml
$protocol = $_SERVER['SERVER_PROTOCOL'];
if ('HTTP/1.1' != $protocol && 'HTTP/1.0' != $protocol) {
    $protocol = 'HTTP/1.0';
}
header("{$protocol} 503 Service Unavailable", true, 503);
header('Content-Type: text/html; charset=utf-8');
header('Retry-After: 600');
?>
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width">
    <link rel="icon" href="https://gothamgrowth.com/wp-content/uploads/2022/04/cropped-Logo_GGG_forclient-e1650257230546-32x32.png">
    <link rel="stylesheet" href="https://gothamgrowth.com/wp-content/maintenance/assets/styles.css?1759305738">
    <script src="https://gothamgrowth.com/wp-content/maintenance/assets/timer.js?1759305738"></script>
    <title>Scheduled Maintenance</title>
    <style>body {background-image: url("https://gothamgrowth.com/wp-content/maintenance/assets/images/bg.jpg?1759305738");}</style>
</head>
<body>
    <div class="container">
    <header class="header">
        <h1>The website is undergoing scheduled maintenance.</h1>
        <h2>Sorry for the inconvenience. Come back a bit later, we will be ready soon!</h2>
    </header>
    <!--START_TIMER_BLOCK-->
        <!--END_TIMER_BLOCK-->
    <!--START_SOCIAL_LINKS_BLOCK-->
    <section class="social-links">
                    <a class="social-links__link" href="https://www.facebook.com/cPanel" target="_blank" title="Facebook">
                <span class="icon"><img src="https://gothamgrowth.com/wp-content/maintenance/assets/images/facebook.svg?1759305738" alt="Facebook"></span>
            </a>
                    <a class="social-links__link" href="https://x.com/cPanel" target="_blank" title="Twitter">
                <span class="icon"><img src="https://gothamgrowth.com/wp-content/maintenance/assets/images/twitter.svg?1759305738" alt="Twitter"></span>
            </a>
                    <a class="social-links__link" href="https://instagram.com/cPanel" target="_blank" title="Instagram">
                <span class="icon"><img src="https://gothamgrowth.com/wp-content/maintenance/assets/images/instagram.svg?1759305738" alt="Instagram"></span>
            </a>
            </section>
    <!--END_SOCIAL_LINKS_BLOCK-->
</div>
<footer class="footer">
    <div class="footer__content">
        Powered by WP Toolkit    </div>
</footer>
</body>
</html>