|
@@ -0,0 +1,310 @@
|
|
|
+<!DOCTYPE html>
|
|
|
+<html lang="{{site.dist.country}}">
|
|
|
+<head><meta charset="UTF-8">
|
|
|
+ <title>{{page.seo_title}}</title>
|
|
|
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
|
|
+ <meta name="description" content="{{ site.dist.seo_description | strip_html| strip_newlines }}" />
|
|
|
+ <link rel="canonical" href="{{site.current_url}}" />
|
|
|
+ <meta property="og:locale" content="{{site.dist.country_alpha_2l}}" />
|
|
|
+ <meta property="og:type" content="website" />
|
|
|
+ <meta property="og:title" content="{{page.seo_title}}" />
|
|
|
+ <meta property="og:description" content="{{ site.dist.seo_description | strip_html| strip_newlines }}" />
|
|
|
+ <meta property="og:url" content="{{site.current_url}}" />
|
|
|
+ <link rel='shortlink' href='{{site.current_url}}' />
|
|
|
+ <link rel="stylesheet" href="{{ site.asset_base_url}}static/tpl/screenprotector/css/css.css?ver=0705">
|
|
|
+ <link rel="stylesheet" href="{{ site.asset_base_url}}static/tpl/screenprotector/css/swiper-bundle.min.css?ver=0705">
|
|
|
+ <script src="{{ site.asset_base_url}}static/tpl/screenprotector/js/jquery.min.js"></script>
|
|
|
+ <script src="{{ site.asset_base_url}}static/tpl/screenprotector/js/swiper-bundle.min.js"></script>
|
|
|
+ <script src="{{ site.asset_base_url}}static/tpl/screenprotector/js/main.js?ver=0705"></script>
|
|
|
+</head>
|
|
|
+<body>
|
|
|
+{% include '_header.liquid' %}
|
|
|
+<section class="video-banner">
|
|
|
+ <div class="bg-video">
|
|
|
+ <video autoplay muted loop >
|
|
|
+ <source src="{{ site.asset_base_url}}static/tpl/screenprotector/images/video-banner.webm" type="video/webm">
|
|
|
+ <source src="{{ site.asset_base_url}}static/tpl/screenprotector/images/video-banner.mp4" type="video/mp4">
|
|
|
+ <p>Your browser does not support the video tag or the file format.</p>
|
|
|
+ </video>
|
|
|
+ </div>
|
|
|
+ <h1 mtb_edit="1">Screen Protector Manufacturer Wholesaler</h1>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section class="factory-section">
|
|
|
+ <div class="thumb">
|
|
|
+ <img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/2023-12-08.jpg" alt="Screen protector Manufacturer Wholesaler" mtb_edit="1">
|
|
|
+ </div>
|
|
|
+ <div class="block-content">
|
|
|
+ <h2 mtb_edit="1">Screen protector solutions to <br> meet your unique needs</h2>
|
|
|
+ <div class="content-text">
|
|
|
+ <p mtb_edit="1">Electronic devices have become an essential part of daily life, and screen protector is crucial to safeguard devices from scratches and damage. We understand that every customer who is engaged in the screen protector business pursues product uniqueness. </p>
|
|
|
+ <p mtb_edit="1">
|
|
|
+ As an experienced manufacturer of screen protectors, Mietubl is dedicated to providing customized solutions for global distributors, retailers, and OEM clients. We have established several industry benchmark standards to ensure that each product meets the highest quality requirements. Whether for smartphones, tablets, laptops , computer screens, or camera lenses, we offer tailored solutions to meet the diverse needs of different markets and clients. Contact us to learn more about our customization services!</p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section class="factory-department">
|
|
|
+ <div class="section-wrapper">
|
|
|
+ <h3 mtb_edit="1">Assembly Line</h3>
|
|
|
+ <div class="departments" mtb_edit="1">
|
|
|
+ <div class="dep">
|
|
|
+ <div class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/Assembly1.jpg" alt="Cutting glass"></div>
|
|
|
+ <div class="content">
|
|
|
+ <div class="header">Cutting glass</div>
|
|
|
+ <div class="detail">Cutting raw big glass into small pieces with CNC cutting machine.</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="dep">
|
|
|
+ <div class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/Assembly2.jpg" alt="Fine water jet cutting"></div>
|
|
|
+ <div class="content">
|
|
|
+ <div class="header">Fine water jet cutting</div>
|
|
|
+ <div class="detail">The glass is processed into the required screen protector model by a glass water jet with an accuracy of up to 0.1mm, so that it can match the screen size.</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="dep">
|
|
|
+ <div class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/Assembly3.jpg" alt="Polished Edges"></div>
|
|
|
+ <div class="content">
|
|
|
+ <div class="header">Polished Edges</div>
|
|
|
+ <div class="detail">The screen protector is polished into an extra-large curved edge using a fast-rotating polishing device,so that it can fit the curvature of the original screen.</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="dep">
|
|
|
+ <div class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/Assembly4.jpg" alt="Ultrasonic cleaning"></div>
|
|
|
+ <div class="content">
|
|
|
+ <div class="header">Ultrasonic cleaning</div>
|
|
|
+ <div class="detail">The screen protector is cleaned through a multi-pass ultrasonic cleaning process to ensure a high degree of cleanliness during the production process and reduce defects caused by contamination.</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="dep">
|
|
|
+ <div class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/Assembly5.jpg" alt="Ion Exchange"></div>
|
|
|
+ <div class="content">
|
|
|
+ <div class="header">Ion Exchange</div>
|
|
|
+ <div class="detail">Screen protectors that undergo Ion exchange at high temperatures have better durability and scratch resistance, and can better protect mobile phone screens from scratches and impact damage.</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="dep">
|
|
|
+ <div class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/Assembly6.jpg" alt="Tempered glass"></div>
|
|
|
+ <div class="content">
|
|
|
+ <div class="header">Tempered</div>
|
|
|
+ <div class="detail">The tempered treatment can make the material have high strength and high toughness. The improvement of these properties helps the screen protector to better protect the mobile phone screen when it is impacted.</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="dep">
|
|
|
+ <div class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/Assembly7.jpg" alt="Silkscreen"></div>
|
|
|
+ <div class="content">
|
|
|
+ <div class="header">Silkscreen</div>
|
|
|
+ <div class="detail">"By using silk-screen printing, the screen protector is enhanced with aesthetic appeal and personalization, increasing its recognizability.</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="dep">
|
|
|
+ <div class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/Assembly8.jpg" alt="Plasma coating"></div>
|
|
|
+ <div class="content">
|
|
|
+ <div class="header">Plasma coating </div>
|
|
|
+ <div class="detail">Plasma coating effectively reduces fingerprint smudges, helping to maintain the cleanliness and clarity of the phone screen, thereby improving the overall user experience.</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="dep">
|
|
|
+ <div class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/Assembly9.jpg"></div>
|
|
|
+ <div class="content">
|
|
|
+ <div class="header">Inspection and packaging</div>
|
|
|
+ <div class="detail">Each screen protector needs to go through multiple inspection processes to ensure stable product quality and is well packed to ensure that users get products of consistent quality.</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section class="factory-oem">
|
|
|
+ <div class="section-wrapper">
|
|
|
+ <h3 mtb_edit="1">Custom Screen Protector Manufacturing Capabilities</h3>
|
|
|
+ <div class="sub-text" mtb_edit="1">By choosing us as your screen protector manufacturer, we can help elevate your brand through services like glass etching, screen printing, and custom packaging. Whether you need a smartphone screen protector, car screen protector,or any other type, you can rely on Mietubl expertise to provide the optimal solution for your requirements. Contact us to discuss your project today!</div>
|
|
|
+ </div>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section class="categories" mtb_edit="1">
|
|
|
+ <div class="section-wrapper">
|
|
|
+ <h3 class="heading-title">Our solutions for you</h3>
|
|
|
+ <div class="category">
|
|
|
+ <div class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/phone.jpg" alt="Mobile phone screen protector"></div>
|
|
|
+ <div class="category-text">
|
|
|
+ <h3>Mobile phone screen protector</h3>
|
|
|
+ <div> With the widespread use of smartphones, screens have become one of the most vulnerable parts to damage. As mobile accessory distributors and wholesalers, you may face challenges such as diverse customer needs, intense price competition, and the search for high-quality products. We understand that the demand for screen protectors varies across different markets—whether it’s impact resistance, high-definition display, or ease of installation.Welcome to talk to us.</div>
|
|
|
+
|
|
|
+ <div class="features">
|
|
|
+ <div><p><strong>Features</strong></p></div>
|
|
|
+ <div>
|
|
|
+ <ul>
|
|
|
+ <li>
|
|
|
+ <div class="icon"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/scratch.svg" alt="Scratch resistant"></div>
|
|
|
+ <div class="t">Scratch resistant</div>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <div class="icon"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/curvededge.svg" alt="Polished edges"></div>
|
|
|
+ <div class="t">Polished edges</div>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <div class="icon"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/HD.svg" alt="98% optical clarity"></div>
|
|
|
+ <div class="t">High optical clarity</div>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <div class="icon"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/fingerprint.svg" alt="Anti-fingerprint"></div>
|
|
|
+ <div class="t">Anti-fingerprint</div>
|
|
|
+ </li>
|
|
|
+
|
|
|
+ </ul>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="category">
|
|
|
+ <div class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/tablet.jpg" alt="Tablet screen protector"></div>
|
|
|
+ <div class="category-text">
|
|
|
+ <h3>Tablet screen protector</h3>
|
|
|
+ <div> As a distributor or wholesaler, you need to provide high-quality screen protectors that meet market demands. Our tablet screen protectors are compatible with a wide range of popular tablet brands, including iPad, Samsung Galaxy Tab, and more. Each product undergoes strict quality control to ensure durability and long-lasting protection..</div>
|
|
|
+ <div class="features">
|
|
|
+ <div><p><strong>Features</strong></p></div>
|
|
|
+ <div>
|
|
|
+ <ul>
|
|
|
+ <li>
|
|
|
+ <div class="icon"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/scratch.svg" alt="Scratch resistant"></div>
|
|
|
+ <div class="t">Scratch resistant</div>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <div class="icon"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/touch.svg" alt="Touch sensitive"></div>
|
|
|
+ <div class="t">Touch sensitive</div>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <div class="icon"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/fingerprint.svg" alt="Anti-fingerprint"></div>
|
|
|
+ <div class="t">Anti-fingerprint</div>
|
|
|
+ </li>
|
|
|
+
|
|
|
+ </ul>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="category">
|
|
|
+ <div class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/car.jpg" alt="Car screen protector"></div>
|
|
|
+ <div class="category-text">
|
|
|
+ <h3>Car screen protector</h3>
|
|
|
+ <div> In-vehicle navigation systems have become an essential part of modern vehicles, We understand the unique requirements of vehicle navigation screens, and offer high-performance screen protector solutions designed to meet these needs.</div>
|
|
|
+ <div class="features">
|
|
|
+ <div><p><strong>Features</strong></p></div>
|
|
|
+ <div>
|
|
|
+ <ul>
|
|
|
+ <li>
|
|
|
+ <div class="icon"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/scratch.svg" alt="Scratch resistant"></div>
|
|
|
+ <div class="t">Scratch resistant</div>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <div class="icon"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/guang.svg" alt="Anti-glare"></div>
|
|
|
+ <div class="t">Anti-glare</div>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <div class="icon"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/touch.svg" alt="Touch sensitive"></div>
|
|
|
+ <div class="t">Touch sensitive</div>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <div class="icon"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/fingerprint.svg" alt="Anti-fingerprint"></div>
|
|
|
+ <div class="t">Anti-fingerprint</div>
|
|
|
+ </li>
|
|
|
+
|
|
|
+ </ul>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="category">
|
|
|
+ <div class="pic"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/lens.jpg" alt="Lens protector"></div>
|
|
|
+ <div class="category-text">
|
|
|
+ <h3>Lens protector</h3>
|
|
|
+ <div> As the camera function of electronic products becomes more and more powerful, dealers and consumers may face the challenge of protecting mobile phones while maintaining the clarity of photos and not increasing the thickness. Mietubl's innovative AR series lens protector may be your best choice.</div>
|
|
|
+ <div class="features">
|
|
|
+ <div><p><strong>Features</strong></p></div>
|
|
|
+ <div>
|
|
|
+ <ul>
|
|
|
+ <li>
|
|
|
+ <div class="icon"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/scratch.svg" alt="Scratch resistant"></div>
|
|
|
+ <div class="t">Scratch resistant</div>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <div class="icon"><img src="{{ site.asset_base_url}}static/tpl/screenprotector/images/HD.svg" alt="High-definition photo clarity"></div>
|
|
|
+ <div class="t">Photo clarity</div>
|
|
|
+ </li>
|
|
|
+ </ul>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div><!--section-wrapper-->
|
|
|
+</section>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+<section class="factory-service">
|
|
|
+ <div class="section-wrapper" mtb_edit="1">
|
|
|
+ <h3>Best Services to Drive Your Business</h3>
|
|
|
+ <div class="service">
|
|
|
+ <div class="service-box">
|
|
|
+ <div class="heading">Full-spectrum of devices</div>
|
|
|
+ <div class="content">We have a comprehensive range of production equipment, including CNC cutting machines, edge polishing machines, ultrasonic cleaning devices, tempered quenching equipment, silk-screen printing machines, and plasma coating machines, among others. With this full range of equipment, we are able to provide complete product solutions for our customers.</div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="service-box">
|
|
|
+ <div class="heading">Own R&D team</div>
|
|
|
+ <div class="content">Our technical team, composed of professional engineers, allows us to offer personalized services ranging from product development to packaging design. Our team would be happy to discuss your new product ideas with you.</div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="service-box">
|
|
|
+ <div class="heading">Strict quality control system</div>
|
|
|
+ <div class="content">We adhere to strict production and quality inspection standards, with all products undergoing multiple testing processes. We have the capability to provide highly consistent quality products to customers worldwide.</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+</section>
|
|
|
+
|
|
|
+{% include '__contact.liquid' %}
|
|
|
+
|
|
|
+{% include '_footer.liquid' %}
|
|
|
+<script>
|
|
|
+ var swiper1=new Swiper(".mySwiper", {
|
|
|
+ autoplay:true,
|
|
|
+ slidesPerView: 3,
|
|
|
+ slidesPerGroup: 3,
|
|
|
+ speed:1000,
|
|
|
+ loop: true,
|
|
|
+ pagination: {
|
|
|
+ el: ".swiper-pagination",
|
|
|
+ nextEl: ".next",
|
|
|
+ prevEl: ".pre",
|
|
|
+ clickable: true
|
|
|
+ },
|
|
|
+ breakpoints: {
|
|
|
+ 320: {
|
|
|
+ slidesPerView: 1,
|
|
|
+ slidesPerGroup: 1,
|
|
|
+ },
|
|
|
+ 768: {
|
|
|
+ slidesPerView: 2,
|
|
|
+ slidesPerGroup:2,
|
|
|
+ },
|
|
|
+ 900: {
|
|
|
+ slidesPerView: 3,
|
|
|
+ slidesPerGroup:3,
|
|
|
+ },
|
|
|
+ 1024: {
|
|
|
+ slidesPerView: 3,
|
|
|
+ slidesPerGroup:3,
|
|
|
+ },
|
|
|
+ },
|
|
|
+ });
|
|
|
+</script>
|
|
|
+ </body>
|
|
|
+</html>
|