{"id":275,"date":"2022-05-23T11:09:46","date_gmt":"2022-05-23T11:09:46","guid":{"rendered":"http:\/\/dummy.xtemos.com\/woodmart2\/megamarket-elementor\/?page_id=275"},"modified":"2025-09-28T10:49:45","modified_gmt":"2025-09-28T10:49:45","slug":"about-us","status":"publish","type":"page","link":"https:\/\/ledsteplight.com\/fr\/about-us\/","title":{"rendered":"\u00c0 propos de nous"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"275\" class=\"elementor elementor-275\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-3e5f2e4 wd-section-stretch-content e-flex e-con-boxed e-con e-parent\" data-id=\"3e5f2e4\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-946b460 elementor-widget elementor-widget-html\" data-id=\"946b460\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\n    <div id=\"meiguang-about-page\">\n        <style>\n            #meiguang-about-page {\n                font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n                color: #333;\n                line-height: 1.7;\n                max-width: 1200px;\n                margin: 0 auto;\n                padding: 30px 20px;\n                background-color: #fcfcfc;\n            }\n            \n            \/* \u6807\u9898\u6837\u5f0f *\/\n            #meiguang-about-page h1,\n            #meiguang-about-page h2,\n            #meiguang-about-page h3 {\n                color: #23395b;\n                margin-bottom: 20px;\n                position: relative;\n                padding-bottom: 10px;\n            }\n            \n            #meiguang-about-page h1 {\n                font-size: 2.5rem;\n                border-bottom: 3px solid #49b3ff;\n                margin-top: 20px;\n                display: inline-block;\n                animation: fadeIn 1s ease-out;\n            }\n            \n            #meiguang-about-page h2 {\n                font-size: 2rem;\n                margin-top: 40px;\n                color: #2a4365;\n                border-left: 4px solid #49b3ff;\n                padding-left: 15px;\n                transition: all 0.3s ease;\n            }\n            \n            #meiguang-about-page h2:hover {\n                color: #49b3ff;\n                transform: translateX(5px);\n            }\n            \n            \/* \u5361\u7247\u5bb9\u5668\u6837\u5f0f *\/\n            #meiguang-about-page .company-profile,\n            #meiguang-about-page .custom-service,\n            #meiguang-about-page .philosophy {\n                background: linear-gradient(145deg, #ffffff, #f0f0f0);\n                padding: 30px;\n                border-radius: 12px;\n                margin-bottom: 35px;\n                box-shadow: 0 8px 20px rgba(0,0,0,0.08);\n                transition: all 0.4s ease;\n                position: relative;\n                overflow: hidden;\n            }\n            \n            #meiguang-about-page .company-profile:hover,\n            #meiguang-about-page .custom-service:hover,\n            #meiguang-about-page .philosophy:hover {\n                transform: translateY(-5px);\n                box-shadow: 0 12px 25px rgba(0,0,0,0.12);\n            }\n            \n            \/* \u5361\u7247\u88c5\u9970\u5143\u7d20 *\/\n            #meiguang-about-page .company-profile::before,\n            #meiguang-about-page .custom-service::before,\n            #meiguang-about-page .philosophy::before {\n                content: '';\n                position: absolute;\n                top: 0;\n                left: 0;\n                width: 100%;\n                height: 5px;\n                background: linear-gradient(90deg, #49b3ff, #2a86db);\n            }\n            \n            \/* \u670d\u52a1\u5217\u8868\u6837\u5f0f *\/\n            #meiguang-about-page .service-list {\n                margin-top: 25px;\n                display: grid;\n                grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));\n                gap: 20px;\n            }\n            \n            #meiguang-about-page .service-item {\n                background-color: white;\n                padding: 20px;\n                border-radius: 8px;\n                box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n                transition: all 0.3s ease;\n                border-top: 3px solid transparent;\n            }\n            \n            #meiguang-about-page .service-item:hover {\n                transform: translateY(-3px);\n                box-shadow: 0 6px 15px rgba(0,0,0,0.1);\n                border-top-color: #49b3ff;\n            }\n            \n            #meiguang-about-page .service-item h3 {\n                color: #2a4365;\n                margin-bottom: 12px;\n                font-size: 1.35rem;\n                padding-bottom: 5px;\n                border-bottom: 1px solid #f0f0f0;\n            }\n            \n            \/* \u6587\u672c\u6837\u5f0f *\/\n            #meiguang-about-page p {\n                margin-bottom: 18px;\n                font-size: 1.05rem;\n                color: #4a5568;\n                line-height: 1.8;\n            }\n            \n            #meiguang-about-page .highlight {\n                color: #2a86db;\n                font-weight: 600;\n                position: relative;\n            }\n            \n            #meiguang-about-page .highlight::after {\n                content: '';\n                position: absolute;\n                bottom: -2px;\n                left: 0;\n                width: 100%;\n                height: 2px;\n                background-color: rgba(73, 179, 255, 0.3);\n            }\n            \n            \/* \u5217\u8868\u6837\u5f0f *\/\n            #meiguang-about-page ul {\n                padding-left: 25px;\n                margin-bottom: 15px;\n            }\n            \n            #meiguang-about-page li {\n                margin-bottom: 10px;\n                position: relative;\n                padding-left: 5px;\n            }\n            \n            #meiguang-about-page li::marker {\n                color: #49b3ff;\n                font-size: 1.2rem;\n            }\n            \n            \/* \u52a8\u753b\u6548\u679c *\/\n            @keyframes fadeIn {\n                from { opacity: 0; transform: translateY(20px); }\n                to { opacity: 1; transform: translateY(0); }\n            }\n            \n            .fade-in-section {\n                opacity: 0;\n                transform: translateY(20px);\n                transition: opacity 0.6s ease-out, transform 0.6s ease-out;\n            }\n            \n            .fade-in-section.is-visible {\n                opacity: 1;\n                transform: translateY(0);\n            }\n            \n            \/* \u54cd\u5e94\u5f0f\u8bbe\u8ba1 *\/\n            @media (max-width: 768px) {\n                #meiguang-about-page {\n                    padding: 20px 15px;\n                }\n                \n                #meiguang-about-page h1 {\n                    font-size: 2rem;\n                }\n                \n                #meiguang-about-page h2 {\n                    font-size: 1.6rem;\n                }\n                \n                #meiguang-about-page .company-profile,\n                #meiguang-about-page .custom-service,\n                #meiguang-about-page .philosophy {\n                    padding: 20px;\n                }\n                \n                #meiguang-about-page .service-list {\n                    grid-template-columns: 1fr;\n                }\n            }\n        <\/style>\n        \n        <h1>Profil de l'entreprise<\/h1>\n        \n        <div class=\"company-profile fade-in-section\">\n            <p>Meiguang Lighting &amp; Lighting Co., Ltd. est situ\u00e9e \u00e0 Zhaoqing, Guangdong, Chine, qui est l'une des villes principales dans la <span class=\"highlight\">R\u00e9gion de la Grande Baie Guangdong-Hong Kong-Macao<\/span>.<\/p>\n            \n            <p>Nous sommes sp\u00e9cialis\u00e9s dans les lampadaires et les produits d'\u00e9clairage associ\u00e9s, offrant une gamme diversifi\u00e9e de produits et des services personnalis\u00e9s \u00e0 nos clients.<\/p>\n            \n            <p>Ces produits sont largement utilis\u00e9s dans les maisons, les locaux commerciaux et les environnements ext\u00e9rieurs et peuvent r\u00e9pondre aux besoins d'\u00e9clairage de diff\u00e9rentes sc\u00e8nes.<\/p>\n        <\/div>\n        \n        <h2>Notre service personnalis\u00e9<\/h2>\n        \n        <div class=\"custom-service fade-in-section\">\n            <p>Micron Lighting ne fournit pas seulement des produits standard, mais offre \u00e9galement des services de personnalisation complets pour aider les clients \u00e0 r\u00e9aliser leurs besoins individuels. Nos services personnalis\u00e9s incluent :<\/p>\n            \n            <div class=\"service-list\">\n                <div class=\"service-item\">\n                    <h3>Service de conception<\/h3>\n                    <p>Selon vos besoins, nous proposons un service de conception professionnel pour vous aider \u00e0 cr\u00e9er l'apparence et la fonction id\u00e9ales du produit.<\/p>\n                <\/div>\n                \n                <div class=\"service-item\">\n                    <h3>Service de fabrication de moules<\/h3>\n                    <p>Nous disposons d'\u00e9quipements avanc\u00e9s de fabrication de moules, ce qui permet de r\u00e9aliser rapidement des moules selon votre conception et d'assurer la production pr\u00e9cise de vos produits.<\/p>\n                <\/div>\n                \n                <div class=\"service-item\">\n                    <h3>Traitement des dessins<\/h3>\n                    <p>Si vous disposez de dessins de conception pr\u00eats, nous pouvons les traiter et produire directement selon ces dessins.<\/p>\n                <\/div>\n                \n                <div class=\"service-item\">\n                    <h3>Personnalisation des param\u00e8tres :<\/h3>\n                    <ul>\n                        <li>Personnalisation basse tension : selon vos exigences d'alimentation \u00e9lectrique<\/li>\n                        <li>Personnalisation de la fr\u00e9quence : supporte l'adaptation \u00e0 diff\u00e9rentes fr\u00e9quences<\/li>\n                        <li>Personnalisation de la temp\u00e9rature de couleur : diverses options disponibles<\/li>\n                        <li>Personnalisation de la peinture : selon vos exigences de couleur<\/li>\n                        <li>LOGO laser : imprimer votre LOGO de marque sur le produit<\/li>\n                        <li>Lien de fonction : supporte la liaison avec d'autres appareils intelligents<\/li>\n                    <\/ul>\n                <\/div>\n                \n                <div class=\"service-item\">\n                    <h3>Service OEM<\/h3>\n                    <p>Nous fournissons un service OEM, produisons des produits selon votre marque et vos sp\u00e9cifications, vous aidant \u00e0 entrer rapidement sur le march\u00e9.<\/p>\n                <\/div>\n                \n                <div class=\"service-item\">\n                    <h3>Support technique<\/h3>\n                    <p>Notre \u00e9quipe technique est pr\u00eate \u00e0 vous fournir un support technique pour r\u00e9soudre les probl\u00e8mes que vous rencontrez lors de l'utilisation.<\/p>\n                <\/div>\n                \n                <div class=\"service-item\">\n                    <h3>Solutions d'installation<\/h3>\n                    <p>Nous proposons des solutions d'installation professionnelles pour garantir que les produits soient faciles \u00e0 installer et esth\u00e9tiques.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <h2>Notre philosophie<\/h2>\n        \n        <div class=\"philosophy fade-in-section\">\n            <p>Nous mettons toujours nos clients en premier et nous effor\u00e7ons de fournir des produits et des services de qualit\u00e9. Notre objectif est de satisfaire chaque client.<\/p>\n            \n            <p>En choisissant les lampes Micron Lighting, vous ne choisissez pas seulement une lampe, mais aussi un partenaire fiable.<\/p>\n        <\/div>\n\n        <script>\n            \/\/ \u7b80\u5355\u7684\u6eda\u52a8\u663e\u793a\u52a8\u753b\n            document.addEventListener('DOMContentLoaded', function() {\n                const fadeElements = document.querySelectorAll('.fade-in-section');\n                \n                const observerOptions = {\n                    root: null,\n                    rootMargin: '0px',\n                    threshold: 0.1\n                };\n                \n                const observer = new IntersectionObserver(function(entries, observer) {\n                    entries.forEach(entry => {\n                        if (entry.isIntersecting) {\n                            entry.target.classList.add('is-visible');\n                            observer.unobserve(entry.target);\n                        }\n                    });\n                }, observerOptions);\n                \n                fadeElements.forEach(element => {\n                    observer.observe(element);\n                });\n            });\n        <\/script>\n    <\/div>\n\n    \t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Profil de l'entreprise Meiguang Lighting &amp; Lighting Co., Ltd. est situ\u00e9e \u00e0 Zhaoqing, Guangdong, en Chine, qui est l'une des r\u00e9gions cl\u00e9s<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-275","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ledsteplight.com\/fr\/wp-json\/wp\/v2\/pages\/275","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ledsteplight.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ledsteplight.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ledsteplight.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ledsteplight.com\/fr\/wp-json\/wp\/v2\/comments?post=275"}],"version-history":[{"count":3,"href":"https:\/\/ledsteplight.com\/fr\/wp-json\/wp\/v2\/pages\/275\/revisions"}],"predecessor-version":[{"id":38234,"href":"https:\/\/ledsteplight.com\/fr\/wp-json\/wp\/v2\/pages\/275\/revisions\/38234"}],"wp:attachment":[{"href":"https:\/\/ledsteplight.com\/fr\/wp-json\/wp\/v2\/media?parent=275"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}