Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - atw3.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 20 May 2025 08:40:54 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: keep-alive
Location: https://atw3.com/
cf-cache-status: DYNAMIC
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=FLi4ggku3Xyo8mJxe1%2FN7kR8fRbdHCJgPXrAzbzlEcf66y%2BMorHllqw1pAatt3AjKbKV7FKRUszG9AApQB8n6%2FoGz%2F%2Boe6EfQxKqG7SbTCXlYOJBVOtqPqv36iGqXzDW%2FhlpVKDXpA%3D%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 942a88291a457970-AMS
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=27041&min_rtt=27041&rtt_var=13520&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=164&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"

HTTP Code 301 Moved Permanently

301 status code 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://atw3.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 20 May 2025 08:40:54 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Server: cloudflare
Vary: Accept-Encoding
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
X-Xss-Protection: 1; mode=block
X-Permitted-Cross-Domain-Policies: master-only
Referrer-Policy: same-origin
Alt-Svc: h3=":443"; ma=86400
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=0XL6fUzQKHfI%2FmcfVqVyhgqPFherBiWiKmScxULjzMVY6agzqDwQtXEciO%2FtDHpAddqWG4D274pCYjs6i4K8Y1UPhSFGlsBtuSkhkycmsJzGaGjs"}]}
Cf-Cache-Status: DYNAMIC
Set-Cookie: ci_session=bocgniresvti1gteu6brg9qtupb9m7dn; HttpOnly; Path=/; Max-Age=7200; Expires=Tue, 20 May 2025 10:40:54 GMT
CF-RAY: 942a882b9d06f946-DUS

HTTP Code 200 OK

200 status code 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: atw3.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="UTF-8">
    <meta name="description" content="">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    

    <title>ATW3 Landing Page | Default</title>
    <link rel="icon" href="https://atw3.com/mainassets/img/favicon.png">
    <link rel="stylesheet" href="https://atw3.com/mainassets/css/style.css">
    <link rel="stylesheet" href="https://atw3.com/mainassets/css/responsive.css">



<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-QX8RZPNZ8G"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-QX8RZPNZ8G');
</script>






<style type="text/css">
  .magic{
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #00e4e2 0%, #81ee8e 100%) repeat scroll 0 0;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  
  }
</style>



</head>

<body class="miami">
     

    <!--====== Scroll To Top Area Start ======-->
    <div id="scrollUp" title="Scroll To Top">
        <i class="icofont-bubble-up"></i>
    </div>
    <!--====== Scroll To Top Area End ======-->

    <div class="all-area">
        <!-- ***** Header Start ***** -->
        <header class="section header-area">
            <div id="appo-header" class="main-header-area">
                <div class="container-fluid">
                    <nav class="navbar navbar-expand-md navbar-light">
                        <!-- Logo -->
                        <a class="navbar-brand" href="https://atw3.com/">
                            <img class="logo" src="https://atw3.com/mainassets/img/logo/logo.png" alt="">
                        </a>
                        <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#appo-menu">
                            <span class="navbar-toggler-icon"></span>
                        </button>
                        <!-- Appo Menu -->
                        <div class="collapse navbar-collapse" id="appo-menu">
                            <!-- Header Items -->
                            <ul class="navbar-nav header-items ml-auto">
                                <li class="nav-item">
                                    <a class="nav-link" href="https://atw3.com/">Home</a>
                                </li>
                                <li class="nav-item">
                                    <a class="nav-link " href="https://atw3.com/about">About</a>
                                </li>
                                <li class="nav-item">
                                    <a class="nav-link " href="https://atw3.com/pricing">Pricing</a>
                                </li>
                                <li class="nav-item">
                                    <a class="nav-link " href="https://atw3.com/tnc">Terms</a>
                                </li>
                                <li class="nav-item">
                                    <a class="nav-link " href="https://atw3.com/privacy">Privacy</a>
                                </li>
                                <li class="nav-item">
                                    <a class="nav-link " href="https://atw3.com/cancelation">Cancelation Policy</a>
                                </li>


                                <li class="nav-item">
                                    <a class="nav-link " href="https://atw3.com/contact">Contact</a>
                                </li>


                                <li class="nav-item">
                                    <a class="nav-link " href="https://connect.atw3.com/">Vendor Login</a>
                                </li>
                                    
                                <li style="display: none;" class="nav-item active dropdown">
                                    <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown">Features</a>
                                    <div class="dropdown-menu mega-menu px-3 px-md-4 py-md-4">
                                        <!-- Shapes Container -->
                                        <div class="shapes-container d-none d-lg-block">
                                            <div class="shape-1"></div>
                                        </div>
                                        <div class="row">
                                            <!-- Dropdown Headings -->
                                            <div class="col-lg-3 dropdown-headings d-none d-lg-block">
                                                <span class="fw-6">Features</span>
                                                <h5 class="text-uppercase my-2">Creative Design</h5>
                                                <p class="slag fw-5">Verified by developers &amp; Truted by tons of customers</p>
                                                <div class="dropdown-btn mt-3">
                                                    <a href="#" class="btn btn-bordered">Get Started</a>
                                                </div>
                                            </div>
                                            <div class="col-12 col-md-4 col-lg-3">
                                                <!-- Single Menu -->
                                                <ul class="single-menu">
                                                    <li class="page-title d-inline-block text-uppercase mb-2">Home Variations</li>
                                                    <li><a class="dropdown-item" href="index.html">Homepage - Miami</a></li>
                                                    <li><a class="dropdown-item" href="index-riga.html">Homepage - Riga</a></li>
                                                    <li><a class="dropdown-item" href="index-tokyo.html">Homepage - Tokyo</a></li>
                                                    <li><a class="dropdown-item" href="index-rome.html">Homepage - Rome</a></li>
                                                    <li><a class="dropdown-item" href="index-paris.html">Homepage - Paris</a></li>
                                                    <li><a class="dropdown-item" href="index-london.html">Homepage - London</a></li>
                                                    <li><a class="dropdown-item" href="index-seoul.html">Homepage - Seoul</a></li>
                                                    <li><a class="dropdown-item" href="index-moscow.html">Homepage - Moscow</a></li>
                                                </ul>
                                            </div>
                                            <div class="col-12 col-md-4 col-lg-3">
                                                <!-- Single Menu -->
                                                <ul class="single-menu">
                                                    <li class="page-title d-inline-block text-uppercase mb-2">Inner Pages</li>
                                                    <li><a class="dropdown-item" href="index-italy.html">Homepage - Italy <span class="badge badge-pill badge-warning ml-1">New</span></a></li>
                                                    <li><a class="dropdown-item" href="about-us.html">About Us</a></li>
                                                    <li><a class="dropdown-item" href="pricing.html">Pricing Plans</a></li>
                                                    <li><a class="dropdown-item" href="testimonials.html">Testimonials</a></li>
                                                    <li><a class="dropdown-item" href="faq.html">FAQ</a></li>
                                                    <li><a class="dropdown-item" href="login.html">Login</a></li>
                                                    <li><a class="dropdown-item" href="sign-up.html">Register</a></li>
                                                    <li><a class="dropdown-item" href="download.html">Download</a></li>
                                                </ul>
                                            </div>
                                            <div class="col-12 col-md-4 col-lg-3">
                                                <!-- Single Menu -->
                                                <ul class="single-menu">
                                                    <li class="page-title d-inline-block text-uppercase mb-2">Inner Pages</li>
                                                    <li><a class="dropdown-item" href="thank-you.html">Thank You</a></li>
                                                    <li><a class="dropdown-item" href="forgot.html">Forget Password</a></li>
                                                    <li><a class="dropdown-item" href="newsletter.html">Newsletter</a></li>
                                                    <li><a class="dropdown-item" href="error-v1.0.html">Error v1.0</a></li>
                                                    <li><a class="dropdown-item" href="error-v2.0.html">Error v2.0</a></li>
                                                    <li><a class="dropdown-item" href="contact.html">Contact</a></li>
                                                    <li><a class="dropdown-item" href="maintenance.html">Maintenance</a></li>
                                                    <li><a class="dropdown-item" href="coming-soon.html">Coming Soon</a></li>
                                                </ul>
                                            </div>
                                        </div>
                                    </div>
                                </li>
                                 
                                 
                                
                            </ul>
                        </div>
                    </nav>
                </div>
            </div>
        </header>
        <!-- ***** Header End ***** -->

        
        <!-- ***** Welcome Area Start ***** -->
        <section id="home" class="section welcome-area d-flex align-items-center">
            <div class="container">
                <div class="row align-items-center">
                    <!-- Welcome Intro Start -->
                    <div class="col-12 col-md-7 col-lg-6">
                        <div class="welcome-intro">
                            <h1>
                              <span style="font-size: 18px;">It Takes 2 MINUTES to make your</span>  
                              <br>
                              <span class="magic">Store Online (FREE)</span>
                            </h1>
                            <h3 class="fw-3">ATW3 Handles it all</h3>
                            <p class="my-3">Free E-commerce Sore, POS PANEL, BILLING SOLUTION and many more to come. </p>
                            <div class="button-group">
                                <a style="background:#ccc;"   href="https://atw3.com/register" class="btn btn-bordered"><span>Get your free Website</span></a>
                                <a href="https://atw3.com/contact" class="btn btn-bordered d-none d-sm-inline-block">Connect With Us</a>
                            </div>
                        </div>
                    </div>
                    <div class="col-12 col-md-5 col-lg-6">
                        <!-- Welcome Thumb -->
                        <div class="welcome-thumb text-center" data-aos="fade-left" data-aos-delay="500" data-aos-duration="1000">
                            <img src="https://atw3.com/mainassets/img/welcome/welcome-mockup-2.png" alt="">
                        </div>
                        <!-- Video Icon -->
                        <div class="video-icon d-none d-lg-block">
                            <a class="play-btn" data-fancybox href="https://www.youtube.com/watch?v=hs1HoLs4SD0">
                                <i class="icofont-ui-play"></i>
                            </a>
                        </div>
                    </div>
                </div>
            </div>
        </section>  
        <!-- ***** Welcome Area End ***** -->




        <!-- ***** Features Area Start ***** -->
        <section id="features" class="section features-area ptb_100">
            <div class="shapes-container">
                <div class="shape bg-shape"></div>
            </div>
            <div class="container">
                <div class="row align-items-center">
                    <div class="col-12 col-md-6 col-lg-6">
                        <div class="features-text">
                            <!-- Headings -->
                            <div class="headings d-flex align-items-center mb-4">
                                <span class="text-uppercase d-none d-sm-block">Features</span>
                                <h2 class="text-capitalize">Built In Powerful <br>E-commerce Store.</h2>
                            </div>
                            <p class="my-3">Its takes 10 minutes to setup your E-Commerce store online. You dont need to be tech expert. Just signup and make you Store come online instantly. Add Category, Brand, and products of your own. We have inbult inventory management. POS Application, Instant billing tool. 
                                <br />
                                Just everything to run your STORE ONLINE.

                            </p>
                            <!-- Counter List -->
                            <div class="counter-list">
                                <ul>
                                    <li>
                                        <!-- Single Counter -->
                                        <div class="single-counter px-4 py-3 text-center">
                                            <!-- Counter Icon -->
                                            <div class="counter-icon">
                                                <i style="font-size: 40px; color: #60dd96;" class="fa fa-id-card"></i>
                                            </div>
                                            <!-- Counter Text -->
                                            <div class="counter-text">
                                                <span class="counter d-inline-block mt-3 mb-2">12</span>K<sup>+</sup>
                                                <h5>Customers</h5>
                                            </div>
                                        </div>
                                    </li>
                                    <li>
                                        <!-- Single Counter -->
                                        <div class="single-counter px-4 py-3 text-center">
                                            <!-- Counter Icon -->
                                            <div class="counter-icon">
                                                <i style="font-size: 40px; color: #fc7b69;" class="fa fa-university"></i>
                                            </div>
                                            <!-- Counter Text -->
                                            <div class="counter-text">
                                                <span class="counter d-inline-block mt-3 mb-2">25</span>
                                                <h5>Stores</h5>
                                            </div>
                                        </div>
                                    </li>
                                    <li>
                                        <!-- Single Counter -->
                                        <div class="single-counter px-4 py-3 text-center">
                                            <!-- Counter Icon -->
                                            <div class="counter-icon">
                                                <i class="icofont-beard"></i>
                                            </div>
                                            <!-- Counter Text -->
                                            <div class="counter-text">
                                                <span class="counter d-inline-block mt-3 mb-2">18</span>
                                                <h5>Developers</h5>
                                            </div>
                                        </div>
                                    </li>
                                    <li>
                                        <!-- Single Counter -->
                                        <div class="single-counter px-4 py-3 text-center">
                                            <!-- Counter Icon -->
                                            <div class="counter-icon">
                                                <i style="font-size: 40px; color: #00cff2;" class="fa fa-file"></i>
                                            </div>
                                            <!-- Counter Text -->
                                            <div class="counter-text">
                                                <span class="counter d-inline-block mt-3 mb-2">80</span>K<sup>+</sup>
                                                <h5>Invoices</h5>
                                            </div>
                                        </div>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                    <div class="col-12 col-md-6 col-lg-5 offset-lg-1">
                        <!-- Featured Items -->
                        <div class="featured-items">
                            <ul>
                                <li>
                                    <!-- Single Features Item -->
                                    <div class="single-features media p-3">
                                        <!-- Features Title -->
                                        <div class="features-title mr-3">
                                            <img src="https://atw3.com/mainassets/img/icon/icon-1.svg" alt="">
                                        </div>
                                        <!-- Features Text -->
                                        <div class="features-text media-body">
                                            <h3>Easy to Setup</h3>
                                            <p>1-2-3 DONE! Its that easy. Jst signup and start adding products.</p>
                                        </div>
                                    </div>
                                </li>
                                <li>
                                    <!-- Single Features Item -->
                                    <div class="single-features media p-3">
                                        <!-- Features Title -->
                                        <div class="features-title mr-3">
                                            <img src="https://atw3.com/mainassets/img/icon/icon-2.svg" alt="">
                                        </div>
                                        <!-- Features Text -->
                                        <div class="features-text media-body">
                                            <h3>Creative Templates</h3>
                                            <p>Numerous creative designs to choose from. Go as per your taste.</p>
                                        </div>
                                    </div>
                                </li>
                                <li>
                                    <!-- Single Features Item -->
                                    <div class="single-features media p-3">
                                        <!-- Features Title -->
                                        <div class="features-title mr-3">
                                            <img src="https://atw3.com/mainassets/img/icon/icon-3.svg" alt="">
                                        </div>
                                        <!-- Features Text -->
                                        <div class="features-text media-body">
                                            <h3>Support on the go</h3>
                                            <p>We are happy to listen your issues and help you out. Reach us now.</p>
                                        </div>
                                    </div>
                                </li>
                                <li>
                                    <!-- Single Features Item -->
                                    <div class="single-features media p-3">
                                        <!-- Features Title -->
                                        <div class="features-title mr-3">
                                            <img src="https://atw3.com/mainassets/img/icon/icon-4.svg" alt="">
                                        </div>
                                        <!-- Features Text -->
                                        <div class="features-text media-body">
                                            <h3>Unlimited Features</h3>
                                            <p>Tons of new features are on its way. We are constantly upgrading behind the scene.</p>
                                        </div>
                                    </div>
                                </li>
                            </ul>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        <!-- ***** Features Area End ***** -->
        <!-- ***** Benifits Area Start ***** -->
        <section id="benifits" class="section benifits-area ptb_100">
            <div class="container">
                <div class="row">
                    <!-- Benifits Item -->
                    <div class="col-12 col-sm-6 col-md-4 col-lg-3" data-aos="fade-up">
                        <div class="benifits-item text-center p-3">
                            <div class="feature-icon">
                                <img src="https://atw3.com/mainassets/img/icon/1.png" alt="">
                            </div>
                            <!-- Benifits Text -->
                            <div class="benifits-text">
                                <h3 class="mb-2">Free Trail</h3>
                                <p>Want to test it for free? No worries. We have a free trial for you!</p>
                            </div>
                        </div>
                    </div>
                    <!-- Benifits Item -->
                    <div class="col-12 col-sm-6 col-md-4 col-lg-3" data-aos="fade-up" data-aos-delay="200">
                        <div class="benifits-item text-center p-3">
                            <div class="feature-icon">
                                <img src="https://atw3.com/mainassets/img/icon/2.png" alt="">
                            </div>
                            <!-- Benifits Text -->
                            <div class="benifits-text">
                                <h3 class="mb-2">Easy to use</h3>
                                <p>Ecommer store management was never so easy. Add products and you are ready to go.</p>
                            </div>
                        </div>
                    </div>
                    <!-- Benifits Item -->
                    <div class="col-12 col-sm-6 col-md-4 col-lg-3" data-aos="fade-up" data-aos-delay="400">
                        <div class="benifits-item text-center p-3">
                            <div class="feature-icon">
                                <img src="https://atw3.com/mainassets/img/icon/3.png" alt="">
                            </div>
                            <!-- Benifits Text -->
                            <div class="benifits-text">
                                <h3 class="mb-2">24/7 Support</h3>
                                <p>Call us anytime. We will be happy to help you.</p>
                            </div>
                        </div>
                    </div>
                    <!-- Benifits Item -->
                    <div class="col-12 col-sm-6 col-md-4 col-lg-3" data-aos="fade-up" data-aos-delay="600">
                        <div class="benifits-item text-center p-3">
                            <div class="feature-icon">
                                <img src="https://atw3.com/mainassets/img/icon/4.png" alt="">
                            </div>
                            <!-- Benifits Text -->
                            <div class="benifits-text">
                                <h3 class="mb-2">Well Documented</h3>
                                <p>We have documentations and video tutorials in case yu need to know how to operate.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        <!-- ***** Benifits Area End ***** -->

        


      

        <!-- ***** Testimonial Area Start ***** -->
        <section class="section testimonial-area ptb_100">
            <div class="shapes-container">
                <div class="shape bg-shape"></div>
            </div>
            <div class="container text-center">
                <div class="row justify-content-center align-items-center">
                    <div class="col-12 col-md-8">
                        <div class="testimonials owl-carousel">
                            <!-- Single Testimonial -->
                            <div class="single-testimonial p-3 p-md-5">
                                <img src="https://atw3.com/mainassets/img/avatar/avatar-1.png" class="mx-auto d-block" alt="">
                                <!-- Client Name -->
                                <h3 class="client-name mt-4 mb-2">Chiraj Jain</h3>
                                <!-- Client Address -->
                                <h5 class="client-address fw-4">Door Stepping</h5>
                                <!-- Client Rating -->
                                <div class="client-rating mt-2 mb-3">
                                    <i class="fas fa-star"></i>
                                    <i class="fas fa-star"></i>
                                    <i class="fas fa-star"></i>
                                    <i class="fas fa-star"></i>
                                    <i class="fas fa-star"></i>
                                </div>
                                <!-- Client Description -->
                                <div class="client-description">
                                    <!-- Client Text -->
                                    <div class="client-text">
                                        <p>ATW3 Made my grocery store live in just 30 mins. May be less than that. Just wow. NIce features. I like its marketing tool.</p>
                                    </div>
                                </div>
                            </div>
                            <!-- Single Testimonial -->
                            <div class="single-testimonial p-3 p-md-5">
                                <img src="https://atw3.com/mainassets/img/avatar/avatar-2.png" class="mx-auto d-block" alt="">
                                <!-- Client Name -->
                                <h3 class="client-name mt-4 mb-2">Poonam Kaur</h3>
                                <!-- Client Address -->
                                <h5 class="client-address fw-4">Apna Boutique</h5>
                                <!-- Client Rating -->
                                <div class="client-rating mt-2 mb-3">
                                    <i class="fas fa-star"></i>
                                    <i class="fas fa-star"></i>
                                    <i class="fas fa-star"></i>
                                    <i class="fas fa-star"></i>
                                    <i class="fas fa-star"></i>
                                </div>
                                <!-- Client Description -->
                                <div class="client-description">
                                    <!-- Client Text -->
                                    <div class="client-text">
                                        <p>With the help of ATW3 I made my store online. My customers are ordering me from home in this pandemic. Love you team.</p>
                                    </div>
                                </div>
                            </div>
                            <!-- Single Testimonial -->
                            <div class="single-testimonial p-3 p-md-5">
                                <img src="https://atw3.com/mainassets/img/avatar/avatar-3.png" class="mx-auto d-block" alt="">
                                <!-- Client Name -->
                                <h3 class="client-name mt-4 mb-2">Pratik Saw</h3>
                                <!-- Client Address -->
                                <h5 class="client-address fw-4">Nearby Store</h5>
                                <!-- Client Rating -->
                                <div class="client-rating mt-2 mb-3">
                                    <i class="fas fa-star"></i>
                                    <i class="fas fa-star"></i>
                                    <i class="fas fa-star"></i>
                                    <i class="fas fa-star"></i>
                                    <i class="fas fa-star"></i>
                                </div>
                                <!-- Client Description -->
                                <div class="client-description">
                                    <!-- Client Text -->
                                    <div class="client-text">
                                        <p>I was in need of a E-commerce store. Neat and simple. ATW3 have lots of templates to choose from. Pretty easy to setup. I love this framework.</p>
                                    </div>
                                </div>
                            </div>
                        </div>
                        <!-- Single Testimonial Thumb -->
                        <div class="single-testimonial-thumb d-none d-md-block">
                            <!-- Thumb Prev -->
                            <div class="thumb-prev">
                                <span>
                                    <img src="https://atw3.com/mainassets/img/avatar/avatar-3.png" alt="">
                                </span>
                            </div>
                            <!-- Thumb Next -->
                            <div class="thumb-next">
                                <span>
                                    <img src="https://atw3.com/mainassets/img/avatar/avatar-2.png" alt="">
                                </span>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        <!-- ***** Testimonial Area End ***** -->

       

        <!-- ***** Start Free Area Start ***** -->
        <section class="start-free-area">
            <div class="container">
                <div class="col-12">
                    <!-- Start Free Content -->
                    <div class="start-free-content d-flex flex-wrap align-items-center justify-content-center justify-content-lg-between shadow-lg" data-aos="fade-up">
                        <!-- Start Free Content -->
                        <div class="start-free-text">
                            <h2 class="mb-2">Start your 14 days free trial</h2>
                            <span>We wont charge you in this time frame.</span>
                        </div>
                        <!-- Start Free Button -->
                        <div class="start-free-btn mt-4 mt-lg-0">
                            <a href="https://phpstack-936496-3283242.cloudwaysapps.com/register" class="btn btn-bordered"><span>Get Started</span></a>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        <!-- ***** Start Free Area End ***** -->
        <!-- ***** Blog Area Start ***** -->
        <section style="display: none;" id="blog" class="section blog-area ptb_100">
            <div class="container">
                <div class="row justify-content-center">
                    <!-- Section Heading -->
                    <div class="col-12 col-md-10 col-lg-6">
                        <!-- Section Heading -->
                        <div class="section-heading text-center">
                            <h2 class="text-capitalize">Latest from Blog</h2>
                            <p class="d-none d-sm-block mt-4">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Laborum obcaecati dignissimos quae quo ad iste ipsum officiis deleniti asperiores sit.</p>
                            <p class="d-block d-sm-none mt-4">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Laborum obcaecati.</p>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-12 col-md-6 col-lg-4">
                        <!-- Single Blog -->
                        <div class="single-blog wow fadeIn res-margin" data-wow-duration="2s">
                            <!-- Blog Thumb -->
                            <div class="blog-thumb">
                                <a href="#"><img src="https://atw3.com/mainassets/img/blog/blog-1.jpg" alt=""></a>
                            </div>
                            <!-- Blog Content -->
                            <div class="blog-content p-4">
                                <!-- Meta Info -->
                                <ul class="meta-info d-flex justify-content-between">
                                    <li>By <a href="#">Anna Sword</a></li>
                                    <li><a href="#">Feb 05, 2019</a></li>
                                </ul>
                                <!-- Blog Title -->
                                <h3 class="blog-title my-3"><a href="#">Blog Title Here</a></h3>
                                <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ratione obcaecati, animi vitae recusandae, praesentium quae.</p>
                                <a href="#" class="blog-btn mt-3">Read More</a>
                            </div>
                        </div>
                    </div>
                    <div class="col-12 col-md-6 col-lg-4">
                        <!-- Single Blog -->
                        <div class="single-blog wow fadeIn res-margin" data-wow-duration="2s" data-wow-delay="0.2s">
                            <!-- Blog Thumb -->
                            <div class="blog-thumb">
                                <a href="#"><img src="https://atw3.com/mainassets/img/blog/blog-2.jpg" alt=""></a>
                            </div>
                            <!-- Blog Content -->
                            <div class="blog-content p-4">
                                <!-- Meta Info -->
                                <ul class="meta-info d-flex justify-content-between">
                                    <li>By <a href="#">Jassica William</a></li>
                                    <li><a href="#">Feb 05, 2019</a></li>
                                </ul>
                                <!-- Blog Title -->
                                <h3 class="blog-title my-3"><a href="#">Blog Title Here</a></h3>
                                <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ratione obcaecati, animi vitae recusandae, praesentium quae.</p>
                                <a href="#" class="blog-btn mt-3">Read More</a>
                            </div>
                        </div>
                    </div>
                    <div class="col-12 col-md-6 col-lg-4">
                        <!-- Single Blog -->
                        <div class="single-blog wow fadeIn" data-wow-duration="2s" data-wow-delay="0.4s">
                            <!-- Blog Thumb -->
                            <div class="blog-thumb">
                                <a href="#"><img src="https://atw3.com/mainassets/img/blog/blog-3.jpg" alt=""></a>
                            </div>
                            <!-- Blog Content -->
                            <div class="blog-content p-4">
                                <!-- Meta Info -->
                                <ul class="meta-info d-flex justify-content-between">
                                    <li>By <a href="#">John Doe</a></li>
                                    <li><a href="#">Mar 05, 2019</a></li>
                                </ul>
                                <!-- Blog Title -->
                                <h3 class="blog-title my-3"><a href="#">Blog Title Here</a></h3>
                                <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ratione obcaecati, animi vitae recusandae, praesentium quae.</p>
                                <a href="#" class="blog-btn mt-3">Read More</a>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        <!-- ***** Blog Area End ***** -->

        


        <!--====== Footer Area Start ======-->
        <footer class="section footer-area footer-bg">
            <!-- Footer Top -->
            <div class="footer-top ptb_100">
                <div class="container">
                    <div class="row">
                        <div class="col-12 col-sm-6 col-lg-3">
                            <!-- Footer Items -->
                            <div class="footer-items">
                                <!-- Logo -->
                                <a class="navbar-brand" href="#">
                                    <img class="logo" src="https://atw3.com/mainassets/img/logo/logo-white.png" alt=""><span style="font-size: 25px; font-weight: bold; color: #fff; "> ATW3</span>
                                </a>
                                <p class="text-white-50 mt-2 mb-3">We focus on providing you online E-commerce store at an affordable cost.</p>
                                <!-- Social Icons -->
                                <div class="social-icons d-flex">
                                    <a class="facebook" href="#">
                                        <i class="fab fa-facebook-f"></i>
                                        <i class="fab fa-facebook-f"></i>
                                    </a>
                                    <!-- <a class="twitter" href="#">
                                        <i class="fab fa-twitter"></i>
                                        <i class="fab fa-twitter"></i>
                                    </a>
                                    <a class="google-plus" href="#">
                                        <i class="fab fa-google-plus-g"></i>
                                        <i class="fab fa-google-plus-g"></i>
                                    </a>
                                    <a class="vine" href="#">
                                        <i class="fab fa-vine"></i>
                                        <i class="fab fa-vine"></i>
                                    </a> -->
                                </div>
                            </div>
                        </div>
                        <div class="col-12 col-sm-6 col-lg-3">
                            <!-- Footer Items -->
                            <div class="footer-items">
                                <!-- Footer Title -->
                                <h3 class="footer-title text-white mb-2">Useful Links</h3>
                                <ul>
                                    <li class="py-2"><a class="text-white-50" href="https://atw3.com/">Home</a></li>
                                    <li class="py-2"><a class="text-white-50" href="https://atw3.com/about">About Us</a></li>
                                    <li class="py-2"><a class="text-white-50" href="https://atw3.com/pricing">Pricing</a></li>

                                    <li class="py-2"><a class="text-white-50" href="https://atw3.com/tnc">Terms</a></li>
                                    <li class="py-2"><a class="text-white-50" href="https://atw3.com/privacy">Privacy</a></li>
                                    <li class="py-2"><a class="text-white-50" href="https://atw3.com/cancelation">Cancelation Policy</a></li>
                                </ul>
                            </div>
                        </div>
                        <div class="col-12 col-sm-6 col-lg-6">
                            <!-- Footer Items -->
                            <div class="footer-items">
                                <h3 class="footer-title text-white mb-2">Locate Us</h3>

                                <p>We are virtually present by you. Just connect with us with any mediun. May be call may be whatsapp or click the tiny little chat box on buttom right. We are there! To help you out.
                                    <br>
                                    <br>
                                    CALL: +91 9040490190<br>
                                    Whatsapp: +91 9040490190<br>
                                    EMail: <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="066f68606946677271352865696b">[email&#160;protected]</a><br>
                                    Address: 1375, Chintamaniswar, Bhubaneswar.<br>


                                </p>
                                
                            </div>
                        </div>
                         
                    </div>
                </div>
            </div>
            <!-- Footer Bottom -->
            <div class="footer-bottom">
                <div class="container">
                    <div class="row">
                        <div class="col-12">
                            <!-- Copyright Area -->
                            <div class="copyright-area d-flex flex-wrap justify-content-center justify-content-sm-between text-center py-4">
                                <!-- Copyright Left -->
                                <div class="copyright-left text-white-50">&copy; Copyrights 2025 All rights reserved.</div>
                                <!-- Copyright Right -->
                                <div class="copyright-right text-white-50">Made with <i class="icofont-heart-alt"></i> By <a class="text-white-50" href="#">ATW3</a></div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </footer>
        <!--====== Footer Area End ======-->
    </div>

    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://atw3.com/mainassets/js/jquery/jquery-3.3.1.min.js"></script>
    <script src="https://atw3.com/mainassets/js/bootstrap/popper.min.js"></script>
    <script src="https://atw3.com/mainassets/js/bootstrap/bootstrap.min.js"></script>
    <script src="https://atw3.com/mainassets/js/plugins/plugins.min.js"></script>
    <script src="https://atw3.com/mainassets/js/active.js"></script>
</body>


</html>

                               

Whois info of domain

Domain Name: ATW3.COM
Registry Domain ID: 1611298131_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.PublicDomainRegistry.com
Registrar URL: http://www.publicdomainregistry.com
Updated Date: 2024-08-20T05:10:20Z
Creation Date: 2010-08-16T07:08:37Z
Registry Expiry Date: 2025-08-16T07:08:37Z
Registrar: PDR Ltd. d/b/a PublicDomainRegistry.com
Registrar IANA ID: 303
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.2013775952
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: CLOE.NS.CLOUDFLARE.COM
Name Server: IGNAT.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-20T08:40:48Z <<<
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