{"id":3,"date":"2025-11-10T15:00:59","date_gmt":"2025-11-10T07:00:59","guid":{"rendered":"http:\/\/www.anjuparts.com\/?page_id=3"},"modified":"2025-11-17T20:54:22","modified_gmt":"2025-11-17T12:54:22","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/www.anjuparts.com\/index.php\/privacy-policy\/","title":{"rendered":"CONTACT US"},"content":{"rendered":"<p><!DOCTYPE html><br \/>\n<html lang=\"en\"><br \/>\n<head><br \/>\n    <meta charset=\"UTF-8\"><br \/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><br \/>\n    <title>About Us &#8211; Professional Building Materials Supplier<\/title><\/p>\n<style>\n        \/* Base Styles *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }<\/p>\n<p>        body {\n            background-color: #f8f9fa;\n            color: #333;\n            line-height: 1.6;\n        }<\/p>\n<p>        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }<\/p>\n<p>        \/* Header Styles *\/\n        header {\n            background: linear-gradient(135deg, #1a6aa2 0%, #0d4d7a 100%);\n            color: white;\n            padding: 80px 0 50px;\n            text-align: center;\n        }<\/p>\n<p>        h1 {\n            font-size: 3rem;\n            margin-bottom: 20px;\n            font-weight: 700;\n        }<\/p>\n<p>        .subtitle {\n            font-size: 1.3rem;\n            opacity: 0.9;\n            max-width: 900px;\n            margin: 0 auto 30px;\n        }<\/p>\n<p>        .cta-button {\n            display: inline-block;\n            background: #e74c3c;\n            color: white;\n            padding: 12px 30px;\n            border-radius: 4px;\n            text-decoration: none;\n            font-weight: 600;\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .cta-button:hover {\n            background: #c0392b;\n            transform: translateY(-2px);\n        }<\/p>\n<p>        \/* Content Section Styles *\/\n        .content-section {\n            padding: 80px 0;\n            background: white;\n            margin: 40px 0;\n            border-radius: 8px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n        }<\/p>\n<p>        h2 {\n            font-size: 2.2rem;\n            color: #1a6aa2;\n            margin-bottom: 40px;\n            padding-bottom: 15px;\n            border-bottom: 2px solid #eaeaea;\n            position: relative;\n        }<\/p>\n<p>        h2:after {\n            content: '';\n            position: absolute;\n            bottom: -2px;\n            left: 0;\n            width: 80px;\n            height: 2px;\n            background: #1a6aa2;\n        }<\/p>\n<p>        p {\n            margin-bottom: 25px;\n            font-size: 1.1rem;\n        }<\/p>\n<p>        \/* Features Section *\/\n        .features {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 30px;\n            margin-top: 50px;\n        }<\/p>\n<p>        .feature-card {\n            flex: 1 1 300px;\n            background: #f8fafc;\n            padding: 40px 30px;\n            border-radius: 8px;\n            border-left: 4px solid #1a6aa2;\n            transition: transform 0.3s, box-shadow 0.3s;\n        }<\/p>\n<p>        .feature-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 20px rgba(0,0,0,0.1);\n        }<\/p>\n<p>        .feature-card h3 {\n            color: #1a6aa2;\n            margin-bottom: 20px;\n            font-size: 1.5rem;\n        }<\/p>\n<p>        \/* Price Advantage Section *\/\n        .price-advantage {\n            background: linear-gradient(135deg, #f0f7ff 0%, #e1eeff 100%);\n            padding: 50px;\n            border-radius: 8px;\n            margin: 50px 0;\n            text-align: center;\n        }<\/p>\n<p>        .price-advantage h3 {\n            font-size: 2rem;\n            color: #1a6aa2;\n            margin-bottom: 25px;\n        }<\/p>\n<p>        .highlight {\n            background: #1a6aa2;\n            color: white;\n            padding: 3px 8px;\n            border-radius: 3px;\n            font-weight: 600;\n        }<\/p>\n<p>        \/* Timeline Styles *\/\n        .timeline {\n            position: relative;\n            max-width: 900px;\n            margin: 50px auto;\n        }<\/p>\n<p>        .timeline:before {\n            content: '';\n            position: absolute;\n            left: 50%;\n            top: 0;\n            bottom: 0;\n            width: 4px;\n            background: #1a6aa2;\n            margin-left: -2px;\n        }<\/p>\n<p>        .timeline-item {\n            padding: 25px 40px;\n            position: relative;\n            width: 50%;\n            box-sizing: border-box;\n        }<\/p>\n<p>        .timeline-item:nth-child(odd) {\n            left: 0;\n        }<\/p>\n<p>        .timeline-item:nth-child(even) {\n            left: 50%;\n        }<\/p>\n<p>        .timeline-content {\n            padding: 25px;\n            background: #f0f7ff;\n            border-radius: 8px;\n            position: relative;\n        }<\/p>\n<p>        .timeline-item:nth-child(odd) .timeline-content:after {\n            content: '';\n            position: absolute;\n            right: -10px;\n            top: 30px;\n            width: 0;\n            height: 0;\n            border-top: 10px solid transparent;\n            border-bottom: 10px solid transparent;\n            border-left: 10px solid #f0f7ff;\n        }<\/p>\n<p>        .timeline-item:nth-child(even) .timeline-content:after {\n            content: '';\n            position: absolute;\n            left: -10px;\n            top: 30px;\n            width: 0;\n            height: 0;\n            border-top: 10px solid transparent;\n            border-bottom: 10px solid transparent;\n            border-right: 10px solid #f0f7ff;\n        }<\/p>\n<p>        .timeline-year {\n            font-weight: bold;\n            color: #1a6aa2;\n            font-size: 1.2rem;\n            margin-bottom: 10px;\n        }<\/p>\n<p>        \/* Products Section *\/\n        .products {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin-top: 40px;\n        }<\/p>\n<p>        .product-category {\n            flex: 1 1 200px;\n            background: #f8fafc;\n            padding: 20px;\n            border-radius: 8px;\n            text-align: center;\n        }<\/p>\n<p>        .product-category h4 {\n            color: #1a6aa2;\n            margin-bottom: 15px;\n        }<\/p>\n<p>        \/* Footer Styles *\/\n        footer {\n            background: #2c3e50;\n            color: white;\n            padding: 60px 0 40px;\n            margin-top: 80px;\n        }<\/p>\n<p>        .footer-content {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: space-between;\n            gap: 40px;\n            margin-bottom: 40px;\n        }<\/p>\n<p>        .footer-section {\n            flex: 1 1 250px;\n        }<\/p>\n<p>        .footer-section h3 {\n            margin-bottom: 20px;\n            font-size: 1.3rem;\n        }<\/p>\n<p>        .footer-section p, .footer-section a {\n            color: #ecf0f1;\n            margin-bottom: 10px;\n            display: block;\n            text-decoration: none;\n        }<\/p>\n<p>        .footer-section a:hover {\n            color: #1a6aa2;\n        }<\/p>\n<p>        .copyright {\n            text-align: center;\n            padding-top: 30px;\n            border-top: 1px solid #34495e;\n            opacity: 0.7;\n        }<\/p>\n<p>        \/* Responsive Design *\/\n        @media (max-width: 768px) {\n            h1 {\n                font-size: 2.2rem;\n            }<\/p>\n<p>            .subtitle {\n                font-size: 1.1rem;\n            }<\/p>\n<p>            .content-section {\n                padding: 50px 0;\n            }<\/p>\n<p>            .timeline:before {\n                left: 30px;\n            }<\/p>\n<p>            .timeline-item {\n                width: 100%;\n                padding-left: 70px;\n                padding-right: 20px;\n                left: 0 !important;\n            }<\/p>\n<p>            .timeline-item:nth-child(odd) .timeline-content:after,\n            .timeline-item:nth-child(even) .timeline-content:after {\n                left: -10px;\n                right: auto;\n                border-right: 10px solid #f0f7ff;\n                border-left: none;\n            }<\/p>\n<p>            .price-advantage {\n                padding: 30px 20px;\n            }\n        }\n    <\/style>\n<p><\/head><br \/>\n<body><\/p>\n<header>\n<div class=\"container\">\n<h1>About Us<\/h1>\n<p class=\"subtitle\">As a leading building materials supplier, we leverage our competitive pricing advantage to provide container-based procurement solutions for individual homeowners, designers, and real estate projects.<\/p>\n<p>            <a href=\"#contact\" class=\"cta-button\">Get Your Custom Quote<\/a>\n        <\/div>\n<\/header>\n<div class=\"container\">\n<section class=\"content-section\">\n<h2>Company Profile<\/h2>\n<p>We are a specialized building materials supplier with extensive industry experience and a robust supply chain network. Through strategic sourcing and efficient management, we offer market-competitive pricing that delivers exceptional value to our clients.<\/p>\n<p>Our company operates on the principle of &#8220;Team Collaboration, Competitive Excellence, Innovative Precision, and Dedicated Service.&#8221; We are committed to providing a seamless, one-stop procurement experience for all our clients. With a nationwide distribution network, we ensure timely and accurate delivery of products to your doorstep.<\/p>\n<div class=\"price-advantage\">\n<h3>Competitive Pricing Advantage<\/h3>\n<p>Through <span class=\"highlight\">direct sourcing, economies of scale, and optimized logistics<\/span>, we help clients save <span class=\"highlight\">20%-40%<\/span> on their material procurement costs compared to traditional suppliers.<\/p>\n<\/p><\/div>\n<\/section>\n<section class=\"content-section\">\n<h2>Our Services<\/h2>\n<div class=\"features\">\n<div class=\"feature-card\">\n<h3>Individual Homeowner Needs<\/h3>\n<p>We provide comprehensive material solutions for individual home renovation projects, from source procurement to doorstep delivery. Our rigorous quality control ensures every product meets high standards. With distributed warehousing systems, we guarantee fast delivery to shorten your renovation timeline.<\/p>\n<\/p><\/div>\n<div class=\"feature-card\">\n<h3>Designer &#038; Design Firm Needs<\/h3>\n<p>We offer professional material support for designers and design companies, with an extensive product range to meet diverse style needs. Our customized services can accommodate special requirements based on design specifications, providing tailored material solutions for unique projects.<\/p>\n<\/p><\/div>\n<div class=\"feature-card\">\n<h3>Real Estate Project Needs<\/h3>\n<p>We supply bulk materials for real estate developers and large-scale renovation projects, with the capacity and experience to handle major contracts. Our container-based procurement model offers the most cost-effective solution for bulk purchasing requirements.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"content-section\">\n<h2>Procurement Advantage<\/h2>\n<p>We specialize in <span class=\"highlight\">container-based procurement<\/span>, a bulk purchasing approach that enables us to:<\/p>\n<ul style=\"padding-left: 25px; margin: 25px 0;\">\n<li style=\"margin-bottom: 12px;\">Source directly from manufacturers, eliminating middlemen and reducing costs<\/li>\n<li style=\"margin-bottom: 12px;\">Ensure product consistency and minimize batch variations<\/li>\n<li style=\"margin-bottom: 12px;\">Provide stable supply guarantees, avoiding stock-out risks<\/li>\n<li>Optimize logistics processes for enhanced delivery efficiency<\/li>\n<\/ul>\n<p>Whether for small-scale individual renovations or large real estate projects, our scientific supply chain management delivers the most economical container-based procurement solutions.<\/p>\n<\/section>\n<section class=\"content-section\">\n<h2>Company History<\/h2>\n<div class=\"timeline\">\n<div class=\"timeline-item\">\n<div class=\"timeline-content\">\n<div class=\"timeline-year\">Founding Phase<\/div>\n<p>Company establishment with focus on regional building material supply, developing initial supply chain systems.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"timeline-item\">\n<div class=\"timeline-content\">\n<div class=\"timeline-year\">Expansion Period<\/div>\n<p>Strategic partnerships with quality manufacturers, expanded product lines, and service coverage across multiple provinces.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"timeline-item\">\n<div class=\"timeline-content\">\n<div class=\"timeline-year\">Model Innovation<\/div>\n<p>Introduction of container-based procurement model, significantly reducing client costs and establishing market competitiveness.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"timeline-item\">\n<div class=\"timeline-content\">\n<div class=\"timeline-year\">Service Enhancement<\/div>\n<p>Refinement of three service systems (individual\/designer\/real estate) and establishment of distributed warehousing for improved delivery efficiency.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"content-section\">\n<h2>Product Range<\/h2>\n<p>We maintain strict quality control standards, with multiple inspections at each stage from raw material procurement to finished product delivery. Our partnerships with industry-leading manufacturers ensure all products comply with national and industry standards.<\/p>\n<div class=\"products\">\n<div class=\"product-category\">\n<h4>Wall Materials<\/h4>\n<p>Interior &#038; exterior finishes<\/p>\n<\/p><\/div>\n<div class=\"product-category\">\n<h4>Flooring<\/h4>\n<p>Various surface materials<\/p>\n<\/p><\/div>\n<div class=\"product-category\">\n<h4>Ceiling Systems<\/h4>\n<p>Suspended and specialty ceilings<\/p>\n<\/p><\/div>\n<div class=\"product-category\">\n<h4>Electrical &#038; Plumbing<\/h4>\n<p>Wiring and piping materials<\/p>\n<\/p><\/div>\n<div class=\"product-category\">\n<h4>Waterproofing &#038; Insulation<\/h4>\n<p>Protection and efficiency materials<\/p>\n<\/p><\/div>\n<div class=\"product-category\">\n<h4>Decorative Elements<\/h4>\n<p>Trim, moldings, and accessories<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section><\/div>\n<footer id=\"contact\">\n<div class=\"container\">\n<div class=\"footer-content\">\n<div class=\"footer-section\">\n<h3>Contact Us<\/h3>\n<p>Phone: +86 13420180064<\/p>\n<p>Email: a317650503@gmail.com<\/p>\n<p>Address: Your Office Address Here<\/p>\n<\/p><\/div>\n<div class=\"footer-section\">\n<h3>Our Services<\/h3>\n<p>                    <a href=\"#\">Individual Homeowners<\/a><br \/>\n                    <a href=\"#\">Designers &#038; Firms<\/a><br \/>\n                    <a href=\"#\">Real Estate Projects<\/a>\n                <\/div>\n<div class=\"footer-section\">\n<h3>Quick Links<\/h3>\n<p>                    <a href=\"#\">Home<\/a><br \/>\n                    <a href=\"#\">Products<\/a><br \/>\n                    <a href=\"#\">Projects<\/a>\n                <\/div>\n<div class=\"footer-section\">\n<h3>Why Choose Us<\/h3>\n<p>Competitive Pricing<\/p>\n<p>Quality Assurance<\/p>\n<p>Container Procurement<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"copyright\">\n<p>&copy; 2025 Professional Building Materials Supplier. All Rights Reserved.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/footer>\n<p>    <script>\n        \/\/ Simple scroll animation effects\n        document.addEventListener('DOMContentLoaded', function() {\n            const observerOptions = {\n                threshold: 0.1,\n                rootMargin: '0px 0px -50px 0px'\n            };<\/p>\n<p>            const observer = new IntersectionObserver(function(entries) {\n                entries.forEach(entry => {\n                    if (entry.isIntersecting) {\n                        entry.target.style.opacity = 1;\n                        entry.target.style.transform = 'translateY(0)';\n                    }\n                });\n            }, observerOptions);<\/p>\n<p>            \/\/ Add animation to content sections\n            const contentSections = document.querySelectorAll('.content-section');\n            contentSections.forEach(section => {\n                section.style.opacity = 0;\n                section.style.transform = 'translateY(20px)';\n                section.style.transition = 'opacity 0.6s ease, transform 0.6s ease';\n                observer.observe(section);\n            });<\/p>\n<p>            \/\/ Add animation to feature cards\n            const featureCards = document.querySelectorAll('.feature-card');\n            featureCards.forEach((card, index) => {\n                card.style.opacity = 0;\n                card.style.transform = 'translateY(20px)';\n                card.style.transition = `opacity 0.6s ease ${index * 0.1}s, transform 0.6s ease ${index * 0.1}s`;\n                observer.observe(card);\n            });\n        });\n    <\/script><br \/>\n<\/body><br \/>\n<\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>About Us &#8211; Professional Building Materials Supplier About Us As a leading building materials supplier, we leverage our competitive pricing advantage to provide container-based procurement solutions for individual homeowners, designers, and real estate projects. Get Your Custom Quote Company Profile We are a specialized building materials supplier with extensive industry experience and a robust supply [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-3","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.anjuparts.com\/index.php\/wp-json\/wp\/v2\/pages\/3","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.anjuparts.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.anjuparts.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.anjuparts.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.anjuparts.com\/index.php\/wp-json\/wp\/v2\/comments?post=3"}],"version-history":[{"count":3,"href":"https:\/\/www.anjuparts.com\/index.php\/wp-json\/wp\/v2\/pages\/3\/revisions"}],"predecessor-version":[{"id":3095,"href":"https:\/\/www.anjuparts.com\/index.php\/wp-json\/wp\/v2\/pages\/3\/revisions\/3095"}],"wp:attachment":[{"href":"https:\/\/www.anjuparts.com\/index.php\/wp-json\/wp\/v2\/media?parent=3"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}