{"id":6282,"date":"2021-10-22T14:07:11","date_gmt":"2021-10-22T14:07:11","guid":{"rendered":"http:\/\/dummy.xtemos.com\/woodmart2\/elementor\/?page_id=6282"},"modified":"2025-05-21T10:21:41","modified_gmt":"2025-05-21T10:21:41","slug":"home-retail-2","status":"publish","type":"page","link":"https:\/\/alsaedco.com\/ar\/","title":{"rendered":"\u0645\u0639\u062f\u0627\u062a \u0627\u0644\u0645\u0637\u0628\u062e \u0627\u0644\u0635\u0646\u0627\u0639\u064a"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6282\" class=\"elementor elementor-6282\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4582c7a elementor-section-full_width elementor-section-height-default elementor-section-height-default wd-section-disabled\" data-id=\"4582c7a\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-64d99fc\" data-id=\"64d99fc\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0f603af elementor-widget elementor-widget-html\" data-id=\"0f603af\" data-element_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>\n<html lang=\"ar\" dir=\"rtl\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\u0634\u0631\u0643\u0629 \u0627\u0644\u0633\u0627\u0639\u062f \u0644\u0645\u0639\u062f\u0627\u062a \u0627\u0644\u0645\u0637\u0627\u0628\u062e \u0627\u0644\u0635\u0646\u0627\u0639\u064a\u0629<\/title>\n    <link href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/tailwindcss\/2.2.19\/tailwind.min.css\" rel=\"stylesheet\">\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/5.15.4\/css\/all.min.css\">\n    <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Tajawal:wght@300;400;500;700&display=swap');\n        \n        :root {\n            --primary-color: #082b61; \/* Navy blue *\/\n            --secondary-color: #be9449; \/* Gold color *\/\n            --light-primary: rgba(8, 43, 97, 0.1);\n            --light-secondary: rgba(190, 148, 73, 0.15);\n            --dark-primary: #051e45;\n            --text-color: #333;\n            --light-text: #666;\n            --white: #fff;\n            --light-bg: #f9f9f9;\n            --border-color: #e5e7eb;\n        }\n        \n        body {\n            font-family: 'Tajawal', sans-serif;\n            color: var(--text-color);\n            background-color: var(--white);\n            width: 100%;\n            overflow-x: hidden;\n            text-align: right;\n        }\n        \n        .container-fluid {\n            width: 100%;\n            padding-left: 15px;\n            padding-right: 15px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n        \n        .hero-container {\n            width: 100%;\n            padding-left: 0;\n            padding-right: 0;\n            margin-left: auto;\n            margin-right: auto;\n        }\n        \n        .content-container {\n            width: calc(100% - 30px);\n            padding-left: 15px;\n            padding-right: 15px;\n            margin-left: 15px;\n            margin-right: 15px;\n        }\n        \n        .section-heading {\n            position: relative;\n            color: var(--primary-color);\n            display: inline-block;\n            font-size: 2.5rem;\n            font-weight: 700;\n            margin-bottom: 1rem;\n            text-align: center;\n        }\n        \n        .section-heading::after {\n            content: '';\n            position: absolute;\n            bottom: -12px;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 80px;\n            height: 4px;\n            background-color: var(--secondary-color);\n            border-radius: 2px;\n        }\n        \n        .section-subheading {\n            color: var(--secondary-color);\n            font-size: 1.25rem;\n            font-weight: 500;\n            text-align: center;\n            max-width: 700px;\n            margin: 0 auto 3rem;\n        }\n        \n        .primary-btn {\n            background-color: var(--primary-color);\n            color: var(--white);\n            padding: 0.75rem 1.5rem;\n            border-radius: 4px;\n            font-weight: 500;\n            transition: all 0.3s ease;\n            display: inline-block;\n            text-align: center;\n            border: 2px solid var(--primary-color);\n        }\n        \n        .primary-btn:hover {\n            background-color: var(--dark-primary);\n            transform: translateY(-3px);\n            box-shadow: 0 10px 20px rgba(8, 43, 97, 0.2);\n        }\n        \n        .secondary-btn {\n            background-color: transparent;\n            color: var(--primary-color);\n            padding: 0.75rem 1.5rem;\n            border-radius: 4px;\n            font-weight: 500;\n            transition: all 0.3s ease;\n            display: inline-block;\n            text-align: center;\n            border: 2px solid var(--secondary-color);\n        }\n        \n        .secondary-btn:hover {\n            background-color: var(--secondary-color);\n            color: var(--white);\n            transform: translateY(-3px);\n            box-shadow: 0 10px 20px rgba(190, 148, 73, 0.2);\n        }\n        \n        .product-card {\n            transition: all 0.4s ease;\n            border: 1px solid var(--border-color);\n            background-color: var(--white);\n            border-radius: 10px;\n            overflow: hidden;\n            height: 100%;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n        }\n        \n        .product-card:hover {\n            transform: translateY(-10px);\n            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);\n            border-color: var(--secondary-color);\n        }\n        \n        .product-card .product-image {\n            height: 260px;\n            overflow: hidden;\n            position: relative;\n        }\n        \n        .product-card .product-image img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            transition: transform 0.5s ease;\n        }\n        \n        .product-card:hover .product-image img {\n            transform: scale(1.1);\n        }\n        \n        .product-card .product-content {\n            padding: 1.5rem;\n        }\n        \n        .product-card .product-title {\n            font-size: 1.1rem;\n            font-weight: 600;\n            margin-bottom: 0.5rem;\n            color: var(--primary-color);\n            transition: color 0.3s ease;\n        }\n        \n        .product-card:hover .product-title {\n            color: var(--secondary-color);\n        }\n        \n        .product-actions {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            margin-top: 1rem;\n        }\n        \n        .action-buttons {\n            display: flex;\n            gap: 0.5rem;\n        }\n        \n        .action-button {\n            width: 36px;\n            height: 36px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            background-color: var(--light-primary);\n            color: var(--primary-color);\n            transition: all 0.3s ease;\n        }\n        \n        .action-button:hover {\n            background-color: var(--primary-color);\n            color: var(--white);\n            transform: translateY(-2px);\n        }\n        \n        .category-card {\n            text-align: center;\n            transition: all 0.3s ease;\n            padding: 1.5rem;\n            border-radius: 10px;\n            background-color: var(--white);\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n            height: 100%;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            border: 1px solid transparent;\n        }\n        \n        .category-card:hover {\n            transform: translateY(-10px);\n            border-color: var(--secondary-color);\n            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);\n        }\n        \n        .category-icon {\n            width: 70px;\n            height: 70px;\n            border-radius: 50%;\n            background-color: var(--light-primary);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-bottom: 1.25rem;\n            color: var(--primary-color);\n            font-size: 1.75rem;\n            transition: all 0.3s ease;\n        }\n        \n        .category-card:hover .category-icon {\n            background-color: var(--primary-color);\n            color: var(--white);\n            transform: scale(1.1);\n        }\n        \n        .category-title {\n            font-weight: 600;\n            font-size: 1.1rem;\n            color: var(--primary-color);\n            transition: color 0.3s ease;\n        }\n        \n        .category-card:hover .category-title {\n            color: var(--secondary-color);\n        }\n        \n        .service-card {\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n            transition: all 0.4s ease;\n            height: 100%;\n            background-color: var(--white);\n        }\n        \n        .service-card:hover {\n            transform: translateY(-10px);\n            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);\n        }\n        \n        .service-image {\n            height: 220px;\n            overflow: hidden;\n            position: relative;\n        }\n        \n        .service-image img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            transition: transform 0.5s ease;\n        }\n        \n        .service-card:hover .service-image img {\n            transform: scale(1.1);\n        }\n        \n        .service-content {\n            padding: 1.5rem;\n        }\n        \n        .service-title {\n            font-size: 1.25rem;\n            font-weight: 600;\n            margin-bottom: 0.75rem;\n            color: var(--primary-color);\n            transition: color 0.3s ease;\n        }\n        \n        .service-card:hover .service-title {\n            color: var(--secondary-color);\n        }\n        \n        .service-description {\n            color: var(--light-text);\n            margin-bottom: 1.25rem;\n            line-height: 1.6;\n        }\n        \n        .service-link {\n            display: inline-flex;\n            align-items: center;\n            color: var(--secondary-color);\n            font-weight: 500;\n            transition: all 0.3s ease;\n        }\n        \n        .service-link i {\n            margin-right: 0.5rem;\n            transition: transform 0.3s ease;\n        }\n        \n        .service-link:hover {\n            color: var(--primary-color);\n        }\n        \n        .service-link:hover i {\n            transform: translateX(-5px);\n        }\n        \n        .blog-card {\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);\n            transition: all 0.4s ease;\n            height: 100%;\n        }\n        \n        .blog-card:hover {\n            transform: translateY(-10px);\n            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);\n        }\n        \n        .blog-image {\n            height: 280px;\n            overflow: hidden;\n            position: relative;\n        }\n        \n        .blog-image img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            transition: transform 0.5s ease;\n        }\n        \n        .blog-card:hover .blog-image img {\n            transform: scale(1.1);\n        }\n        \n        .blog-overlay {\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            right: 0;\n            background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);\n            padding: 2rem 1.5rem;\n        }\n        \n        .blog-title {\n            color: var(--white);\n            font-size: 1.5rem;\n            font-weight: 600;\n            margin-bottom: 0.5rem;\n        }\n        \n        .blog-excerpt {\n            color: rgba(255, 255, 255, 0.9);\n            margin-bottom: 1rem;\n        }\n        \n        .blog-link {\n            display: inline-flex;\n            align-items: center;\n            background-color: var(--secondary-color);\n            color: var(--white);\n            padding: 0.5rem 1rem;\n            border-radius: 4px;\n            font-weight: 500;\n            transition: all 0.3s ease;\n        }\n        \n        .blog-link i {\n            margin-right: 0.5rem;\n            transition: transform 0.3s ease;\n        }\n        \n        .blog-link:hover {\n            background-color: var(--primary-color);\n        }\n        \n        .blog-link:hover i {\n            transform: translateX(-5px);\n        }\n        \n        .partner-logo {\n            filter: grayscale(100%);\n            opacity: 0.7;\n            transition: all 0.4s ease;\n            max-height: 70px;\n            max-width: 100%;\n            padding: 0.5rem;\n        }\n        \n        .partner-logo:hover {\n            filter: grayscale(0%);\n            opacity: 1;\n            transform: scale(1.1);\n        }\n        \n        .hero-slider {\n            position: relative;\n            height: 650px;\n            overflow: hidden;\n            width: 100%;\n        }\n        \n        .hero-slide {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            opacity: 0;\n            transition: opacity 1.5s ease;\n            background-size: cover;\n            background-position: center;\n        }\n        \n        .hero-slide.active {\n            opacity: 1;\n        }\n        \n        .hero-content {\n            position: relative;\n            z-index: 2;\n            max-width: 650px;\n            animation: fadeUp 1s ease forwards;\n        }\n        \n        @keyframes fadeUp {\n            from {\n                opacity: 0;\n                transform: translateY(30px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n        \n        .hero-overlay {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: linear-gradient(to left, rgba(8, 43, 97, 0.85) 0%, rgba(8, 43, 97, 0.6) 50%, rgba(8, 43, 97, 0.3) 100%);\n            z-index: 1;\n        }\n        \n        .section-wave {\n            position: relative;\n            margin-top: -50px;\n            width: 100%;\n        }\n        \n        .section-wave svg {\n            position: relative;\n            display: block;\n            width: 100%;\n            height: 50px;\n        }\n        \n        .section-wave .shape-fill {\n            fill: var(--white);\n        }\n        \n        .section-padding {\n            padding: 5rem 0;\n            width: 100%;\n        }\n        \n        @media (max-width: 768px) {\n            .section-padding {\n                padding: 3.5rem 0;\n            }\n            \n            .section-heading {\n                font-size: 2rem;\n            }\n            \n            .hero-slider {\n                height: 500px;\n            }\n            \n            .hero-content {\n                max-width: 100%;\n                padding: 0 1rem;\n            }\n            \n            .product-card .product-image {\n                height: 220px;\n            }\n            \n            .service-image {\n                height: 180px;\n            }\n            \n            .blog-image {\n                height: 220px;\n            }\n        }\n        \n        @media (max-width: 640px) {\n            .section-padding {\n                padding: 3rem 0;\n            }\n            \n            .section-heading {\n                font-size: 1.75rem;\n            }\n            \n            .section-subheading {\n                font-size: 1rem;\n            }\n            \n            .hero-slider {\n                height: 420px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n<section class=\"hero-slider relative\">\n    <div class=\"hero-slide active\" style=\"background-image: url('https:\/\/alsaedco.com\/ar\/wp-content\/uploads\/2025\/05\/hero-background.jpg');\">\n        <div class=\"hero-overlay\"><\/div>\n        <div class=\"hero-container h-full flex items-center\">\n            <div class=\"hero-content text-white mr-8 md:mr-16\">\n                <h1 class=\"text-4xl md:text-5xl font-bold mb-4 text-white\">\u0645\u0639\u062f\u0627\u062a \u0627\u0644\u0645\u0637\u0627\u0628\u062e \u0627\u0644\u0635\u0646\u0627\u0639\u064a\u0629<\/h1>\n                <p class=\"text-xl mb-8 max-w-xl\">\u0645\u0639\u062f\u0627\u062a \u0639\u0627\u0644\u064a\u0629 \u0627\u0644\u062c\u0648\u062f\u0629 \u0645\u0635\u0645\u0645\u0629 \u0648\u0645\u0635\u0646\u0639\u0629 \u0628\u0645\u0648\u0627\u062f \u0639\u0627\u0644\u064a\u0629 \u0627\u0644\u062c\u0648\u062f\u0629 \u0648\u0641\u0642\u064b\u0627 \u0644\u0623\u062d\u062f\u062b \u0627\u0644\u062a\u0642\u0646\u064a\u0627\u062a \u0648\u0627\u0644\u0645\u0639\u0627\u064a\u064a\u0631 \u0627\u0644\u062f\u0648\u0644\u064a\u0629.<\/p>\n                <div class=\"flex flex-wrap gap-4\">\n                    <a href=\"https:\/\/alsaedco.com\/ar\/shop\/\" class=\"primary-btn\">\u0645\u0646\u062a\u062c\u0627\u062a\u0646\u0627<\/a>\n                    <a href=\"https:\/\/alsaedco.com\/ar\/contact-us\/\" class=\"secondary-btn\">\u0627\u062a\u0635\u0644 \u0628\u0646\u0627<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n    <div class=\"section-wave w-full\">\n        <svg data-name=\"Layer 1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1200 120\" preserveAspectRatio=\"none\">\n            <path d=\"M321.39,56.44c58-10.79,114.16-30.13,172-41.86,82.39-16.72,168.19-17.73,250.45-.39C823.78,31,906.67,72,985.66,92.83c70.05,18.48,146.53,26.09,214.34,3V0H0V27.35A600.21,600.21,0,0,0,321.39,56.44Z\" class=\"shape-fill\"><\/path>\n        <\/svg>\n    <\/div>\n\n    <!-- Categories Section -->\n    <section class=\"section-padding bg-gray-50\">\n        <div class=\"content-container\">\n            <h2 class=\"section-heading\">\u0641\u0626\u0627\u062a\u0646\u0627<\/h2>\n            \n            <div class=\"grid grid-cols-2 md:grid-cols-4 lg:grid-cols-7 gap-6 mt-10 px-4 md:px-8\">\n                <!-- Category 1 -->\n                <a href=\"https:\/\/alsaedco.com\/ar\/product-category\/cooking-equipment\/\" class=\"category-card\">\n                    <div class=\"category-icon\">\n                        <i class=\"fas fa-utensils\"><\/i>\n                    <\/div>\n                    <h3 class=\"category-title\">\u0645\u0639\u062f\u0627\u062a \u0627\u0644\u0637\u0647\u064a<\/h3>\n                <\/a>\n                \n                <!-- Category 2 -->\n                <a href=\"https:\/\/alsaedco.com\/ar\/product-category\/preservation-equipment\/\" class=\"category-card\">\n                    <div class=\"category-icon\">\n                        <i class=\"fas fa-snowflake\"><\/i>\n                    <\/div>\n                    <h3 class=\"category-title\">\u0645\u0639\u062f\u0627\u062a \u0627\u0644\u062d\u0641\u0638<\/h3>\n                <\/a>\n                \n                <!-- Category 3 -->\n                <a href=\"https:\/\/alsaedco.com\/ar\/product-category\/preparation-equipment\/\" class=\"category-card\">\n                    <div class=\"category-icon\">\n                        <i class=\"fas fa-blender\"><\/i>\n                    <\/div>\n                    <h3 class=\"category-title\">\u0645\u0639\u062f\u0627\u062a \u0627\u0644\u062a\u062d\u0636\u064a\u0631<\/h3>\n                <\/a>\n                \n                <!-- Category 4 -->\n                <a href=\"https:\/\/alsaedco.com\/ar\/product-category\/coffee-shop-equipment\/\" class=\"category-card\">\n                    <div class=\"category-icon\">\n                        <i class=\"fas fa-coffee\"><\/i>\n                    <\/div>\n                    <h3 class=\"category-title\">\u0645\u0639\u062f\u0627\u062a \u0627\u0644\u0645\u0642\u0647\u0649<\/h3>\n                <\/a>\n                \n                <!-- Category 5 -->\n                <a href=\"https:\/\/alsaedco.com\/ar\/product-category\/cleaning-equipment\/\" class=\"category-card\">\n                    <div class=\"category-icon\">\n                        <i class=\"fas fa-broom\"><\/i>\n                    <\/div>\n                    <h3 class=\"category-title\">\u0645\u0639\u062f\u0627\u062a \u0627\u0644\u062a\u0646\u0638\u064a\u0641<\/h3>\n                <\/a>\n                \n                <!-- Category 6 -->\n                <a href=\"https:\/\/alsaedco.com\/ar\/product-category\/fast-food-equipment\/\" class=\"category-card\">\n                    <div class=\"category-icon\">\n                        <i class=\"fas fa-hamburger\"><\/i>\n                    <\/div>\n                    <h3 class=\"category-title\">\u0645\u0639\u062f\u0627\u062a \u0627\u0644\u0648\u062c\u0628\u0627\u062a \u0627\u0644\u0633\u0631\u064a\u0639\u0629<\/h3>\n                <\/a>\n                \n                <!-- Category 7 -->\n                <a href=\"https:\/\/alsaedco.com\/ar\/product-category\/packaging-equipment\/\" class=\"category-card\">\n                    <div class=\"category-icon\">\n                        <i class=\"fas fa-box\"><\/i>\n                    <\/div>\n                    <h3 class=\"category-title\">\u0645\u0639\u062f\u0627\u062a \u0627\u0644\u062a\u0639\u0628\u0626\u0629<\/h3>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Featured Products Section -->\n    <section id=\"products\" class=\"section-padding\">\n        <div class=\"content-container\">\n            <h2 class=\"section-heading\">\u0645\u0646\u062a\u062c\u0627\u062a \u0645\u0645\u064a\u0632\u0629<\/h2>\n            <p class=\"section-subheading\">\u0645\u0646\u062a\u062c\u0627\u062a \u0645\u0645\u064a\u0632\u0629 \u0645\u0646 \u0634\u0631\u0643\u0629 \u0627\u0644\u0633\u0627\u0639\u062f \u0644\u0645\u0639\u062f\u0627\u062a \u0627\u0644\u0645\u0637\u0627\u0628\u062e \u0627\u0644\u0635\u0646\u0627\u0639\u064a\u0629<\/p>\n            \n            <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-8 px-4 md:px-8\">\n                <!-- Product 1 -->\n                <div class=\"product-card\">\n                    <div class=\"product-image\">\n                        <img decoding=\"async\" src=\"https:\/\/alsaedco.com\/ar\/wp-content\/uploads\/2023\/09\/Commercial-Candy-Floss-Machine-430x430.jpg\" alt=\"\u0622\u0644\u0629 \u062d\u0644\u0648\u0649 \u0627\u0644\u0642\u0637\u0646 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629\">\n                    <\/div>\n                    <div class=\"product-content\">\n                        <a href=\"https:\/\/alsaedco.com\/ar\/product\/%d8%b5%d9%86%d8%a7%d8%b9%d8%a9-%d8%a7%d9%84%d8%ad%d9%84%d9%88%d9%89-%d8%a7%d9%84%d8%aa%d8%ac%d8%a7%d8%b1%d9%8a%d8%a9-2\/\">\n                            <h3 class=\"product-title\">\u0622\u0644\u0629 \u062d\u0644\u0648\u0649 \u0627\u0644\u0642\u0637\u0646 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629<\/h3>\n                        <\/a>\n                        <div class=\"product-actions\">\n                            <a href=\"https:\/\/alsaedco.com\/ar\/product\/%d8%b5%d9%86%d8%a7%d8%b9%d8%a9-%d8%a7%d9%84%d8%ad%d9%84%d9%88%d9%89-%d8%a7%d9%84%d8%aa%d8%ac%d8%a7%d8%b1%d9%8a%d8%a9-2\/\" class=\"primary-btn\">\u0637\u0644\u0628<\/a>\n                            <div class=\"action-buttons\">\n                                <a href=\"https:\/\/alsaedco.com\/ar\/wishlist\/\" class=\"action-button\">\n                                    <i class=\"far fa-heart\"><\/i>\n                                <\/a>\n                                <a href=\"https:\/\/alsaedco.com\/ar\/product\/%d8%b5%d9%86%d8%a7%d8%b9%d8%a9-%d8%a7%d9%84%d8%ad%d9%84%d9%88%d9%89-%d8%a7%d9%84%d8%aa%d8%ac%d8%a7%d8%b1%d9%8a%d8%a9-2\/\" class=\"action-button\">\n                                    <i class=\"fas fa-search\"><\/i>\n                                <\/a>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <!-- Product 2 -->\n                <div class=\"product-card\">\n                    <div class=\"product-image\">\n                        <img decoding=\"async\" src=\"https:\/\/alsaedco.com\/ar\/wp-content\/uploads\/2020\/06\/Dryer-430x430.jpg\" alt=\"\u0645\u062c\u0641\u0641 \u0627\u0644\u0645\u0644\u0627\u0628\u0633\">\n                    <\/div>\n                    <div class=\"product-content\">\n                        <a href=\"https:\/\/alsaedco.com\/ar\/product\/%d9%86%d8%b4%d8%a7%d9%81%d8%a9-%d8%a7%d9%84%d9%85%d9%84%d8%a7%d8%a8%d8%b3-%d9%85%d8%ac%d9%81%d9%81%d8%a9-%d8%a7%d9%84%d9%85%d9%84%d8%a7%d8%a8%d8%b3\/\">\n                            <h3 class=\"product-title\">\u0645\u062c\u0641\u0641 \u0627\u0644\u0645\u0644\u0627\u0628\u0633<\/h3>\n                        <\/a>\n                        <div class=\"product-actions\">\n                            <a href=\"https:\/\/alsaedco.com\/ar\/product\/%d9%86%d8%b4%d8%a7%d9%81%d8%a9-%d8%a7%d9%84%d9%85%d9%84%d8%a7%d8%a8%d8%b3-%d9%85%d8%ac%d9%81%d9%81%d8%a9-%d8%a7%d9%84%d9%85%d9%84%d8%a7%d8%a8%d8%b3\/\" class=\"primary-btn\">\u0637\u0644\u0628<\/a>\n                            <div class=\"action-buttons\">\n                                <a href=\"https:\/\/alsaedco.com\/ar\/wishlist\/\" class=\"action-button\">\n                                    <i class=\"far fa-heart\"><\/i>\n                                <\/a>\n                                <a href=\"https:\/\/alsaedco.com\/ar\/product\/%d9%86%d8%b4%d8%a7%d9%81%d8%a9-%d8%a7%d9%84%d9%85%d9%84%d8%a7%d8%a8%d8%b3-%d9%85%d8%ac%d9%81%d9%81%d8%a9-%d8%a7%d9%84%d9%85%d9%84%d8%a7%d8%a8%d8%b3\/\" class=\"action-button\">\n                                    <i class=\"fas fa-search\"><\/i>\n                                <\/a>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <!-- Product 3 -->\n                <div class=\"product-card\">\n                    <div class=\"product-image\">\n                        <img decoding=\"async\" src=\"https:\/\/alsaedco.com\/ar\/wp-content\/uploads\/2022\/09\/Industrial-Dough-Mixer-15-kg-430x430.jpg\" alt=\"\u062e\u0644\u0627\u0637 \u0627\u0644\u0639\u062c\u064a\u0646 \u0627\u0644\u0635\u0646\u0627\u0639\u064a\">\n                    <\/div>\n                    <div class=\"product-content\">\n                        <a href=\"https:\/\/alsaedco.com\/ar\/product\/industrial-dough-mixer-15-kg-3\/\">\n                            <h3 class=\"product-title\">\u062e\u0644\u0627\u0637 \u0627\u0644\u0639\u062c\u064a\u0646 \u0627\u0644\u0635\u0646\u0627\u0639\u064a (15 \u0643\u062c\u0645)<\/h3>\n                        <\/a>\n                        <div class=\"product-actions\">\n                            <a href=\"https:\/\/alsaedco.com\/ar\/product\/industrial-dough-mixer-15-kg-3\/\" class=\"primary-btn\">\u0637\u0644\u0628<\/a>\n                            <div class=\"action-buttons\">\n                                <a href=\"https:\/\/alsaedco.com\/ar\/wishlist\/\" class=\"action-button\">\n                                    <i class=\"far fa-heart\"><\/i>\n                                <\/a>\n                                <a href=\"https:\/\/alsaedco.com\/ar\/product\/industrial-dough-mixer-15-kg-3\/\" class=\"action-button\">\n                                    <i class=\"fas fa-search\"><\/i>\n                                <\/a>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <!-- Product 4 -->\n                <div class=\"product-card\">\n                    <div class=\"product-image\">\n                        <img decoding=\"async\" src=\"https:\/\/alsaedco.com\/ar\/wp-content\/uploads\/2020\/06\/salamander-SEM-600-PDS-430x430.jpg\" alt=\"\u0633\u0644\u0645\u0646\u062f\u0631 \u0643\u0647\u0631\u0628\u0627\u0626\u064a\">\n                    <\/div>\n                    <div class=\"product-content\">\n                        <a href=\"https:\/\/alsaedco.com\/ar\/product\/%d8%b3%d9%84%d9%85%d9%86%d8%af%d8%b1-%d9%83%d9%87%d8%b1%d8%a8%d8%a7%d8%a6%d9%8a-%d8%b3%d8%ae%d8%a7%d9%86%d8%a9-%d9%85%d8%b2%d8%af%d9%88%d8%ac%d8%a9\/\">\n                            <h3 class=\"product-title\">\u0633\u0644\u0645\u0646\u062f\u0631 \u0643\u0647\u0631\u0628\u0627\u0626\u064a<\/h3>\n                        <\/a>\n                        <div class=\"product-actions\">\n                            <a href=\"https:\/\/alsaedco.com\/ar\/product\/%d8%b3%d9%84%d9%85%d9%86%d8%af%d8%b1-%d9%83%d9%87%d8%b1%d8%a8%d8%a7%d8%a6%d9%8a-%d8%b3%d8%ae%d8%a7%d9%86%d8%a9-%d9%85%d8%b2%d8%af%d9%88%d8%ac%d8%a9\/\" class=\"primary-btn\">\u0637\u0644\u0628<\/a>\n                            <div class=\"action-buttons\">\n                                <a href=\"https:\/\/alsaedco.com\/ar\/wishlist\/\" class=\"action-button\">\n                                    <i class=\"far fa-heart\"><\/i>\n                                <\/a>\n                                <a href=\"https:\/\/alsaedco.com\/ar\/product\/%d8%b3%d9%84%d9%85%d9%86%d8%af%d8%b1-%d9%83%d9%87%d8%b1%d8%a8%d8%a7%d8%a6%d9%8a-%d8%b3%d8%ae%d8%a7%d9%86%d8%a9-%d9%85%d8%b2%d8%af%d9%88%d8%ac%d8%a9\/\" class=\"action-button\">\n                                    <i class=\"fas fa-search\"><\/i>\n                                <\/a>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <div class=\"text-center mt-12\">\n                <a href=\"https:\/\/alsaedco.com\/ar\/shop\/\" class=\"secondary-btn\">\u0639\u0631\u0636 \u062c\u0645\u064a\u0639 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Services Section -->\n    <section class=\"section-padding bg-gray-50\">\n        <div class=\"content-container\">\n            <h2 class=\"section-heading\">\u062e\u062f\u0645\u0627\u062a\u0646\u0627<\/h2>\n            <p class=\"section-subheading\">\u062e\u062f\u0645\u0627\u062a \u0645\u0645\u064a\u0632\u0629 \u0645\u0646 \u0634\u0631\u0643\u0629 \u0627\u0644\u0633\u0627\u0639\u062f \u0644\u0645\u0639\u062f\u0627\u062a \u0627\u0644\u0645\u0637\u0627\u0628\u062e \u0627\u0644\u0635\u0646\u0627\u0639\u064a\u0629<\/p>\n            \n            <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-8 px-4 md:px-8\">\n                <!-- Service 1 -->\n                <div class=\"service-card\">\n                    <div class=\"service-image\">\n                        <img decoding=\"async\" src=\"https:\/\/alsaedco.com\/ar\/wp-content\/uploads\/2022\/01\/Equpment.jpg\" alt=\"\u062a\u062c\u0647\u064a\u0632 \u0627\u0644\u0645\u0637\u0627\u0639\u0645\">\n                    <\/div>\n                    <div class=\"service-content\">\n                        <h3 class=\"service-title\">\u062a\u062c\u0647\u064a\u0632 \u0627\u0644\u0645\u0637\u0627\u0639\u0645<\/h3>\n                        <p class=\"service-description\">\u062a\u0631\u0633\u0644 \u0634\u0631\u0643\u0629 \u0627\u0644\u0633\u0627\u0639\u062f \u0627\u0644\u0641\u0646\u064a\u064a\u0646 \u0648\u0627\u0644\u062e\u0628\u0631\u0627\u0621 \u0625\u0644\u0649 \u0627\u0644\u0645\u0637\u0627\u0639\u0645 \u0644\u0645\u0631\u0627\u0642\u0628\u0629 \u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a \u0648\u0627\u0644\u0625\u0634\u0631\u0627\u0641 \u0639\u0644\u0649 \u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u062e\u0637\u0637 \u0648\u0627\u0644\u062f\u064a\u0643\u0648\u0631 \u0648\u062a\u0631\u0643\u064a\u0628 \u0627\u0644\u0645\u0639\u062f\u0627\u062a.<\/p>\n                        <a href=\"https:\/\/alsaedco.com\/ar\/services\/\" class=\"service-link\">\n                            <i class=\"fas fa-arrow-left\"><\/i>\n                            \u0627\u0642\u0631\u0623 \u0627\u0644\u0645\u0632\u064a\u062f\n                        <\/a>\n                    <\/div>\n                <\/div>\n                \n                <!-- Service 2 -->\n                <div class=\"service-card\">\n                    <div class=\"service-image\">\n                        <img decoding=\"async\" src=\"https:\/\/alsaedco.com\/ar\/wp-content\/uploads\/2022\/01\/Servicing.jpg\" alt=\"\u062e\u062f\u0645\u0629 \u0645\u0627 \u0628\u0639\u062f \u0627\u0644\u0628\u064a\u0639\">\n                    <\/div>\n                    <div class=\"service-content\">\n                        <h3 class=\"service-title\">\u062e\u062f\u0645\u0629 \u0645\u0627 \u0628\u0639\u062f \u0627\u0644\u0628\u064a\u0639<\/h3>\n                        <p class=\"service-description\">\u0645\u0639 \u062a\u0637\u0648\u0631 \u0627\u0644\u0645\u0639\u062f\u0627\u062a \u0641\u064a \u0627\u0644\u0645\u0637\u0627\u0628\u062e \u0627\u0644\u0635\u0646\u0627\u0639\u064a\u0629\u060c \u0647\u0646\u0627\u0643 \u062d\u0627\u062c\u0629 \u0625\u0644\u0649 \u062f\u0639\u0645 \u0645\u0633\u062a\u0645\u0631 \u0644\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0623\u0645\u062b\u0644 \u0648\u0645\u0646\u0639 \u0627\u0644\u0623\u0639\u0637\u0627\u0644\u060c \u064a\u062a\u0645 \u062a\u0648\u0641\u064a\u0631\u0647 \u0628\u0639\u062f \u062a\u062c\u0647\u064a\u0632 \u0627\u0644\u0645\u0634\u0631\u0648\u0639.<\/p>\n                        <a href=\"https:\/\/alsaedco.com\/ar\/services\/\" class=\"service-link\">\n                            <i class=\"fas fa-arrow-left\"><\/i>\n                            \u0627\u0642\u0631\u0623 \u0627\u0644\u0645\u0632\u064a\u062f\n                        <\/a>\n                    <\/div>\n                <\/div>\n                \n                <!-- Service 3 -->\n                <div class=\"service-card\">\n                    <div class=\"service-image\">\n                        <img decoding=\"async\" src=\"https:\/\/alsaedco.com\/ar\/wp-content\/uploads\/2022\/01\/AMC.jpg\" alt=\"\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u062a\u0635\u0645\u064a\u0645\">\n                    <\/div>\n                    <div class=\"service-content\">\n                        <h3 class=\"service-title\">\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u062a\u0635\u0645\u064a\u0645<\/h3>\n                        <p class=\"service-description\">\u062a\u0648\u0641\u0631 \u0634\u0631\u0643\u0629 \u0627\u0644\u0633\u0627\u0639\u062f \u062a\u0635\u0627\u0645\u064a\u0645 \u0647\u0646\u062f\u0633\u064a\u0629 \u0645\u062a\u0645\u064a\u0632\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0641\u0631\u064a\u0642 \u0645\u062a\u062e\u0635\u0635\u060c \u0648\u062a\u0642\u062f\u0645 \u0642\u064a\u0627\u0633\u0627\u062a \u0648\u062a\u0635\u0645\u064a\u0645\u0627\u062a \u062f\u0642\u064a\u0642\u0629 \u0628\u0633\u0631\u0639\u0629 \u0628\u0639\u062f \u0627\u0633\u062a\u0644\u0627\u0645 \u0637\u0644\u0628\u0643.<\/p>\n                        <a href=\"https:\/\/alsaedco.com\/ar\/services\/\" class=\"service-link\">\n                            <i class=\"fas fa-arrow-left\"><\/i>\n                            \u0627\u0642\u0631\u0623 \u0627\u0644\u0645\u0632\u064a\u062f\n                        <\/a>\n                    <\/div>\n                <\/div>\n                \n                <!-- Service 4 -->\n                <div class=\"service-card\">\n                    <div class=\"service-image\">\n                        <img decoding=\"async\" src=\"https:\/\/alsaedco.com\/ar\/wp-content\/uploads\/2022\/01\/Fire-s.jpg\" alt=\"\u062a\u0648\u0635\u064a\u0644 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a\">\n                    <\/div>\n                    <div class=\"service-content\">\n                        <h3 class=\"service-title\">\u062a\u0648\u0635\u064a\u0644 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a<\/h3>\n                        <p class=\"service-description\">\u064a\u062a\u0645 \u0634\u062d\u0646 \u062c\u0645\u064a\u0639 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0641\u064a \u062c\u0645\u064a\u0639 \u0623\u0646\u062d\u0627\u0621 \u0627\u0644\u0639\u0627\u0644\u0645 \u062c\u0648\u0627\u064b \u0648\u0628\u0631\u0627\u064b \u0648\u0628\u062d\u0631\u0627\u064b\u060c \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0625\u0644\u0649 \u0627\u0644\u0648\u0644\u0627\u064a\u0627\u062a \u0627\u0644\u0645\u062a\u062d\u062f\u0629 \u0648\u0623\u0648\u0631\u0648\u0628\u0627 \u0648\u0622\u0633\u064a\u0627 \u0648\u062f\u0648\u0644 \u0645\u062c\u0644\u0633 \u0627\u0644\u062a\u0639\u0627\u0648\u0646 \u0627\u0644\u062e\u0644\u064a\u062c\u064a.<\/p>\n                        <a href=\"https:\/\/alsaedco.com\/ar\/services\/\" class=\"service-link\">\n                            <i class=\"fas fa-arrow-left\"><\/i>\n                            \u0627\u0642\u0631\u0623 \u0627\u0644\u0645\u0632\u064a\u062f\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Blog Section -->\n    <section class=\"section-padding\">\n        <div class=\"content-container\">\n            <h2 class=\"section-heading\">\u0645\u062f\u0648\u0646\u0629 \u0627\u0644\u0633\u0627\u0639\u062f<\/h2>\n            <p class=\"section-subheading\">\u0646\u0623\u0645\u0644 \u0623\u0646 \u062a\u062c\u062f \u0645\u0642\u0627\u0644\u0627\u062a\u0646\u0627 \u0645\u0641\u064a\u062f\u0629<\/p>\n            \n            <div class=\"grid grid-cols-1 md:grid-cols-2 gap-10 px-4 md:px-8\">\n                <!-- Blog Card 1 -->\n                <div class=\"blog-card\">\n                    <div class=\"blog-image\">\n                        <img decoding=\"async\" src=\"https:\/\/alsaedco.com\/wp-content\/uploads\/2025\/05\/Kitchen-Appliances.jpg\" alt=\"\u0623\u062c\u0647\u0632\u0629 \u0627\u0644\u0645\u0637\u0628\u062e\">\n                        <div class=\"blog-overlay\">\n                            <h3 class=\"blog-title\">\u0627\u0644\u0637\u0628\u062e \u0645\u0639 \u0627\u0644\u0633\u0627\u0639\u062f<\/h3>\n                            <p class=\"blog-excerpt\">\u0648\u0635\u0641\u0627\u062a \u0644\u0630\u064a\u0630\u0629 \u0648\u0623\u0637\u0628\u0627\u0642 \u0645\u062a\u0646\u0648\u0639\u0629 \u0645\u0639 \u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u0633\u0627\u0639\u062f<\/p>\n                            <a href=\"https:\/\/alsaedco.com\/ar\/category\/kitchen-appliances\/\" class=\"blog-link\">\n                                <i class=\"fas fa-arrow-left\"><\/i>\n                                \u0627\u0642\u0631\u0623 \u0627\u0644\u0645\u0632\u064a\u062f\n                            <\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <!-- Blog Card 2 -->\n                <div class=\"blog-card\">\n                    <div class=\"blog-image\">\n                        <img decoding=\"async\" src=\"https:\/\/alsaedco.com\/wp-content\/uploads\/2025\/05\/Recipes-and-Cooking-Tips.jpg\" alt=\"\u0642\u0631\u0627\u0621\u0627\u062a \u0627\u0644\u0645\u0637\u0628\u062e\">\n                        <div class=\"blog-overlay\">\n                            <h3 class=\"blog-title\">\u0642\u0631\u0627\u0621\u0627\u062a \u0627\u0644\u0645\u0637\u0628\u062e<\/h3>\n                            <p class=\"blog-excerpt\">\u0645\u0642\u0627\u0644\u0627\u062a \u0648\u0646\u0635\u0627\u0626\u062d \u0639\u0645\u0644\u064a\u0629 \u0644\u0644\u0645\u0637\u0627\u0628\u062e \u0627\u0644\u062d\u062f\u064a\u062b\u0629<\/p>\n                            <a href=\"https:\/\/alsaedco.com\/ar\/category\/recipes-and-cooking-tips-that-make-use-of-industrial-kitchen-equipment\/\" class=\"blog-link\">\n                                <i class=\"fas fa-arrow-left\"><\/i>\n                                \u0627\u0642\u0631\u0623 \u0627\u0644\u0645\u0632\u064a\u062f\n                            <\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Partners Section -->\n    <section class=\"section-padding bg-gray-50\">\n        <div class=\"content-container\">\n            <h2 class=\"section-heading\">\u0634\u0631\u0643\u0627\u0624\u0646\u0627<\/h2>\n            <p class=\"section-subheading\">\u0646\u0639\u0645\u0644 \u0645\u0639 \u0623\u0641\u0636\u0644 \u0627\u0644\u0639\u0644\u0627\u0645\u0627\u062a \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629 \u0641\u064a \u0627\u0644\u0635\u0646\u0627\u0639\u0629<\/p>\n            \n            <div class=\"grid grid-cols-2 md:grid-cols-3 lg:grid-cols-6 gap-8 mt-10 px-4 md:px-8\">\n                <div class=\"flex items-center justify-center p-4\">\n                    <img decoding=\"async\" src=\"https:\/\/alsaedco.com\/ar\/wp-content\/uploads\/2022\/01\/logo-1-130x72.png\" alt=\"\u0634\u0639\u0627\u0631 \u0627\u0644\u0634\u0631\u064a\u0643\" class=\"partner-logo\">\n                <\/div>\n                <div class=\"flex items-center justify-center p-4\">\n                    <img decoding=\"async\" src=\"https:\/\/alsaedco.com\/ar\/wp-content\/uploads\/2022\/01\/logo-2-130x72.png\" alt=\"\u0634\u0639\u0627\u0631 \u0627\u0644\u0634\u0631\u064a\u0643\" class=\"partner-logo\">\n                <\/div>\n                <div class=\"flex items-center justify-center p-4\">\n                    <img decoding=\"async\" src=\"https:\/\/alsaedco.com\/ar\/wp-content\/uploads\/2022\/04\/logo-3.png\" alt=\"\u0634\u0639\u0627\u0631 \u0627\u0644\u0634\u0631\u064a\u0643\" class=\"partner-logo\">\n                <\/div>\n                <div class=\"flex items-center justify-center p-4\">\n                    <img decoding=\"async\" src=\"https:\/\/alsaedco.com\/ar\/wp-content\/uploads\/2022\/04\/logo-4.png\" alt=\"\u0634\u0639\u0627\u0631 \u0627\u0644\u0634\u0631\u064a\u0643\" class=\"partner-logo\">\n                <\/div>\n                <div class=\"flex items-center justify-center p-4\">\n                    <img decoding=\"async\" src=\"https:\/\/alsaedco.com\/ar\/wp-content\/uploads\/2022\/04\/logo-5.png\" alt=\"\u0634\u0639\u0627\u0631 \u0627\u0644\u0634\u0631\u064a\u0643\" class=\"partner-logo\">\n                <\/div>\n                <div class=\"flex items-center justify-center p-4\">\n                    <img decoding=\"async\" src=\"https:\/\/alsaedco.com\/ar\/wp-content\/uploads\/2022\/04\/logo-6.png\" alt=\"\u0634\u0639\u0627\u0631 \u0627\u0644\u0634\u0631\u064a\u0643\" class=\"partner-logo\">\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <script>\n        \/\/ Simple hero slider functionality\n        const slides = document.querySelectorAll('.hero-slide');\n        let currentSlide = 0;\n        \n        function showSlide(n) {\n            slides.forEach(slide => {\n                slide.classList.remove('active');\n            });\n            \n            slides[n].classList.add('active');\n        }\n        \n        function nextSlide() {\n            currentSlide = (currentSlide + 1) % slides.length;\n            showSlide(currentSlide);\n        }\n        \n        \/\/ Change slide every 5 seconds\n        setInterval(nextSlide, 5000);\n    <\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u0634\u0631\u0643\u0629 \u0627\u0644\u0633\u0627\u0639\u062f \u0644\u0645\u0639\u062f\u0627\u062a \u0627\u0644\u0645\u0637\u0627\u0628\u062e \u0627\u0644\u0635\u0646\u0627\u0639\u064a\u0629 \u0645\u0639\u062f\u0627\u062a \u0627\u0644\u0645\u0637\u0627\u0628\u062e \u0627\u0644\u0635\u0646\u0627\u0639\u064a\u0629 \u0645\u0639\u062f\u0627\u062a \u0639\u0627\u0644\u064a\u0629 \u0627\u0644\u062c\u0648\u062f\u0629 \u0645\u0635\u0645\u0645\u0629 \u0648\u0645\u0635\u0646\u0639\u0629 \u0628\u0645\u0648\u0627\u062f \u0639\u0627\u0644\u064a\u0629 \u0627\u0644\u062c\u0648\u062f\u0629 \u0648\u0641\u0642\u064b\u0627 \u0644\u0623\u062d\u062f\u062b \u0627\u0644\u062a\u0642\u0646\u064a\u0627\u062a \u0648\u0627\u0644\u0645\u0639\u0627\u064a\u064a\u0631<\/p>\n","protected":false},"author":15,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-6282","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/alsaedco.com\/ar\/wp-json\/wp\/v2\/pages\/6282","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alsaedco.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/alsaedco.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/alsaedco.com\/ar\/wp-json\/wp\/v2\/users\/15"}],"replies":[{"embeddable":true,"href":"https:\/\/alsaedco.com\/ar\/wp-json\/wp\/v2\/comments?post=6282"}],"version-history":[{"count":0,"href":"https:\/\/alsaedco.com\/ar\/wp-json\/wp\/v2\/pages\/6282\/revisions"}],"wp:attachment":[{"href":"https:\/\/alsaedco.com\/ar\/wp-json\/wp\/v2\/media?parent=6282"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}