{"id":45,"date":"2025-12-31T13:45:15","date_gmt":"2025-12-31T13:45:15","guid":{"rendered":"https:\/\/hasabah.com\/?page_id=45"},"modified":"2025-12-31T13:45:16","modified_gmt":"2025-12-31T13:45:16","slug":"%d8%a7%d8%aa%d8%b5%d9%84-%d8%a8%d9%86%d8%a7","status":"publish","type":"page","link":"https:\/\/hasabah.com\/?page_id=45","title":{"rendered":"\u0627\u062a\u0635\u0644 \u0628\u0646\u0627"},"content":{"rendered":"\n<!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>\u0627\u062a\u0635\u0644 \u0628\u0646\u0627 &#8211; \u0627\u0644\u062d\u0627\u0633\u0628\u0629 \u0627\u0644\u0641\u0648\u0631\u064a\u0629 | \u0623\u062f\u0627\u0629 \u062d\u0633\u0627\u0628\u064a\u0629 \u0630\u0643\u064a\u0629<\/title>\n    <meta name=\"description\" content=\"\u0627\u062a\u0635\u0644 \u0628\u0641\u0631\u064a\u0642 \u0627\u0644\u062d\u0627\u0633\u0628\u0629 \u0627\u0644\u0641\u0648\u0631\u064a\u0629 - \u0646\u062d\u0646 \u0647\u0646\u0627 \u0644\u0645\u0633\u0627\u0639\u062f\u062a\u0643 \u0641\u064a \u062c\u0645\u064a\u0639 \u0627\u0633\u062a\u0641\u0633\u0627\u0631\u0627\u062a\u0643 \u0627\u0644\u062d\u0633\u0627\u0628\u064a\u0629 \u0648\u0627\u0644\u062a\u0642\u0646\u064a\u0629\">\n    <meta name=\"keywords\" content=\"\u0627\u062a\u0635\u0644 \u0628\u0646\u0627, \u062a\u0648\u0627\u0635\u0644, \u062f\u0639\u0645, \u062d\u0627\u0633\u0628\u0629, \u0627\u0644\u062d\u0627\u0633\u0628\u0629 \u0627\u0644\u0641\u0648\u0631\u064a\u0629, \u0645\u0633\u0627\u0639\u062f\u0629\">\n    <meta name=\"author\" content=\"\u0627\u0644\u062d\u0627\u0633\u0628\u0629 \u0627\u0644\u0641\u0648\u0631\u064a\u0629\">\n    <link rel=\"canonical\" href=\"https:\/\/alhaseba-alforiya.com\/contact.html\">\n    \n    <!-- Structured Data for SEO -->\n    <script type=\"application\/ld+json\">\n    {\n        \"@context\": \"https:\/\/schema.org\",\n        \"@type\": \"ContactPage\",\n        \"name\": \"\u0627\u062a\u0635\u0644 \u0628\u0646\u0627 - \u0627\u0644\u062d\u0627\u0633\u0628\u0629 \u0627\u0644\u0641\u0648\u0631\u064a\u0629\",\n        \"description\": \"\u0627\u062a\u0635\u0644 \u0628\u0641\u0631\u064a\u0642 \u0627\u0644\u062d\u0627\u0633\u0628\u0629 \u0627\u0644\u0641\u0648\u0631\u064a\u0629 - \u0623\u062f\u0627\u0629 \u062d\u0633\u0627\u0628\u064a\u0629 \u0630\u0643\u064a\u0629\",\n        \"url\": \"https:\/\/alhaseba-alforiya.com\/contact.html\",\n        \"publisher\": {\n            \"@type\": \"Organization\",\n            \"name\": \"\u0627\u0644\u062d\u0627\u0633\u0628\u0629 \u0627\u0644\u0641\u0648\u0631\u064a\u0629\",\n            \"url\": \"https:\/\/alhaseba-alforiya.com\"\n        }\n    }\n    <\/script>\n    \n    <style>\n        :root {\n            --primary-color: #4a6fa5;\n            --secondary-color: #166088;\n            --accent-color: #4cb5ae;\n            --light-color: #f8f9fa;\n            --dark-color: #343a40;\n            --text-color: #333;\n            --border-radius: 8px;\n            --box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);\n        }\n        \n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            line-height: 1.7;\n            color: var(--text-color);\n            background-color: #f5f7fa;\n            padding: 0;\n            margin: 0;\n        }\n        \n        header {\n            background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));\n            color: white;\n            padding: 2rem 0;\n            text-align: center;\n            box-shadow: var(--box-shadow);\n        }\n        \n        .logo {\n            font-size: 2.2rem;\n            font-weight: 700;\n            margin-bottom: 0.5rem;\n        }\n        \n        .logo span {\n            color: var(--accent-color);\n        }\n        \n        .tagline {\n            font-size: 1.1rem;\n            opacity: 0.9;\n        }\n        \n        .container {\n            max-width: 1100px;\n            margin: 0 auto;\n            padding: 2rem;\n        }\n        \n        .contact-content {\n            background: white;\n            border-radius: var(--border-radius);\n            padding: 2.5rem;\n            box-shadow: var(--box-shadow);\n            margin-bottom: 2rem;\n        }\n        \n        h1 {\n            color: var(--secondary-color);\n            margin-bottom: 1.5rem;\n            padding-bottom: 0.5rem;\n            border-bottom: 2px solid var(--accent-color);\n            font-size: 1.8rem;\n        }\n        \n        h2 {\n            color: var(--primary-color);\n            margin: 2rem 0 1rem;\n            font-size: 1.4rem;\n        }\n        \n        h3 {\n            color: var(--secondary-color);\n            margin: 1.5rem 0 0.8rem;\n            font-size: 1.2rem;\n        }\n        \n        p {\n            margin-bottom: 1.2rem;\n            text-align: justify;\n        }\n        \n        .contact-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 2rem;\n            margin: 2rem 0;\n        }\n        \n        .contact-info {\n            background: #f8f9fa;\n            padding: 2rem;\n            border-radius: var(--border-radius);\n            border-right: 4px solid var(--accent-color);\n        }\n        \n        .contact-form {\n            background: #f8f9fa;\n            padding: 2rem;\n            border-radius: var(--border-radius);\n        }\n        \n        .form-group {\n            margin-bottom: 1.5rem;\n        }\n        \n        label {\n            display: block;\n            margin-bottom: 0.5rem;\n            font-weight: 600;\n            color: var(--secondary-color);\n        }\n        \n        input, textarea, select {\n            width: 100%;\n            padding: 0.75rem;\n            border: 2px solid #e9ecef;\n            border-radius: var(--border-radius);\n            font-size: 1rem;\n            transition: border-color 0.3s ease;\n        }\n        \n        input:focus, textarea:focus, select:focus {\n            outline: none;\n            border-color: var(--accent-color);\n        }\n        \n        textarea {\n            height: 120px;\n            resize: vertical;\n        }\n        \n        .btn {\n            background: var(--accent-color);\n            color: white;\n            padding: 0.75rem 2rem;\n            border: none;\n            border-radius: var(--border-radius);\n            font-size: 1rem;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            font-weight: 600;\n        }\n        \n        .btn:hover {\n            background: var(--primary-color);\n            transform: translateY(-2px);\n        }\n        \n        .contact-method {\n            display: flex;\n            align-items: center;\n            margin-bottom: 1rem;\n            padding: 1rem;\n            background: white;\n            border-radius: var(--border-radius);\n            border-right: 3px solid var(--accent-color);\n        }\n        \n        .contact-method i {\n            font-size: 1.5rem;\n            margin-left: 1rem;\n            color: var(--primary-color);\n        }\n        \n        .breadcrumb {\n            margin-bottom: 1.5rem;\n            font-size: 0.9rem;\n            color: #666;\n        }\n        \n        .breadcrumb a {\n            color: var(--primary-color);\n        }\n        \n        @media (max-width: 768px) {\n            .container {\n                padding: 1rem;\n            }\n            \n            .contact-content {\n                padding: 1.5rem;\n            }\n            \n            .contact-grid {\n                grid-template-columns: 1fr;\n                gap: 1rem;\n            }\n            \n            h1 {\n                font-size: 1.6rem;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <header>\n        <div class=\"container\">\n            <div class=\"logo\">\u0627\u0644\u062d\u0627\u0633\u0628\u0629 <span>\u0627\u0644\u0641\u0648\u0631\u064a\u0629<\/span><\/div>\n            <p class=\"tagline\">\u0623\u062f\u0627\u0629 \u062d\u0633\u0627\u0628\u064a\u0629 \u0630\u0643\u064a\u0629 \u0644\u062c\u0645\u064a\u0639 \u0627\u062d\u062a\u064a\u0627\u062c\u0627\u062a\u0643<\/p>\n        <\/div>\n    <\/header>\n    \n    <div class=\"container\">\n        <div class=\"breadcrumb\">\n            <a href=\"https:\/\/alhaseba-alforiya.com\" rel=\"nofollow noopener\" target=\"_blank\">\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629<\/a> &raquo; \u0627\u062a\u0635\u0644 \u0628\u0646\u0627\n        <\/div>\n        \n        <div class=\"contact-content\">\n            <h1>\u0627\u062a\u0635\u0644 \u0628\u0646\u0627<\/h1>\n            \n            <p>\u0646\u062d\u0646 \u0647\u0646\u0627 \u0644\u0645\u0633\u0627\u0639\u062f\u062a\u0643! \u0625\u0630\u0627 \u0643\u0627\u0646 \u0644\u062f\u064a\u0643 \u0623\u064a \u0627\u0633\u062a\u0641\u0633\u0627\u0631\u0627\u062a \u0623\u0648 \u0627\u0642\u062a\u0631\u0627\u062d\u0627\u062a \u0623\u0648 \u062a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u062f\u0639\u0645 \u0641\u0646\u064a\u060c \u0641\u0644\u0627 \u062a\u062a\u0631\u062f\u062f \u0641\u064a \u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627. \u0641\u0631\u064a\u0642 &#8220;\u0627\u0644\u062d\u0627\u0633\u0628\u0629 \u0627\u0644\u0641\u0648\u0631\u064a\u0629&#8221; \u062f\u0627\u0626\u0645\u0627\u064b \u0645\u0633\u062a\u0639\u062f \u0644\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0633\u062a\u0641\u0633\u0627\u0631\u0627\u062a\u0643 \u0641\u064a \u0623\u0642\u0631\u0628 \u0648\u0642\u062a \u0645\u0645\u0643\u0646.<\/p>\n            \n            <div class=\"contact-grid\">\n                <div class=\"contact-info\">\n                    <h2>\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u062a\u0648\u0627\u0635\u0644<\/h2>\n                    \n                    <div class=\"contact-method\">\n                        <div>\n                            <h3>\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a<\/h3>\n                            <p>alhaseba.alforiya@gmail.com<\/p>\n                            <p>\u0627\u0644\u0631\u062f \u062e\u0644\u0627\u0644 24 \u0633\u0627\u0639\u0629<\/p>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"contact-method\">\n                        <div>\n                            <h3>\u0633\u0627\u0639\u0627\u062a \u0627\u0644\u0639\u0645\u0644<\/h3>\n                            <p>\u0627\u0644\u0623\u062d\u062f &#8211; \u0627\u0644\u062e\u0645\u064a\u0633: 9:00 \u0635 &#8211; 5:00 \u0645<\/p>\n                            <p>\u0627\u0644\u062c\u0645\u0639\u0629 \u0648\u0627\u0644\u0633\u0628\u062a: \u0625\u062c\u0627\u0632\u0629<\/p>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"contact-method\">\n                        <div>\n                            <h3>\u0646\u0648\u0639 \u0627\u0644\u0627\u0633\u062a\u0641\u0633\u0627\u0631\u0627\u062a<\/h3>\n                            <p>\u2022 \u0627\u0644\u062f\u0639\u0645 \u0627\u0644\u0641\u0646\u064a<\/p>\n                            <p>\u2022 \u0627\u0642\u062a\u0631\u0627\u062d\u0627\u062a \u062a\u062d\u0633\u064a\u0646<\/p>\n                            <p>\u2022 \u0627\u0644\u0625\u0628\u0644\u0627\u063a \u0639\u0646 \u0623\u062e\u0637\u0627\u0621<\/p>\n                            <p>\u2022 \u0627\u0633\u062a\u0641\u0633\u0627\u0631\u0627\u062a \u0639\u0627\u0645\u0629<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"contact-form\">\n                    <h2>\u0623\u0631\u0633\u0644 \u0631\u0633\u0627\u0644\u0629<\/h2>\n                    <form id=\"contactForm\">\n                        <div class=\"form-group\">\n                            <label for=\"name\">\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0643\u0627\u0645\u0644<\/label>\n                            <input type=\"text\" id=\"name\" name=\"name\" required>\n                        <\/div>\n                        \n                        <div class=\"form-group\">\n                            <label for=\"email\">\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a<\/label>\n                            <input type=\"email\" id=\"email\" name=\"email\" required>\n                        <\/div>\n                        \n                        <div class=\"form-group\">\n                            <label for=\"subject\">\u0646\u0648\u0639 \u0627\u0644\u0627\u0633\u062a\u0641\u0633\u0627\u0631<\/label>\n                            <select id=\"subject\" name=\"subject\" required>\n                                <option value=\"\">\u0627\u062e\u062a\u0631 \u0646\u0648\u0639 \u0627\u0644\u0627\u0633\u062a\u0641\u0633\u0627\u0631<\/option>\n                                <option value=\"technical\">\u062f\u0639\u0645 \u0641\u0646\u064a<\/option>\n                                <option value=\"suggestion\">\u0627\u0642\u062a\u0631\u0627\u062d<\/option>\n                                <option value=\"bug\">\u0627\u0644\u0625\u0628\u0644\u0627\u063a \u0639\u0646 \u062e\u0637\u0623<\/option>\n                                <option value=\"general\">\u0627\u0633\u062a\u0641\u0633\u0627\u0631 \u0639\u0627\u0645<\/option>\n                                <option value=\"other\">\u0623\u062e\u0631\u0649<\/option>\n                            <\/select>\n                        <\/div>\n                        \n                        <div class=\"form-group\">\n                            <label for=\"message\">\u0627\u0644\u0631\u0633\u0627\u0644\u0629<\/label>\n                            <textarea id=\"message\" name=\"message\" placeholder=\"\u0627\u0643\u062a\u0628 \u0631\u0633\u0627\u0644\u062a\u0643 \u0647\u0646\u0627...\" required><\/textarea>\n                        <\/div>\n                        \n                        <button type=\"submit\" class=\"btn\">\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u0631\u0633\u0627\u0644\u0629<\/button>\n                    <\/form>\n                <\/div>\n            <\/div>\n            \n            <h2>\u0627\u0644\u0623\u0633\u0626\u0644\u0629 \u0627\u0644\u0634\u0627\u0626\u0639\u0629<\/h2>\n            \n            <div style=\"margin: 2rem 0;\">\n                <h3>\u0643\u0645 \u062a\u0633\u062a\u063a\u0631\u0642 \u0645\u062f\u0629 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0627\u0633\u062a\u0641\u0633\u0627\u0631\u0627\u062a\u061f<\/h3>\n                <p>\u0646\u062d\u0646 \u0646\u0631\u062f \u0639\u0644\u0649 \u062c\u0645\u064a\u0639 \u0627\u0644\u0627\u0633\u062a\u0641\u0633\u0627\u0631\u0627\u062a \u062e\u0644\u0627\u0644 24 \u0633\u0627\u0639\u0629 \u0641\u064a \u0623\u064a\u0627\u0645 \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u0631\u0633\u0645\u064a\u0629.<\/p>\n                \n                <h3>\u0647\u0644 \u062a\u062f\u0639\u0645 \u0627\u0644\u062d\u0627\u0633\u0628\u0629 \u062d\u0633\u0627\u0628\u0627\u062a \u0645\u0639\u0642\u062f\u0629\u061f<\/h3>\n                <p>\u0646\u0639\u0645\u060c \u0646\u062d\u0646 \u0646\u0639\u0645\u0644 \u0628\u0627\u0633\u062a\u0645\u0631\u0627\u0631 \u0639\u0644\u0649 \u0625\u0636\u0627\u0641\u0629 \u0648\u0638\u0627\u0626\u0641 \u062d\u0633\u0627\u0628\u064a\u0629 \u062c\u062f\u064a\u062f\u0629. \u064a\u0645\u0643\u0646\u0643 \u0627\u0642\u062a\u0631\u0627\u062d \u0625\u0636\u0627\u0641\u0629 \u0648\u0638\u0627\u0626\u0641 \u0645\u062d\u062f\u062f\u0629 \u0639\u0628\u0631 \u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0627\u062a\u0635\u0627\u0644.<\/p>\n                \n                <h3>\u0643\u064a\u0641 \u0623\u0628\u0644\u063a \u0639\u0646 \u062e\u0637\u0623 \u0641\u064a \u0627\u0644\u062d\u0633\u0627\u0628\u0627\u062a\u061f<\/h3>\n                <p>\u064a\u0631\u062c\u0649 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0648\u0627\u062e\u062a\u064a\u0627\u0631 &#8220;\u0627\u0644\u0625\u0628\u0644\u0627\u063a \u0639\u0646 \u062e\u0637\u0623&#8221; \u0645\u0639 \u0630\u0643\u0631 \u0627\u0644\u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u062f\u0642\u064a\u0642\u0629 \u0644\u0644\u062d\u0633\u0627\u0628 \u0627\u0644\u062e\u0627\u0637\u0626.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n    <script>\n        \/\/ Form submission handling\n        document.getElementById('contactForm').addEventListener('submit', function(e) {\n            e.preventDefault();\n            \n            \/\/ Get form data\n            const formData = {\n                name: document.getElementById('name').value,\n                email: document.getElementById('email').value,\n                subject: document.getElementById('subject').value,\n                message: document.getElementById('message').value\n            };\n            \n            \/\/ Here you would typically send the data to a server\n            \/\/ For now, we'll just show an alert\n            alert('\u0634\u0643\u0631\u0627\u064b \u0644\u062a\u0648\u0627\u0635\u0644\u0643 \u0645\u0639\u0646\u0627! \u0633\u0646\u0631\u062f \u0639\u0644\u0649 \u0631\u0633\u0627\u0644\u062a\u0643 \u0641\u064a \u0623\u0642\u0631\u0628 \u0648\u0642\u062a \u0645\u0645\u0643\u0646.');\n            \n            \/\/ Reset form\n            this.reset();\n        });\n\n        \/\/ Add some basic form validation\n        const emailInput = document.getElementById('email');\n        emailInput.addEventListener('blur', function() {\n            const email = this.value;\n            const emailRegex = \/^[^\\s@]+@[^\\s@]+\\.[^\\s@]+$\/;\n            \n            if (email && !emailRegex.test(email)) {\n                this.style.borderColor = 'red';\n            } else {\n                this.style.borderColor = '#e9ecef';\n            }\n        });\n    <\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>\u0627\u062a\u0635\u0644 \u0628\u0646\u0627 &#8211; \u0627\u0644\u062d\u0627\u0633\u0628\u0629 \u0627\u0644\u0641\u0648\u0631\u064a\u0629 | \u0623\u062f\u0627\u0629 \u062d\u0633\u0627\u0628\u064a\u0629 \u0630\u0643\u064a\u0629 \u0627\u0644\u062d\u0627\u0633\u0628\u0629 \u0627\u0644\u0641\u0648\u0631\u064a\u0629 \u0623\u062f\u0627\u0629 \u062d\u0633\u0627\u0628\u064a\u0629 \u0630\u0643\u064a\u0629 \u0644\u062c\u0645\u064a\u0639 \u0627\u062d\u062a\u064a\u0627\u062c\u0627\u062a\u0643 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 &raquo; \u0627\u062a\u0635\u0644 \u0628\u0646\u0627 \u0627\u062a\u0635\u0644 \u0628\u0646\u0627 \u0646\u062d\u0646 \u0647\u0646\u0627 \u0644\u0645\u0633\u0627\u0639\u062f\u062a\u0643! \u0625\u0630\u0627 \u0643\u0627\u0646 \u0644\u062f\u064a\u0643 \u0623\u064a \u0627\u0633\u062a\u0641\u0633\u0627\u0631\u0627\u062a \u0623\u0648 \u0627\u0642\u062a\u0631\u0627\u062d\u0627\u062a \u0623\u0648 \u062a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u062f\u0639\u0645 \u0641\u0646\u064a\u060c \u0641\u0644\u0627 \u062a\u062a\u0631\u062f\u062f \u0641\u064a \u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627. \u0641\u0631\u064a\u0642 &#8220;\u0627\u0644\u062d\u0627\u0633\u0628\u0629 \u0627\u0644\u0641\u0648\u0631\u064a\u0629&#8221; \u062f\u0627\u0626\u0645\u0627\u064b \u0645\u0633\u062a\u0639\u062f \u0644\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0633\u062a\u0641\u0633\u0627\u0631\u0627\u062a\u0643 \u0641\u064a \u0623\u0642\u0631\u0628 \u0648\u0642\u062a \u0645\u0645\u0643\u0646. \u0645\u0639\u0644\u0648\u0645\u0627\u062a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-45","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/hasabah.com\/index.php?rest_route=\/wp\/v2\/pages\/45","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hasabah.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hasabah.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hasabah.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hasabah.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=45"}],"version-history":[{"count":1,"href":"https:\/\/hasabah.com\/index.php?rest_route=\/wp\/v2\/pages\/45\/revisions"}],"predecessor-version":[{"id":46,"href":"https:\/\/hasabah.com\/index.php?rest_route=\/wp\/v2\/pages\/45\/revisions\/46"}],"wp:attachment":[{"href":"https:\/\/hasabah.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=45"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}