{"id":18983,"date":"2026-06-26T18:14:57","date_gmt":"2026-06-26T12:44:57","guid":{"rendered":"https:\/\/aspiredigitalsolutions.in\/?page_id=18983"},"modified":"2026-06-26T18:23:06","modified_gmt":"2026-06-26T12:53:06","slug":"thank-you","status":"publish","type":"page","link":"https:\/\/aspiredigitalsolutions.in\/ar\/thank-you\/","title":{"rendered":"Thank you"},"content":{"rendered":"\n<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n\n<style>\n  #jl-thank-you-section {\n    --font-sans: \"Inter\", system-ui, -apple-system, sans-serif;\n    display: block;\n    width: 100%;\n    min-height: 80vh;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-family: var(--font-sans) !important;\n    background-color: #f8fafc; \/* Soft background *\/\n  }\n\n  #jl-thank-you-section * {\n    box-sizing: border-box;\n  }\n\n  #jl-thank-you-section .jl-ty-card {\n    background: #ffffff;\n    border-radius: 1.5rem;\n    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, 0.05), 0 1px 3px rgba(0,0,0,0.05);\n    border: 1px solid #f1f5f9;\n  }\n\n  \/* Premium Buttons *\/\n  #jl-thank-you-section .jl-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 0.5rem;\n    height: 3.5rem;\n    padding: 0 2rem;\n    border-radius: 0.75rem; \/* 12px *\/\n    font-size: 1rem;\n    font-weight: 600;\n    text-decoration: none !important;\n    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n    cursor: pointer;\n  }\n\n  #jl-thank-you-section .jl-btn-primary {\n    background: linear-gradient(135deg, #2563eb 0%, #1e3a8a 100%);\n    color: #ffffff !important;\n    box-shadow: 0 4px 14px 0 rgba(37, 99, 235, 0.25);\n    border: none;\n  }\n\n  #jl-thank-you-section .jl-btn-primary:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 6px 20px 0 rgba(37, 99, 235, 0.4);\n    opacity: 0.95;\n  }\n\n  #jl-thank-you-section .jl-btn-outline {\n    background: #ffffff;\n    color: #374151 !important;\n    border: 1px solid #d1d5db;\n  }\n\n  #jl-thank-you-section .jl-btn-outline:hover {\n    background: #f9fafb;\n    border-color: #9ca3af;\n    color: #111827 !important;\n    transform: translateY(-2px);\n    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05);\n  }\n\n  \/* Success Icon Animation *\/\n  @keyframes jlScaleIn {\n    0% { transform: scale(0); opacity: 0; }\n    60% { transform: scale(1.1); }\n    100% { transform: scale(1); opacity: 1; }\n  }\n  #jl-thank-you-section .jl-success-icon {\n    animation: jlScaleIn 0.6s cubic-bezier(0.16, 1, 0.3, 1) forwards;\n  }\n<\/style>\n\n<section id=\"jl-thank-you-section\" class=\"py-12 px-4\" dir=\"ltr\">\n  <div class=\"jl-ty-card mx-auto max-w-2xl text-center p-8 sm:p-12\">\n    \n    <div class=\"jl-success-icon mx-auto flex h-24 w-24 items-center justify-center rounded-full bg-emerald-50 text-emerald-500 mb-8\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"><\/path>\n        <polyline points=\"22 4 12 14.01 9 11.01\"><\/polyline>\n      <\/svg>\n    <\/div>\n\n    <h1 id=\"ty-title\" class=\"text-3xl sm:text-4xl md:text-5xl font-extrabold text-gray-900 mb-4 tracking-tight\">\n      Thank You!\n    <\/h1>\n    <p id=\"ty-desc\" class=\"text-base sm:text-lg text-gray-500 mb-10 max-w-lg mx-auto leading-relaxed\">\n      Your request has been received. Our team will review your details and get back to you within 1\u20132 hours.\n    <\/p>\n\n    <div class=\"flex flex-col sm:flex-row justify-center gap-4\">\n      <a href=\"\/\" class=\"jl-btn jl-btn-primary\">\n        <span id=\"ty-btn-home\">Return to Home<\/span>\n      <\/a>\n      \n      <a id=\"ty-wa-link\" href=\"https:\/\/wa.me\/966574306441\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"jl-btn jl-btn-outline\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#25D366\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"shrink-0\">\n          <path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"><\/path>\n        <\/svg>\n        <span id=\"ty-btn-wa\">Chat on WhatsApp<\/span>\n      <\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<script>\n(function() {\n    const db = {\n        en: {\n            dir: \"ltr\",\n            title: \"Thank You!\",\n            desc: \"Your request has been received. Our team will review your details and get back to you within 1\u20132 hours.\",\n            home: \"Return to Home\",\n            wa: \"Chat on WhatsApp\"\n        },\n        ar: {\n            dir: \"rtl\",\n            title: \"\u0634\u0643\u0631\u0627\u064b \u0644\u0643!\",\n            desc: \"\u062a\u0645 \u0627\u0633\u062a\u0644\u0627\u0645 \u0637\u0644\u0628\u0643 \u0628\u0646\u062c\u0627\u062d. \u0633\u064a\u0642\u0648\u0645 \u0641\u0631\u064a\u0642\u0646\u0627 \u0628\u0645\u0631\u0627\u062c\u0639\u0629 \u062a\u0641\u0627\u0635\u064a\u0644\u0643 \u0648\u0627\u0644\u0631\u062f \u0639\u0644\u064a\u0643 \u0641\u064a \u063a\u0636\u0648\u0646 \u0633\u0627\u0639\u0629 \u0625\u0644\u0649 \u0633\u0627\u0639\u062a\u064a\u0646.\",\n            home: \"\u0627\u0644\u0639\u0648\u062f\u0629 \u0644\u0644\u0631\u0626\u064a\u0633\u064a\u0629\",\n            wa: \"\u062a\u062d\u062f\u062b \u0645\u0639\u0646\u0627 \u0639\u0628\u0631 \u0648\u0627\u062a\u0633\u0627\u0628\"\n        }\n    };\n\n    const section = document.getElementById('jl-thank-you-section');\n    if (!section) return;\n\n    const els = {\n        title: document.getElementById('ty-title'),\n        desc: document.getElementById('ty-desc'),\n        home: document.getElementById('ty-btn-home'),\n        wa: document.getElementById('ty-btn-wa')\n    };\n\n    function syncLang() {\n        \/\/ Detect RTL \/ Arabic language reliably\n        const docLang = (document.documentElement.lang || '').toLowerCase();\n        const isRtl = document.documentElement.dir === 'rtl' || \n                      docLang.startsWith('ar') || \n                      document.body.classList.contains('translatepress-ar');\n                      \n        const lang = isRtl ? 'ar' : 'en';\n        const data = db[lang];\n\n        section.setAttribute('dir', data.dir);\n        if (els.title) els.title.innerText = data.title;\n        if (els.desc) els.desc.innerText = data.desc;\n        if (els.home) els.home.innerText = data.home;\n        if (els.wa) els.wa.innerText = data.wa;\n    }\n\n    \/\/ Observer to detect WPML \/ TranslatePress language switching\n    const observer = new MutationObserver(syncLang);\n    observer.observe(document.documentElement, { attributes: true, attributeFilter: ['dir', 'lang'] });\n    observer.observe(document.body, { attributes: true, attributeFilter: ['class'] });\n    \n    \/\/ Initial run\n    syncLang();\n})();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Thank You! Your request has been received. Our team will review your details and get back to you within 1\u20132 hours. Return to Home Chat on WhatsApp<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-18983","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/aspiredigitalsolutions.in\/ar\/wp-json\/wp\/v2\/pages\/18983","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aspiredigitalsolutions.in\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aspiredigitalsolutions.in\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aspiredigitalsolutions.in\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aspiredigitalsolutions.in\/ar\/wp-json\/wp\/v2\/comments?post=18983"}],"version-history":[{"count":2,"href":"https:\/\/aspiredigitalsolutions.in\/ar\/wp-json\/wp\/v2\/pages\/18983\/revisions"}],"predecessor-version":[{"id":18985,"href":"https:\/\/aspiredigitalsolutions.in\/ar\/wp-json\/wp\/v2\/pages\/18983\/revisions\/18985"}],"wp:attachment":[{"href":"https:\/\/aspiredigitalsolutions.in\/ar\/wp-json\/wp\/v2\/media?parent=18983"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}
