%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream
<section class="innerslider"> <img src="<?=base_url('assets/imgs')?>/contact-banner.jpg"> <div class="headeings"> <h2>Our Products</h2> </div> </section> <section> <div class="home-services"> <div class="container"> <div class="row"> <div class="col-md-8"> <!-- <h2>Products & <strong>Services </strong></h2>--> <p>AGUSTTYAINC brings high-quality organic herbs, coconut products, fresh fruits, and oil seeds to the global market. From swift customs handling to responsive after-sales care, we ensure that every aspect of your trade journey is seamless, allowing you to focus on what matters most—your business. </p> </div> </div> <div class="row"> <?php foreach($productsArray as $prow) {?> <div class="col-md-3"> <div class="services-in"> <div class="img-wrap"> <img src="<?=base_url('attachments/team_images/'.$prow['profile_image'])?>"> </div> <div class="contant"> <h4><?=$prow['name']?> </h4> <a href='<?=base_url('product/'.$prow['slug'])?>' class='button12'>Read More</a> </div> </div> </div> <?php } ?> </div> </div> </div> </section>