CoolingTech – Global Cold Storage & Refrigeration Solutions


Reliable Cold Storage & Refrigeration Solutions for Global Businesses

Tailored solutions for food, pharmaceutical, chemical, and logistics industries.Get a Quoteİletişime Geç

<!-- Services Section -->
<section id="services" style="padding:60px 20px; text-align:center;">
    <h2>Our International Services</h2>
    <div style="display:flex; flex-wrap:wrap; justify-content:center; gap:20px; margin-top:40px;">
        <div style="flex:1 1 250px; border:1px solid #ccc; padding:20px; border-radius:8px;">
            <h3>Industrial Cold Storage Rooms</h3>
            <p>Customizable panels for factories, warehouses, and commercial facilities.</p>
        </div>
        <div style="flex:1 1 250px; border:1px solid #ccc; padding:20px; border-radius:8px;">
            <h3>Hermetic & Semi-Hermetic Refrigeration Units</h3>
            <p>Reliable, energy-efficient cooling for all scales of operations.</p>
        </div>
        <div style="flex:1 1 250px; border:1px solid #ccc; padding:20px; border-radius:8px;">
            <h3>Chiller Systems</h3>
            <p>Advanced solutions for industrial plants and production facilities.</p>
        </div>
        <div style="flex:1 1 250px; border:1px solid #ccc; padding:20px; border-radius:8px;">
            <h3>Mobile & Portable Cold Storage</h3>
            <p>Flexible solutions for transportation and temporary storage.</p>
        </div>
        <div style="flex:1 1 250px; border:1px solid #ccc; padding:20px; border-radius:8px;">
            <h3>Installation & Maintenance</h3>
            <p>Professional support from setup to after-sales service.</p>
        </div>
    </div>
</section>

<!-- Why Choose Section -->
<section id="why-choose" style="background:#f8f9fa; padding:60px 20px; text-align:center;">
    <h2>Why Choose CoolingTech?</h2>
    <ul style="list-style:none; padding:0; margin-top:40px; display:flex; flex-wrap:wrap; justify-content:center; gap:30px;">
        <li style="flex:1 1 250px;">
            <h3>Durable & Long-Lasting</h3>
            <p>Panels and units built to withstand demanding industrial environments.</p>
        </li>
        <li style="flex:1 1 250px;">
            <h3>Energy Efficient</h3>
            <p>Advanced insulation and modern refrigeration technology reduce operating costs.</p>
        </li>
        <li style="flex:1 1 250px;">
            <h3>Tailored Solutions</h3>
            <p>Projects designed to meet the unique needs of each client.</p>
        </li>
        <li style="flex:1 1 250px;">
            <h3>Expert Consultation</h3>
            <p>Assistance with capacity planning, energy usage, and cost efficiency.</p>
        </li>
    </ul>
</section>

<!-- Industries Section -->
<section id="industries" style="padding:60px 20px; text-align:center;">
    <h2>Industries We Serve</h2>
    <div style="margin-top:40px; display:flex; flex-wrap:wrap; justify-content:center; gap:20px;">
        <div style="flex:1 1 200px; border:1px solid #ccc; padding:20px; border-radius:8px;">Food & Beverage</div>
        <div style="flex:1 1 200px; border:1px solid #ccc; padding:20px; border-radius:8px;">Pharmaceutical & Healthcare</div>
        <div style="flex:1 1 200px; border:1px solid #ccc; padding:20px; border-radius:8px;">Chemical & Industrial Products</div>
        <div style="flex:1 1 200px; border:1px solid #ccc; padding:20px; border-radius:8px;">Logistics & Cold Chain</div>
        <div style="flex:1 1 200px; border:1px solid #ccc; padding:20px; border-radius:8px;">Temporary & Mobile Cold Storage Projects</div>
    </div>
</section>

<!-- Contact Form Section -->
<section id="contact-form" style="background:#f8f9fa; padding:60px 20px; text-align:center;">
    <h2>Start Your International Project Today</h2>
    <p>Get in touch with CoolingTech experts for a customized cold storage solution.</p>
    <form style="max-width:600px; margin:40px auto; display:flex; flex-direction:column; gap:15px;">
        <input type="text" placeholder="Name / Company Name" required style="padding:12px; border-radius:5px; border:1px solid #ccc;">
        <input type="email" placeholder="Email" required style="padding:12px; border-radius:5px; border:1px solid #ccc;">
        <input type="text" placeholder="Phone" style="padding:12px; border-radius:5px; border:1px solid #ccc;">
        <input type="text" placeholder="Project Type / Size" style="padding:12px; border-radius:5px; border:1px solid #ccc;">
        <textarea placeholder="Message" style="padding:12px; border-radius:5px; border:1px solid #ccc;"></textarea>
        <button type="submit" style="background-color:#007BFF;color:white;padding:12px 24px;border:none;border-radius:5px;">Submit Request</button>
    </form>
</section>

<!-- Footer -->
<footer style="background:#343a40; color:white; text-align:center; padding:30px 20px;">
    <p>&copy; 2025 CoolingTech. All Rights Reserved.</p>
    <p><a href="https://coolingtech.com.tr" style="color:#ffc107;">www.coolingtech.com.tr</a></p>
</footer>