Uname: Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
Software: LiteSpeed
PHP version: 8.1.32 [ PHP INFO ] PHP os: Linux
Server Ip: 162.213.251.212
Your Ip: 3.15.145.122
User: allssztx (535) | Group: allssztx (533)
Safe Mode: OFF
Disable Function:
NONE

name : thank-you.ejs
<%- include('./includes/header', {title: 'Thank You - Pioneer Reality' }) %>

    <main>
        <style>
            .thank-you-section {
                text-align: center;
                padding: 50px 0;
            }

            .thank-you-section h2 {
                font-size: 28px;
                font-weight: 600;
            }

            .thank-you-section p {
                font-size: 18px;
                font-weight: 400;
                margin-top: 15px;
            }
            .thank-you-section{
                padding: 150PX 0;
            }
            .thank-you-section a {
                display: inline-block;
                margin-top: 20px;
                padding: 10px 20px;
                background-color: #182b17;
                color: #fff;
                text-decoration: none;
                border-radius: 5px;
                font-size: 16px;
            }
        </style>

        <section class="thank-you-section">
            <div class="container">
                <div class="row">
                    <div class="col-md-12">
                        <h2>Thank You!</h2>
                        <p>Your submission has been received successfully. We will get back to you soon.</p>
                        <a href="/sites/pioneer-reality/">Return to Home</a>
                    </div>
                </div>
            </div>
        </section>

        <%- include('./includes/footer') %>
    </main>
© 2025 GrazzMean-Shell