{"id":23245,"date":"2026-06-24T19:44:18","date_gmt":"2026-06-24T11:44:18","guid":{"rendered":"https:\/\/believeindustry.company\/?page_id=23245"},"modified":"2026-06-24T20:25:01","modified_gmt":"2026-06-24T12:25:01","slug":"%d9%83%d8%aa%d8%a7%d9%84%d9%88%d8%ac-%d8%a7%d9%84%d9%85%d9%86%d8%aa%d8%ac%d8%a7%d8%aa","status":"publish","type":"page","link":"https:\/\/believeindustry.company\/ar\/product-catalogue\/","title":{"rendered":"\u0643\u062a\u0627\u0644\u0648\u062c \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"23245\" class=\"elementor elementor-23245\" data-elementor-post-type=\"page\">\n\t\t\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-6d3a75e e-flex e-con-boxed e-con e-parent\" data-id=\"6d3a75e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-efdf1b7 elementor-widget elementor-widget-spacer\" data-id=\"efdf1b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b7bcffe elementor-widget elementor-widget-html\" data-id=\"b7bcffe\" 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>Product Catalogue - Believe Industry<\/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: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\r\n            background: #ffffff;\r\n            color: #1a1a2e;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        \/* Hero Section *\/\r\n        .hero-section {\r\n            background: #f8f9fa;\r\n            padding: 60px 0 40px;\r\n            position: relative;\r\n        }\r\n\r\n        .hero-content-wrapper {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 0 20px;\r\n        }\r\n\r\n        .hero-badge {\r\n            display: inline-block;\r\n            background-color: #e8f0fe;\r\n            color: #1a56db;\r\n            font-size: 14px;\r\n            font-weight: 600;\r\n            padding: 6px 16px;\r\n            border-radius: 50px;\r\n            margin-bottom: 16px;\r\n            letter-spacing: 0.5px;\r\n        }\r\n\r\n        .hero-title {\r\n            font-size: 42px;\r\n            font-weight: 700;\r\n            line-height: 1.2;\r\n            color: #1a1a2e;\r\n            margin: 0 0 20px 0;\r\n        }\r\n\r\n        .hero-description {\r\n            font-size: 18px;\r\n            line-height: 1.6;\r\n            color: #4a5568;\r\n            margin: 0 0 32px 0;\r\n            max-width: 540px;\r\n        }\r\n\r\n        .hero-actions {\r\n            display: flex;\r\n            gap: 16px;\r\n            flex-wrap: wrap;\r\n            margin-bottom: 40px;\r\n        }\r\n\r\n        .btn-hero-primary {\r\n            display: inline-block;\r\n            background-color: #1a56db;\r\n            color: #ffffff;\r\n            padding: 14px 28px;\r\n            border-radius: 8px;\r\n            font-size: 16px;\r\n            font-weight: 600;\r\n            text-decoration: none;\r\n            transition: all 0.3s ease;\r\n            border: none;\r\n            cursor: pointer;\r\n        }\r\n\r\n        .btn-hero-primary:hover {\r\n            background-color: #1549c0;\r\n            box-shadow: 0 4px 12px rgba(26, 86, 219, 0.3);\r\n        }\r\n\r\n        .btn-hero-secondary {\r\n            display: inline-block;\r\n            background-color: transparent;\r\n            color: #1a56db;\r\n            padding: 14px 28px;\r\n            border-radius: 8px;\r\n            font-size: 16px;\r\n            font-weight: 600;\r\n            text-decoration: none;\r\n            border: 2px solid #1a56db;\r\n            transition: all 0.3s ease;\r\n            cursor: pointer;\r\n        }\r\n\r\n        .btn-hero-secondary:hover {\r\n            background-color: #1a56db;\r\n            color: #ffffff;\r\n        }\r\n\r\n        \/* Stats Bar *\/\r\n        .hero-stats {\r\n            display: grid;\r\n            grid-template-columns: repeat(4, 1fr);\r\n            gap: 24px;\r\n            padding-top: 32px;\r\n            border-top: 1px solid #e2e8f0;\r\n        }\r\n\r\n        .stat-item {\r\n            text-align: center;\r\n        }\r\n\r\n        .stat-number {\r\n            font-size: 36px;\r\n            font-weight: 800;\r\n            color: #1a56db;\r\n            margin-bottom: 4px;\r\n        }\r\n\r\n        .stat-number span {\r\n            font-size: 20px;\r\n        }\r\n\r\n        .stat-label {\r\n            font-size: 14px;\r\n            color: #718096;\r\n        }\r\n\r\n        \/* Main Content *\/\r\n        .main-content {\r\n            max-width: 1200px;\r\n            margin: 30px auto;\r\n            padding: 0 20px;\r\n        }\r\n\r\n        \/* PDF Container *\/\r\n        .pdf-container {\r\n            background: white;\r\n            border-radius: 8px;\r\n            box-shadow: 0 1px 3px rgba(0,0,0,0.1);\r\n            overflow: hidden;\r\n            margin-bottom: 30px;\r\n            position: relative;\r\n        }\r\n\r\n        #pdf-render {\r\n            width: 100%;\r\n            display: flex;\r\n            justify-content: center;\r\n            padding: 30px 20px;\r\n            min-height: 600px;\r\n            position: relative;\r\n        }\r\n\r\n        canvas {\r\n            max-width: 100%;\r\n            height: auto;\r\n            box-shadow: 0 4px 6px rgba(0,0,0,0.1);\r\n        }\r\n\r\n        \/* Floating Controls Overlay *\/\r\n        .pdf-controls-overlay {\r\n            position: absolute;\r\n            bottom: 50px;\r\n            left: 50%;\r\n            transform: translateX(-50%);\r\n            background: rgba(30, 58, 138, 0.95);\r\n            backdrop-filter: blur(10px);\r\n            padding: 12px 24px;\r\n            border-radius: 50px;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 15px;\r\n            box-shadow: 0 8px 32px rgba(0,0,0,0.3);\r\n            opacity: 0;\r\n            transition: opacity 0.3s ease;\r\n            z-index: 10;\r\n        }\r\n\r\n        .pdf-container:hover .pdf-controls-overlay {\r\n            opacity: 1;\r\n        }\r\n\r\n        .pdf-controls-overlay button {\r\n            background: rgba(255, 255, 255, 0.2);\r\n            color: white;\r\n            border: none;\r\n            padding: 8px 16px;\r\n            border-radius: 25px;\r\n            cursor: pointer;\r\n            font-size: 14px;\r\n            font-weight: 500;\r\n            transition: all 0.3s;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 6px;\r\n        }\r\n\r\n        .pdf-controls-overlay button:hover {\r\n            background: rgba(255, 255, 255, 0.3);\r\n            transform: scale(1.05);\r\n        }\r\n\r\n        .pdf-controls-overlay button.active {\r\n            background: #059669;\r\n        }\r\n\r\n        .pdf-controls-overlay .page-info {\r\n            color: white;\r\n            font-size: 14px;\r\n            font-weight: 500;\r\n            min-width: 80px;\r\n            text-align: center;\r\n        }\r\n\r\n        .pdf-controls-overlay .divider {\r\n            width: 1px;\r\n            height: 24px;\r\n            background: rgba(255, 255, 255, 0.3);\r\n        }\r\n\r\n        \/* Loading *\/\r\n        .loading {\r\n            text-align: center;\r\n            padding: 100px 20px;\r\n            color: #6B7280;\r\n            font-size: 16px;\r\n        }\r\n\r\n        .loading-spinner {\r\n            display: inline-block;\r\n            width: 40px;\r\n            height: 40px;\r\n            border: 4px solid #E5E7EB;\r\n            border-top: 4px solid #1a56db;\r\n            border-radius: 50%;\r\n            animation: spin 1s linear infinite;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        @keyframes spin {\r\n            0% { transform: rotate(0deg); }\r\n            100% { transform: rotate(360deg); }\r\n        }\r\n\r\n        \/* Top Action Bar *\/\r\n        .top-action-bar {\r\n            max-width: 1200px;\r\n            margin: 0 auto 20px;\r\n            padding: 0 20px;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n        }\r\n\r\n        .top-action-bar .action-buttons {\r\n            display: flex;\r\n            gap: 10px;\r\n        }\r\n\r\n        .btn {\r\n            padding: 10px 20px;\r\n            border: none;\r\n            border-radius: 4px;\r\n            cursor: pointer;\r\n            font-size: 14px;\r\n            font-weight: 600;\r\n            text-decoration: none;\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n            transition: all 0.3s;\r\n        }\r\n\r\n        .btn-primary {\r\n            background: #1a56db;\r\n            color: white;\r\n        }\r\n\r\n        .btn-primary:hover {\r\n            background: #1549c0;\r\n        }\r\n\r\n        \/* PDF Bottom Actions *\/\r\n        .pdf-bottom-actions {\r\n            display: flex;\r\n            justify-content: center;\r\n            align-items: center;\r\n            gap: 16px;\r\n            padding: 30px 20px;\r\n            background: #f8f9fa;\r\n            border-top: 1px solid #e2e8f0;\r\n            flex-wrap: wrap;\r\n        }\r\n\r\n        \/* Responsive *\/\r\n        @media (max-width: 768px) {\r\n            .hero-title {\r\n                font-size: 28px;\r\n            }\r\n\r\n            .hero-description {\r\n                font-size: 16px;\r\n            }\r\n\r\n            .hero-stats {\r\n                grid-template-columns: repeat(2, 1fr);\r\n                gap: 16px;\r\n            }\r\n\r\n            .stat-number {\r\n                font-size: 28px;\r\n            }\r\n\r\n            .pdf-controls-overlay {\r\n                padding: 8px 16px;\r\n                gap: 10px;\r\n                bottom: 20px;\r\n            }\r\n\r\n            .pdf-controls-overlay button {\r\n                padding: 6px 12px;\r\n                font-size: 12px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <!-- Hero Section -->\r\n    <section class=\"hero-section\">\r\n        <div class=\"hero-content-wrapper\">\r\n            <span class=\"hero-badge\">\ud83d\udcc4 Product Catalogue<\/span>\r\n            <h1 class=\"hero-title\">Explore Our Complete Range of Roll Forming Solutions<\/h1>\r\n            <p class=\"hero-description\">\r\n                Download our comprehensive product catalogue to discover our full lineup of roll forming machines, technical specifications, and custom solutions for your manufacturing needs.\r\n            <\/p>\r\n            <div class=\"hero-actions\">\r\n                <a href=\"https:\/\/believeindustry.company\/contact\/\" class=\"btn-hero-secondary\">\r\n                    \ud83d\udcde Contact Us\r\n                <\/a>\r\n                <a href=\"https:\/\/believeindustry.company\/request-a-quote\/\" class=\"btn-hero-primary\" style=\"background-color: #059669;\">\r\n                    \ud83d\udccb Request a Quote\r\n                <\/a>\r\n            <\/div>\r\n\r\n            <div class=\"hero-stats\">\r\n                <div class=\"stat-item\">\r\n                    <div class=\"stat-number\">15<span>+<\/span><\/div>\r\n                    <div class=\"stat-label\">Years Experience<\/div>\r\n                <\/div>\r\n                <div class=\"stat-item\">\r\n                    <div class=\"stat-number\">80<span>+<\/span><\/div>\r\n                    <div class=\"stat-label\">Engineers & Staff<\/div>\r\n                <\/div>\r\n                <div class=\"stat-item\">\r\n                    <div class=\"stat-number\">30<span>+<\/span><\/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\">1,000<span>+<\/span><\/div>\r\n                    <div class=\"stat-label\">Machines Developed<\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Main Content -->\r\n    <div class=\"main-content\">\r\n        <!-- PDF Viewer -->\r\n        <div class=\"pdf-container\">\r\n            <div id=\"pdf-render\">\r\n                <div class=\"loading\">\r\n                    <div class=\"loading-spinner\"><\/div>\r\n                    <div>Loading PDF...<\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Floating Controls Overlay -->\r\n            <div class=\"pdf-controls-overlay\" id=\"controls-overlay\">\r\n                <button onclick=\"onPrevPage()\" id=\"prev-page-btn\">\u2190 Prev<\/button>\r\n                <span class=\"page-info\">\r\n                    <span id=\"page-num\">1<\/span> \/ <span id=\"page-count\">0<\/span>\r\n                <\/span>\r\n                <button onclick=\"onNextPage()\" id=\"next-page-btn\">Next \u2192<\/button>\r\n                \r\n                <div class=\"divider\"><\/div>\r\n                \r\n                <button onclick=\"zoomOut()\" title=\"Zoom Out\">\u2212<\/button>\r\n                <span class=\"page-info\" id=\"zoom-level\">100%<\/span>\r\n                <button onclick=\"zoomIn()\" title=\"Zoom In\">+<\/button>\r\n                \r\n                <div class=\"divider\"><\/div>\r\n                \r\n                <button onclick=\"toggleAutoPlay()\" id=\"autoplay-btn\" title=\"Auto Play\">\u25b6\ufe0f<\/button>\r\n                <button onclick=\"window.print()\" title=\"Print\">\ud83d\udda8\ufe0f<\/button>\r\n                <button onclick=\"toggleFullscreen()\" title=\"Fullscreen\">\u26f6<\/button>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- PDF Bottom Action Bar -->\r\n        <div class=\"pdf-bottom-actions\">\r\n            <a href=\"https:\/\/believeindustry.company\/wp-content\/uploads\/2026\/06\/Catalogue.pdf\" download class=\"btn-hero-primary\">\r\n                \u2b07\ufe0f Download PDF\r\n            <\/a>\r\n            <a href=\"https:\/\/believeindustry.company\/contact\/\" class=\"btn-hero-secondary\">\r\n                \ud83d\udcde Contact Us\r\n            <\/a>\r\n            <a href=\"https:\/\/believeindustry.company\/request-a-quote\/\" class=\"btn-hero-primary\" style=\"background-color: #059669;\">\r\n                \ud83d\udccb Request a Quote\r\n            <\/a>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/pdf.js\/3.11.174\/pdf.min.js\"><\/script>\r\n    <script>\r\n        pdfjsLib.GlobalWorkerOptions.workerSrc = 'https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/pdf.js\/3.11.174\/pdf.worker.min.js';\r\n\r\n        let pdfDoc = null;\r\n        let pageNum = 1;\r\n        let pageRendering = false;\r\n        let pageNumPending = null;\r\n        let scale = 1.5;\r\n        const scaleStep = 0.25;\r\n        const maxScale = 3.0;\r\n        const minScale = 0.5;\r\n        let autoPlayInterval = null;\r\n        let isAutoPlaying = false;\r\n\r\n        const canvas = document.createElement('canvas');\r\n        const ctx = canvas.getContext('2d');\r\n        const pdfRender = document.getElementById('pdf-render');\r\n\r\n        \/\/ Render page\r\n        function renderPage(num) {\r\n            pageRendering = true;\r\n\r\n            pdfDoc.getPage(num).then(function(page) {\r\n                const viewport = page.getViewport({scale: scale});\r\n                canvas.height = viewport.height;\r\n                canvas.width = viewport.width;\r\n\r\n                const renderContext = {\r\n                    canvasContext: ctx,\r\n                    viewport: viewport\r\n                };\r\n\r\n                const renderTask = page.render(renderContext);\r\n\r\n                renderTask.promise.then(function() {\r\n                    pageRendering = false;\r\n\r\n                    if (pdfRender.children.length === 1 && pdfRender.children[0].classList.contains('loading')) {\r\n                        pdfRender.innerHTML = '';\r\n                        pdfRender.appendChild(canvas);\r\n                    }\r\n\r\n                    if (pageNumPending !== null) {\r\n                        renderPage(pageNumPending);\r\n                        pageNumPending = null;\r\n                    }\r\n                });\r\n            });\r\n\r\n            document.getElementById('page-num').textContent = num;\r\n        }\r\n\r\n        function queueRenderPage(num) {\r\n            if (pageRendering) {\r\n                pageNumPending = num;\r\n            } else {\r\n                renderPage(num);\r\n            }\r\n        }\r\n\r\n        function onPrevPage() {\r\n            if (pageNum <= 1) {\r\n                return;\r\n            }\r\n            pageNum--;\r\n            queueRenderPage(pageNum);\r\n        }\r\n\r\n        function onNextPage() {\r\n            if (pageNum >= pdfDoc.numPages) {\r\n                return;\r\n            }\r\n            pageNum++;\r\n            queueRenderPage(pageNum);\r\n        }\r\n\r\n        function updateZoomDisplay() {\r\n            document.getElementById('zoom-level').textContent = Math.round(scale * 100) + '%';\r\n        }\r\n\r\n        function zoomIn() {\r\n            if (scale < maxScale) {\r\n                scale = Math.min(maxScale, scale + scaleStep);\r\n                queueRenderPage(pageNum);\r\n                updateZoomDisplay();\r\n            }\r\n        }\r\n\r\n        function zoomOut() {\r\n            if (scale > minScale) {\r\n                scale = Math.max(minScale, scale - scaleStep);\r\n                queueRenderPage(pageNum);\r\n                updateZoomDisplay();\r\n            }\r\n        }\r\n\r\n        \/\/ Auto Play\r\n        function toggleAutoPlay() {\r\n            const btn = document.getElementById('autoplay-btn');\r\n            \r\n            if (!isAutoPlaying) {\r\n                isAutoPlaying = true;\r\n                btn.classList.add('active');\r\n                btn.textContent = '\u23f8\ufe0f';\r\n                \r\n                autoPlayInterval = setInterval(function() {\r\n                    if (pageNum < pdfDoc.numPages) {\r\n                        pageNum++;\r\n                        queueRenderPage(pageNum);\r\n                    } else {\r\n                        \/\/ Reset to first page\r\n                        pageNum = 1;\r\n                        queueRenderPage(pageNum);\r\n                    }\r\n                }, 3000); \/\/ Change page every 3 seconds\r\n            } else {\r\n                isAutoPlaying = false;\r\n                btn.classList.remove('active');\r\n                btn.textContent = '\u25b6\ufe0f';\r\n                clearInterval(autoPlayInterval);\r\n            }\r\n        }\r\n\r\n        \/\/ Search\r\n        function toggleSearch() {\r\n            const panel = document.getElementById('search-panel');\r\n            panel.classList.toggle('active');\r\n        }\r\n\r\n        function searchInPDF() {\r\n            const keyword = document.getElementById('search-input').value;\r\n            if (!keyword || !pdfDoc) {\r\n                return;\r\n            }\r\n\r\n            const results = [];\r\n            const totalPages = pdfDoc.numPages;\r\n\r\n            \/\/ Search through all pages\r\n            for (let i = 1; i <= totalPages; i++) {\r\n                pdfDoc.getPage(i).then(function(page) {\r\n                    return page.getTextContent();\r\n                }).then(function(textContent) {\r\n                    const text = textContent.items.map(item => item.str).join(' ');\r\n                    \r\n                    if (text.toLowerCase().includes(keyword.toLowerCase())) {\r\n                        results.push({\r\n                            page: i,\r\n                            snippet: text.substring(0, 100) + '...'\r\n                        });\r\n\r\n                        displaySearchResults(results);\r\n                    }\r\n                });\r\n            }\r\n        }\r\n\r\n        function displaySearchResults(results) {\r\n            const container = document.getElementById('search-results');\r\n            \r\n            if (results.length === 0) {\r\n                container.innerHTML = '<div style=\"padding: 10px; color: #718096;\">No results found<\/div>';\r\n                return;\r\n            }\r\n\r\n            container.innerHTML = results.map(r => `\r\n                <div class=\"search-result-item\" onclick=\"goToPage(${r.page})\">\r\n                    <strong>Page ${r.page}<\/strong>: ${r.snippet}\r\n                <\/div>\r\n            `).join('');\r\n        }\r\n\r\n        function goToPage(num) {\r\n            pageNum = num;\r\n            queueRenderPage(pageNum);\r\n            document.getElementById('search-panel').classList.remove('active');\r\n        }\r\n\r\n        \/\/ Fullscreen\r\n        function toggleFullscreen() {\r\n            if (!document.fullscreenElement) {\r\n                document.documentElement.requestFullscreen();\r\n            } else {\r\n                document.exitFullscreen();\r\n            }\r\n        }\r\n\r\n        function scrollToViewer() {\r\n            document.querySelector('.main-content').scrollIntoView({ \r\n                behavior: 'smooth' \r\n            });\r\n        }\r\n\r\n        \/\/ Keyboard navigation\r\n        document.addEventListener('keydown', function(e) {\r\n            if (e.key === 'ArrowLeft') {\r\n                onPrevPage();\r\n            } else if (e.key === 'ArrowRight') {\r\n                onNextPage();\r\n            } else if (e.key === '+' || e.key === '=') {\r\n                zoomIn();\r\n            } else if (e.key === '-') {\r\n                zoomOut();\r\n            } else if (e.key === ' ') {\r\n                e.preventDefault();\r\n                toggleAutoPlay();\r\n            }\r\n        });\r\n\r\n        \/\/ Load PDF\r\n        pdfjsLib.getDocument('https:\/\/believeindustry.company\/wp-content\/uploads\/2026\/06\/Catalogue.pdf').promise.then(function(pdfDoc_) {\r\n            pdfDoc = pdfDoc_;\r\n            document.getElementById('page-count').textContent = pdfDoc.numPages;\r\n            renderPage(pageNum);\r\n            updateZoomDisplay();\r\n        }).catch(function(error) {\r\n            pdfRender.innerHTML = '<div class=\"loading\">Failed to load PDF: ' + error.message + '<\/div>';\r\n        });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\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>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Product Catalogue &#8211; Believe Industry \ud83d\udcc4 Product Catalogue Explore Our Complete Range of Roll Forming Solutions Download our comprehensive product catalogue to discover our full lineup of roll forming machines, technical specifications, and custom solutions for your manufacturing needs. \ud83d\udcde Contact Us \ud83d\udccb Request a Quote 15+ Years Experience 80+ Engineers &#038; Staff 30+ Countries [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_wpcom_ai_launchpad_about_page":false,"_wpcom_ai_launchpad_gallery_page":false,"_wpcom_ai_launchpad_contact_page":false,"_wpcom_ai_launchpad_events_page":false,"_wpcom_ai_launchpad_video_page":false,"_wpcom_ai_launchpad_portfolio_piece":false,"footnotes":"","big_sky_generated":false},"tags":[],"class_list":["post-23245","page","type-page","status-publish","hentry"],"blocksy_meta":[],"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/P9K5n8-62V","jetpack_likes_enabled":false,"jetpack-related-posts":[{"id":7645,"url":"https:\/\/believeindustry.company\/ar\/about-believe-industry\/","url_meta":{"origin":23245,"position":0},"title":"\u0646\u0628\u0630\u0629 \u0639\u0646 \u0634\u0631\u0643\u0629 Believe Industry","author":"Believe Industry Group","date":"\u0623\u063a\u0633\u0637\u0633 11, 2020","format":false,"excerpt":"\u0646\u0628\u0630\u0629 \u0639\u0646 \u0634\u0631\u0643\u0629 \u0628\u064a\u0644\u064a\u0641 \u0625\u0646\u062f\u0633\u062a\u0631\u064a | \u0634\u0631\u0643\u0629 \u0639\u0627\u0644\u0645\u064a\u0629 \u0631\u0627\u0626\u062f\u0629 \u0641\u064a \u062a\u0635\u0646\u064a\u0639 \u0622\u0644\u0627\u062a \u062a\u0634\u0643\u064a\u0644 \u0627\u0644\u0644\u0641\u0627\u0626\u0641 \u0645\u0646\u0630 \u0639\u0627\u0645 \u0662\u0660\u0660\u0665 \u00b7 \u0634\u0631\u0643\u0629 \u0628\u064a\u0644\u064a\u0641 \u0625\u0646\u062f\u0633\u062a\u0631\u064a \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629\u060c \u0646\u0635\u0646\u0639 \u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644 \u0628\u0627\u0644\u0644\u0641\u0627\u0626\u0641. \u0634\u0631\u0643\u0629 \u0639\u0627\u0644\u0645\u064a\u0629 \u0631\u0627\u0626\u062f\u0629 \u0641\u064a \u062a\u0635\u0646\u064a\u0639 \u0622\u0644\u0627\u062a \u062a\u0634\u0643\u064a\u0644 \u0627\u0644\u0644\u0641\u0627\u0626\u0641\u060c \u062a\u062a\u0645\u062a\u0639 \u0628\u062e\u0628\u0631\u0629 \u0647\u0646\u062f\u0633\u064a\u0629 \u0645\u062a\u0645\u064a\u0632\u0629 \u0644\u0623\u0643\u062b\u0631 \u0645\u0646 \u0662\u0660 \u0639\u0627\u0645\u064b\u0627. \u0645\u0646 \u0645\u0646\u0634\u0623\u062a\u0646\u0627 \u0627\u0644\u062a\u064a \u062a\u0628\u0644\u063a \u0645\u0633\u0627\u062d\u062a\u0647\u0627 \u0661\u0660\u0660\u0660\u0660 \u0645\u062a\u0631 \u0645\u0631\u0628\u0639 \u0641\u064a \u0648\u0648\u0634\u064a\u060c \u0627\u0644\u0635\u064a\u0646\u060c \u0646\u0642\u062f\u0645 \u062d\u0644\u0648\u0644\u064b\u0627 \u062f\u0642\u064a\u0642\u0629 \u0644\u062a\u0634\u0643\u064a\u0644 \u0627\u0644\u0644\u0641\u0627\u0626\u0641 \u0644\u0639\u0645\u0644\u0627\u0626\u0646\u0627 \u0641\u064a \u062c\u0645\u064a\u0639 \u0623\u0646\u062d\u0627\u0621...","rel":"","context":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","block_context":{"text":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1272,"url":"https:\/\/believeindustry.company\/ar\/video\/","url_meta":{"origin":23245,"position":1},"title":"\u0641\u064a\u062f\u064a\u0648","author":"Believe Industry Group","date":"\u0623\u0628\u0631\u064a\u0644 16, 2018","format":false,"excerpt":"\u0628\u064a\u0644\u064a\u0641 \u0625\u0646\u062f\u0633\u062a\u0631\u064a - \u0645\u0631\u0643\u0632 \u0627\u0644\u0641\u064a\u062f\u064a\u0648\u0647\u0627\u062a: \u0622\u0644\u0627\u062a \u0628\u064a\u0644\u064a\u0641 \u0625\u0646\u062f\u0633\u062a\u0631\u064a \u0623\u062b\u0646\u0627\u0621 \u0627\u0644\u0639\u0645\u0644. \u0634\u0627\u0647\u062f \u0622\u0644\u0627\u062a \u062a\u0634\u0643\u064a\u0644 \u0627\u0644\u0644\u0641\u0627\u0626\u0641\u060c \u0648\u062d\u0644\u0648\u0644 \u0627\u0644\u0637\u0627\u0642\u0629 \u0627\u0644\u0634\u0645\u0633\u064a\u0629\u060c \u0648\u0627\u0644\u0645\u0639\u062f\u0627\u062a \u0627\u0644\u0635\u0646\u0627\u0639\u064a\u0629 \u0623\u062b\u0646\u0627\u0621 \u0627\u0644\u062a\u0634\u063a\u064a\u0644. \u0644\u0642\u0637\u0627\u062a \u062d\u0642\u064a\u0642\u064a\u0629 \u0645\u0646 \u0645\u0635\u0646\u0639\u0646\u0627 \u0648\u0645\u0648\u0627\u0642\u0639 \u0639\u0645\u0644\u0627\u0626\u0646\u0627 \u062d\u0648\u0644 \u0627\u0644\u0639\u0627\u0644\u0645. - \u062a\u062d\u062f\u064a\u062b \u0627\u0644\u0641\u064a\u062f\u064a\u0648\u0647\u0627\u062a - \u062c\u0627\u0631\u064d \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0641\u064a\u062f\u064a\u0648\u0647\u0627\u062a \u0645\u0646 \u064a\u0648\u062a\u064a\u0648\u0628... \u062c\u0627\u0631\u064d \u062a\u062d\u0645\u064a\u0644 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u062a\u0634\u063a\u064a\u0644... \u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0643\u0644 - \u0639\u0634\u0648\u0627\u0626\u064a - \u0627\u0634\u062a\u0631\u0643 \u0641\u064a \u0642\u0646\u0627\u062a\u0646\u0627 - \u0627\u0637\u0644\u0628 \u0639\u0631\u0636 \u0633\u0639\u0631...","rel":"","context":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","block_context":{"text":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","link":""},"img":{"alt_text":"video of believe industry company","src":"https:\/\/i0.wp.com\/believeindustry.company\/wp-content\/uploads\/2018\/05\/video-of-believe-industry-company.jpg?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/believeindustry.company\/wp-content\/uploads\/2018\/05\/video-of-believe-industry-company.jpg?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/believeindustry.company\/wp-content\/uploads\/2018\/05\/video-of-believe-industry-company.jpg?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/believeindustry.company\/wp-content\/uploads\/2018\/05\/video-of-believe-industry-company.jpg?resize=700%2C400&ssl=1 2x, https:\/\/i0.wp.com\/believeindustry.company\/wp-content\/uploads\/2018\/05\/video-of-believe-industry-company.jpg?resize=1050%2C600&ssl=1 3x"},"classes":[]},{"id":22918,"url":"https:\/\/believeindustry.company\/ar\/buyer-guide\/","url_meta":{"origin":23245,"position":2},"title":"\u062f\u0644\u064a\u0644 \u0634\u0631\u0627\u0621 \u0645\u0627\u0643\u064a\u0646\u0627\u062a \u062a\u0634\u0643\u064a\u0644 \u0627\u0644\u0644\u0641\u0627\u0626\u0641","author":"Believe Industry Group","date":"\u064a\u0648\u0646\u064a\u0648 13, 2026","format":false,"excerpt":"\u062f\u0644\u064a\u0644 \u0634\u0631\u0627\u0621 \u0645\u0627\u0643\u064a\u0646\u0627\u062a \u062a\u0634\u0643\u064a\u0644 \u0627\u0644\u0644\u0641\u0627\u0626\u0641 - \u0623\u062f\u0644\u0629 \u0634\u0631\u0627\u0621 \u0648\u0645\u0642\u0627\u0631\u0646\u0627\u062a \u0645\u0646 \u062e\u0628\u0631\u0627\u0621 | \u062f\u0644\u064a\u0644 \u0634\u0631\u0627\u0621 \u0645\u0627\u0643\u064a\u0646\u0627\u062a \u062a\u0634\u0643\u064a\u0644 \u0627\u0644\u0644\u0641\u0627\u0626\u0641 \u0645\u0646 Believe Industry - \u0643\u0644 \u0645\u0627 \u062a\u062d\u062a\u0627\u062c \u0645\u0639\u0631\u0641\u062a\u0647 \u0642\u0628\u0644 \u062a\u0642\u062f\u064a\u0645 \u0637\u0644\u0628\u0643. \u0646\u0635\u0627\u0626\u062d \u0639\u0645\u0644\u064a\u0629 \u0645\u0646 \u062e\u0628\u0631\u0629 \u062a\u0632\u064a\u062f \u0639\u0646 20 \u0639\u0627\u0645\u064b\u0627 \u0641\u064a \u0645\u062c\u0627\u0644 \u0627\u0644\u062a\u0635\u0646\u064a\u0639 - \u0628\u062f\u0648\u0646 \u0625\u0637\u0627\u0644\u0629\u060c \u0641\u0642\u0637 \u0645\u0627 \u064a\u0647\u0645. - \u062f\u0644\u064a\u0644 2026 - \u0645\u064f\u062d\u062f\u0651\u062b \u0645\u0646\u0630 \u0623\u0643\u062b\u0631 \u0645\u0646 20 \u0639\u0627\u0645\u064b\u0627\u2026","rel":"","context":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","block_context":{"text":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":22033,"url":"https:\/\/believeindustry.company\/ar\/door-and-window\/","url_meta":{"origin":23245,"position":3},"title":"\u0628\u0627\u0628 \u0648\u0646\u0627\u0641\u0630\u0629","author":"Believe Industry Group","date":"\u0623\u0628\u0631\u064a\u0644 12, 2026","format":false,"excerpt":"\u062e\u0637\u0648\u0637 \u0625\u0646\u062a\u0627\u062c \u0627\u0644\u0623\u0628\u0648\u0627\u0628 - \u062c\u0645\u064a\u0639 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a | \u0643\u062a\u0627\u0644\u0648\u062c \u0645\u0646\u062a\u062c\u0627\u062a Believe Industry \u0644\u062e\u0637\u0648\u0637 \u0625\u0646\u062a\u0627\u062c \u0627\u0644\u0623\u0628\u0648\u0627\u0628. \u0627\u0643\u062a\u0634\u0641 \u0645\u062c\u0645\u0648\u0639\u062a\u0646\u0627 \u0627\u0644\u0643\u0627\u0645\u0644\u0629 \u0645\u0646 \u0622\u0644\u0627\u062a \u062a\u0634\u0643\u064a\u0644 \u0627\u0644\u0644\u0641\u0627\u0626\u0641 \u0644\u0625\u0646\u062a\u0627\u062c \u0627\u0644\u0623\u0628\u0648\u0627\u0628\u060c \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0622\u0644\u0627\u062a \u062a\u0634\u0643\u064a\u0644 \u0625\u0637\u0627\u0631\u0627\u062a \u0627\u0644\u0623\u0628\u0648\u0627\u0628 \u0627\u0644\u0641\u0648\u0644\u0627\u0630\u064a\u0629\u060c \u0648\u062e\u0637\u0648\u0637 \u0625\u0646\u062a\u0627\u062c \u0623\u0644\u0648\u0627\u062d \u0623\u0628\u0648\u0627\u0628 \u0627\u0644\u0645\u0631\u0622\u0628\u060c \u0648\u0622\u0644\u0627\u062a \u0645\u0633\u0627\u0631\u0627\u062a \u0627\u0644\u0633\u062a\u0627\u0626\u0631 \u0627\u0644\u062f\u0648\u0627\u0631\u0629\u060c \u0648\u0622\u0644\u0627\u062a \u062a\u0634\u0643\u064a\u0644 \u0634\u0631\u0627\u0626\u062d \u0627\u0644\u0633\u062a\u0627\u0626\u0631 \u0627\u0644\u062f\u0648\u0627\u0631\u0629. \u062c\u0645\u064a\u0639 \u0627\u0644\u0622\u0644\u0627\u062a \u0645\u0635\u0645\u0645\u0629 \u062e\u0635\u064a\u0635\u064b\u0627 \u0648\u0641\u0642\u064b\u0627 \u0644\u0645\u062a\u0637\u0644\u0628\u0627\u062a\u0643.","rel":"","context":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","block_context":{"text":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","link":""},"img":{"alt_text":"door and window","src":"https:\/\/i0.wp.com\/believeindustry.company\/wp-content\/uploads\/2026\/04\/door-and-window.webp?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/believeindustry.company\/wp-content\/uploads\/2026\/04\/door-and-window.webp?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/believeindustry.company\/wp-content\/uploads\/2026\/04\/door-and-window.webp?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/believeindustry.company\/wp-content\/uploads\/2026\/04\/door-and-window.webp?resize=700%2C400&ssl=1 2x, https:\/\/i0.wp.com\/believeindustry.company\/wp-content\/uploads\/2026\/04\/door-and-window.webp?resize=1050%2C600&ssl=1 3x, https:\/\/i0.wp.com\/believeindustry.company\/wp-content\/uploads\/2026\/04\/door-and-window.webp?resize=1400%2C800&ssl=1 4x"},"classes":[]},{"id":21970,"url":"https:\/\/believeindustry.company\/ar\/material-storage\/","url_meta":{"origin":23245,"position":4},"title":"\u062a\u062e\u0632\u064a\u0646 \u0627\u0644\u0645\u0648\u0627\u062f","author":"Believe Industry Group","date":"\u0623\u0628\u0631\u064a\u0644 12, 2026","format":false,"excerpt":"\u062e\u0637\u0648\u0637 \u0627\u0644\u062a\u062e\u0632\u064a\u0646 - \u062c\u0645\u064a\u0639 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a | \u0643\u062a\u0627\u0644\u0648\u062c \u0645\u0646\u062a\u062c\u0627\u062a Believe Industry \u0644\u062e\u0637\u0648\u0637 \u0627\u0644\u062a\u062e\u0632\u064a\u0646 \u0627\u0644\u0644\u0648\u062c\u0633\u062a\u064a\u0629 \u0648\u0627\u0644\u0645\u0648\u0627\u062f. \u0627\u0643\u062a\u0634\u0641 \u0645\u062c\u0645\u0648\u0639\u062a\u0646\u0627 \u0627\u0644\u0643\u0627\u0645\u0644\u0629 \u0645\u0646 \u0622\u0644\u0627\u062a \u062a\u0634\u0643\u064a\u0644 \u0627\u0644\u0644\u0641\u0627\u0626\u0641 \u0644\u0623\u0646\u0638\u0645\u0629 \u0631\u0641\u0648\u0641 \u0627\u0644\u062a\u062e\u0632\u064a\u0646 \u0648\u0623\u0646\u0638\u0645\u0629 \u0627\u0644\u062a\u062e\u0632\u064a\u0646 - \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u062e\u0637\u0648\u0637 \u0627\u0644\u0639\u0648\u0627\u0631\u0636\u060c \u0648\u0627\u0644\u0622\u0644\u0627\u062a \u0627\u0644\u0631\u0623\u0633\u064a\u0629\u060c \u0648\u0644\u062d\u0627\u0645 \u0639\u0648\u0627\u0631\u0636 \u0627\u0644\u0635\u0646\u0627\u062f\u064a\u0642\u060c \u0648\u0622\u0644\u0627\u062a \u062a\u0634\u0643\u064a\u0644 \u0623\u0644\u0648\u0627\u062d \u0627\u0644\u0631\u0641\u0648\u0641. \u062c\u0645\u064a\u0639 \u0627\u0644\u0622\u0644\u0627\u062a \u0645\u0635\u0645\u0645\u0629 \u062e\u0635\u064a\u0635\u064b\u0627 \u0648\u0641\u0642\u064b\u0627 \u0644\u0631\u0633\u0648\u0645\u0627\u062a\u0643.","rel":"","context":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","block_context":{"text":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","link":""},"img":{"alt_text":"Automated Warehouse Racking Machinery","src":"https:\/\/i0.wp.com\/believeindustry.company\/wp-content\/uploads\/2026\/03\/pallet-Racking-System.jpg?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/believeindustry.company\/wp-content\/uploads\/2026\/03\/pallet-Racking-System.jpg?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/believeindustry.company\/wp-content\/uploads\/2026\/03\/pallet-Racking-System.jpg?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/believeindustry.company\/wp-content\/uploads\/2026\/03\/pallet-Racking-System.jpg?resize=700%2C400&ssl=1 2x, https:\/\/i0.wp.com\/believeindustry.company\/wp-content\/uploads\/2026\/03\/pallet-Racking-System.jpg?resize=1050%2C600&ssl=1 3x, https:\/\/i0.wp.com\/believeindustry.company\/wp-content\/uploads\/2026\/03\/pallet-Racking-System.jpg?resize=1400%2C800&ssl=1 4x"},"classes":[]},{"id":22021,"url":"https:\/\/believeindustry.company\/ar\/elementor-page-22021\/","url_meta":{"origin":23245,"position":5},"title":"\u0623\u0646\u0628\u0648\u0628 \u062a\u0635\u0631\u064a\u0641 \u0645\u064a\u0627\u0647 \u0627\u0644\u0623\u0645\u0637\u0627\u0631 \u0648\u0627\u0644\u0645\u0632\u0631\u0627\u0628","author":"Believe Industry Group","date":"\u0623\u0628\u0631\u064a\u0644 12, 2026","format":false,"excerpt":"\u062e\u0637\u0648\u0637 \u0623\u0646\u0627\u0628\u064a\u0628 \u062a\u0635\u0631\u064a\u0641 \u0645\u064a\u0627\u0647 \u0627\u0644\u0623\u0645\u0637\u0627\u0631 - \u062c\u0645\u064a\u0639 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a | \u0643\u062a\u0627\u0644\u0648\u062c \u0645\u0646\u062a\u062c\u0627\u062a Believe Industry \u062e\u0637\u0648\u0637 \u0623\u0646\u0627\u0628\u064a\u0628 \u062a\u0635\u0631\u064a\u0641 \u0645\u064a\u0627\u0647 \u0627\u0644\u0623\u0645\u0637\u0627\u0631 \u0648\u0627\u0644\u0645\u0632\u0627\u0631\u064a\u0628 \u0627\u0643\u062a\u0634\u0641 \u0645\u062c\u0645\u0648\u0639\u062a\u0646\u0627 \u0627\u0644\u0643\u0627\u0645\u0644\u0629 \u0645\u0646 \u0622\u0644\u0627\u062a \u062a\u0634\u0643\u064a\u0644 \u0627\u0644\u0644\u0641\u0627\u0626\u0641 \u0644\u0625\u0646\u062a\u0627\u062c \u0623\u0646\u0627\u0628\u064a\u0628 \u062a\u0635\u0631\u064a\u0641 \u0645\u064a\u0627\u0647 \u0627\u0644\u0623\u0645\u0637\u0627\u0631 \u0648\u0627\u0644\u0645\u0632\u0627\u0631\u064a\u0628 - \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0622\u0644\u0627\u062a \u062a\u0634\u0643\u064a\u0644 \u0623\u0646\u0627\u0628\u064a\u0628 \u0627\u0644\u062a\u0635\u0631\u064a\u0641\u060c \u0648\u0622\u0644\u0627\u062a \u0627\u0644\u0645\u0632\u0627\u0631\u064a\u0628\u060c \u0648\u062e\u0637\u0648\u0637 \u0627\u0644\u0645\u0632\u0627\u0631\u064a\u0628 \u0627\u0644\u0645\u062a\u0646\u0642\u0644\u0629\u060c \u0648\u0623\u0646\u0638\u0645\u0629 \u0627\u0644\u0645\u0632\u0627\u0631\u064a\u0628 \u0627\u0644\u0645\u0639\u0644\u0642\u0629 \u0644\u0644\u0632\u0631\u0627\u0639\u0629 \u0627\u0644\u0645\u0627\u0626\u064a\u0629. \u062c\u0645\u064a\u0639 \u0627\u0644\u0622\u0644\u0627\u062a \u0645\u0635\u0645\u0645\u0629 \u062e\u0635\u064a\u0635\u064b\u0627 \u0648\u0641\u0642\u064b\u0627 \u0644\u0631\u0633\u0648\u0645\u0627\u062a\u0643 \u0648\u0645\u062a\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0625\u0646\u062a\u0627\u062c \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0643.","rel":"","context":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","block_context":{"text":"\u062a\u062f\u0648\u064a\u0646\u0629 \u0645\u0634\u0627\u0628\u0647\u0629","link":""},"img":{"alt_text":"downspout and gutter","src":"https:\/\/i0.wp.com\/believeindustry.company\/wp-content\/uploads\/2026\/04\/downspout-and-gutter.webp?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/believeindustry.company\/wp-content\/uploads\/2026\/04\/downspout-and-gutter.webp?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/believeindustry.company\/wp-content\/uploads\/2026\/04\/downspout-and-gutter.webp?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/believeindustry.company\/wp-content\/uploads\/2026\/04\/downspout-and-gutter.webp?resize=700%2C400&ssl=1 2x, https:\/\/i0.wp.com\/believeindustry.company\/wp-content\/uploads\/2026\/04\/downspout-and-gutter.webp?resize=1050%2C600&ssl=1 3x, https:\/\/i0.wp.com\/believeindustry.company\/wp-content\/uploads\/2026\/04\/downspout-and-gutter.webp?resize=1400%2C800&ssl=1 4x"},"classes":[]}],"_links":{"self":[{"href":"https:\/\/believeindustry.company\/ar\/wp-json\/wp\/v2\/pages\/23245","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/believeindustry.company\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/believeindustry.company\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/believeindustry.company\/ar\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/believeindustry.company\/ar\/wp-json\/wp\/v2\/comments?post=23245"}],"version-history":[{"count":25,"href":"https:\/\/believeindustry.company\/ar\/wp-json\/wp\/v2\/pages\/23245\/revisions"}],"predecessor-version":[{"id":23272,"href":"https:\/\/believeindustry.company\/ar\/wp-json\/wp\/v2\/pages\/23245\/revisions\/23272"}],"wp:attachment":[{"href":"https:\/\/believeindustry.company\/ar\/wp-json\/wp\/v2\/media?parent=23245"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/believeindustry.company\/ar\/wp-json\/wp\/v2\/tags?post=23245"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}