{"id":3449,"date":"2026-08-26T17:43:43","date_gmt":"2026-08-26T17:43:43","guid":{"rendered":"https:\/\/bidounsamsar.com\/?page_id=3449"},"modified":"2026-08-26T17:43:43","modified_gmt":"2026-08-26T17:43:43","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/bidonsmsar.site\/?page_id=3449","title":{"rendered":"Contact us"},"content":{"rendered":"<style>\n\/* =========================================================\n   BIDOUN SAMSAR \u2014 CONTACT PAGE\n========================================================= *\/\n.bs-contact-page {\n    width: 100%;\n    min-height: 100vh;\n    padding: 0 0 70px;\n    background:\n        radial-gradient(\n            circle at 10% 10%,\n            rgba(255,208,0,.07),\n            transparent 30%\n        ),\n        radial-gradient(\n            circle at 90% 45%,\n            rgba(255,208,0,.05),\n            transparent 30%\n        ),\n        #071A35;\n    color: #fff;\n    direction: rtl;\n    font-family: Arial, sans-serif;\n    box-sizing: border-box;\n}\n.bs-contact-page *,\n.bs-contact-page *::before,\n.bs-contact-page *::after {\n    box-sizing: border-box;\n}\n\/* =========================================================\n   HERO\n========================================================= *\/\n.bs-contact-hero {\n    width: 100%;\n    padding: 60px 20px 90px;\n    text-align: center;\n    background:\n        linear-gradient(\n            180deg,\n            rgba(5,11,22,.15),\n            #071A35\n        );\n}\n.bs-contact-hero-content {\n    max-width: 850px;\n    margin: auto;\n}\n\/* =========================================================\n   BADGE\n========================================================= *\/\n.bs-contact-badge {\n    position: relative;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 9px;\n    padding: 9px 20px;\n    margin-bottom: 18px;\n    color: #FFD000;\n    background:\n        linear-gradient(\n            135deg,\n            rgba(255,208,0,.15),\n            rgba(255,208,0,.04)\n        );\n    border: 1px solid rgba(255,208,0,.45);\n    border-radius: 50px;\n    font-size: 12px;\n    font-weight: 900;\n    box-shadow:\n        0 0 15px rgba(255,208,0,.06);\n    animation: bsBadgeGlow 2s infinite;\n}\n.bs-contact-badge-icon {\n    font-size: 16px;\n}\n.bs-contact-badge-dot {\n    width: 7px;\n    height: 7px;\n    background: #25D366;\n    border-radius: 50%;\n    box-shadow:\n        0 0 10px rgba(37,211,102,.9);\n    animation: bsDotPulse 1.5s infinite;\n}\n@keyframes bsBadgeGlow {\n    0%,100% {\n        box-shadow:\n            0 0 10px rgba(255,208,0,.05);\n    }\n    50% {\n        box-shadow:\n            0 0 30px rgba(255,208,0,.22);\n    }\n}\n@keyframes bsDotPulse {\n    0%,100% {\n        transform: scale(1);\n        opacity: 1;\n    }\n    50% {\n        transform: scale(1.4);\n        opacity: .65;\n    }\n}\n\/* =========================================================\n   TITLE\n========================================================= *\/\n.bs-contact-title {\n    margin: 0;\n    color: #fff;\n    font-size: clamp(34px, 5vw, 55px);\n    line-height: 1.2;\n    font-weight: 900;\n}\n.bs-contact-title span {\n    color: #FFD000;\n}\n\/* =========================================================\n   DESCRIPTION\n========================================================= *\/\n.bs-contact-description {\n    max-width: 650px;\n    margin: 16px auto 0;\n    color: #bfc7d3;\n    font-size: 14px;\n    line-height: 1.9;\n}\n\/* =========================================================\n   MAIN CONTAINER\n========================================================= *\/\n.bs-contact-container {\n    width: 100%;\n    max-width: 1050px;\n    margin: -45px auto 0;\n    padding: 0 20px;\n    position: relative;\n    z-index: 5;\n}\n\/* =========================================================\n   CONTACT BOX\n========================================================= *\/\n.bs-contact-box {\n    display: grid;\n    grid-template-columns:\n        1fr 1.25fr;\n    gap: 25px;\n    padding: 25px;\n    background:\n        linear-gradient(\n            145deg,\n            rgba(255,255,255,.07),\n            rgba(255,255,255,.025)\n        );\n    border: 1px solid rgba(255,255,255,.10);\n    border-radius: 20px;\n    box-shadow:\n        0 25px 60px rgba(0,0,0,.30);\n    backdrop-filter: blur(12px);\n}\n\/* =========================================================\n   LEFT INFO\n========================================================= *\/\n.bs-contact-info {\n    padding: 25px;\n    background:\n        rgba(255,255,255,.035);\n    border: 1px solid rgba(255,255,255,.07);\n    border-radius: 16px;\n}\n.bs-contact-info-title {\n    margin: 0 0 10px;\n    color: #fff;\n    font-size: 22px;\n    font-weight: 900;\n}\n.bs-contact-info-title span {\n    color: #FFD000;\n}\n.bs-contact-info-text {\n    margin: 0 0 25px;\n    color: #9da7b6;\n    font-size: 13px;\n    line-height: 1.9;\n}\n\/* =========================================================\n   INFO ITEMS\n========================================================= *\/\n.bs-contact-info-item {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 15px;\n    color: #d7dae0;\n    font-size: 13px;\n}\n.bs-contact-info-icon {\n    width: 42px;\n    height: 42px;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background:\n        rgba(255,208,0,.10);\n    border: 1px solid rgba(255,208,0,.28);\n    border-radius: 50%;\n    font-size: 17px;\n}\n\/* =========================================================\n   WHATSAPP INFO BUTTON\n========================================================= *\/\n.bs-contact-whatsapp-info {\n    width: 100%;\n    min-height: 58px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    margin-top: 25px;\n    background: #25D366;\n    color: #fff !important;\n    border-radius: 11px;\n    text-decoration: none !important;\n    font-size: 13px;\n    font-weight: 900;\n    transition: .25s ease;\n    box-shadow:\n        0 8px 25px rgba(37,211,102,.15);\n    position: relative;\n    overflow: hidden;\n}\n.bs-contact-whatsapp-info:hover {\n    transform: translateY(-3px);\n    box-shadow:\n        0 14px 32px rgba(37,211,102,.28);\n}\n\/* =========================================================\n   WHATSAPP LOGO \u2014 FIXED\n========================================================= *\/\n.bs-contact-whatsapp-logo {\n    width: 48px !important;\n    height: 48px !important;\n    min-width: 48px !important;\n    min-height: 48px !important;\n    flex: 0 0 48px !important;\n    display: inline-block !important;\n    background-image:\n        url(\"https:\/\/bidounsamsar.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-25-aout-2026-23_20_42.png\") !important;\n    background-repeat: no-repeat !important;\n    background-position: center !important;\n    background-size: contain !important;\n    background-color: transparent !important;\n    border: 0 !important;\n    opacity: 1 !important;\n    visibility: visible !important;\n    position: relative !important;\n    z-index: 999 !important;\n    pointer-events: none !important;\n    overflow: visible !important;\n}\n\/* \u0645\u0646\u0639 Elementor \u0645\u0646 \u0625\u0636\u0627\u0641\u0629 \u0623\u064a \u0634\u064a\u0621 *\/\n.bs-contact-whatsapp-logo::before,\n.bs-contact-whatsapp-logo::after {\n    content: none !important;\n}\n\/* =========================================================\n   FORM\n========================================================= *\/\n.bs-contact-form {\n    padding: 25px;\n    background:\n        rgba(255,255,255,.025);\n    border: 1px solid rgba(255,255,255,.07);\n    border-radius: 16px;\n}\n.bs-contact-form-title {\n    margin: 0 0 20px;\n    color: #fff;\n    font-size: 20px;\n    font-weight: 900;\n}\n.bs-contact-form-title span {\n    color: #FFD000;\n}\n\/* =========================================================\n   FORM FIELD\n========================================================= *\/\n.bs-contact-field {\n    margin-bottom: 15px;\n}\n.bs-contact-field label {\n    display: block;\n    margin-bottom: 7px;\n    color: #aeb7c4;\n    font-size: 11px;\n    font-weight: 800;\n}\n.bs-contact-field input,\n.bs-contact-field select,\n.bs-contact-field textarea {\n    width: 100%;\n    outline: none;\n    border: 1px solid rgba(255,255,255,.12);\n    border-radius: 10px;\n    background: #0b2343;\n    color: #fff;\n    font-family: inherit;\n    font-size: 13px;\n    transition: .2s ease;\n}\n.bs-contact-field input,\n.bs-contact-field select {\n    height: 48px;\n    padding: 0 13px;\n}\n.bs-contact-field textarea {\n    min-height: 125px;\n    padding: 13px;\n    resize: vertical;\n}\n.bs-contact-field input::placeholder,\n.bs-contact-field textarea::placeholder {\n    color: #687587;\n}\n.bs-contact-field select {\n    cursor: pointer;\n}\n.bs-contact-field select option {\n    background: #071A35;\n    color: #fff;\n}\n.bs-contact-field input:focus,\n.bs-contact-field select:focus,\n.bs-contact-field textarea:focus {\n    border-color: #FFD000;\n    box-shadow:\n        0 0 0 3px rgba(255,208,0,.08);\n}\n\/* =========================================================\n   SEND BUTTON\n========================================================= *\/\n.bs-contact-submit {\n    width: 100%;\n    min-height: 60px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    margin-top: 8px;\n    padding: 0 18px;\n    border: 0;\n    border-radius: 12px;\n    background: #25D366;\n    color: #fff !important;\n    cursor: pointer;\n    font-family: inherit;\n    font-size: 14px;\n    font-weight: 900;\n    transition: .25s ease;\n    box-shadow:\n        0 8px 25px rgba(37,211,102,.15);\n    position: relative;\n    overflow: hidden;\n    appearance: none !important;\n    -webkit-appearance: none !important;\n}\n.bs-contact-submit:hover {\n    transform: translateY(-3px);\n    box-shadow:\n        0 14px 32px rgba(37,211,102,.30);\n}\n\/* =========================================================\n   SMALL NOTE\n========================================================= *\/\n.bs-contact-note {\n    margin: 12px 0 0;\n    text-align: center;\n    color: #697689;\n    font-size: 10px;\n    line-height: 1.7;\n}\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n@media (max-width: 767px) {\n    .bs-contact-hero {\n        padding: 42px 18px 75px;\n    }\n    .bs-contact-title {\n        font-size: 34px;\n    }\n    .bs-contact-description {\n        font-size: 12px;\n        line-height: 1.8;\n    }\n    .bs-contact-container {\n        padding: 0 13px;\n        margin-top: -35px;\n    }\n    .bs-contact-box {\n        grid-template-columns: 1fr;\n        gap: 16px;\n        padding: 15px;\n        border-radius: 16px;\n    }\n    .bs-contact-info,\n    .bs-contact-form {\n        padding: 18px;\n    }\n    .bs-contact-info-title {\n        font-size: 20px;\n    }\n    .bs-contact-form-title {\n        font-size: 18px;\n    }\n    .bs-contact-field input,\n    .bs-contact-field select {\n        height: 46px;\n    }\n    .bs-contact-submit {\n        min-height: 56px;\n        font-size: 13px;\n    }\n    .bs-contact-whatsapp-logo {\n        width: 45px !important;\n        height: 45px !important;\n        min-width: 45px !important;\n        min-height: 45px !important;\n        flex-basis: 45px !important;\n    }\n}\n\/* =========================================================\n   VERY SMALL\n========================================================= *\/\n@media (max-width: 380px) {\n    .bs-contact-container {\n        padding: 0 10px;\n    }\n    .bs-contact-box {\n        padding: 11px;\n    }\n    .bs-contact-info,\n    .bs-contact-form {\n        padding: 15px;\n    }\n}\n\/* =========================================================\n   ELEMENTOR FIX\n========================================================= *\/\n.elementor-widget-html:has(.bs-contact-page) {\n    margin: 0 !important;\n    padding: 0 !important;\n}\n.elementor-widget-html:has(.bs-contact-page)\n.elementor-widget-container {\n    margin: 0 !important;\n    padding: 0 !important;\n}\n\/* =========================================================\n   EXTRA ELEMENTOR IMAGE RESET\n========================================================= *\/\n.bs-contact-page img {\n    max-width: 100%;\n}\n\/* =========================================================\n   RTL FIX\n========================================================= *\/\n.bs-contact-page input,\n.bs-contact-page select,\n.bs-contact-page textarea {\n    direction: rtl;\n    text-align: right;\n}\n.bs-contact-submit,\n.bs-contact-whatsapp-info {\n    direction: rtl;\n}\n<\/style>\n<p><!-- =====================================================\n     CONTACT PAGE\n===================================================== --><br \/>\n    <!-- =================================================\n         HERO\n    ================================================= --><\/p>\n<section>\n            <!-- BADGE --><br \/>\n                    &#x1f4ac;<br \/>\n                    \u0645\u062a\u0648\u0627\u062c\u062f\u064a\u0646 \u0644\u0645\u0633\u0627\u0639\u062f\u062a\u0643<br \/>\n            <!-- TITLE --><\/p>\n<h1>\n                \u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627<br \/>\n            <\/h1>\n<p>            <!-- DESCRIPTION --><\/p>\n<p>\n                \u0639\u0646\u062f\u0643 \u0634\u064a \u0633\u0624\u0627\u0644\u060c \u0628\u063a\u064a\u062a\u064a \u062a\u0628\u064a\u0639 \u0633\u064a\u0627\u0631\u062a\u0643\u060c<br \/>\n                \u0623\u0648 \u0645\u062d\u062a\u0627\u062c \u0634\u064a \u0645\u0633\u0627\u0639\u062f\u0629\u061f<br \/>\n                \u0635\u064a\u0641\u0637 \u0644\u064a\u0646\u0627 \u0627\u0644\u0637\u0644\u0628 \u062f\u064a\u0627\u0644\u0643 \u0648\u063a\u0627\u062f\u064a \u0646\u062a\u0648\u0627\u0635\u0644\u0648 \u0645\u0639\u0627\u0643 \u0645\u0628\u0627\u0634\u0631\u0629.\n            <\/p>\n<\/section>\n<p>    <!-- =================================================\n         MAIN\n    ================================================= --><br \/>\n            <!-- =================================================\n                 INFO\n            ================================================= --><\/p>\n<h2>\n                    \u0643\u064a\u0641\u0627\u0634 \u0646\u0642\u062f\u0631\u0648\u0627 \u0646\u0639\u0627\u0648\u0646\u0643\u061f<br \/>\n                <\/h2>\n<p>\n                    \u0639\u0645\u0631 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u062f\u064a\u0627\u0644\u0643 \u0648\u062e\u0644\u064a \u0644\u064a\u0646\u0627<br \/>\n                    \u0627\u0644\u0631\u0633\u0627\u0644\u0629 \u062f\u064a\u0627\u0644\u0643\u060c \u0648\u063a\u0627\u062f\u064a \u062a\u0648\u0635\u0651\u0644\u0646\u0627 \u0645\u0628\u0627\u0634\u0631\u0629<br \/>\n                    \u0639\u0628\u0631 WhatsApp.\n                <\/p>\n<p>                <!-- INFO 1 --><br \/>\n                        &#x1f4cd;<br \/>\n                        \u062e\u062f\u0627\u0645\u064a\u0646 \u0641\u0627\u0644\u0645\u063a\u0631\u0628 \u0643\u0627\u0645\u0644<br \/>\n                <!-- INFO 2 --><br \/>\n                        &#x1f697;<br \/>\n                        \u0628\u064a\u0639 \u0648\u0634\u0631\u0627\u0621 \u0627\u0644\u0633\u064a\u0627\u0631\u0627\u062a \u0628\u062f\u0648\u0646 \u0648\u0633\u064a\u0637<br \/>\n                <!-- INFO 3 --><br \/>\n                        &#x1f50d;<br \/>\n                        \u0646\u0642\u062f\u0631\u0648\u0627 \u0646\u0633\u0627\u0639\u062f\u0648\u0643 \u0641\u0641\u062d\u0635 \u0627\u0644\u0633\u064a\u0627\u0631\u0629<br \/>\n                <!-- =================================================\n                     WHATSAPP DIRECT\n                ================================================= --><br \/>\n                <a\n                    href=\"https:\/\/wa.me\/212782919077\"\n                    target=\"_blank\"\n                    rel=\"noopener\"\n                ><br \/>\n                        \u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627 \u0639\u0628\u0631 WhatsApp<br \/>\n                <\/a><br \/>\n            <!-- =================================================\n                 FORM\n            ================================================= --><\/p>\n<h2>\n                    \u0635\u064a\u0641\u0637 \u0644\u064a\u0646\u0627 \u0637\u0644\u0628\u0643<br \/>\n                <\/h2>\n<form id=\"bsContactForm\">\n                    <!-- NAME --><br \/>\n                        <label><br \/>\n                            \u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0643\u0627\u0645\u0644<br \/>\n                        <\/label><br \/>\n                        <input\n                            type=\"text\"\n                            id=\"bsContactName\"\n                            placeholder=\"\u062f\u062e\u0644 \u0627\u0644\u0627\u0633\u0645 \u062f\u064a\u0627\u0644\u0643\"\n                            autocomplete=\"name\"\n                            required\n                        ><br \/>\n                    <!-- CITY --><br \/>\n                        <label><br \/>\n                            \u0627\u0644\u0645\u062f\u064a\u0646\u0629<br \/>\n                        <\/label><br \/>\n                        <select\n                            id=\"bsContactCity\"\n                            required\n                        ><option value=\"\"><br \/>\n                                \u0627\u062e\u062a\u0627\u0631 \u0627\u0644\u0645\u062f\u064a\u0646\u0629<br \/>\n                            <\/option><option value=\"\u0627\u0644\u062f\u0627\u0631 \u0627\u0644\u0628\u064a\u0636\u0627\u0621\"><br \/>\n                                \u0627\u0644\u062f\u0627\u0631 \u0627\u0644\u0628\u064a\u0636\u0627\u0621<br \/>\n                            <\/option><option value=\"\u0627\u0644\u0631\u0628\u0627\u0637\"><br \/>\n                                \u0627\u0644\u0631\u0628\u0627\u0637<br \/>\n                            <\/option><option value=\"\u0645\u0631\u0627\u0643\u0634\"><br \/>\n                                \u0645\u0631\u0627\u0643\u0634<br \/>\n                            <\/option><option value=\"\u0637\u0646\u062c\u0629\"><br \/>\n                                \u0637\u0646\u062c\u0629<br \/>\n                            <\/option><option value=\"\u0641\u0627\u0633\"><br \/>\n                                \u0641\u0627\u0633<br \/>\n                            <\/option><option value=\"\u0623\u0643\u0627\u062f\u064a\u0631\"><br \/>\n                                \u0623\u0643\u0627\u062f\u064a\u0631<br \/>\n                            <\/option><option value=\"\u0645\u0643\u0646\u0627\u0633\"><br \/>\n                                \u0645\u0643\u0646\u0627\u0633<br \/>\n                            <\/option><option value=\"\u0648\u062c\u062f\u0629\"><br \/>\n                                \u0648\u062c\u062f\u0629<br \/>\n                            <\/option><option value=\"\u0627\u0644\u0642\u0646\u064a\u0637\u0631\u0629\"><br \/>\n                                \u0627\u0644\u0642\u0646\u064a\u0637\u0631\u0629<br \/>\n                            <\/option><option value=\"\u0645\u062f\u064a\u0646\u0629 \u0623\u062e\u0631\u0649\"><br \/>\n                                \u0645\u062f\u064a\u0646\u0629 \u0623\u062e\u0631\u0649<br \/>\n                            <\/option><\/select><br \/>\n                    <!-- REQUEST --><br \/>\n                        <label><br \/>\n                            \u0634\u0646\u0648 \u0628\u0627\u063a\u064a\u061f<br \/>\n                        <\/label><br \/>\n                        <textarea\n                            id=\"bsContactMessage\"\n                            placeholder=\"\u0643\u062a\u0628 \u0644\u064a\u0646\u0627 \u0634\u0646\u0648 \u0645\u062d\u062a\u0627\u062c...\"\n                            required\n                        ><\/textarea><br \/>\n                    <!-- =================================================\n                         SEND BUTTON\n                    ================================================= --><br \/>\n                    <button\n                        type=\"submit\"\n                    ><br \/>\n                            \u0635\u064a\u0641\u0637 \u0627\u0644\u0637\u0644\u0628 \u0639\u0628\u0631 WhatsApp<br \/>\n                    <\/button><\/p>\n<p>\n                        \u063a\u0627\u062f\u064a \u064a\u062a\u062d\u0644 WhatsApp \u0645\u0628\u0627\u0634\u0631\u0629<br \/>\n                        \u0628\u0627\u0644\u0631\u0633\u0627\u0644\u0629 \u062f\u064a\u0627\u0644\u0643.\n                    <\/p>\n<\/p><\/form>\n","protected":false},"excerpt":{"rendered":"<p>&#x1f4ac; \u0645\u062a\u0648\u0627\u062c\u062f\u064a\u0646 \u0644\u0645\u0633\u0627\u0639\u062f\u062a\u0643 \u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627 \u0639\u0646\u062f\u0643 \u0634\u064a \u0633\u0624\u0627\u0644\u060c \u0628\u063a\u064a\u062a\u064a \u062a\u0628\u064a\u0639 \u0633\u064a\u0627\u0631\u062a\u0643\u060c \u0623\u0648 \u0645\u062d\u062a\u0627\u062c \u0634\u064a \u0645\u0633\u0627\u0639\u062f\u0629\u061f \u0635\u064a\u0641\u0637 \u0644\u064a\u0646\u0627 \u0627\u0644\u0637\u0644\u0628 \u062f\u064a\u0627\u0644\u0643 \u0648\u063a\u0627\u062f\u064a \u0646\u062a\u0648\u0627\u0635\u0644\u0648 \u0645\u0639\u0627\u0643 \u0645\u0628\u0627\u0634\u0631\u0629. \u0643\u064a\u0641\u0627\u0634 \u0646\u0642\u062f\u0631\u0648\u0627 \u0646\u0639\u0627\u0648\u0646\u0643\u061f \u0639\u0645\u0631 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u062f\u064a\u0627\u0644\u0643 \u0648\u062e\u0644\u064a \u0644\u064a\u0646\u0627 \u0627\u0644\u0631\u0633\u0627\u0644\u0629 \u062f\u064a\u0627\u0644\u0643\u060c \u0648\u063a\u0627\u062f\u064a \u062a\u0648\u0635\u0651\u0644\u0646\u0627 \u0645\u0628\u0627\u0634\u0631\u0629 \u0639\u0628\u0631 WhatsApp. &#x1f4cd; \u062e\u062f\u0627\u0645\u064a\u0646 \u0641\u0627\u0644\u0645\u063a\u0631\u0628 \u0643\u0627\u0645\u0644 &#x1f697; \u0628\u064a\u0639 \u0648\u0634\u0631\u0627\u0621 \u0627\u0644\u0633\u064a\u0627\u0631\u0627\u062a \u0628\u062f\u0648\u0646 \u0648\u0633\u064a\u0637 &#x1f50d; \u0646\u0642\u062f\u0631\u0648\u0627 \u0646\u0633\u0627\u0639\u062f\u0648\u0643 \u0641\u0641\u062d\u0635 \u0627\u0644\u0633\u064a\u0627\u0631\u0629 \u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627 [&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-3449","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bidonsmsar.site\/index.php?rest_route=\/wp\/v2\/pages\/3449","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bidonsmsar.site\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bidonsmsar.site\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bidonsmsar.site\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bidonsmsar.site\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3449"}],"version-history":[{"count":0,"href":"https:\/\/bidonsmsar.site\/index.php?rest_route=\/wp\/v2\/pages\/3449\/revisions"}],"wp:attachment":[{"href":"https:\/\/bidonsmsar.site\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3449"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}