{"id":1150,"date":"2026-06-15T15:16:44","date_gmt":"2026-06-15T15:16:44","guid":{"rendered":"https:\/\/qihantech.com\/?page_id=1150"},"modified":"2026-06-15T15:34:19","modified_gmt":"2026-06-15T15:34:19","slug":"cover-glass","status":"publish","type":"page","link":"https:\/\/qihantech.com\/pt\/cover-glass\/","title":{"rendered":"Cover Glass"},"content":{"rendered":"\n<section class=\"wp-block-greenshift-blocks-row alignfull gspb_row gspb_row-id-gsbp-a7820fd\" id=\"gspb_row-id-gsbp-a7820fd\">\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-9b7520d\" id=\"gspb_col-id-gsbp-9b7520d\">\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>QIHAN Cover Glass Customization | LCD &#038; OLED Display Solutions<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: 'Poppins', sans-serif;\n            line-height: 1.6;\n            color: #333;\n            background-color: #f5f7fa;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n        \n        \/* Hero Section - Full Width 600px *\/\n        .hero {\n            position: relative;\n            background-image: url('https:\/\/via.placeholder.com\/1920x600\/0f1419\/ffffff?text=QIHAN+Cover+Glass+Solutions');\n            background-size: cover;\n            background-position: center;\n            background-repeat: no-repeat;\n            color: white;\n            padding: 0;\n            text-align: center;\n            font-family: 'Poppins', sans-serif;\n            height: 600px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .hero::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: rgba(15, 20, 25, 0.70);\n            z-index: 1;\n        }\n        \n        .hero .container {\n            position: relative;\n            z-index: 2;\n            max-width: 1000px;\n        }\n        \n        .hero h1 {\n            font-size: 56px;\n            margin-bottom: 20px;\n            font-weight: 700;\n            text-shadow: 0 2px 10px rgba(0,0,0,0.4);\n            letter-spacing: -0.5px;\n        }\n        \n        .hero .subtitle {\n            font-size: 24px;\n            margin-bottom: 25px;\n            color: #ffffff;\n            font-weight: 300;\n            text-shadow: 0 2px 5px rgba(0,0,0,0.3);\n        }\n        \n        .hero p {\n            font-size: 16px;\n            max-width: 700px;\n            margin: 0 auto 35px;\n            line-height: 1.8;\n            color: #e8eef5;\n            text-shadow: 0 1px 3px rgba(0,0,0,0.3);\n        }\n        \n        \/* Section Styles *\/\n        .section {\n            padding: 100px 20px;\n            background-color: white;\n        }\n        \n        .section:nth-child(even) {\n            background-color: #f5f7fa;\n        }\n        \n        .section h2 {\n            font-size: 42px;\n            margin-bottom: 50px;\n            color: #0f1419;\n            text-align: center;\n            font-weight: 700;\n        }\n        \n        .section h3 {\n            font-size: 32px;\n            margin-bottom: 25px;\n            color: #0f1419;\n            font-weight: 600;\n        }\n        \n        .section p {\n            font-size: 16px;\n            line-height: 1.8;\n            margin-bottom: 20px;\n            color: #555;\n        }\n        \n        \/* Large Image Split Layout *\/\n        .large-split-section {\n            display: flex;\n            flex-wrap: wrap;\n            align-items: center;\n            gap: 80px;\n            margin-top: 50px;\n        }\n        \n        .split-content {\n            flex: 1;\n            min-width: 300px;\n        }\n        \n        .split-large-image {\n            flex: 1.2;\n            min-width: 350px;\n            text-align: center;\n        }\n        \n        .split-large-image img {\n            max-width: 100%;\n            height: auto;\n            border-radius: 16px;\n            box-shadow: 0 15px 50px rgba(0, 0, 0, 0.15);\n        }\n        \n        \/* Icon List *\/\n        .feature-list {\n            list-style: none;\n            margin: 35px 0;\n        }\n        \n        .feature-list li {\n            display: flex;\n            align-items: flex-start;\n            margin-bottom: 22px;\n            padding: 20px;\n            background: white;\n            border-radius: 10px;\n            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n            border-left: 5px solid #0066cc;\n            transition: all 0.3s ease;\n        }\n        \n        .feature-list li:hover {\n            box-shadow: 0 6px 20px rgba(0, 102, 204, 0.15);\n            transform: translateX(8px);\n        }\n        \n        .feature-list .icon {\n            width: 50px;\n            height: 50px;\n            background: linear-gradient(135deg, #0066cc 0%, #0052a3 100%);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: white;\n            font-size: 24px;\n            margin-right: 20px;\n            flex-shrink: 0;\n        }\n        \n        .feature-list .text h4 {\n            font-size: 16px;\n            color: #0f1419;\n            margin-bottom: 6px;\n            font-weight: 600;\n        }\n        \n        .feature-list .text p {\n            font-size: 14px;\n            color: #666;\n            line-height: 1.6;\n            margin-bottom: 0;\n        }\n        \n        \/* Feature Grid *\/\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 30px;\n            margin-top: 50px;\n        }\n        \n        .feature-card {\n            background: white;\n            padding: 40px;\n            border-radius: 12px;\n            box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);\n            border-left: 5px solid #0066cc;\n            transition: all 0.3s ease;\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 10px 30px rgba(0, 102, 204, 0.15);\n        }\n        \n        .feature-card .icon {\n            font-size: 40px;\n            margin-bottom: 15px;\n        }\n        \n        .feature-card h4 {\n            font-size: 18px;\n            margin-bottom: 12px;\n            color: #0f1419;\n            font-weight: 600;\n        }\n        \n        .feature-card p {\n            font-size: 14px;\n            color: #666;\n            line-height: 1.7;\n        }\n        \n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            .hero {\n                height: auto;\n                min-height: 400px;\n                padding: 60px 20px;\n            }\n            \n            .hero h1 {\n                font-size: 36px;\n            }\n            \n            .hero .subtitle {\n                font-size: 18px;\n            }\n            \n            .hero p {\n                font-size: 14px;\n            }\n            \n            .section {\n                padding: 60px 20px;\n            }\n            \n            .section h2 {\n                font-size: 32px;\n            }\n            \n            .section h3 {\n                font-size: 24px;\n            }\n            \n            .large-split-section {\n                flex-direction: column;\n                gap: 40px;\n            }\n            \n            .large-split-section[style*=\"row-reverse\"] {\n                flex-direction: column-reverse;\n            }\n            \n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <!-- HERO SECTION - 600px -->\n    <section class=\"hero\">\n        <div class=\"container\">\n            <h2>QIHAN Cover Glass Solutions<\/h2>\n            <p class=\"subtitle\">Premium Customization for LCD &#038; OLED Displays<\/p>\n            <p>We offer a comprehensive range of cover glass options designed to enhance durability, clarity, and functionality for your LCD and OLED displays. From custom shapes and sizes to full-color graphics, our team manufactures cover glass tailored to your design, branding, and environmental requirements.<\/p>\n        <\/div>\n    <\/section>\n\n    <!-- CUSTOMIZATION SECTION - TEXT LEFT IMAGE RIGHT -->\n    <section class=\"section\">\n        <div class=\"container\">\n            <div class=\"large-split-section\">\n                <!-- LEFT CONTENT -->\n                <div class=\"split-content\">\n                    <h3>Cover Glass Customization<\/h3>\n                    <p>QIHAN offers a wide range of cover glass options designed to enhance durability, clarity, and functionality for LCD and OLED displays. Whether you need custom shapes, sizes, or full-color graphics, our engineering team can manufacture cover glass precisely tailored to your design specifications, branding requirements, and environmental conditions.<\/p>\n                    <p>Every cover glass solution is engineered with attention to detail, ensuring perfect integration with your display module and overall product design.<\/p>\n                    \n                    <ul class=\"feature-list\">\n                        <li>\n                            <div class=\"icon\">\ud83d\udcd0<\/div>\n                            <div class=\"text\">\n                                <h4>Custom Shapes &#038; Sizes<\/h4>\n                                <p>Design cover glass in any shape or size to match your exact product specifications.<\/p>\n                            <\/div>\n                        <\/li>\n                        <li>\n                            <div class=\"icon\">\ud83c\udfa8<\/div>\n                            <div class=\"text\">\n                                <h4>Full-Color Graphics<\/h4>\n                                <p>Integrate custom branding, logos, and graphics directly into your cover glass.<\/p>\n                            <\/div>\n                        <\/li>\n                        <li>\n                            <div class=\"icon\">\ud83d\udd27<\/div>\n                            <div class=\"text\">\n                                <h4>Precision Cutouts<\/h4>\n                                <p>Engineered cutouts for sensors, touch icons, and enclosure integration.<\/p>\n                            <\/div>\n                        <\/li>\n                    <\/ul>\n                <\/div>\n                \n                <!-- RIGHT LARGE IMAGE -->\n                <div class=\"split-large-image\">\n                    <img decoding=\"async\" src=\"https:\/\/qihantech.com\/wp-content\/uploads\/2026\/06\/Resistive-Touch-Panel-RTP2.jpg\" alt=\"Cover Glass Customization\">\n                    <p style=\"font-size: 12px; color: #999; margin-top: 20px;\"><\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- PERFORMANCE SECTION - IMAGE LEFT TEXT RIGHT -->\n    <section class=\"section\">\n        <div class=\"container\">\n            <div class=\"large-split-section\" style=\"flex-direction: row-reverse;\">\n                <!-- LEFT LARGE IMAGE (reversed) -->\n                <div class=\"split-large-image\">\n                    <img decoding=\"async\" src=\"https:\/\/qihantech.com\/wp-content\/uploads\/2026\/06\/Cover-Glass-2.jpg\" alt=\"Enhanced Performance\">\n                    <p style=\"font-size: 12px; color: #999; margin-top: 20px;\"><\/p>\n                <\/div>\n                \n                <!-- RIGHT CONTENT (reversed) -->\n                <div class=\"split-content\">\n                    <h3>Enhanced Performance &#038; Protection<\/h3>\n                    <p>QIHAN cover glass solutions provide multiple protective coatings and surface treatments to enhance visibility, reduce smudging, and improve durability in demanding environments. Our advanced coating technologies ensure your display maintains crystal-clear clarity and responsive touch performance throughout its lifecycle.<\/p>\n                    <p>Choose from a range of specialized coatings and treatments designed to meet your specific application requirements and environmental conditions.<\/p>\n                    \n                    <ul class=\"feature-list\">\n                        <li>\n                            <div class=\"icon\">\u2728<\/div>\n                            <div class=\"text\">\n                                <h4>Anti-Reflective Coating<\/h4>\n                                <p>Reduces glare and reflections for improved visibility in bright environments.<\/p>\n                            <\/div>\n                        <\/li>\n                        <li>\n                            <div class=\"icon\">\ud83c\udf1f<\/div>\n                            <div class=\"text\">\n                                <h4>Anti-Glare Treatment<\/h4>\n                                <p>Minimizes eye strain and improves readability in outdoor applications.<\/p>\n                            <\/div>\n                        <\/li>\n                        <li>\n                            <div class=\"icon\">\ud83e\uddfc<\/div>\n                            <div class=\"text\">\n                                <h4>Anti-Fingerprint Coating<\/h4>\n                                <p>Reduces smudging and keeps your display looking pristine.<\/p>\n                            <\/div>\n                        <\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- MATERIALS SECTION - TEXT LEFT IMAGE RIGHT -->\n    <section class=\"section\">\n        <div class=\"container\">\n            <div class=\"large-split-section\">\n                <!-- LEFT CONTENT -->\n                <div class=\"split-content\">\n                    <h3>Materials &#038; Manufacturing Capabilities<\/h3>\n                    <p>QIHAN offers comprehensive manufacturing capabilities across multiple glass types and advanced processing techniques. Our expertise spans from standard soda-lime glass to premium materials like Gorilla Glass and sapphire, each offering distinct advantages in strength, optical clarity, and durability.<\/p>\n                    <p>Whether you need extended glass designs, integrated branding, or specialized touch support, our engineering team delivers solutions that perform exactly as intended.<\/p>\n                    \n                    <ul class=\"feature-list\">\n                        <li>\n                            <div class=\"icon\">\ud83c\udfd7\ufe0f<\/div>\n                            <div class=\"text\">\n                                <h4>Multiple Glass Types<\/h4>\n                                <p>Soda-lime, Gorilla Glass, sapphire, and chemically strengthened glass options.<\/p>\n                            <\/div>\n                        <\/li>\n                        <li>\n                            <div class=\"icon\">\u2699\ufe0f<\/div>\n                            <div class=\"text\">\n                                <h4>Precision Engineering<\/h4>\n                                <p>Custom thickness, edging, and cutouts engineered to exact specifications.<\/p>\n                            <\/div>\n                        <\/li>\n                        <li>\n                            <div class=\"icon\">\ud83c\udfaf<\/div>\n                            <div class=\"text\">\n                                <h4>Integrated Solutions<\/h4>\n                                <p>Touch support integration, printed branding, and extended glass designs.<\/p>\n                            <\/div>\n                        <\/li>\n                    <\/ul>\n                <\/div>\n                \n                <!-- RIGHT LARGE IMAGE -->\n                <div class=\"split-large-image\">\n                    <img decoding=\"async\" src=\"https:\/\/qihantech.com\/wp-content\/uploads\/2026\/06\/Cover-Glass-v.jpg\" alt=\"Materials &#038; Manufacturing\">\n                    <p style=\"font-size: 12px; color: #999; margin-top: 20px;\"><\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- TECHNICAL SPECIFICATIONS SECTION -->\n    <section class=\"section\">\n        <div class=\"container\">\n            <h2>Technical Capabilities<\/h2>\n            <p style=\"text-align: center; max-width: 800px; margin: 0 auto 50px; font-size: 16px;\">QIHAN delivers precision-engineered cover glass solutions with comprehensive customization options.<\/p>\n            \n            <div class=\"features-grid\">\n                <div class=\"feature-card\">\n                    <div class=\"icon\">\ud83d\udccf<\/div>\n                    <h4>Glass Thickness<\/h4>\n                    <p>Customizable thickness from ultra-thin to reinforced options, engineered for optimal durability and optical performance.<\/p>\n                <\/div>\n                \n                <div class=\"feature-card\">\n                    <div class=\"icon\">\u2702\ufe0f<\/div>\n                    <h4>Precision Edging<\/h4>\n                    <p>Polished, beveled, or chamfered edges for seamless integration and professional appearance.<\/p>\n                <\/div>\n                \n                <div class=\"feature-card\">\n                    <div class=\"icon\">\ud83d\udd0d<\/div>\n                    <h4>Optical Clarity<\/h4>\n                    <p>High-transmittance glass ensuring crystal-clear display visibility and color accuracy.<\/p>\n                <\/div>\n                \n                <div class=\"feature-card\">\n                    <div class=\"icon\">\ud83d\udee1\ufe0f<\/div>\n                    <h4>Strength &#038; Durability<\/h4>\n                    <p>Chemical strengthening and tempering processes for enhanced impact resistance.<\/p>\n                <\/div>\n                \n                <div class=\"feature-card\">\n                    <div class=\"icon\">\ud83c\udfa8<\/div>\n                    <h4>Custom Graphics<\/h4>\n                    <p>Full-color printing, etching, and decorative treatments for branding and design.<\/p>\n                <\/div>\n                \n                <div class=\"feature-card\">\n                    <div class=\"icon\">\ud83d\udd0c<\/div>\n                    <h4>Integration Support<\/h4>\n                    <p>Sensor cutouts, touch icon integration, and connector accommodations.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- APPLICATIONS SECTION -->\n    <section class=\"section\">\n        <div class=\"container\">\n            <h2>Industry Applications<\/h2>\n            <p style=\"text-align: center; max-width: 800px; margin: 0 auto 50px; font-size: 16px;\">QIHAN cover glass solutions are deployed across diverse industries for enhanced display performance and durability.<\/p>\n            \n            <div class=\"features-grid\">\n                <div class=\"feature-card\">\n                    <div class=\"icon\">\ud83c\udfed<\/div>\n                    <h4>Industrial Control Panels<\/h4>\n                    <p>Durable cover glass for HMI displays in manufacturing and process control environments.<\/p>\n                <\/div>\n                \n                <div class=\"feature-card\">\n                    <div class=\"icon\">\ud83d\ude97<\/div>\n                    <h4>Automotive Displays<\/h4>\n                    <p>High-performance glass for dashboard displays and infotainment systems.<\/p>\n                <\/div>\n                \n                <div class=\"feature-card\">\n                    <div class=\"icon\">\ud83c\udfe5<\/div>\n                    <h4>Medical Devices<\/h4>\n                    <p>Precision-engineered glass for medical equipment and diagnostic displays.<\/p>\n                <\/div>\n                \n                <div class=\"feature-card\">\n                    <div class=\"icon\">\ud83d\udcf1<\/div>\n                    <h4>Consumer Electronics<\/h4>\n                    <p>Premium cover glass for smartphones, tablets, and portable devices.<\/p>\n                <\/div>\n                \n                <div class=\"feature-card\">\n                    <div class=\"icon\">\ud83c\udfe2<\/div>\n                    <h4>Building Automation<\/h4>\n                    <p>Durable glass solutions for smart building control interfaces.<\/p>\n                <\/div>\n                \n                <div class=\"feature-card\">\n                    <div class=\"icon\">\u26a1<\/div>\n                    <h4>Energy Systems<\/h4>\n                    <p>Robust cover glass for energy management and monitoring displays.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- WHY CHOOSE QIHAN SECTION -->\n    <section class=\"section\">\n        <div class=\"container\">\n            <h2>Why Choose QIHAN Cover Glass<\/h2>\n            <p style=\"text-align: center; max-width: 800px; margin: 0 auto 50px; font-size: 16px;\">QIHAN combines precision engineering, advanced materials, and customer-focused customization.<\/p>\n            \n            <div class=\"features-grid\">\n                <div class=\"feature-card\">\n                    <div class=\"icon\">\u2713<\/div>\n                    <h4>Complete Customization<\/h4>\n                    <p>Full control over shape, size, thickness, coatings, and graphics.<\/p>\n                <\/div>\n                \n                <div class=\"feature-card\">\n                    <div class=\"icon\">\u2713<\/div>\n                    <h4>Premium Materials<\/h4>\n                    <p>Access to soda-lime, Gorilla Glass, sapphire, and specialty materials.<\/p>\n                <\/div>\n                \n                <div class=\"feature-card\">\n                    <div class=\"icon\">\u2713<\/div>\n                    <h4>Advanced Coatings<\/h4>\n                    <p>Anti-reflective, anti-glare, and anti-fingerprint technologies.<\/p>\n                <\/div>\n                \n                <div class=\"feature-card\">\n                    <div class=\"icon\">\u2713<\/div>\n                    <h4>Precision Engineering<\/h4>\n                    <p>Exact specifications for cutouts, thickness, and edge treatments.<\/p>\n                <\/div>\n                \n                <div class=\"feature-card\">\n                    <div class=\"icon\">\u2713<\/div>\n                    <h4>Quality Assurance<\/h4>\n                    <p>Rigorous testing and quality control for consistent performance.<\/p>\n                <\/div>\n                \n                <div class=\"feature-card\">\n                    <div class=\"icon\">\u2713<\/div>\n                    <h4>Expert Support<\/h4>\n                    <p>Dedicated engineering team for design consultation and optimization.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n<\/body>\n<\/html>\n<\/div>\n<\/section>\n\n\n\n<section class=\"wp-block-greenshift-blocks-row alignfull gspb_row gspb_row-id-gsbp-a4a46b2\" id=\"gspb_row-id-gsbp-a4a46b2\"><div class=\"gspb_row__content\"> \n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-fc090ba\" id=\"gspb_col-id-gsbp-fc090ba\">\n<h2 class=\"wp-block-heading has-text-align-center\" id=\"start-your-cover-glass-with-qihan\">Start Your Cover Glass with QIHAN<\/h2>\n<\/div>\n <\/div><\/section>\n\n\n\n<p class=\"wp-block-paragraph\">Our capabilities include soda-lime, Gorilla, sapphire, and chemically strengthened glass, each offering different levels of strength and optical clarity. Whether you need extended glass, printed branding, or integrated touch support, we help you build a display that looks and performs exactly as intended.<\/p>\n\n\n<div class='fluentform ff-inherit-theme-style fluentform_wrapper_1  ff_guten_block ff_guten_block-1'><form data-form_id=\"1\" id=\"fluentform_1\" class=\"frm-fluent-form fluent_form_1 ff-el-form-top ff_form_instance_1_1 ff-form-loading ff_has_v3_recptcha ffs_inherit_theme\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" data-recptcha_key=\"6LfLjS0tAAAAAJ-bCOPET-A5t7YRxBEnF0QN2yHt\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo<\/legend><p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"ak_\"><label>&#916;<textarea name=\"ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"ak_js\" value=\"90\"\/><script>\ndocument.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );\n<\/script>\n<\/p>        <div\n                style=\"display: none!important; position: absolute!important; transform: translateX(1000%)!important;\"\n                class=\"ff-el-group ff-hpsf-container\"\n        >\n            <div class=\"ff-el-input--label asterisk-right\">\n                <label for=\"ff_1_item_sf\" aria-label=\"Newsletter\">\n                    Newsletter                <\/label>\n            <\/div>\n            <div class=\"ff-el-input--content\">\n                <input type=\"text\"\n                       name=\"item_1__fluent_sf\"\n                       class=\"ff-el-form-control\"\n                       id=\"ff_1_item_sf\"\n                \/>\n            <\/div>\n        <\/div>\n                <input type=\"hidden\" id=\"__fluent_protection_token_1\" class=\"fluent-form-token-field\" name=\"__fluent_protection_token_1\">\n        <input type='hidden' name='__fluent_form_embded_post_id' value='1150' \/><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"b018de30f8\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/pt\/wp-json\/wp\/v2\/pages\/1150\" \/><div data-type=\"name-element\" data-name=\"names\" class=\" ff-field_container ff-name-field-wrapper\" ><div class='ff-t-container'><div class='ff-t-cell '><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_names_first_name_' id='label_ff_1_names_first_name_' >Your Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" class=\"ff-el-form-control\" placeholder=\"First Name\" aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_email' id='label_ff_1_email' aria-label=\"Email\">Email<\/label><\/div><div class='ff-el-input--content'><input type=\"email\" name=\"email\" id=\"ff_1_email\" class=\"ff-el-form-control\" placeholder=\"Email Address\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_1_subject' id='label_ff_1_subject' aria-label=\"Whatsapp\/Wechat\">Whatsapp\/Wechat<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"subject\" class=\"ff-el-form-control\" placeholder=\"Whatsapp\/Wechat\" data-name=\"subject\" id=\"ff_1_subject\"  aria-invalid=\"false\" aria-required=false><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_message' id='label_ff_1_message' aria-label=\"Your Message\">Your Message<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"true\" aria-labelledby=\"label_ff_1_message\" name=\"message\" id=\"ff_1_message\" class=\"ff-el-form-control\" placeholder=\"Your Message\" rows=\"4\" cols=\"2\" data-name=\"message\" ><\/textarea><\/div><\/div><div class='ff-el-group ff-text-center ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_no_style\"  aria-label=\"Submit Form\">Submit Form<\/button><\/div><\/fieldset><\/form><div id='fluentform_1_errors' class='ff-errors-in-stack ff_form_instance_1_1 ff-form-loading_errors ff_form_instance_1_1_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_1_1 = {\"id\":\"1\",\"ajaxUrl\":\"https:\\\/\\\/qihantech.com\\\/wp-admin\\\/admin-ajax.php\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\",\"asteriskPlacement\":\"asterisk-right\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_1_1\",\"form_id_selector\":\"fluentform_1\",\"rules\":{\"names[first_name]\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"names[middle_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"names[last_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"email\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\",\"global\":false,\"global_message\":\"This field must contain a valid email\"}},\"subject\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"message\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}}},\"debounce_time\":300,\"file_upload_settings\":[]};\n                            <\/script>\n            ","protected":false},"excerpt":{"rendered":"<p>Our capabilities include soda-lime, Gorilla, sapphire, and chemically strengthened glass, each offering different levels of strength and optical clarity. Whether you need extended glass, printed branding, or integrated touch support, we help you build a display that looks and performs exactly as intended.<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"#gspb_row-id-gsbp-a4a46b2,#gspb_row-id-gsbp-a7820fd{justify-content:space-between;margin-top:0;margin-bottom:0;display:flex;flex-wrap:wrap}#gspb_row-id-gsbp-a7820fd>.gspb_row__content{display:flex;justify-content:space-between;margin:0 auto;width:100%;flex-wrap:wrap}.gspb_row{position:relative}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;padding:var(--gs-row-column-padding, 15px min(3vw, 20px))}#gspb_col-id-gsbp-9b7520d.gspb_row__col--12{width:100%}@media (max-width:575.98px){#gspb_col-id-gsbp-9b7520d.gspb_row__col--12{width:100%}}#gspb_row-id-gsbp-a4a46b2>.gspb_row__content{display:flex;justify-content:space-between;margin:0 auto;width:100%;flex-wrap:wrap}body.gspb-bodyfront #gspb_row-id-gsbp-a4a46b2>.gspb_row__content{width:var(--theme-container-width, 1200px);max-width:var(--theme-normal-container-max-width, 1200px)}#gspb_col-id-gsbp-fc090ba.gspb_row__col--12{width:100%}@media (max-width:575.98px){#gspb_col-id-gsbp-fc090ba.gspb_row__col--12{width:100%}}","footnotes":""},"class_list":["post-1150","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/qihantech.com\/pt\/wp-json\/wp\/v2\/pages\/1150","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/qihantech.com\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/qihantech.com\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/qihantech.com\/pt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/qihantech.com\/pt\/wp-json\/wp\/v2\/comments?post=1150"}],"version-history":[{"count":7,"href":"https:\/\/qihantech.com\/pt\/wp-json\/wp\/v2\/pages\/1150\/revisions"}],"predecessor-version":[{"id":1169,"href":"https:\/\/qihantech.com\/pt\/wp-json\/wp\/v2\/pages\/1150\/revisions\/1169"}],"wp:attachment":[{"href":"https:\/\/qihantech.com\/pt\/wp-json\/wp\/v2\/media?parent=1150"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}