{"id":1318,"date":"2025-05-03T23:51:30","date_gmt":"2025-05-03T23:51:30","guid":{"rendered":"https:\/\/fliegenmetal.com\/?page_id=1318"},"modified":"2025-09-29T08:06:12","modified_gmt":"2025-09-29T08:06:12","slug":"about-us","status":"publish","type":"page","link":"https:\/\/fliegenmetal.com\/?page_id=1318","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1318\" class=\"elementor elementor-1318\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-53512f9 e-con-full e-flex e-con e-parent\" data-id=\"53512f9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bf41967 elementor-widget elementor-widget-html\" data-id=\"bf41967\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>About Us - Fliegen Metal Products Co., Ltd<\/title>\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n        \r\n        body {\r\n            font-family: 'Arial', sans-serif;\r\n            line-height: 1.6;\r\n            color: #333;\r\n            background: #ffffff;\r\n        }\r\n        \r\n        .hero-section {\r\n            width: 100vw;\r\n            min-height: 70vh;\r\n            background: linear-gradient(135deg, #2E7D32, #4CAF50, #66BB6A);\r\n            color: white;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            text-align: center;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .hero-section::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            right: 0;\r\n            bottom: 0;\r\n            background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"grain\" width=\"100\" height=\"100\" patternUnits=\"userSpaceOnUse\"><circle cx=\"25\" cy=\"25\" r=\"1\" fill=\"white\" opacity=\"0.1\"\/><circle cx=\"75\" cy=\"75\" r=\"1\" fill=\"white\" opacity=\"0.1\"\/><circle cx=\"50\" cy=\"10\" r=\"0.5\" fill=\"white\" opacity=\"0.1\"\/><circle cx=\"10\" cy=\"60\" r=\"0.5\" fill=\"white\" opacity=\"0.1\"\/><circle cx=\"90\" cy=\"40\" r=\"0.5\" fill=\"white\" opacity=\"0.1\"\/><\/pattern><\/defs><rect width=\"100\" height=\"100\" fill=\"url(%23grain)\"\/><\/svg>');\r\n            opacity: 0.3;\r\n        }\r\n        \r\n        .hero-content {\r\n            position: relative;\r\n            z-index: 2;\r\n            max-width: 1200px;\r\n            padding: 60px 40px;\r\n        }\r\n        \r\n        .hero-content h1 {\r\n            font-size: 4.5em;\r\n            margin-bottom: 25px;\r\n            font-weight: bold;\r\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.3);\r\n        }\r\n        \r\n        .hero-content .subtitle {\r\n            font-size: 1.6em;\r\n            margin-bottom: 30px;\r\n            opacity: 0.95;\r\n            font-weight: 300;\r\n            max-width: 900px;\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n        }\r\n        \r\n        .hero-content .company-name {\r\n            font-size: 2.2em;\r\n            font-weight: bold;\r\n            margin-bottom: 15px;\r\n        }\r\n        \r\n        .main-container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 5rem 1rem;\r\n        }\r\n        \r\n        .intro-section {\r\n            text-align: center;\r\n            margin-bottom: 3rem;\r\n            padding: 2.5rem 2rem;\r\n            background-color: #f8f9fa;\r\n            border-radius: 20px;\r\n            box-shadow: 0 10px 30px rgba(0,0,0,0.08);\r\n        }\r\n        \r\n        .intro-section h2 {\r\n            color: #2E7D32;\r\n            margin-bottom: 1rem;\r\n            font-size: 2.25rem;\r\n            font-weight: 700;\r\n        }\r\n        \r\n        .intro-section p {\r\n            font-size: 1.1rem;\r\n            line-height: 1.8;\r\n            margin-bottom: 1rem;\r\n            max-width: 900px;\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n            color: #4b5563;\r\n        }\r\n        \r\n        .manufacturing-section {\r\n            margin-bottom: 3rem;\r\n        }\r\n        \r\n        .manufacturing-section h2 {\r\n            text-align: center;\r\n            color: #2E7D32;\r\n            margin-bottom: 1.5rem;\r\n            font-size: 2.25rem;\r\n            font-weight: 700;\r\n        }\r\n        \r\n        .manufacturing-intro {\r\n            text-align: center;\r\n            margin-bottom: 2rem;\r\n            padding: 2rem;\r\n            background: linear-gradient(135deg, #E8F5E8, #F1F8E9);\r\n            border-radius: 15px;\r\n        }\r\n        \r\n        .manufacturing-intro p {\r\n            font-size: 1.1rem;\r\n            line-height: 1.7;\r\n            color: #2E7D32;\r\n            max-width: 800px;\r\n            margin: 0 auto;\r\n        }\r\n        \r\n        .process-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));\r\n            gap: 3rem;\r\n            margin-bottom: 3rem;\r\n        }\r\n        \r\n        .process-item {\r\n            background: white;\r\n            border-radius: 15px;\r\n            overflow: hidden;\r\n            box-shadow: 0 10px 30px rgba(0,0,0,0.08);\r\n            transition: transform 0.3s ease;\r\n            text-align: center;\r\n        }\r\n        \r\n        .process-item:hover {\r\n            transform: translateY(-8px);\r\n        }\r\n        \r\n        .process-image {\r\n            width: 100%;\r\n            height: 300px;\r\n            object-fit: cover;\r\n            \/* Enhanced image filters for better color and contrast *\/\r\n            filter: brightness(1.1) contrast(1.15) saturate(1.2) hue-rotate(5deg);\r\n            transition: filter 0.3s ease;\r\n        }\r\n        \r\n        .process-item:hover .process-image {\r\n            filter: brightness(1.15) contrast(1.2) saturate(1.3) hue-rotate(5deg);\r\n        }\r\n        \r\n        .process-content {\r\n            padding: 30px;\r\n            text-align: center;\r\n        }\r\n        \r\n        .process-content h3 {\r\n            color: #2E7D32;\r\n            margin-bottom: 0.75rem;\r\n            font-size: 1.4rem;\r\n            font-weight: 700;\r\n        }\r\n        \r\n        .process-content p {\r\n            font-size: 1.05rem;\r\n            line-height: 1.6;\r\n            color: #4b5563;\r\n        }\r\n        \r\n        .stats-section {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n            gap: 2rem;\r\n            margin-bottom: 3rem;\r\n        }\r\n        \r\n        .stat-item {\r\n            text-align: center;\r\n            padding: 2.5rem 2rem;\r\n            background: white;\r\n            border-radius: 15px;\r\n            box-shadow: 0 8px 25px rgba(0,0,0,0.08);\r\n            transition: transform 0.3s ease;\r\n        }\r\n        \r\n        .stat-item:hover {\r\n            transform: translateY(-8px);\r\n        }\r\n        \r\n        .stat-number {\r\n            font-size: 3.5em;\r\n            font-weight: bold;\r\n            color: #2E7D32;\r\n            margin-bottom: 15px;\r\n        }\r\n        \r\n        .stat-label {\r\n            font-size: 1.2em;\r\n            color: #666;\r\n            font-weight: 500;\r\n        }\r\n        \r\n        .quality-section {\r\n            background: linear-gradient(135deg, #2E7D32, #4CAF50);\r\n            color: white;\r\n            padding: 3rem 2rem;\r\n            border-radius: 20px;\r\n            margin-bottom: 3rem;\r\n            text-align: center;\r\n        }\r\n        \r\n        .quality-section h2 {\r\n            margin-bottom: 1rem;\r\n            font-size: 2.25rem;\r\n            font-weight: 700;\r\n        }\r\n        \r\n        .quality-section p {\r\n            font-size: 1.1rem;\r\n            line-height: 1.8;\r\n            margin-bottom: 1.25rem;\r\n            opacity: 0.95;\r\n        }\r\n        \r\n        .quality-features {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n            gap: 1.25rem;\r\n            margin-top: 2rem;\r\n        }\r\n        \r\n        .quality-feature {\r\n            padding: 30px;\r\n            background: rgba(255,255,255,0.1);\r\n            border-radius: 15px;\r\n            backdrop-filter: blur(10px);\r\n        }\r\n        \r\n        .quality-feature h4 {\r\n            font-size: 1.3em;\r\n            margin-bottom: 15px;\r\n        }\r\n        \r\n        .quality-feature p {\r\n            font-size: 1.1em;\r\n            margin: 0;\r\n            opacity: 0.9;\r\n        }\r\n        \r\n        .authentic-production-section {\r\n            margin-bottom: 3rem;\r\n        }\r\n\r\n        .authentic-production-section h2 {\r\n            text-align: center;\r\n            color: #2E7D32;\r\n            margin-bottom: 1.5rem;\r\n            font-size: 2.25rem;\r\n            font-weight: 700;\r\n        }\r\n\r\n        .production-intro {\r\n            text-align: center;\r\n            margin-bottom: 2rem;\r\n            padding: 2rem;\r\n            background: linear-gradient(135deg, #E8F5E8, #F1F8E9);\r\n            border-radius: 15px;\r\n        }\r\n\r\n        .production-intro p {\r\n            font-size: 1.1rem;\r\n            line-height: 1.7;\r\n            color: #2E7D32;\r\n            max-width: 900px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        .production-gallery {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(380px, 1fr));\r\n            gap: 2rem;\r\n            margin-bottom: 3rem;\r\n        }\r\n\r\n        .production-item {\r\n            background: white;\r\n            border-radius: 15px;\r\n            overflow: hidden;\r\n            box-shadow: 0 10px 30px rgba(0,0,0,0.08);\r\n            transition: transform 0.3s ease;\r\n            height: 480px; \/* \u56fa\u5b9a\u5361\u7247\u603b\u9ad8\u5ea6 *\/\r\n            display: flex;\r\n            flex-direction: column;\r\n            text-align: center;\r\n        }\r\n\r\n        .production-item:hover {\r\n            transform: translateY(-8px);\r\n        }\r\n\r\n        .production-image {\r\n            width: 100%;\r\n            height: 280px; \/* \u56fa\u5b9a\u9ad8\u5ea6\u786e\u4fdd\u4e00\u81f4\u6027 *\/\r\n            object-fit: cover;\r\n            object-position: center;\r\n            \/* Enhanced filters for authentic industrial look *\/\r\n            filter: brightness(1.05) contrast(1.1) saturate(1.1);\r\n            transition: filter 0.3s ease;\r\n        }\r\n\r\n        .production-item:hover .production-image {\r\n            filter: brightness(1.1) contrast(1.15) saturate(1.2);\r\n        }\r\n\r\n        .production-content {\r\n            padding: 25px;\r\n            height: 200px; \/* \u56fa\u5b9a\u6587\u5b57\u533a\u57df\u9ad8\u5ea6 *\/\r\n            display: flex;\r\n            flex-direction: column;\r\n            justify-content: flex-start;\r\n            overflow: hidden; \/* \u9632\u6b62\u6587\u5b57\u6ea2\u51fa *\/\r\n            text-align: center;\r\n        }\r\n\r\n        .production-content h3 {\r\n            color: #2E7D32;\r\n            margin-bottom: 0.75rem;\r\n            font-size: 1.25rem;\r\n            line-height: 1.3;\r\n            font-weight: 700;\r\n        }\r\n\r\n        .production-content p {\r\n            font-size: 1.05rem;\r\n            line-height: 1.6;\r\n            color: #4b5563;\r\n            flex-grow: 1;\r\n        }\r\n        \r\n        .authenticity-statement {\r\n            background: linear-gradient(135deg, #2E7D32, #4CAF50);\r\n            color: white;\r\n            padding: 3rem 2rem;\r\n            border-radius: 15px;\r\n            text-align: center;\r\n        }\r\n\r\n        .authenticity-statement h3 {\r\n            margin-bottom: 1rem;\r\n            font-size: 1.6rem;\r\n            font-weight: 700;\r\n        }\r\n\r\n        .authenticity-statement p {\r\n            font-size: 1.05rem;\r\n            line-height: 1.7;\r\n            margin-bottom: 1rem;\r\n            opacity: 0.95;\r\n        }\r\n        \r\n        .values-section {\r\n            margin-bottom: 3rem;\r\n        }\r\n        \r\n        .values-section h2 {\r\n            text-align: center;\r\n            color: #2E7D32;\r\n            margin-bottom: 1.5rem;\r\n            font-size: 2.25rem;\r\n            font-weight: 700;\r\n        }\r\n        \r\n        .values-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\r\n            gap: 2rem;\r\n        }\r\n        \r\n        .value-item {\r\n            padding: 2.5rem 2rem;\r\n            background: white;\r\n            border-radius: 15px;\r\n            box-shadow: 0 8px 25px rgba(0,0,0,0.08);\r\n            text-align: center;\r\n            transition: transform 0.3s ease;\r\n        }\r\n        \r\n        .value-item:hover {\r\n            transform: translateY(-5px);\r\n        }\r\n        \r\n        .value-icon {\r\n            font-size: 3em;\r\n            margin-bottom: 20px;\r\n        }\r\n        \r\n        .value-item h3 {\r\n            color: #2E7D32;\r\n            margin-bottom: 0.75rem;\r\n            font-size: 1.4rem;\r\n            font-weight: 700;\r\n        }\r\n        \r\n        .value-item p {\r\n            font-size: 1.05rem;\r\n            line-height: 1.7;\r\n            color: #4b5563;\r\n        }\r\n        \r\n        .contact-section {\r\n            background: linear-gradient(135deg, #2E7D32, #4CAF50);\r\n            color: white;\r\n            padding: 3rem 2rem;\r\n            border-radius: 20px;\r\n            text-align: center;\r\n        }\r\n        \r\n        .contact-section h2 {\r\n            margin-bottom: 1rem;\r\n            font-size: 2.25rem;\r\n            font-weight: 700;\r\n        }\r\n        \r\n        .contact-section p {\r\n            font-size: 1.1rem;\r\n            margin-bottom: 1.25rem;\r\n            opacity: 0.95;\r\n        }\r\n        \r\n        .contact-info {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n            gap: 30px;\r\n            margin-bottom: 40px;\r\n        }\r\n        \r\n        .contact-item {\r\n            padding: 25px;\r\n            background: rgba(255,255,255,0.1);\r\n            border-radius: 10px;\r\n            backdrop-filter: blur(10px);\r\n        }\r\n        \r\n        .contact-item h4 {\r\n            margin-bottom: 10px;\r\n            font-size: 1.2em;\r\n        }\r\n        \r\n        .contact-item p {\r\n            font-size: 1.1em;\r\n            margin: 0;\r\n        }\r\n        \r\n        .website-button {\r\n            display: inline-block;\r\n            padding: 18px 40px;\r\n            background-color: white;\r\n            color: #2E7D32;\r\n            text-decoration: none;\r\n            border-radius: 30px;\r\n            font-weight: bold;\r\n            font-size: 1.2em;\r\n            margin-top: 20px;\r\n            transition: all 0.3s ease;\r\n            box-shadow: 0 4px 15px rgba(0,0,0,0.2);\r\n        }\r\n        \r\n        .website-button:hover {\r\n            background-color: #f0f0f0;\r\n            transform: translateY(-3px);\r\n            box-shadow: 0 6px 20px rgba(0,0,0,0.3);\r\n        }\r\n        \r\n        @media (max-width: 768px) {\r\n            .hero-content h1 {\r\n                font-size: 2.8em;\r\n            }\r\n            \r\n            .hero-content .subtitle {\r\n                font-size: 1.3em;\r\n            }\r\n            \r\n            .hero-content .company-name {\r\n                font-size: 1.8em;\r\n            }\r\n            \r\n            .main-container {\r\n                padding: 60px 20px;\r\n            }\r\n            \r\n            .intro-section, .quality-section, .contact-section {\r\n                padding: 40px 30px;\r\n            }\r\n            \r\n            .process-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            \r\n            .process-image {\r\n                height: 250px;\r\n            }\r\n            \r\n            .stat-number {\r\n                font-size: 2.5em;\r\n            }\r\n\r\n            .production-gallery {\r\n                grid-template-columns: 1fr;\r\n                gap: 30px;\r\n            }\r\n            \r\n            .production-image {\r\n                height: 250px; \/* \u79fb\u52a8\u7aef\u7a0d\u5fae\u8c03\u6574\u9ad8\u5ea6 *\/\r\n            }\r\n            \r\n            .production-content {\r\n                height: 180px; \/* \u79fb\u52a8\u7aef\u6587\u5b57\u533a\u57df\u9ad8\u5ea6 *\/\r\n                padding: 20px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <!-- Full-Width Hero Section -->\r\n    <div class=\"hero-section\">\r\n        <div class=\"hero-content\">\r\n            <div class=\"company-name\"> FLIEGENMETAL  LTD<\/div>\r\n            <h1>About Our Manufacturing<\/h1>\r\n            <p class=\"subtitle\">Precision Engineering, Quality Craftsmanship, and Trusted Excellence in Pet Product Manufacturing<\/p>\r\n        <\/div>\r\n    <\/div>\r\n    \r\n    <div class=\"main-container\">\r\n        <!-- Company Introduction -->\r\n        <div class=\"intro-section\">\r\n            <h2>Leading Pet Cage Manufacturer<\/h2>\r\n            <p>Fliegen Metal Products Co., Ltd stands as a premier manufacturer of high-quality metal pet cages, exercise pens, and pet accessories. With state-of-the-art manufacturing facilities and a commitment to excellence, we have earned the trust of customers worldwide.<\/p>\r\n            <p>Our comprehensive production capabilities, from raw material processing to finished product assembly, ensure consistent quality and reliability in every product we manufacture.<\/p>\r\n        <\/div>\r\n        \r\n        <!-- Manufacturing Process Section -->\r\n        <div class=\"manufacturing-section\">\r\n            <h2>Our Manufacturing Excellence<\/h2>\r\n            \r\n            <div class=\"manufacturing-intro\">\r\n                <p>Take a behind-the-scenes look at our professional manufacturing process. From precision metal fabrication to quality assembly, every step demonstrates our commitment to producing superior pet products that meet international standards.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"process-grid\">\r\n                <div class=\"process-item\">\r\n                    <img decoding=\"async\" src=\"https:\/\/hebbkx1anhila5yf.public.blob.vercel-storage.com\/5.jpg-QUBHd2jII1NSwFIFDnMjK3hJC8SS6t.jpeg\" alt=\"Pet Exercise Pen Production\" class=\"process-image\">\r\n                    <div class=\"process-content\">\r\n                        <h3>\ud83d\udd27 Precision Assembly<\/h3>\r\n                        <p>Our hexagonal exercise pens are carefully assembled with attention to every detail. Each connection point is precisely engineered to ensure maximum stability and safety for pets of all sizes.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"process-item\">\r\n                    <img decoding=\"async\" src=\"https:\/\/hebbkx1anhila5yf.public.blob.vercel-storage.com\/6.jpg-LlYqb52YZA4ATKc88g2F7UjZzgo7Rz.jpeg\" alt=\"Metal Frame Components\" class=\"process-image\">\r\n                    <div class=\"process-content\">\r\n                        <h3>\u2699\ufe0f Component Manufacturing<\/h3>\r\n                        <p>High-quality metal frames and structural components are manufactured using advanced metalworking techniques. Each piece undergoes rigorous quality control before assembly.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"process-item\">\r\n                    <img decoding=\"async\" src=\"https:\/\/hebbkx1anhila5yf.public.blob.vercel-storage.com\/1.jpg-yANy4nGvveb4aHExEeNudbbOyYRD04.jpeg\" alt=\"Cage Panel Production\" class=\"process-image\">\r\n                    <div class=\"process-content\">\r\n                        <h3>\ud83d\udee0\ufe0f Panel Fabrication<\/h3>\r\n                        <p>Individual cage panels are crafted with precision welding and finishing. Our robust construction ensures long-lasting durability and pet safety in every product.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"process-item\">\r\n                    <img decoding=\"async\" src=\"https:\/\/hebbkx1anhila5yf.public.blob.vercel-storage.com\/2.jpg-1hZEr8OGPK48HbPpGsVV4O0OXTLpt0.jpeg\" alt=\"Surface Treatment Process\" class=\"process-image\">\r\n                    <div class=\"process-content\">\r\n                        <h3>\ud83c\udfa8 Surface Treatment<\/h3>\r\n                        <p>Advanced coating and finishing processes provide corrosion resistance and aesthetic appeal. Our treatment facilities ensure consistent quality across all product lines.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"process-item\">\r\n                    <img decoding=\"async\" src=\"https:\/\/hebbkx1anhila5yf.public.blob.vercel-storage.com\/7.jpg-IITH4nRRzSJ0rY6uwtJHREvJQSwjzr.jpeg\" alt=\"Mass Production Capability\" class=\"process-image\">\r\n                    <div class=\"process-content\">\r\n                        <h3>\ud83d\udce6 Mass Production<\/h3>\r\n                        <p>Our efficient production lines can handle large-scale orders while maintaining consistent quality. Organized inventory management ensures timely delivery to global customers.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"process-item\">\r\n                    <img decoding=\"async\" src=\"https:\/\/hebbkx1anhila5yf.public.blob.vercel-storage.com\/4.jpg-QaqXhm5HPfVnmLaX45uBK2Zef4L0V8.jpeg\" alt=\"Finished Product Quality\" class=\"process-image\">\r\n                    <div class=\"process-content\">\r\n                        <h3>\u2705 Quality Assurance<\/h3>\r\n                        <p>Every finished product undergoes comprehensive quality inspection. Our multi-level cages and carriers meet strict safety standards before packaging and shipment.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <!-- Company Statistics -->\r\n        <div class=\"stats-section\">\r\n            <div class=\"stat-item\">\r\n                <div class=\"stat-number\">15+<\/div>\r\n                <div class=\"stat-label\">Years of Experience<\/div>\r\n            <\/div>\r\n            <div class=\"stat-item\">\r\n                <div class=\"stat-number\">50+<\/div>\r\n                <div class=\"stat-label\">Countries Served<\/div>\r\n            <\/div>\r\n            <div class=\"stat-item\">\r\n                <div class=\"stat-number\">200+<\/div>\r\n                <div class=\"stat-label\">Product Models<\/div>\r\n            <\/div>\r\n            <div class=\"stat-item\">\r\n                <div class=\"stat-number\">1M+<\/div>\r\n                <div class=\"stat-label\">Happy Pets<\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <!-- Quality Commitment -->\r\n        <div class=\"quality-section\">\r\n            <h2>Quality Commitment<\/h2>\r\n            <p>Our manufacturing philosophy centers on uncompromising quality standards. Every product that leaves our facility represents our dedication to pet safety, customer satisfaction, and manufacturing excellence.<\/p>\r\n            \r\n            <div class=\"quality-features\">\r\n                <div class=\"quality-feature\">\r\n                    <h4>\ud83d\udd0d Rigorous Testing<\/h4>\r\n                    <p>Every product undergoes comprehensive stress testing and quality inspection<\/p>\r\n                <\/div>\r\n                <div class=\"quality-feature\">\r\n                    <h4>\ud83c\udfc6 International Standards<\/h4>\r\n                    <p>Manufacturing processes comply with international quality and safety standards<\/p>\r\n                <\/div>\r\n                <div class=\"quality-feature\">\r\n                    <h4>\ud83c\udf31 Eco-Friendly Materials<\/h4>\r\n                    <p>Sustainable and environmentally responsible material sourcing and processing<\/p>\r\n                <\/div>\r\n                <div class=\"quality-feature\">\r\n                    <h4>\ud83d\ude80 Continuous Innovation<\/h4>\r\n                    <p>Ongoing research and development to improve product design and functionality<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <!-- Authentic Production Environment Section -->\r\n        <div class=\"authentic-production-section\">\r\n            <h2>Our Authentic Production Environment<\/h2>\r\n            \r\n            <div class=\"production-intro\">\r\n                <p>We believe in transparency and authenticity. Here's an unfiltered look at our real production facility where our dedicated team works every day to manufacture high-quality pet products. These images show our actual working environment - not staged photos, but genuine moments of our manufacturing process.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"production-gallery\">\r\n                <div class=\"production-item\">\r\n                    <img decoding=\"async\" src=\"https:\/\/hebbkx1anhila5yf.public.blob.vercel-storage.com\/5.jpg-LekQ7XI2izg8jTwX1g6UkwEsH9sgD0.jpeg\" alt=\"Wire Processing Operations\" class=\"production-image\">\r\n                    <div class=\"production-content\">\r\n                        <h3>\ud83d\udd27 Wire Processing & Cutting<\/h3>\r\n                        <p>Our skilled technicians operate precision wire cutting and bending equipment to create the structural components for our pet cages.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"production-item\">\r\n                    <img decoding=\"async\" src=\"https:\/\/hebbkx1anhila5yf.public.blob.vercel-storage.com\/6.jpg-YbLFR70we6I8Y2PMy0s5e0ShacI9DU.jpeg\" alt=\"Metal Fabrication Work\" class=\"production-image\">\r\n                    <div class=\"production-content\">\r\n                        <h3>\u2699\ufe0f Metal Fabrication<\/h3>\r\n                        <p>Hands-on metalworking and fabrication processes ensure each component meets our quality standards before assembly.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"production-item\">\r\n                    <img decoding=\"async\" src=\"https:\/\/hebbkx1anhila5yf.public.blob.vercel-storage.com\/4.jpg-9BWITYiZ3UcNxEiyofZsxUxbvozqDx.jpeg\" alt=\"Precision Welding Operations\" class=\"production-image\">\r\n                    <div class=\"production-content\">\r\n                        <h3>\ud83d\udd25 Precision Welding<\/h3>\r\n                        <p>Expert welding techniques create strong, durable joints that ensure the safety and longevity of our pet products.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"production-item\">\r\n                    <img decoding=\"async\" src=\"https:\/\/hebbkx1anhila5yf.public.blob.vercel-storage.com\/3.jpg-01LAxxbDmOSqyldt3KIJqrpvqPe3l6.jpeg\" alt=\"Quality Welding Process\" class=\"production-image\">\r\n                    <div class=\"production-content\">\r\n                        <h3>\u2728 Quality Craftsmanship<\/h3>\r\n                        <p>Every weld and connection is carefully executed by experienced craftsmen who take pride in their work.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"production-item\">\r\n                    <img decoding=\"async\" src=\"https:\/\/hebbkx1anhila5yf.public.blob.vercel-storage.com\/7.jpg-rQOQT02mvi8GALD2iZpTdfWi8mssRE.jpeg\" alt=\"Automated Production Line\" class=\"production-image\">\r\n                    <div class=\"production-content\">\r\n                        <h3>\ud83c\udfed Production Efficiency<\/h3>\r\n                        <p>Modern equipment combined with skilled operators enables us to maintain consistent quality while meeting large-scale orders.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"production-item\">\r\n                    <img decoding=\"async\" src=\"https:\/\/hebbkx1anhila5yf.public.blob.vercel-storage.com\/1.jpg-Zp37URyuydJeeBPG9TkhoG4COgU890.jpeg\" alt=\"Factory Floor Operations\" class=\"production-image\">\r\n                    <div class=\"production-content\">\r\n                        <h3>\ud83d\udc65 Team Collaboration<\/h3>\r\n                        <p>Our production floor buzzes with activity as our dedicated team works together to fulfill orders for customers worldwide.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"production-item\">\r\n                    <img decoding=\"async\" src=\"https:\/\/hebbkx1anhila5yf.public.blob.vercel-storage.com\/8.jpg-9Ln44WLsEdWmVTzllmPssrKA3aO5fw.jpeg\" alt=\"Collaborative Manufacturing\" class=\"production-image\">\r\n                    <div class=\"production-content\">\r\n                        <h3>\ud83e\udd1d Teamwork Excellence<\/h3>\r\n                        <p>Collaboration and knowledge sharing between experienced and newer team members ensures consistent quality and continuous improvement.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"production-item\">\r\n                    <img decoding=\"async\" src=\"https:\/\/hebbkx1anhila5yf.public.blob.vercel-storage.com\/%E5%8E%9F%E6%9D%90%E6%96%99%20%281%29.jpg-Oc6ixc97G9p23Q0UrLyS1vVvY07Yi8.jpeg\" alt=\"Raw Material Supply\" class=\"production-image\">\r\n                    <div class=\"production-content\">\r\n                        <h3>\ud83d\udce6 Quality Materials<\/h3>\r\n                        <p>We source high-grade steel wire and materials in bulk to ensure consistent quality and competitive pricing for our customers.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"authenticity-statement\">\r\n                <h3>Why We Show You The Real Picture<\/h3>\r\n                <p>Many companies show only polished, staged photos. We choose to show you our actual working environment because we're proud of our authentic manufacturing capabilities. Our facility may not look like a showroom, but it's where real work gets done by real people who care about quality. This transparency builds the trust that lasting business relationships require.<\/p>\r\n                <p>When you partner with Fliegen Metal Products, you're working with a genuine manufacturer with real production capabilities, experienced workers, and a commitment to delivering quality products on time, every time.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <!-- Company Values -->\r\n        <div class=\"values-section\">\r\n            <h2>Our Core Values<\/h2>\r\n            <div class=\"values-grid\">\r\n                <div class=\"value-item\">\r\n                    <div class=\"value-icon\">\ud83c\udfc6<\/div>\r\n                    <h3>Manufacturing Excellence<\/h3>\r\n                    <p>We maintain the highest standards in every aspect of our manufacturing process, from material selection to final assembly, ensuring superior product quality.<\/p>\r\n                <\/div>\r\n                <div class=\"value-item\">\r\n                    <div class=\"value-icon\">\ud83d\udc3e<\/div>\r\n                    <h3>Pet Safety Priority<\/h3>\r\n                    <p>Every design decision prioritizes pet safety and comfort. Our products provide secure, comfortable environments that pet owners can trust completely.<\/p>\r\n                <\/div>\r\n                <div class=\"value-item\">\r\n                    <div class=\"value-icon\">\ud83c\udf0d<\/div>\r\n                    <h3>Global Partnership<\/h3>\r\n                    <p>We build lasting relationships with distributors and retailers worldwide, providing exceptional service and support to help our partners succeed.<\/p>\r\n                <\/div>\r\n                <div class=\"value-item\">\r\n                    <div class=\"value-icon\">\ud83d\udca1<\/div>\r\n                    <h3>Innovation & Design<\/h3>\r\n                    <p>Continuous innovation drives our product development, creating functional, stylish solutions that meet evolving market demands and customer needs.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <!-- Contact Section -->\r\n        <div class=\"contact-section\">\r\n            <h2>Partner With Us<\/h2>\r\n            <p>Ready to experience the Fliegen Metal Products difference? Contact us to discuss your pet product needs and discover how our manufacturing expertise can benefit your business.<\/p>\r\n            \r\n            <div class=\"contact-info\">\r\n                <div class=\"contact-item\">\r\n                    <h4>\ud83c\udf10 Website<\/h4>\r\n                    <p>fliegenmetal.com<\/p>\r\n                <\/div>\r\n                <div class=\"contact-item\">\r\n                    <h4>\ud83d\udce7 Business Inquiries<\/h4>\r\n                    <p>info@fliegenmetal.com<\/p>\r\n                <\/div>\r\n                <div class=\"contact-item\">\r\n                    <h4>\ud83c\udfed Manufacturing<\/h4>\r\n                    <p>Advanced Production Facility<\/p>\r\n                <\/div>\r\n                <div class=\"contact-item\">\r\n                    <h4>\ud83d\ude9a Global Shipping<\/h4>\r\n                    <p>Worldwide Delivery Available<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <a href=\"https:\/\/fliegenmetal.com\" target=\"_blank\" class=\"website-button\">Visit Our Website<\/a>\r\n        <\/div>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>About Us &#8211; Fliegen Metal Products Co., Ltd FLIEGENMETAL LTD About Our Manufacturing Precision Engineering, Quality Craftsmanship, and Trusted Excellence in Pet Product Manufacturing Leading Pet Cage Manufacturer Fliegen Metal Products Co., Ltd stands as a premier manufacturer of high-quality metal pet cages, exercise pens, and pet accessories. With state-of-the-art manufacturing facilities and a commitment [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"two_page_speed":[],"footnotes":""},"class_list":["post-1318","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/fliegenmetal.com\/index.php?rest_route=\/wp\/v2\/pages\/1318","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fliegenmetal.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fliegenmetal.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fliegenmetal.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/fliegenmetal.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1318"}],"version-history":[{"count":0,"href":"https:\/\/fliegenmetal.com\/index.php?rest_route=\/wp\/v2\/pages\/1318\/revisions"}],"wp:attachment":[{"href":"https:\/\/fliegenmetal.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1318"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}