Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - erm5.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Connection: Keep-Alive
Keep-Alive: timeout=5, max=100
content-type: text/html
content-length: 795
date: Sat, 17 May 2025 10:11:16 GMT
server: LiteSpeed
location: https://erm5.com/
platform: hostinger
panel: hpanel
content-security-policy: upgrade-insecure-requests

HTTP Code 301 Moved Permanently

301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://erm5.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Connection: Keep-Alive
Keep-Alive: timeout=5, max=100
content-type: text/html
last-modified: Wed, 17 Jul 2024 10:40:17 GMT
etag: "d657-66979f91-77d9fa1f317bedcf;;;"
accept-ranges: bytes
content-length: 54871
date: Sat, 17 May 2025 10:11:17 GMT
server: LiteSpeed
platform: hostinger
panel: hpanel
content-security-policy: upgrade-insecure-requests
alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: erm5.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en">

<head>
    <!--=====================================
                    META-TAG PART START
        =======================================-->
    <!-- REQUIRE META -->
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <meta name="google-site-verification" content="WGUOGNepM7VumIegwb8vQBso4y0sl-6LBZ7ZRMPH3z4" />
    <title>Restaurant Management System | Restaurant Software | ERM5</title>
    <meta name="description" content="Want a Restaurant management system for your business? We have world-class restaurant pos software for online ordering systems, booking, and much more!">
    <meta name="keywords" content="Restaurant Management System, Restaurant POS Software, Restaurant Software">
    <link rel="canonical" href="https://www.erm5.com/" />
    <meta property="og:type" content="website">
    <meta property="og:title" content="Restaurant Management System | Restaurant Software | ERM5">
    <meta property="og:url" content="https://erm5.com/">
    <meta property="og:image" content="https://erm5.com/images/logo.png">
    <meta property="og:description" content="Want a Restaurant management system for your business? Connect with us! We have world-class restaurant pos software for online ordering systems, booking, and much more!">

    <link rel="icon" type="image/x-icon" href="/images/fav.png">


    <!-- VENDOR -->
    <link rel="stylesheet" href="css/vendor/slick.min.css">
    <link rel="stylesheet" href="css/vendor/bootstrap.min.css">

    <!-- CUSTOM -->
    <link rel="stylesheet" href="css/custom/main.css">

    <!-- FONT FAMILY -->
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap"
        rel="stylesheet">
    <link href="https://cdnjs.cloudflare.com/ajax/libs/toastr.js/2.1.0/css/toastr.css" rel="stylesheet" />
<!-- Schema Markup -->
<script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "Organization",
      "name": "ERM5",
      "url": "https://www.erm5.com/",
      "logo": "https://erm5.com/images/logo.png",
      "alternateName": "E Restaurant Management",
      "contactPoint": [
        {
          "@type": "ContactPoint",
          "telephone": "8398882020",
          "contactType": "customer service",
          "email": "[email protected]",
          "availableLanguage": [
            "en",
            "hi"
          ]
        }
      ]
    }
    </script>
      <!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-BG40R344WH"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-BG40R344WH');
</script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-TMDCB5G9');</script>
<!-- End Google Tag Manager -->
</head>
<style>
    .succes-msg {
        display: none;
        width: 100%;
        margin-top: 0.25rem;
        font-size: 80%;
        color: #28a745;
    }

    .error-msg {
        display: none;
        width: 100%;
        margin-top: 0.25rem;
        font-size: 80%;
        color: #dc3545;
    }

    h2.text-color {
        color: #dc3545;
    }
</style>

<body class="home-page">
    <!--======HEADER Start=========-->
    <div class="header_section">
        <div class="container">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TMDCB5G9"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
            <nav class="navbar navbar-expand-lg  bg-white">
                <a class="navbar-brand"> <img src="/images/logo.png" alt="Restaurant Management System"></a>
                <button class="navbar-toggler" type="button" data-toggle="collapse"
                    data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false"
                    aria-label="Toggle navigation">
                    <span class="navbar-toggler-icon"></span>
                </button>
                <div class="collapse navbar-collapse" id="navbarSupportedContent">
                    <ul class="navbar-nav mr-auto">
                        <li class="nav-item active">
                            <a class="nav-link" href="#home">Home</a>
                        </li>
                        <li class="nav-item">
                            <a class="nav-link" href="#about erm">About</a>
                        </li>
                        <li class="nav-item">
                            <a class="nav-link" href="#additional features">Features</a>
                        </li>
                        <li class="nav-item">
                            <a class="nav-link" href="#our client">Client</a>
                        </li>
                        <li class="nav-item">
                            <a class="nav-link" href="#support">Support</a>
                        </li>
                        <li class="nav-item">
                            <a class="nav-link" href="#contact us">Contact Us</a>
                        </li>
                    </ul>
                    <form class="form-inline my-2 my-lg-0">
                        <button type="button" class="text-capitalize btn donate_btn" data-toggle="modal"
                            data-target="#exampleModal">
                            Get a quote </button>
                    </form>
                </div>
            </nav>
        </div>
    </div>
    <!--======HEADER END=========-->

    <!--======BANNER START=========-->
    <section class="banner_erms pt-0">
        <div class="container">
            <p class="floating-image sand-witch circle-tomato">
                <img src="./images/home float/tomato.png" alt="Tomatoes" class="img-fluid">
            </p>
            <p class="floating-image left-style anti-clock">
                <img src="./images/home float/french.png" alt="French Fries" class="img-fluid">
            </p>
            <div class="row align-items-center">
                <div class="col-md-12" id="home">
                    <h1 class="mt-5 text-white">Set yourself up for success from
                        <span class="d-inline-block">the beginning with ERM5</span>
                    </h1>
                    <p class="mt-5 text-white">A easy & simple point-of-sale platform
                        <span class="d-block">designed to manage an entire restaurant</span>
                    </p>
                    <button class="back-gold">Download Brochure</button>
                </div>
            </div>
            <p class="floating-image left-style circle-tomato">
                <img src="./images/home float/banner-tomato.png" alt="Tomato Slice" class="img-fluid">
            </p>
            <p class="floating-image sand-witch bounce">
                <img src="./images/home float/burger.png" alt="Burger" class="img-fluid">
            </p>
        </div>
    </section>
    <!--======BANNER END=========-->

    <!--======ABOUT START=========-->
    <section class="About_erms">
        <div class="container" id="about erm">
            <h2 class="text-center text-color">ABOUT ERM5</h2>
            <div class="row align-items-center">
                <div class="col-md-7 ">
                    <h3 class="mt-5">A sleek, modern POS terminal that can handle the
                        <br> restaurant's hustle and bustle.
                    </h3>
                    <p class="mt-5">Serve all of your treasured customers by keeping preferences and dinner history up
                        to date
                        with one click. ERMS provides real-time sales reporting and analytics, enabling restaurants
                        to provide their guests with the greatest dining experience. Examine performance measures
                        to gain the business insights you seek. A jam-packed with tons of incredible features &
                        capabilities.
                        So, when you utilize it, you might be shocked to see that this simple but incredibly beneficial
                        CRM software can automate most restaurant business tasks and give you a break from your
                        hectic schedule.</p>
                </div>
                <div class="col-md-5">
                    <p><img src="./images/about.png" alt="outdoor dining in a cafe" class="img-fluid"></p>
                </div>
            </div>
            <p class="floating-image tomato anti-clock">
                <img src="./images/home float/cold.png" alt="Cold Drink" class="img-fluid">
            </p>
        </div>
    </section>
    <!--======ABOUT END=========-->

    <!--======KEY FEATURES START=========-->
    <section class="Key_feature">
        <div class="container">
            <h2 class="text-center text-color">KEY FEATURES</h2>
            <div class="row">
                <div class="col-md-12">
                    <p class="mt-5 text-center ">Orders, sales, and payments can all be managed in one location thanks
                        to strong
                        cloud-based software, transparent payment processing, and restaurant-grade<br> hardware designed
                        specifically for the restaurant industry by restaurant experts. We understand that one size does
                        not fit all.<br>
                        To help you get the most out of ERM5, we created a Service Model that fits your time, budget,
                        and needs.</p>
                </div>
            </div>
        </div>
    </section>
    <!--======KEY FEATURES END=========-->

    <!--======SILK SLIDER START=========-->
    <section class="feature pt-0">
        <div class="container">
            <div class="row">
                <div class="col-lg-12">
                    <div class="ad-feature-slider ">
                        <div class="feature-card slide-first">
                            <a href="#" class="feature-img">
                                <img src="./images/1.png" alt="feature">
                            </a>
                            <div class="feature-content">
                                <h3 class="feature-title">POINT OF SALES</h3>
                                <div class="feature-meta">
                                    <span class="d-block">A POS system for managing your entire restaurant</span>
                                    <span class="d-block">With ERM5 POS, a partner who understands the particular
                                        requirements of your business, you can boost income, streamline processes,
                                        and please customers.</span>
                                    <span class="d-block">ERM5 functions as a flexible point-of-sale system. Use
                                        it to quickly access and thoroughly report each day, week, and month's
                                        sales.</span>
                                </div>
                            </div>
                        </div>
                        <div class="feature-card slide-second">
                            <a href="#" class="feature-img">
                                <img src="./images/2.png" alt="feature">
                            </a>

                            <div class="feature-content">
                                <h3 class="feature-title">INVENTORY MANAGEMENT</h3>
                                <div class="feature-meta">
                                    <span class="d-block">Keep track of, increase, and maintain profitability for all of
                                        your menu items. You may evaluate cost breakdowns and make better-educated
                                        decisions about your menu pricing and purchases by using the recipe costing
                                        features in ERM5.
                                    </span>
                                    <span class="d-block">By using ERM5 restaurant inventory software, you can create
                                        recipes, add the necessary ingredients, track your purchases and wastes, and get
                                        notifications when an item reaches its reorder level, prompting you to place
                                        another order.
                                        Additionally, to handle any stock shipment for a specific
                                        purchase, you can automatically fill in frequently ordered items from each
                                        supplier.
                                    </span>
                                </div>
                            </div>
                        </div>
                        <div class="feature-card slide-third">
                            <a href="#" class="feature-img">
                                <img src="./images/3.png" alt="feature">
                            </a>
                            <div class="feature-content">
                                <h3 class="feature-title">CRM</h3>
                                <div class="feature-meta">
                                    <span class="d-block ">SCALE UP YOUR RESTAURANT BUSINESS WITH A GREAT CUSTOMER
                                        MANAGEMENT SYSTEM
                                    </span>
                                    <span class="d-block">One of the key prerequisites for achieving the desired success
                                        is having
                                        satisfied consumers. When there is a big rush at your restaurant, managing the
                                        customers' orders for various food items and making sure they are served
                                        promptly might be challenging. </span>
                                    <span class="d-block">
                                        Start utilising ERM5 to manage your customers,
                                        and make sure they are delighted. ERM5 features a lovely drag-and-drop user
                                        interface that makes it simple to keep track of customers' check-ins and
                                        check-outs at your restaurant. Your (for customers) availability is
                                        automatically updated across all booking channels.</span>
                                </div>
                            </div>
                        </div>
                        <div class="feature-card slide-forth">
                            <a href="#" class="feature-img">
                                <img src="./images/4.png" alt="feature">
                            </a>
                            <div class="feature-content">
                                <h3 class="feature-title">SINGLE DASHBOARD MONITORING </h3>
                                <div class="feature-meta">
                                    <span class="d-block">You, as the owner, must navigate between many dashboards,
                                        including your POS for dine-in sales. All of your data is accessible on a single
                                        dashboard thanks to ERM5 connectors, providing you with a complete picture of
                                        what's occurring in your restaurant right now.</span>
                                    <span class="d-block">
                                        You can accurately view the occupancy in each of your restaurants at various
                                        locations with the help of this restaurant management system. This means that
                                        you will be able to remotely as well as on-site manage traffic at
                                        all of your shops.
                                    </span>
                                </div>
                            </div>
                        </div>
                    </div>

                </div>
            </div>
        </div>
    </section>
    <!--======SILK SLIDER END=========-->

    <!--======ADDITIONAL FEATURES START=========-->
    <section class="addon_erms ">
        <div class="container" id="additional features">
            <h2 class="text-center text-color">ADDITIONAL FEATURES</h2>
            <p class="floating-image sand-witch  bounce">
                <img src="./images/home float/jam.png" alt="Jam Bottle" class="img-fluid">
            </p>
            <div class="row justify-content-center">
                <div class="col-lg-3 col-md-6">
                    <div class="addon-data text-center">
                        <p><img src="./images/addons/report1.png" alt="Reports"></p>
                        <h4 class="mt-3">Extensive Reporting</h4>
                        <h5 class="mt-3">No need to manually monitor the performance of your restaurant. ERM5 AI-powered
                            analytics
                            automatically monitors changes in sales, the number of leads generated each month, the total
                            number of offers and promotional products sold each month, etc. Real-time dynamic reports
                            that you can save and share with anybody will help you make better decisions.</h5>
                    </div>
                </div>
                <div class="col-lg-3 col-md-6">
                    <div class="addon-data text-center">
                        <p><img src="./images/addons/report2.png" alt="Reserve Table"></p>
                        <h4 class="mt-3">Table Reservation</h4>
                        <h5 class="mt-3">Now, bid clunky sales software a fond farewell and switch to ERM5. It allows
                            you to manage consumers in accordance with the floor and automatically collects customer
                            data with every online and offline reservation. ERM5 Dining enables you to quickly go
                            between floors to reach the orders for your table.</h5>
                    </div>
                </div>
                <div class="col-lg-3 col-md-6">
                    <div class="addon-data text-center">
                        <p><img src="./images/addons/report3.png" alt="Hardware"></p>
                        <h4 class="mt-3">Hardware Compatible</h4>
                        <h5 class="mt-3">The software can be installed without any special hardware or installation. Use
                            ERM5 on a computer, a laptop, or a mobile device around the clock to easily manage orders.
                            You can easily keep a tight eye on all orders and increase revenues with simplified product
                            listings, updated inventories, and fast alerts for all sales and transactions.</h5>
                    </div>
                </div>
                <div class="col-lg-3 col-md-6">
                    <div class="addon-data text-center">
                        <p><img src="./images/addons/report4.png" alt="Chef cooking food"></p>
                        <h4 class="mt-3">Kitchen Order Tickets</h4>
                        <h5 class="mt-3">You'll forget the inconveniences of managing kitchen orders manually thanks to
                            ERM5. Give this CRM your information to receive Kitchen Order Ticket with just one click. It
                            makes it easier for you to keep track of customer orders and make sure they arrive at the
                            appointed time.</h5>
                    </div>
                </div>
                <div class="col-lg-3 col-md-6">
                    <div class="addon-data text-center">
                        <p><img src="./images/addons/report5.png" alt="Order Online"></p>
                        <h4 class="mt-3">Online Ordering</h4>
                        <h5 class="mt-3">With ERM5, restaurant owners can accept customer orders online around-the-clock
                            and guarantee timely deliveries. Customers can submit their orders at any time and can
                            quickly verify the availability of various food items online.</h5>
                    </div>
                </div>
                <div class="col-lg-3 col-md-6">
                    <div class="addon-data text-center">
                        <p><img src="./images/addons/report6.png" alt="Messages on Phone"></p>
                        <h4 class="mt-3">Messaging</h4>
                        <h5 class="mt-3">For each and every activity, ERM5 automatically sends SMS and Email
                            notifications to both restaurant owners and customers. Therefore, you can promote new
                            cuisines among customers and boost total restaurant traffic.</h5>
                    </div>
                </div>
                <div class="col-lg-3 col-md-6">
                    <div class="addon-data text-center">
                        <p><img src="./images/addons/report7.png" alt="HR and Payroll"></p>
                        <h4 class="mt-3">HR & Payroll</h4>
                        <h5 class="mt-3">HR professionals have a variety of responsibilities, including the hiring
                            process, onboarding and training, revising employee policies, and streamlining routine
                            activities. HRMS solution streamlines and simplifies operations like scheduling interviews,
                            evaluating employee performance, and managing payroll.</h5>
                    </div>
                </div>
            </div>
            <p class="floating-image tomato circle-tomato">
                <img src="./images/home float/topping.png" alt="Food topping" class="img-fluid">
            </p>
        </div>
    </section>
    <!--======ADDITIONAL FEATURES END=========-->

    <!--======SUPPORT & TRAINING START=========-->
    <section class="support mt-lg-3">
        <div class="container" id="support">
            <h2 class="text-center text-color">SUPPORT & TRAINING</h2>
            <p class="center-30 w-75 mx-auto">Our customer resources, support, and education tools enable you to study
                or accomplish what you
                want when you want, and how you want, whether you're at home or on the move.</p>
            <div class="row justify-content-center">
                <div class="col-lg-4 col-md-6">
                    <div class="addon-data text-center">
                        <p><img src="./images/addons/first.png" alt="Support Team"></p>
                        <h4 class="mt-3">Instant Assistance from Actual People</h4>
                        <h5 class="mt-3">Our support team is available to help you via phone, email, or on-site visit if
                            you experience any problems or have any questions. No automated or chatbot responses, just
                            help from someone who can relate to your situation.</h5>
                    </div>
                </div>
                <div class="col-lg-4 col-md-6">
                    <div class="addon-data text-center">
                        <p><img src="./images/addons/sec.png" alt="open 24/7"></p>
                        <h4 class="mt-3">24-hour support</h4>
                        <h5 class="mt-3">Have trouble processing your orders at midnight? Or, encountered difficulties
                            at five in the morning?
                            Not to worry! We've got your back. Your PoS will always be operational thanks to ERM5's
                            support staff, who are available around the clock, including on holidays and weekends.</h5>
                    </div>
                </div>
                <div class="col-lg-4 col-md-6">
                    <div class="addon-data text-center">
                        <p><img src="./images/addons/third.png" alt="Computer"></p>
                        <h4 class="mt-3">Training & Retraining of Staff</h4>
                        <h5 class="mt-3">TWas your biller altered? again require staff training? Want to teach a new
                            ERM5 feature to your staff?<br>
                            You'll never have to be concerned about such things with ERM5. To help you or your staff get
                            the most out of your ERM5 PoS, our team is always available to train you or them.</h5>
                    </div>
                </div>
            </div>
        </div>
    </section>
    <!--======SUPPORT & TRAINING END=========-->

    <!--======ABOUT START=========-->
    <section class="About_erms">
        <div class="container">
            <h2 class="text-center text-color">DEMO</h2>
            <p class="floating-image sand-witch clock-wise">
                <img src="./images/home float/hot-dog.png" alt="Hot-Dog" class="img-fluid">
            </p>
            <p class="center-30">Consult with a restaurant specialist today to explore how ERM5 might benefit your
                business.</p>
            <div class="row align-items-center">
                <div class="col-md-5">
                    <p><img src="./images/demo-ideal.jpg" alt="online demo" class="img-fluid"></p>
                </div>
                <div class="col-md-7 ">
                    <h4 class="mt-5">Let us assist you in getting started with the appropriate tools for your company.
                    </h4>
                    <p class="mt-4">
                    <ul class="list-unstyled">
                        <li>» After submitting the form, an ERM5 expert will contact you to set up your demo within 24
                            hours.</li>
                        <li>» Your demo will feature a special ERM5 walkthrough tailored to the particular requirements
                            of your business.</li>
                        <li>» We will then provide you with a custom price quote based on the software package you
                            desire.</li>
                    </ul>
                    </p>
                    <button class="back-gold mt-lg-5 btn" type="button" data-toggle="modal"
                        data-target="#exampleModal">Request A Demo</button>
                    <button class="back-gold mt-lg-5 ml-2 btn call" type="button" data-toggle="modal"
                        data-target="#exampleModal1">Get A Call</button>
                </div>
            </div>
            <p class="floating-image tomato circle-tomato">
                <img src="./images/home float/tomato.png" alt="Red tomato" class="img-fluid">
            </p>
        </div>
    </section>
    <!--======ABOUT END=========-->

    <!--======OUR CLIENT START=========-->
    <section class="client_erms">
        <h2 class="text-center text-color" id="our client">OUR CLIENT OUR PRIDE</h2>
        <div class="container">
            <div class="row justify-content-center mt-lg-5">
                <div class="our-client text-center">
                    <p class="text-center">
                        <img src="./images/client/client-2.png" alt="Licker">
                    </p>
                    <!-- <p><i>“A fantastic organisation! Excellent customer service. Mr Vishal and Team were very friendly,
                            patient and helpful in helping us find what we were looking for. All responses were prompt
                            and
                            professional. Great customer support from the beginning to the end of the process. I would
                            recommend them unreservedly.”</i></p> -->
                    <!-- <h4 class="mb-1">Licker’s</h4> -->
                    <!-- <h5>Pinjore (Punjab), Yamunanagar (Haryana)</h5> -->
                </div>
                <div class="our-client text-center">
                    <p class="text-center">
                        <img src="./images/client/client-1.png" alt="Cocosome" class="img-fluid  rounded-pill">
                    </p>
                </div>
                <div class="our-client text-center">
                    <p class="text-center">
                        <img src="./images/client/client-3.png" alt="Spice Empire" class="img-fluid  rounded-pill">
                    </p>
                </div>
                <div class="our-client text-center">
                    <p class="text-center">
                        <img src="./images/client/client-4.png" alt="Chinese" class="img-fluid  rounded-pill">
                    </p>
                </div>
                <div class="our-client text-center">
                    <p class="text-center">
                        <img src="./images/client/client-5.png" alt="Restaurant" class="img-fluid  rounded-pill">
                    </p>
                </div>
                <div class="our-client text-center">
                    <p class="text-center">
                        <img src="./images/client/client-6.png" alt="Arabian Bakeries" class="img-fluid  rounded-pill">
                    </p>
                </div>
                <div class="our-client text-center">
                    <p class="text-center">
                        <img src="./images/client/client-7.png" alt="Grill Rice" class="img-fluid  rounded-pill">
                    </p>
                </div>
                <div class="our-client text-center">
                    <p class="text-center">
                        <img src="./images/client/client-8.png" alt="Asian Dining" class="img-fluid  rounded-pill">
                    </p>
                </div>
                <div class="our-client text-center">
                    <p class="text-center">
                        <img src="./images/client/client-9.png" alt="Prachin" class="img-fluid  rounded-pill">
                    </p>
                </div>
                <div class="our-client text-center">
                    <p class="text-center">
                        <img src="./images/client/client-10.png" alt="Hot grill" class="img-fluid  rounded-pill">
                    </p>
                </div>
                <div class="our-client text-center">
                    <p class="text-center">
                        <img src="./images/client/client-13.png" alt="Indian Restaurant" class="img-fluid rounded-pill">
                    </p>
                </div>
                <div class="our-client text-center">
                    <p class="text-center">
                        <img src="./images/client/client-11.png" alt="Haveli" class="img-fluid rounded-pill">
                    </p>
                </div>
                <div class="our-client text-center">
                    <p class="text-center">
                        <img src="./images/client/client-12.png" alt="Little India" class="img-fluid rounded-pill">
                    </p>
                </div>
                <div class="our-client text-center">
                    <p class="text-center">
                        <img src="./images/client/client-14.png" alt="Amritsar Haveli" class="img-fluid rounded-pill">
                    </p>
                </div>
            </div>
        </div>
    </section>
    <!--======OUR CLIENT END=========-->

    <!--======CONTACT START=========-->
    <section class="About_erms">
        <div class="container" id="contact us">
            <h2 class="text-center text-color">CONTACT US</h2>
            <p class="floating-image sand-witch clock-wise">
                <img src="./images/home float/sandwitch.png" alt="Sandwitch" class="img-fluid">
            </p>
            <div class="row mt-lg-5">
                <div class="col-md-6 mt-lg-5">
                    <div class="d-flex gap-60">
                        <div>
                            <div>
                                <h4>Email Address</h4>
                                <a href="mailto:[email protected]"
                                    class="mt-2 d-block">[email protected]</a>
                            </div>
                            <div class="mt-4">
                                <h4>Phone Number</h4>
                                <a href="tel:+918398882020" class="mt-2 d-block">+918398882020</a>
                            </div>
                        </div>
                        <div>
                            <div class="">
                                <h4>Company Name</h4>
                                <a class="mt-2 d-block">E-Software solutions</a>
                            </div>
                            <div class="mt-4">
                                <h4>Address</h4>
                                <a class="mt-2 d-block">E - 27, Street 1, Professor Colony,<br> Yamuna Nagar, Haryana
                                    135001</a>
                            </div>
                        </div>
                    </div>
                    <div class="contact-image mt-3">
                        <img src="/images/contactus.png" alt="Dine in" class="img-fluid">
                    </div>

                </div>
                <div class="col-md-6">

                    <div id="success" class="succes-msg">
                    </div>
                    <div id="error" class="error-msg">
                    </div>
                    <div class="contact-form">
                        <form class="needs-validation" id="contact_form" action="#" method="post" novalidate>
                            <div class="form-row">
                                <div class="col-md-12 mb-3">
                                    <label for="validationCustom01">Name</label>
                                    <input type="text" class="form-control" id="validationCustom01" placeholder=""
                                        required>
                                    <div class="valid-feedback">
                                        Looks good!
                                    </div>
                                    <div class="invalid-feedback">
                                        Please provide a valid Name.
                                    </div>
                                </div>
                                <div class="col-md-12 mb-3">
                                    <label for="validationCustom02">Email Address</label>
                                    <input type="email" class="form-control" id="validationCustom02" placeholder=""
                                        required>
                                    <div class="valid-feedback">
                                        Looks good!
                                    </div>
                                    <div class="invalid-feedback">
                                        Please provide a valid Email Id.
                                    </div>
                                </div>

                            </div>
                            <div class="form-row">
                                <div class="col-md-6 mb-3">
                                    <label for="validationCustom03">Phone No.</label>
                                    <input type="number" class="form-control" id="validationCustom03" placeholder=""
                                        required>
                                    <div class="valid-feedback">
                                        Looks good!
                                    </div>
                                    <div class="invalid-feedback">
                                        Please provide a valid Phone No.
                                    </div>
                                </div>
                                <div class="col-md-6 mb-3">
                                    <label for="validationCustom04">Location</label>
                                    <input type="text" class="form-control" id="validationCustom04" placeholder=""
                                        required>
                                    <div class="valid-feedback">
                                        Looks good!
                                    </div>
                                    <div class="invalid-feedback">
                                        Please provide a valid Location.
                                    </div>
                                </div>
                                <div class="col-md-12 mb-3">
                                    <label for="validationCustom05">Message</label>
                                    <textarea type="text" class="form-control" id="validationCustom05" placeholder=""
                                        required></textarea>
                                    <div class="valid-feedback">
                                        Looks good!
                                    </div>
                                    <div class="invalid-feedback">
                                        Please provide a valid Message.
                                    </div>
                                </div>
                            </div>

                            <button class="btn back-gold border-0 text-white ml-auto d-block mt-3" type="submit">Submit
                                form</button>
                        </form>


                    </div>
                </div>
            </div>
        </div>
    </section>
    <!--======CONTACT END=========-->

    <footer class="main-footer">
        <div class="container">
            <div class="row">
                <div class="col-md-6">
                    <ul class="d-flex list-unstyled">
                        <li><a href="#" class="text-white"><img src="./images/home float/fb.svg" alt="FB icon"></a></li>
                        <li><a href="#" class="text-white"><img src="./images/home float/tw.svg" alt="Twitter icon"></a></li>
                        <li><a href="#" class="text-white"><img src="./images/home float/link.svg" alt="Linkedin icon"></a></li>
                        <li><a href="#" class="text-white"><img src="./images/home float/insta.svg" alt="Instagram icon"></a></li>
                    </ul>
                </div>
                <div class="col-md-6">
                    <a href="#" class="text-white font-weight-light text-right d-block"> Copyright © 2023 erm5.com | All
                        Rights Reserved.</a>
                </div>
            </div>
        </div>
    </footer>



    <!-- Modal for Get a Quote -->
    <div class="modal fade" id="exampleModal" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
        <div class="modal-dialog">
            <div class="modal-content">
                <div class="modal-header border-0">
                    <p class="form-request-demo"> REQUEST A DEMO/ QUOTE</p>
                    <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                        <span aria-hidden="true">&times;</span>
                    </button>
                </div>
                <div class="modal-body">
                    <div class="col-md-12">

                        <div id="success-getquote" class="succes-msg">
                        </div>
                        <div id="error-getquote" class="error-msg">
                        </div>
                        <div class="contact-form">
                            <form id="get_quote" class="needs-validation" action="#" method="post" novalidate>
                                <div class="form-row">
                                    <div class="col-md-12 mb-3">
                                        <label for="validationCustom06">Name</label>
                                        <input type="text" class="form-control" id="validationCustom06" placeholder=""
                                            required>
                                        <div class="valid-feedback">
                                            Looks good!
                                        </div>
                                        <div class="invalid-feedback">
                                            Please provide a valid Name.
                                        </div>
                                    </div>
                                    <div class="col-md-12 mb-3">
                                        <label for="validationCustom07">Email Id</label>
                                        <input type="email" class="form-control" id="validationCustom07" placeholder=""
                                            required>
                                        <div class="valid-feedback">
                                            Looks good!
                                        </div>
                                        <div class="invalid-feedback">
                                            Please provide a valid Email Id.
                                        </div>
                                    </div>
                                    <div class="col-md-12 mb-3">
                                        <label for="validationCustom08">Phone No.</label>
                                        <input type="number" class="form-control" id="validationCustom08" placeholder=""
                                            required>
                                        <div class="valid-feedback">
                                            Looks good!
                                        </div>
                                        <div class="invalid-feedback">
                                            Please provide a valid Phone No.
                                        </div>
                                    </div>
                                    <div class="col-md-12 mb-3">
                                        <label for="validationCustom09">Resturant Name</label>
                                        <input type="text" class="form-control" id="validationCustom09" placeholder=""
                                            required>
                                        <div class="valid-feedback">
                                            Looks good!
                                        </div>
                                        <div class="invalid-feedback">
                                            Please provide a valid Resturant Name.
                                        </div>
                                    </div>
                                </div>


                                <button class="btn back-gold border-0 text-white ml-auto d-block mt-3"
                                    type="submit">Submit
                                    form</button>
                            </form>
                        </div>
                    </div>

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

    <!-- Modal for get a call-->
    <div class="modal fade" id="exampleModal1" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
        <div class="modal-dialog">
            <div class="modal-content">
                <div class="modal-header border-0">
                    <p class="form-call"> GET A CALL</p>
                    <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                        <span aria-hidden="true">&times;</span>
                    </button>
                </div>
                <div class="modal-body">
                    <div class="col-md-12">
                        <div id="success-requestdemo" class="succes-msg">
                        </div>
                        <div id="error-requestdemo" class="error-msg">
                        </div>
                        <div class="contact-form">
                            <form class="needs-validation" id="requestdemo" novalidate>
                                <div class="form-row">
                                    <div class="col-md-12 mb-3">
                                        <label for="validationCustom10">Name</label>
                                        <input type="text" class="form-control" id="validationCustom10" placeholder=""
                                            required>
                                        <div class="valid-feedback">
                                            Looks good!
                                        </div>
                                        <div class="invalid-feedback">
                                            Please provide a valid Name.
                                        </div>
                                    </div>
                                    <div class="col-md-12 mb-3">
                                        <label for="validationCustom11">Email Id </label>
                                        <input type="email" class="form-control" id="validationCustom11" placeholder=""
                                            required>
                                        <div class="valid-feedback">
                                            Looks good!
                                        </div>
                                        <div class="invalid-feedback">
                                            Please provide a valid Email Id.
                                        </div>
                                    </div>
                                    <div class="col-md-12 mb-3">
                                        <label for="validationCustom12">Query </label>
                                        <input type="text" class="form-control" id="validationCustom12" placeholder=""
                                            required>
                                        <div class="valid-feedback">
                                            Looks good!
                                        </div>
                                        <div class="invalid-feedback">
                                            Please provide a valid Query
                                        </div>
                                    </div>
                                    <div class="col-md-12 mb-3">
                                        <label for="validationCustom13">Phone No.</label>
                                        <input type="number" class="form-control" id="validationCustom13" placeholder=""
                                            required>
                                        <div class="valid-feedback">
                                            Looks good!
                                        </div>
                                        <div class="invalid-feedback">
                                            Please provide a valid Phone No.
                                        </div>
                                    </div>
                                    <div class="col-md-12 mb-3">
                                        <label for="validationCustom14">Resturant Name</label>
                                        <input type="text" class="form-control" id="validationCustom14" placeholder=""
                                            required>
                                        <div class="valid-feedback">
                                            Looks good!
                                        </div>
                                        <div class="invalid-feedback">
                                            Please provide a Resturant Name.
                                        </div>
                                    </div>
                                </div>


                                <button class="btn back-gold border-0 text-white ml-auto d-block mt-3"
                                    type="submit">Submit
                                    form</button>
                            </form>
                        </div>
                    </div>

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


    

    <!-- VENDOR -->
    <script src="js/vendor/jquery-1.12.4.min.js"></script>

    <script src="js/vendor/bootstrap.min.js"></script>
    <script src="js/vendor/slick.min.js"></script>

    <!-- CUSTOM -->
    <script src="js/custom/slick.js"></script>
    <script src="js/custom/main.js"></script>

    <script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/toastr.js/2.1.0/js/toastr.js"></script>
    <script>

        $(document).ready(function () {
            $("form#contact_form").submit(function (event) {
                event.preventDefault();

                var name = $("#validationCustom01").val();
                var email = $("#validationCustom02").val();
                var phone = $("#validationCustom03").val();
                var location = $("#validationCustom04").val();
                var message = $("#validationCustom05").val();
                if (name == "") {
                    return false;
                }
                if (email == "") {
                    return false;
                }
                if (phone == "") {
                    return false;
                }
                if (location == "") {
                    return false;
                }
                if (message == "") {
                    return false;
                }


                $.ajax({
                    type: "POST",
                    url: "contact-us.php",
                    data: { message: message, name: name, email: email, phone: phone, location: location },


                }).success(function (message) {
                    toastr.success(message);
                    setTimeout(function () {
                        window.location.reload(); // you can pass true to reload function to ignore the client cache and reload from the server
                    }, 1000);

                })
                    .error(function (error) {
                        toastr.error(error);
                    })


            });

            $("form#get_quote").submit(function (event) {
                event.preventDefault();

                var name = $("#validationCustom06").val();
                var email = $("#validationCustom07").val();
                var phone = $("#validationCustom08").val();
                var restaurant = $("#validationCustom09").val();

                if (name == "") {
                    return false;
                }
                if (email == "") {
                    return false;
                }
                if (phone == "") {
                    return false;
                }
                if (restaurant == "") {
                    return false;
                }



                $.ajax({
                    type: "POST",
                    url: "getquote.php",
                    data: { name: name, email: email, phone: phone, restaurant: restaurant },


                }).success(function (message) {
                    toastr.success(message);

                    setTimeout(function () {
                        window.location.reload(); // you can pass true to reload function to ignore the client cache and reload from the server
                    }, 1000);

                })
                    .error(function (error) {
                        toastr.error(error);
                    })


            });

            $("form#requestdemo").submit(function (event) {
                event.preventDefault();

                var name = $("#validationCustom10").val();
                var email = $("#validationCustom11").val();
                var query = $("#validationCustom12").val();
                var phone = $("#validationCustom13").val();
                var restaurant = $("#validationCustom14").val();

                if (name == "") {
                    return false;
                }
                if (email == "") {
                    return false;
                }
                if (phone == "") {
                    return false;
                }
                if (restaurant == "") {
                    return false;
                }
                if (query == "") {
                    return false;
                }


                $.ajax({
                    type: "POST",
                    url: "requestdemo.php",
                    data: { name: name, email: email, phone: phone, restaurant: restaurant, query: query },


                }).success(function (message) {
                    toastr.success(message);
                    setTimeout(function () {
                        window.location.reload(); // you can pass true to reload function to ignore the client cache and reload from the server
                    }, 1000);

                })
                    .error(function (error) {
                        toastr.error(error);
                    })


            });
        });
    </script>

</body>
</html?>
                               

Whois info of domain

Domain Name: ERM5.COM
Registry Domain ID: 2756727317_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2025-02-06T17:48:36Z
Creation Date: 2023-02-07T05:38:20Z
Registry Expiry Date: 2027-02-07T05:38:20Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: RUTH.NS.CLOUDFLARE.COM
Name Server: SKIP.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-17T10:11:09Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass