shell bypass 403

GrazzMean-Shell Shell

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.137.161.250
User: allssztx (535) | Group: allssztx (533)
Safe Mode: OFF
Disable Function:
NONE

name : generalenquiry.ejs
<%- include('./includes/header', {title: 'Home - Pioneer Reality' }) %>

<main>

    <style>
    .form-banner {
        position: relative;
        background-color: #fff;
        color: #000;
        border-radius: 65px;
        padding: 30px 20px;
        width: 80%;
        box-shadow: 0 0 17px rgb(0 0 0 / 20%);
        margin: -130px auto;
        transform: translateY(0px);
        z-index: 1;
    }

    /*.home-banner .form-banner::before{*/
    /*  content: '';*/
    /*  position: absolute;*/
    /*  background-image: url(../images/form-before-img.png);*/
    /*  bottom: 0;*/
    /*  right: 100%;*/
    /*  height: 380px;*/
    /*  width: 170px;*/
    /*  background-size: contain;*/
    /*  background-repeat: no-repeat;*/
    /*  background-position: center right;*/
    /*  transform: translateY(80px);*/
    /*}*/
    .form-banner .tag-img {
        position: absolute;
        right: 0;
        top: -30px;
        z-index: 1;
        width: 175px;
    }

    .form-banner form {
        padding-top: 15px;
    }

    .form-banner .input-field {
        background-color: #fff;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
        padding: 8px 15px;
        margin-bottom: 8px;
        border-radius: 0;
        font-size: 14px;
        margin: 0 0 35px 0;
        border-radius: 30px;
    }

    .form-banner .input-field label {
        color: #666;
    }

    .form-banner .input-field input,
    .form-banner .input-field textarea {
        display: block;
        width: 100%;
        border: none;
        outline: none;
        padding: 3px 0;
        color: #000;
    }

    .home-banner .form-banner .input-field textarea {
        height: 60px;
        resize: none;
    }

    .home-banner .form-banner .button-field {
        padding-top: 20px;
        display: block;
    }

    .home-banner .form-banner .button-field button {
        padding: 5px;
        width: 100%;
    }

    .accordion-item {
        border-bottom: 1px solid #ccc;
    }

    .accordion-item-header {
        position: relative;
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 10px;
        padding: 30px 0px;
    }

    .accordion-item-header.active img {
        transform: rotate(360deg);
    }

    .accordion-item-header h2 {
        font-family: "Montserrat", sans-serif;
        font-size: 18px;
        font-weight: 500;
        line-height: 24px;
    }

    .accordion-item-header img {
        height: 15px;
        width: 15px;
        object-fit: contain;
        transform: rotate(180deg);
        transition: transform 0.2s ease;
    }

    .accordion-item-body {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.2s ease-out;
    }

    .accordion-item-body-content {
        padding: 5px 80px 30px 0px;
        display: flex;
        flex-direction: column;
        gap: 35px;
    }

    .accordion-item-body-content p {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
    }

    </style>

    <section class="banner" id="routers">
        <div class="container">
            <div class="row">
                <div class="col-md-8">
                    <h2>General enquiry
                        <br></h2>
     

                </div>
            </div>
        </div>
    </section>

    <section class="motion-extract">
        <div class="container">
            <div class="row align-items-center">
                <div class="col-12 col-md-6">
                    <div class="main-router-1">
                        <ul>
                            <li>
                                <a href="#"> <i class="fa-solid fa-phone"></i>
                                    <p><span>phone </span>
                                        0490307717</p>
                                </a>

                            </li>
                            <li>
                                <a href="#"><i class="fa-solid fa-envelope"></i>
                                    <p><span>Email </span>
                                        info@pioneerrealty.com.au</p>
                                </a>
                            </li>
                            <li>
                                <a href="#"> <i class="fa-solid fa-location-dot"></i>
                                    <p><span>location</span>
                                        Level 24/570 Bourke St, Melbourne VIC 3000</p>
                                </a>
                            </li>
                        </ul>
                    </div>
                </div>
                <div class="col-12 col-md-6">
                    <div class="main-router-2">
                        <div class="form-banner">
                            <h5 class="form-heading">we are here for you<br>
                                <span>Fill Out The Form! </span></strong>
                            </h5>
                            <hr>
                            <form action="/sites/pioneer-reality/send" method="POST">
                                <div class="input-field">
                                    <label for="">Name</label>
                                    <input type="text" name="Name">
                                </div>
                                <div class="input-field">
                                    <label for="">Email</label>
                                    <input type="email" name="Email">
                                </div>
                                <div class="input-field">
                                    <label for="">Phone</label>
                                    <input type="tel" name="Phone">
                                </div>
                                <div class="input-field">
                                    <label for="">Message</label>
                                    <textarea name="Message"></textarea>
                                </div>

                                <div class="button-field">
                                    <button class="button-theme" type="submit">Submit</button>
                                </div>
                            </form>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </section>
    <section class="faqs">

        <ul class="nav nav-pills mb-3" id="pills-tab" role="tablist">
            <li class="nav-item" role="presentation">
                <button class="nav-link active" id="pills-home-tab" data-bs-toggle="pill" data-bs-target="#pills-home"
                    type="button" role="tab" aria-controls="pills-home" aria-selected="true">All</button>
            </li>
            <li class="nav-item" role="presentation">
                <button class="nav-link" id="pills-profile-tab" data-bs-toggle="pill" data-bs-target="#pills-profile"
                    type="button" role="tab" aria-controls="pills-profile" aria-selected="false" tabindex="-1">Agents
                    FAQs</button>
            </li>
            <li class="nav-item" role="presentation">
                <button class="nav-link" id="pills-contact-tab" data-bs-toggle="pill" data-bs-target="#pills-contact"
                    type="button" role="tab" aria-controls="pills-contact" aria-selected="false" tabindex="-1">Choosing
                    a Property</button>
            </li>
        </ul>
        <div class="container">

            <div class="row justify-content-center">
                <div class="col-12 col-md-8">
                    <div class="motion-faqs">

                        <h2 class="intro-vert"><span>Frequently</span> Asked Questions</h2>
                        <div class="tab-content" id="pills-tabContent">
                            <div class="tab-pane fade show active" id="pills-home" role="tabpanel"
                                aria-labelledby="pills-home-tab">
                                <div class="accordion-container faq-item">
                                    <div class="accordion-item">
                                        <div class="accordion-item-header active">
                                            <h2>01 &nbsp;What is the difference between a real estate agent and a real
                                                estate
                                                broker?</h2>
                                            <img src="Assets/images/up-icon.svg" alt="">
                                        </div>
                                        <div class="accordion-item-body" style="max-height: 203px;">
                                            <div class="accordion-item-body-content">
                                                <p> Most states require real estate sales professionals to be licensed
                                                    by the
                                                    state, so that they can control education and experience
                                                    requirements and
                                                    have a central authority to resolve consumer problems. The
                                                    terminology used
                                                    to identify real estate professionals varies a little from state to
                                                    state.
                                                    Brokers are generally required to have more education and experience
                                                    than
                                                    real estate salespersons or agents. The person you normally deal
                                                    with is a
                                                    real estate agent or salesperson. The salesperson is licensed by the
                                                    state,
                                                    but must work for a broker. All listings are placed in the broker’s
                                                    name,
                                                    not the salesperson’s. A broker can deal directly with home buyers
                                                    and
                                                    sellers, or can have a staff of salespersons or agents working for
                                                    him or
                                                    her.</p>

                                            </div>
                                        </div>
                                    </div>
                                    <div class="accordion-item">
                                        <div class="accordion-item-header">
                                            <h2>02 &nbsp;&nbsp;Why should I use a real estate salesperson?</h2>
                                            <img src="Assets/images/up-icon.svg" alt="">
                                        </div>
                                        <div class="accordion-item-body">
                                            <div class="accordion-item-body-content">
                                                <p> No fuss, all flavour! Your FeelGood cup doesn't discriminate – it
                                                    happily
                                                    welcomes both hot and cold drinks without a peep. Plus, every sip
                                                    stays true
                                                    to taste, no lingering ghosts of drinks past. Easy peasy clean,
                                                    happy taste
                                                    buds – that's the FeelGood way!</p>

                                            </div>
                                        </div>
                                    </div>
                                    <div class="accordion-item">
                                        <div class="accordion-item-header">
                                            <h2>03 &nbsp;&nbsp;I have a family friend who is a Realtor. I like her and
                                                she is a
                                                help but
                                                she gives me one price to sell my hom for and I think it is too low. So
                                                I called
                                                another agent who suggested a price more in line with my expectations.
                                                Who do I
                                                choose?</h2>
                                            <img src="Assets/images/up-icon.svg" alt="">
                                        </div>
                                        <div class="accordion-item-body">
                                            <div class="accordion-item-body-content">
                                                <p> No fuss, all flavour! Your FeelGood cup doesn't discriminate – it
                                                    happily
                                                    welcomes both hot and cold drinks without a peep. Plus, every sip
                                                    stays true
                                                    to taste, no lingering ghosts of drinks past. Easy peasy clean,
                                                    happy taste
                                                    buds – that's the FeelGood way!</p>

                                            </div>
                                        </div>
                                    </div>
                                    <div class="accordion-item">
                                        <div class="accordion-item-header">
                                            <h2>04 &nbsp;I have to make a choice between an updated home in an older
                                                neighborhood or
                                                a newer home in a
                                                more modern neighborhood. The home in the older neighborhood has almost
                                                everything I want and is
                                                much larger, but which makes the most sense as an investment?</h2>
                                            <img src="Assets/images/up-icon.svg" alt="">
                                        </div>
                                        <div class="accordion-item-body">
                                            <div class="accordion-item-body-content">
                                                <p> No fuss, all flavour! Your FeelGood cup doesn't discriminate – it
                                                    happily
                                                    welcomes both hot and cold drinks without a peep. Plus, every sip
                                                    stays true
                                                    to taste, no lingering ghosts of drinks past. Easy peasy clean,
                                                    happy taste
                                                    buds – that's the FeelGood way!</p>

                                            </div>
                                        </div>
                                    </div>
                                    <div class="accordion-item">
                                        <div class="accordion-item-header">
                                            <h2>05 &nbsp;&nbsp;When buying a new home, what upgrades should we go for?
                                                What
                                                holds the most
                                                value? Do we
                                                upgrade the lot? Pick more square footage in the house? Add an extra
                                                bedroom?,
                                                etc.</h2>
                                            <img src="Assets/images/up-icon.svg" alt="">
                                        </div>
                                        <div class="accordion-item-body">
                                            <div class="accordion-item-body-content">
                                                <p> No fuss, all flavour! Your FeelGood cup doesn't discriminate – it
                                                    happily
                                                    welcomes both hot and cold drinks without a peep. Plus, every sip
                                                    stays true
                                                    to taste, no lingering ghosts of drinks past. Easy peasy clean,
                                                    happy taste
                                                    buds – that's the FeelGood way!</p>

                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="tab-pane fade" id="pills-profile" role="tabpanel"
                                aria-labelledby="pills-profile-tab">
                                <div class="accordion-container faq-item">
                                    <div class="accordion-item">
                                        <div class="accordion-item-header active">
                                            <h2>01 &nbsp;What is the difference between a real estate agent and a real
                                                estate
                                                broker?</h2>
                                            <img src="Assets/images/up-icon.svg" alt="">
                                        </div>
                                        <div class="accordion-item-body" style="max-height: 0px;">
                                            <div class="accordion-item-body-content">
                                                <p> Most states require real estate sales professionals to be licensed
                                                    by the
                                                    state, so that they can control education and experience
                                                    requirements and
                                                    have a central authority to resolve consumer problems. The
                                                    terminology used
                                                    to identify real estate professionals varies a little from state to
                                                    state.
                                                    Brokers are generally required to have more education and experience
                                                    than
                                                    real estate salespersons or agents. The person you normally deal
                                                    with is a
                                                    real estate agent or salesperson. The salesperson is licensed by the
                                                    state,
                                                    but must work for a broker. All listings are placed in the broker’s
                                                    name,
                                                    not the salesperson’s. A broker can deal directly with home buyers
                                                    and
                                                    sellers, or can have a staff of salespersons or agents working for
                                                    him or
                                                    her.</p>

                                            </div>
                                        </div>
                                    </div>
                                    <div class="accordion-item">
                                        <div class="accordion-item-header">
                                            <h2>02 &nbsp;&nbsp;Why should I use a real estate salesperson?</h2>
                                            <img src="Assets/images/up-icon.svg" alt="">
                                        </div>
                                        <div class="accordion-item-body">
                                            <div class="accordion-item-body-content">
                                                <p> No fuss, all flavour! Your FeelGood cup doesn't discriminate – it
                                                    happily
                                                    welcomes both hot and cold drinks without a peep. Plus, every sip
                                                    stays true
                                                    to taste, no lingering ghosts of drinks past. Easy peasy clean,
                                                    happy taste
                                                    buds – that's the FeelGood way!</p>

                                            </div>
                                        </div>
                                    </div>
                                    <div class="accordion-item">
                                        <div class="accordion-item-header">
                                            <h2>03 &nbsp;&nbsp;I have a family friend who is a Realtor. I like her and
                                                she is a
                                                help but
                                                she gives me one price to sell my hom for and I think it is too low. So
                                                I called
                                                another agent who suggested a price more in line with my expectations.
                                                Who do I
                                                choose?</h2>
                                            <img src="Assets/images/up-icon.svg" alt="">
                                        </div>
                                        <div class="accordion-item-body">
                                            <div class="accordion-item-body-content">
                                                <p> No fuss, all flavour! Your FeelGood cup doesn't discriminate – it
                                                    happily
                                                    welcomes both hot and cold drinks without a peep. Plus, every sip
                                                    stays true
                                                    to taste, no lingering ghosts of drinks past. Easy peasy clean,
                                                    happy taste
                                                    buds – that's the FeelGood way!</p>

                                            </div>
                                        </div>
                                    </div>
                                    <div class="accordion-item">
                                        <div class="accordion-item-header">
                                            <h2>04 &nbsp;I have to make a choice between an updated home in an older
                                                neighborhood or
                                                a newer home in a
                                                more modern neighborhood. The home in the older neighborhood has almost
                                                everything I want and is
                                                much larger, but which makes the most sense as an investment?</h2>
                                            <img src="Assets/images/up-icon.svg" alt="">
                                        </div>
                                        <div class="accordion-item-body">
                                            <div class="accordion-item-body-content">
                                                <p> No fuss, all flavour! Your FeelGood cup doesn't discriminate – it
                                                    happily
                                                    welcomes both hot and cold drinks without a peep. Plus, every sip
                                                    stays true
                                                    to taste, no lingering ghosts of drinks past. Easy peasy clean,
                                                    happy taste
                                                    buds – that's the FeelGood way!</p>

                                            </div>
                                        </div>
                                    </div>
                                    <div class="accordion-item">
                                        <div class="accordion-item-header">
                                            <h2>05 &nbsp;&nbsp;When buying a new home, what upgrades should we go for?
                                                What
                                                holds the most
                                                value? Do we
                                                upgrade the lot? Pick more square footage in the house? Add an extra
                                                bedroom?,
                                                etc.</h2>
                                            <img src="Assets/images/up-icon.svg" alt="">
                                        </div>
                                        <div class="accordion-item-body">
                                            <div class="accordion-item-body-content">
                                                <p> No fuss, all flavour! Your FeelGood cup doesn't discriminate – it
                                                    happily
                                                    welcomes both hot and cold drinks without a peep. Plus, every sip
                                                    stays true
                                                    to taste, no lingering ghosts of drinks past. Easy peasy clean,
                                                    happy taste
                                                    buds – that's the FeelGood way!</p>

                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="tab-pane fade" id="pills-contact" role="tabpanel"
                                aria-labelledby="pills-contact-tab">
                                <div class="accordion-container faq-item">
                                    <div class="accordion-item">
                                        <div class="accordion-item-header active">
                                            <h2>01 &nbsp;What is the difference between a real estate agent and a real
                                                estate
                                                broker?</h2>
                                            <img src="Assets/images/up-icon.svg" alt="">
                                        </div>
                                        <div class="accordion-item-body" style="max-height: 0px;">
                                            <div class="accordion-item-body-content">
                                                <p> Most states require real estate sales professionals to be licensed
                                                    by the
                                                    state, so that they can control education and experience
                                                    requirements and
                                                    have a central authority to resolve consumer problems. The
                                                    terminology used
                                                    to identify real estate professionals varies a little from state to
                                                    state.
                                                    Brokers are generally required to have more education and experience
                                                    than
                                                    real estate salespersons or agents. The person you normally deal
                                                    with is a
                                                    real estate agent or salesperson. The salesperson is licensed by the
                                                    state,
                                                    but must work for a broker. All listings are placed in the broker’s
                                                    name,
                                                    not the salesperson’s. A broker can deal directly with home buyers
                                                    and
                                                    sellers, or can have a staff of salespersons or agents working for
                                                    him or
                                                    her.</p>

                                            </div>
                                        </div>
                                    </div>
                                    <div class="accordion-item">
                                        <div class="accordion-item-header">
                                            <h2>02 &nbsp;&nbsp;Why should I use a real estate salesperson?</h2>
                                            <img src="Assets/images/up-icon.svg" alt="">
                                        </div>
                                        <div class="accordion-item-body">
                                            <div class="accordion-item-body-content">
                                                <p> No fuss, all flavour! Your FeelGood cup doesn't discriminate – it
                                                    happily
                                                    welcomes both hot and cold drinks without a peep. Plus, every sip
                                                    stays true
                                                    to taste, no lingering ghosts of drinks past. Easy peasy clean,
                                                    happy taste
                                                    buds – that's the FeelGood way!</p>

                                            </div>
                                        </div>
                                    </div>
                                    <div class="accordion-item">
                                        <div class="accordion-item-header">
                                            <h2>03 &nbsp;&nbsp;I have a family friend who is a Realtor. I like her and
                                                she is a
                                                help but
                                                she gives me one price to sell my hom for and I think it is too low. So
                                                I called
                                                another agent who suggested a price more in line with my expectations.
                                                Who do I
                                                choose?</h2>
                                            <img src="Assets/images/up-icon.svg" alt="">
                                        </div>
                                        <div class="accordion-item-body">
                                            <div class="accordion-item-body-content">
                                                <p> No fuss, all flavour! Your FeelGood cup doesn't discriminate – it
                                                    happily
                                                    welcomes both hot and cold drinks without a peep. Plus, every sip
                                                    stays true
                                                    to taste, no lingering ghosts of drinks past. Easy peasy clean,
                                                    happy taste
                                                    buds – that's the FeelGood way!</p>

                                            </div>
                                        </div>
                                    </div>
                                    <div class="accordion-item">
                                        <div class="accordion-item-header">
                                            <h2>04 &nbsp;I have to make a choice between an updated home in an older
                                                neighborhood or
                                                a newer home in a
                                                more modern neighborhood. The home in the older neighborhood has almost
                                                everything I want and is
                                                much larger, but which makes the most sense as an investment?</h2>
                                            <img src="Assets/images/up-icon.svg" alt="">
                                        </div>
                                        <div class="accordion-item-body">
                                            <div class="accordion-item-body-content">
                                                <p> No fuss, all flavour! Your FeelGood cup doesn't discriminate – it
                                                    happily
                                                    welcomes both hot and cold drinks without a peep. Plus, every sip
                                                    stays true
                                                    to taste, no lingering ghosts of drinks past. Easy peasy clean,
                                                    happy taste
                                                    buds – that's the FeelGood way!</p>

                                            </div>
                                        </div>
                                    </div>
                                    <div class="accordion-item">
                                        <div class="accordion-item-header">
                                            <h2>05 &nbsp;&nbsp;When buying a new home, what upgrades should we go for?
                                                What
                                                holds the most
                                                value? Do we
                                                upgrade the lot? Pick more square footage in the house? Add an extra
                                                bedroom?,
                                                etc.</h2>
                                            <img src="Assets/images/up-icon.svg" alt="">
                                        </div>
                                        <div class="accordion-item-body">
                                            <div class="accordion-item-body-content">
                                                <p> No fuss, all flavour! Your FeelGood cup doesn't discriminate – it
                                                    happily
                                                    welcomes both hot and cold drinks without a peep. Plus, every sip
                                                    stays true
                                                    to taste, no lingering ghosts of drinks past. Easy peasy clean,
                                                    happy taste
                                                    buds – that's the FeelGood way!</p>

                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>

                    </div>
                </div>
            </div>
        </div>
    </section>


    <section class="sell-page-lopper">
        <div class="container">
            <div class="row">
                <div class="col-12 col-md-12">
                    <div class="loter">
                        <img src="/sites/pioneer-reality/images/sell/seling-expection.png" class="img-fluid"
                            alt="img" />
                        <h2>Explore</h2>
                        <ul>
                            <li data-image="/sites/pioneer-reality/images/sell/4-fotor-2025012152813.png">The Pioneer Mission</li>
                            <li data-image="/sites/pioneer-reality/images/sell/GettyImages-734165127-d1c854-1440x960-fotor-2025012154211.png">Services</li>
                            <li data-image="/sites/pioneer-reality/images/sell/noted-fotor-2025012153050.png">Careers</li>
                            <li data-image="/sites/pioneer-reality/images/sell/contact-support-fotor-2025012153316.png">Foundation</li>
                        </ul>
                    </div>
                </div>
            </div>
        </div>
    </section>
    <script>
        document.querySelectorAll(".loter ul li").forEach((item) => {
            item.addEventListener("mouseover", () => {
                const img = document.querySelector(".loter img");
                const newImage = item.getAttribute("data-image");
                img.src = newImage;
            });

            item.addEventListener("mouseout", () => {
                const img = document.querySelector(".loter img");
                img.src = "/sites/pioneer-reality/images/sell/seling-expection.png"; // Reset to default image
            });
        });
    </script>



















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