{"id":146,"date":"2022-06-20T11:17:09","date_gmt":"2022-06-20T11:17:09","guid":{"rendered":"https:\/\/topniture.com\/?page_id=146"},"modified":"2026-09-10T11:48:23","modified_gmt":"2026-09-10T11:48:23","slug":"contact","status":"publish","type":"page","link":"https:\/\/topniture.com\/ar\/contact\/","title":{"rendered":"\u0627\u0644\u0627\u062a\u0635\u0627\u0644"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"146\" class=\"elementor elementor-146\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-91b9a87 e-con e-atomic-element e-flexbox-base e-06ef760\" data-id=\"91b9a87\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"91b9a87\">\n    \t\t<div class=\"elementor-element elementor-element-bc1fcf4 elementor-widget elementor-widget-html\" data-id=\"bc1fcf4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\/* =========================================\n   TOPNITURE CONTACT PAGE\n   Elementor + BeTheme\n========================================= *\/\n\n.topniture-contact,\n.topniture-contact *{\n    box-sizing:border-box;\n}\n\n.topniture-contact{\n    --orange:#EF6724;\n    --navy:#113651;\n    --dark:#171717;\n    --text:#686868;\n    --cream:#F7F3EE;\n    --white:#ffffff;\n    --border:#E6DED6;\n\n    width:100%;\n    overflow:hidden;\n    background:#fff;\n    color:var(--dark);\n    font-family:inherit;\n}\n\n.topniture-contact a{\n    text-decoration:none;\n}\n\n.tc-wrap{\n    width:min(1240px,calc(100% - 48px));\n    margin:auto;\n}\n\n.tc-label{\n    display:flex;\n    align-items:center;\n    gap:12px;\n\n    margin-bottom:20px;\n\n    color:var(--orange);\n\n    font-size:12px;\n    font-weight:700;\n    letter-spacing:2px;\n    text-transform:uppercase;\n}\n\n.tc-label:before{\n    content:\"\";\n    width:30px;\n    height:2px;\n    background:var(--orange);\n}\n\n.tc-heading{\n    margin:0;\n\n    font-size:clamp(38px,5vw,66px);\n    line-height:1.04;\n    letter-spacing:-2px;\n    font-weight:500;\n}\n\n.tc-text{\n    margin:0;\n    color:var(--text);\n\n    font-size:17px;\n    line-height:1.8;\n}\n\n.tc-btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    gap:15px;\n\n    min-height:55px;\n    padding:0 28px;\n\n    border:0;\n    border-radius:2px;\n\n    background:var(--orange);\n    color:#fff !important;\n\n    font-family:inherit;\n    font-size:12px;\n    font-weight:700;\n    letter-spacing:1px;\n    text-transform:uppercase;\n\n    cursor:pointer;\n\n    transition:.3s ease;\n}\n\n.tc-btn:hover{\n    background:var(--navy);\n    transform:translateY(-2px);\n}\n\n\n\/* =========================================\n   HERO\n========================================= *\/\n\n.tc-hero{\n    min-height:600px;\n\n    display:flex;\n    align-items:center;\n\n    position:relative;\n\n    background:\n    linear-gradient(\n        90deg,\n        rgba(13,39,54,.95) 0%,\n        rgba(13,39,54,.84) 42%,\n        rgba(13,39,54,.30) 100%\n    ),\n    url('https:\/\/images.pexels.com\/photos\/1571460\/pexels-photo-1571460.jpeg?auto=compress&cs=tinysrgb&w=2000')\n    center\/cover no-repeat;\n}\n\n.tc-hero:after{\n    content:\"\";\n\n    position:absolute;\n    right:0;\n    bottom:0;\n\n    width:260px;\n    height:10px;\n\n    background:var(--orange);\n}\n\n.tc-hero-content{\n    max-width:720px;\n    color:#fff;\n}\n\n.tc-hero .tc-label{\n    color:#fff;\n}\n\n.tc-hero .tc-heading{\n    font-size:clamp(50px,7vw,85px);\n    letter-spacing:-3px;\n}\n\n.tc-hero .tc-heading span{\n    color:var(--orange);\n}\n\n.tc-hero .tc-text{\n    max-width:580px;\n    margin-top:27px;\n\n    color:rgba(255,255,255,.76);\n}\n\n\n\/* =========================================\n   CONTACT INTRO\n========================================= *\/\n\n.tc-main{\n    padding:105px 0;\n}\n\n.tc-main-grid{\n    display:grid;\n    grid-template-columns:.78fr 1.22fr;\n    gap:90px;\n    align-items:start;\n}\n\n\n\/* LEFT *\/\n\n.tc-info-title{\n    margin-bottom:35px;\n}\n\n.tc-info-title .tc-text{\n    max-width:430px;\n    margin-top:25px;\n}\n\n\n\/* CONTACT CARDS *\/\n\n.tc-info-list{\n    margin-top:45px;\n\n    border-top:1px solid var(--border);\n}\n\n.tc-info-item{\n    display:grid;\n    grid-template-columns:58px 1fr;\n\n    gap:20px;\n\n    padding:26px 0;\n\n    border-bottom:1px solid var(--border);\n}\n\n.tc-info-icon{\n    width:48px;\n    height:48px;\n\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    background:var(--cream);\n    color:var(--orange);\n\n    border-radius:50%;\n\n    font-size:21px;\n}\n\n.tc-info-item small{\n    display:block;\n    margin-bottom:5px;\n\n    color:#999;\n\n    font-size:10px;\n    font-weight:700;\n    letter-spacing:1.5px;\n    text-transform:uppercase;\n}\n\n.tc-info-item h4{\n    margin:0;\n\n    color:var(--dark);\n\n    font-size:19px;\n    font-weight:500;\n}\n\n.tc-info-item h4 a{\n    color:inherit;\n    transition:.2s;\n}\n\n.tc-info-item h4 a:hover{\n    color:var(--orange);\n}\n\n\n\/* =========================================\n   FORM\n========================================= *\/\n\n.tc-form-box{\n    background:var(--cream);\n\n    padding:55px;\n}\n\n.tc-form-top{\n    margin-bottom:38px;\n}\n\n.tc-form-top h2{\n    margin:0 0 13px;\n\n    font-size:35px;\n    line-height:1.15;\n    font-weight:500;\n    letter-spacing:-1px;\n}\n\n.tc-form-top p{\n    margin:0;\n\n    color:var(--text);\n    line-height:1.7;\n}\n\n.tc-form-grid{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:22px;\n}\n\n.tc-field-full{\n    grid-column:1\/-1;\n}\n\n.tc-field label{\n    display:block;\n\n    margin-bottom:9px;\n\n    color:#4d4d4d;\n\n    font-size:11px;\n    font-weight:700;\n    letter-spacing:1px;\n    text-transform:uppercase;\n}\n\n.tc-field input,\n.tc-field select,\n.tc-field textarea{\n    width:100%;\n\n    padding:16px 17px;\n\n    border:1px solid #DED6CE;\n    border-radius:0;\n\n    background:#fff;\n    color:#222;\n\n    font-family:inherit;\n    font-size:15px;\n\n    outline:none;\n\n    transition:.2s ease;\n}\n\n.tc-field input{\n    height:54px;\n}\n\n.tc-field select{\n    height:54px;\n}\n\n.tc-field textarea{\n    height:145px;\n    resize:vertical;\n}\n\n.tc-field input:focus,\n.tc-field select:focus,\n.tc-field textarea:focus{\n    border-color:var(--orange);\n}\n\n.tc-form-submit{\n    margin-top:25px;\n}\n\n.tc-form-note{\n    margin:14px 0 0;\n\n    color:#999;\n\n    font-size:12px;\n    line-height:1.5;\n}\n\n\n\/* =========================================\n   QUICK CONTACT STRIP\n========================================= *\/\n\n.tc-strip{\n    background:var(--navy);\n    color:#fff;\n}\n\n.tc-strip-grid{\n    min-height:165px;\n\n    display:grid;\n    grid-template-columns:1.2fr .8fr;\n\n    align-items:center;\n    gap:50px;\n}\n\n.tc-strip h2{\n    margin:0;\n\n    font-size:clamp(30px,4vw,46px);\n    line-height:1.1;\n    font-weight:500;\n}\n\n.tc-strip h2 span{\n    color:var(--orange);\n}\n\n.tc-strip-actions{\n    display:flex;\n    justify-content:flex-end;\n    align-items:center;\n    gap:12px;\n}\n\n.tc-secondary{\n    background:#fff;\n    color:var(--navy) !important;\n}\n\n.tc-secondary:hover{\n    background:var(--orange);\n    color:#fff !important;\n}\n\n\n\/* =========================================\n   WHY CONTACT US\n========================================= *\/\n\n.tc-reasons{\n    padding:100px 0;\n}\n\n.tc-reasons-head{\n    max-width:630px;\n    margin-bottom:52px;\n}\n\n.tc-reasons-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:25px;\n}\n\n.tc-reason{\n    min-height:245px;\n\n    padding:34px;\n\n    border:1px solid var(--border);\n\n    transition:.3s ease;\n}\n\n.tc-reason:hover{\n    transform:translateY(-5px);\n    border-color:var(--orange);\n}\n\n.tc-reason-num{\n    margin-bottom:45px;\n\n    color:var(--orange);\n\n    font-size:13px;\n    font-weight:700;\n}\n\n.tc-reason h3{\n    margin:0 0 13px;\n\n    font-size:22px;\n    font-weight:500;\n}\n\n.tc-reason p{\n    margin:0;\n\n    color:var(--text);\n\n    font-size:14px;\n    line-height:1.7;\n}\n\n\n\/* =========================================\n   FINAL CTA\n========================================= *\/\n\n.tc-final{\n    min-height:600px;\n\n    display:flex;\n    align-items:center;\n\n    position:relative;\n\n    background:\n    linear-gradient(\n        90deg,\n        rgba(0,0,0,.65),\n        rgba(0,0,0,.18)\n    ),\n    url('https:\/\/images.pexels.com\/photos\/1643383\/pexels-photo-1643383.jpeg?auto=compress&cs=tinysrgb&w=2000')\n    center\/cover no-repeat;\n}\n\n.tc-final-content{\n    max-width:670px;\n    color:#fff;\n}\n\n.tc-final .tc-label{\n    color:#fff;\n}\n\n.tc-final h2{\n    margin:0;\n\n    font-size:clamp(44px,6vw,72px);\n    line-height:1.02;\n    font-weight:500;\n    letter-spacing:-2.5px;\n}\n\n.tc-final h2 span{\n    color:var(--orange);\n}\n\n.tc-final p{\n    max-width:560px;\n\n    margin:25px 0 35px;\n\n    color:rgba(255,255,255,.8);\n\n    line-height:1.8;\n}\n\n\n\/* =========================================\n   RESPONSIVE\n========================================= *\/\n\n@media(max-width:1024px){\n\n    .tc-main-grid{\n        gap:55px;\n        grid-template-columns:.9fr 1.1fr;\n    }\n\n    .tc-form-box{\n        padding:40px;\n    }\n\n    .tc-reasons-grid{\n        grid-template-columns:repeat(2,1fr);\n    }\n\n}\n\n\n@media(max-width:767px){\n\n    .tc-wrap{\n        width:calc(100% - 30px);\n    }\n\n    .tc-hero{\n        min-height:560px;\n        background-position:center;\n    }\n\n    .tc-hero .tc-heading{\n        letter-spacing:-2px;\n    }\n\n    .tc-main{\n        padding:65px 0;\n    }\n\n    .tc-main-grid{\n        grid-template-columns:1fr;\n        gap:50px;\n    }\n\n    .tc-form-box{\n        padding:30px 20px;\n    }\n\n    .tc-form-grid{\n        grid-template-columns:1fr;\n    }\n\n    .tc-field-full{\n        grid-column:auto;\n    }\n\n    .tc-strip-grid{\n        grid-template-columns:1fr;\n        gap:25px;\n\n        padding:45px 0;\n    }\n\n    .tc-strip-actions{\n        justify-content:flex-start;\n        flex-wrap:wrap;\n    }\n\n    .tc-reasons{\n        padding:65px 0;\n    }\n\n    .tc-reasons-grid{\n        grid-template-columns:1fr;\n    }\n\n    .tc-reason{\n        min-height:auto;\n    }\n\n    .tc-final{\n        min-height:570px;\n    }\n\n}\n\n\n\/* Hide Elementor \/ theme unwanted spacing if needed *\/\n\n.topniture-contact button:focus,\n.topniture-contact a:focus{\n    outline:none;\n}\n<\/style>\n\n\n<div class=\"topniture-contact\">\n\n\n<!-- =========================================\n     HERO\n========================================= -->\n\n<section class=\"tc-hero\">\n\n    <div class=\"tc-wrap\">\n\n        <div class=\"tc-hero-content\">\n\n            <div class=\"tc-label\">\n                Contact Topniture\n            <\/div>\n\n            <h1 class=\"tc-heading\">\n                Let\u2019s Create<br>\n                Something <span>Beautiful.<\/span>\n            <\/h1>\n\n            <p class=\"tc-text\">\n                Tell us about your space, your furniture needs\n                or the design you have in mind. Our team is ready\n                to help turn your idea into reality.\n            <\/p>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- =========================================\n     CONTACT + FORM\n========================================= -->\n\n<section class=\"tc-main\">\n\n<div class=\"tc-wrap tc-main-grid\">\n\n\n    <!-- LEFT -->\n\n    <div>\n\n        <div class=\"tc-info-title\">\n\n            <div class=\"tc-label\">\n                Get in Touch\n            <\/div>\n\n            <h2 class=\"tc-heading\">\n                Start Your<br>\n                Project Today.\n            <\/h2>\n\n            <p class=\"tc-text\">\n                Whether you are furnishing a new home,\n                redesigning a room or looking for a custom\n                furniture solution, contact Topniture and\n                share your idea with us.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"tc-info-list\">\n\n\n            <!-- PHONE -->\n\n            <div class=\"tc-info-item\">\n\n                <div class=\"tc-info-icon\">\n                    \u260e\n                <\/div>\n\n                <div>\n\n                    <small>\n                        Call Us\n                    <\/small>\n\n                    <h4>\n                        <a href=\"tel:+201150609975\">\n                            +20 115 060 9975\n                        <\/a>\n                    <\/h4>\n\n                <\/div>\n\n            <\/div>\n\n\n            <!-- WHATSAPP -->\n\n            <div class=\"tc-info-item\">\n\n                <div class=\"tc-info-icon\">\n                    \u2706\n                <\/div>\n\n                <div>\n\n                    <small>\n                        WhatsApp\n                    <\/small>\n\n                    <h4>\n                        <a\n                        href=\"https:\/\/wa.me\/201150609975\"\n                        target=\"_blank\">\n                            Chat with Topniture\n                        <\/a>\n                    <\/h4>\n\n                <\/div>\n\n            <\/div>\n\n\n            <!-- WEBSITE -->\n\n            <div class=\"tc-info-item\">\n\n                <div class=\"tc-info-icon\">\n                    \u25c9\n                <\/div>\n\n                <div>\n\n                    <small>\n                        Website\n                    <\/small>\n\n                    <h4>\n                        <a href=\"https:\/\/topniture.com\/ar\/\">\n                            Topniture.com\n                        <\/a>\n                    <\/h4>\n\n                <\/div>\n\n            <\/div>\n\n\n        <\/div>\n\n    <\/div>\n\n\n\n    <!-- CONTACT FORM -->\n\n    <div class=\"tc-form-box\">\n\n        <div class=\"tc-form-top\">\n\n            <div class=\"tc-label\">\n                Tell Us What You Need\n            <\/div>\n\n            <h2>\n                Request a Quote\n            <\/h2>\n\n            <p>\n                Fill in your details below and send your\n                request directly to our team through WhatsApp.\n            <\/p>\n\n        <\/div>\n\n\n        <form\n        id=\"topnitureContactForm\"\n        onsubmit=\"sendTopnitureWhatsApp(event)\" action=\"\">\n\n            <div class=\"tc-form-grid\">\n\n\n                <div class=\"tc-field\">\n\n                    <label>\n                        Your Name\n                    <\/label>\n\n                    <input\n                    id=\"tcName\"\n                    type=\"text\"\n                    placeholder=\"Enter your name\"\n                    required>\n\n                <\/div>\n\n\n                <div class=\"tc-field\">\n\n                    <label>\n                        Phone Number\n                    <\/label>\n\n                    <input\n                    id=\"tcPhone\"\n                    type=\"tel\"\n                    placeholder=\"Your phone number\"\n                    required>\n\n                <\/div>\n\n\n                <div class=\"tc-field\">\n\n                    <label>\n                        Furniture Category\n                    <\/label>\n\n                    <select id=\"tcCategory\">\n\n                        <option value=\"Master Bedroom\">\n                            \u063a\u0631\u0641\u0629 \u0627\u0644\u0646\u0648\u0645 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629\n                        <\/option>\n\n                        <option value=\"Kids Room\">\n                            Kids Room\n                        <\/option>\n\n                        <option value=\"Corner Sofa & Living Set\">\n                            Corner Sofa & Living Set\n                        <\/option>\n\n                        <option value=\"Dining Room\">\n                            \u063a\u0631\u0641\u0629 \u0627\u0644\u0637\u0639\u0627\u0645\n                        <\/option>\n\n                        <option value=\"Kitchen\">\n                            Kitchen\n                        <\/option>\n\n                        <option value=\"Dressing Room\">\n                            Dressing Room\n                        <\/option>\n\n                        <option value=\"Other Furniture\">\n                            Other Furniture\n                        <\/option>\n\n                    <\/select>\n\n                <\/div>\n\n\n                <div class=\"tc-field\">\n\n                    <label>\n                        Project Type\n                    <\/label>\n\n                    <select id=\"tcProject\">\n\n                        <option value=\"New Furniture\">\n                            New Furniture\n                        <\/option>\n\n                        <option value=\"Custom Design\">\n                            Custom Design\n                        <\/option>\n\n                        <option value=\"Full Room\">\n                            Full Room\n                        <\/option>\n\n                        <option value=\"Custom Dimensions\">\n                            Custom Dimensions\n                        <\/option>\n\n                        <option value=\"General Inquiry\">\n                            General Inquiry\n                        <\/option>\n\n                    <\/select>\n\n                <\/div>\n\n\n                <div class=\"tc-field tc-field-full\">\n\n                    <label>\n                        Your Message\n                    <\/label>\n\n                    <textarea\n                    id=\"tcMessage\"\n                    placeholder=\"Tell us about the design, dimensions or furniture you need...\"><\/textarea>\n\n                <\/div>\n\n\n            <\/div>\n\n\n            <div class=\"tc-form-submit\">\n\n                <button\n                type=\"submit\"\n                class=\"tc-btn\">\n\n                    Send via WhatsApp\n\n                    <span>\n                        \u2192\n                    <\/span>\n\n                <\/button>\n\n                <p class=\"tc-form-note\">\n                    You will be redirected to WhatsApp with your request ready to send.\n                <\/p>\n\n            <\/div>\n\n\n        <input type=\"hidden\" name=\"trp-form-language\" value=\"ar\"\/><\/form>\n\n    <\/div>\n\n\n<\/div>\n\n<\/section>\n\n\n\n<!-- =========================================\n     CONTACT STRIP\n========================================= -->\n\n<section class=\"tc-strip\">\n\n<div class=\"tc-wrap tc-strip-grid\">\n\n    <div>\n\n        <h2>\n            Need a quick answer?\n            <span>Talk to us now.<\/span>\n        <\/h2>\n\n    <\/div>\n\n\n    <div class=\"tc-strip-actions\">\n\n        <a\n        href=\"https:\/\/wa.me\/201150609975\"\n        target=\"_blank\"\n        class=\"tc-btn\">\n\n            WhatsApp Us\n            <span>\u2192<\/span>\n\n        <\/a>\n\n\n        <a\n        href=\"tel:+201150609975\"\n        class=\"tc-btn tc-secondary\">\n\n            Call Now\n\n        <\/a>\n\n    <\/div>\n\n<\/div>\n\n<\/section>\n\n\n\n<!-- =========================================\n     REASONS\n========================================= -->\n\n<section class=\"tc-reasons\">\n\n<div class=\"tc-wrap\">\n\n    <div class=\"tc-reasons-head\">\n\n        <div class=\"tc-label\">\n            How We Can Help\n        <\/div>\n\n        <h2 class=\"tc-heading\">\n            Tell Us About<br>\n            Your Space.\n        <\/h2>\n\n    <\/div>\n\n\n    <div class=\"tc-reasons-grid\">\n\n\n        <div class=\"tc-reason\">\n\n            <div class=\"tc-reason-num\">\n                01\n            <\/div>\n\n            <h3>\n                Choose a Design\n            <\/h3>\n\n            <p>\n                Found a furniture design you like?\n                Contact us to discuss the available options\n                and details.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"tc-reason\">\n\n            <div class=\"tc-reason-num\">\n                02\n            <\/div>\n\n            <h3>\n                Customize Your Furniture\n            <\/h3>\n\n            <p>\n                Discuss dimensions, colors, finishes\n                and modifications to create furniture\n                that suits your space.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"tc-reason\">\n\n            <div class=\"tc-reason-num\">\n                03\n            <\/div>\n\n            <h3>\n                Request a Quote\n            <\/h3>\n\n            <p>\n                Send us your furniture requirements\n                and our team can discuss your project\n                with you directly.\n            <\/p>\n\n        <\/div>\n\n\n    <\/div>\n\n<\/div>\n\n<\/section>\n\n\n\n<!-- =========================================\n     FINAL CTA\n========================================= -->\n\n<section class=\"tc-final\">\n\n<div class=\"tc-wrap\">\n\n    <div class=\"tc-final-content\">\n\n        <div class=\"tc-label\">\n            Topniture\n        <\/div>\n\n        <h2>\n            Your Idea.<br>\n            Our <span>Craft.<\/span>\n        <\/h2>\n\n        <p>\n            From a single furniture piece to a complete room,\n            share your vision with Topniture and start creating\n            a space that feels truly yours.\n        <\/p>\n\n        <a\n        href=\"https:\/\/wa.me\/201150609975?text=Hello%20Topniture%2C%20I%20would%20like%20to%20ask%20about%20your%20furniture.\"\n        target=\"_blank\"\n        class=\"tc-btn\">\n\n            Start on WhatsApp\n            <span>\u2192<\/span>\n\n        <\/a>\n\n    <\/div>\n\n<\/div>\n\n<\/section>\n\n\n<\/div>\n\n\n\n<script>\nfunction sendTopnitureWhatsApp(event){\n\n    event.preventDefault();\n\n    var name =\n    document.getElementById(\"tcName\").value.trim();\n\n    var phone =\n    document.getElementById(\"tcPhone\").value.trim();\n\n    var category =\n    document.getElementById(\"tcCategory\").value;\n\n    var project =\n    document.getElementById(\"tcProject\").value;\n\n    var message =\n    document.getElementById(\"tcMessage\").value.trim();\n\n\n    var whatsappMessage =\n`Hello Topniture,\n\nI would like to request a quote.\n\nName: ${name}\nPhone: ${phone}\nFurniture Category: ${category}\nProject Type: ${project}\n\nProject Details:\n${message || \"No additional details provided.\"}`;\n\n\n    var whatsappURL =\n    \"https:\/\/wa.me\/201150609975?text=\"\n    + encodeURIComponent(whatsappMessage);\n\n\n    window.open(\n        whatsappURL,\n        \"_blank\"\n    );\n\n}\n<\/script>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Contact Topniture Let\u2019s Create Something Beautiful. Tell us about your space, your furniture needs or the design you have in mind. Our team is ready to<span class=\"excerpt-hellip\"> [\u2026]<\/span><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-146","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/topniture.com\/ar\/wp-json\/wp\/v2\/pages\/146","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/topniture.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/topniture.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/topniture.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/topniture.com\/ar\/wp-json\/wp\/v2\/comments?post=146"}],"version-history":[{"count":3,"href":"https:\/\/topniture.com\/ar\/wp-json\/wp\/v2\/pages\/146\/revisions"}],"predecessor-version":[{"id":1144,"href":"https:\/\/topniture.com\/ar\/wp-json\/wp\/v2\/pages\/146\/revisions\/1144"}],"wp:attachment":[{"href":"https:\/\/topniture.com\/ar\/wp-json\/wp\/v2\/media?parent=146"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}