File "dyeing.php"
Full Path: /home/wrisexaf/public_html/color-escape-fabrics/dyeing.php
File size: 4.47 KB
MIME-type: text/x-php
Charset: utf-8
<?php include 'include/head.php'; ?>
<?php include 'include/header.php'; ?>
<section class="inner-banner printing bridal-couture cmt dyeing">
<div class="container">
<div class="content d-flex justify-content-center align-items-center">
<h1 class="main-heading pinkshadow" data-aos="zoom-in" data-aos-duration="1000">Dyeing</h1>
</div>
</div>
</section>
<section class="about-section printing bridal-couture cmt dyeing">
<div class="container">
<div class="row align-items-center">
<div class="col-md-6">
<div class="img">
<img src="images/Dyeing-img.webp">
</div>
</div>
<div class="col-md-6">
<div class="text" data-aos="fade-up" data-aos-duration="1000">
<!-- <h6 class="mini-heading mb-4">
about us
</h6> -->
<h2 class="sub-heading mb-4">
Dyeing
</h2>
<p class="paragraph mb-4">Dyeing is the process of imparting color to fabrics, yarns, or fibers using various dyeing techniques and chemicals. At Color Escape Fabrics Private Limited, we employ advanced dyeing technologies to achieve vibrant, consistent, and high-quality colors that meet the specific requirements of our clients.</p>
<h5 class="sub-text">Benefits of Our Dyeing Services</h5>
<ul class="d-flex flex-column p-0">
<li class="d-flex align-items-start">
<span>
<img src="images/pink-checkmark.webp">
</span>
Wide range of color options and shades
</li>
<li class="d-flex align-items-start">
<span>
<img src="images/pink-checkmark.webp">
</span>
High-quality, consistent dyeing results
</li>
<li class="d-flex align-items-start">
<span>
<img src="images/pink-checkmark.webp">
</span>
Expertise in working with various fabric types, including cotton, polyester, and blends
</li>
<li class="d-flex align-items-start">
<span>
<img src="images/pink-checkmark.webp">
</span>
Strict quality control measures to ensure client satisfaction
</li>
</ul>
</div>
</div>
</div>
<div class="row align-items-center mt-5">
<div class="col-md-6">
<div class="text" data-aos="fade-up" data-aos-duration="1000">
<h2 class="sub-heading mb-4">
Our Dyeing Process
</h2>
<ul class="d-flex flex-column p-0">
<li class="d-flex align-items-start">
<span>
<img src="images/pink-checkmark.webp">
</span>
<span class="bold">Pre-treatment: </span>We prepare the fabric for dyeing by treating it with chemicals to remove impurities and improve dye absorption.
</li>
<li class="d-flex align-items-start">
<span>
<img src="images/pink-checkmark.webp">
</span>
<span class="bold">Dye selection: </span>We select the appropriate dye type and color shade based on the fabric type, desired colorfastness, and client specifications.
</li>
<li class="d-flex align-items-start">
<span>
<img src="images/pink-checkmark.webp">
</span>
<span class="bold">Dyeing: </span>We use state-of-the-art dyeing machines to apply the dye to the fabric, ensuring even color distribution and penetration.
</li>
<li class="d-flex align-items-start">
<span>
<img src="images/pink-checkmark.webp">
</span>
<span class="bold">Fixing: </span>We treat the dyed fabric with chemicals to fix the color and prevent fading or bleeding.
</li>
<li class="d-flex align-items-start">
<span>
<img src="images/pink-checkmark.webp">
</span>
<span class="bold">Finishing: </span>We apply additional treatments, such as softening or stabilizing, to enhance the fabric's texture and performance.
</li>
<li class="d-flex align-items-start">
<span>
<img src="images/pink-checkmark.webp">
</span>
<span class="bold">Quality control: </span>We conduct rigorous quality checks to ensure the dyed fabric meets our high standards for color consistency, shade accuracy, and overall quality.
</li>
</ul>
</div>
</div>
<div class="col-md-6">
<div class="img">
<img src="images/Dyeing-img-2.webp">
</div>
</div>
</div>
</div>
</section>
<?php include 'include/footer.php'; ?>
<?php include 'include/script.php'; ?>