{"id":261,"date":"2025-04-24T17:12:05","date_gmt":"2025-04-24T13:12:05","guid":{"rendered":"https:\/\/thuraya.biz\/?page_id=261"},"modified":"2025-09-03T15:28:53","modified_gmt":"2025-09-03T11:28:53","slug":"think","status":"publish","type":"page","link":"https:\/\/thuraya.biz\/ar\/think\/","title":{"rendered":"\u064a\u0641\u0643\u0631"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"261\" class=\"elementor elementor-261\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2747ffe e-flex e-con-boxed e-con e-parent\" data-id=\"2747ffe\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c4a07d9 elementor-widget elementor-widget-spacer\" data-id=\"c4a07d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-baf220e e-con-full e-flex e-con e-parent\" data-id=\"baf220e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-69643bb elementor-widget elementor-widget-html\" data-id=\"69643bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style> .about-slider { max-width: 100%; width: 100%; margin: 0 auto; padding: 0; box-sizing: border-box; }  .active-scroll { cursor: grabbing; cursor: -webkit-grabbing; } .tab-nav { display: flex; justify-content: center; margin-bottom: 40px; margin-top: 5px; position: relative; width: 100%; -webkit-overflow-scrolling: touch;  scrollbar-width: none;  -ms-overflow-style: none;  } .tab-nav::-webkit-scrollbar { display: none; } .tab-nav:before { content: ''; position: absolute; bottom: 0; left: 20%; width: 60%; height: 1px; background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.2), transparent) !important; }  .tab-btn { position: relative; padding: 15px 25px; margin: 0 5px; font-family: 'Damoon', serif; font-size: 18px; color: rgba(255, 255, 255, 0.6) !important; background: transparent !important; border: none !important; cursor: pointer; transition: all 0.3s ease; letter-spacing: 1px; overflow: hidden; z-index: 1; outline: none !important; text-align: center; } .tab-btn:hover { color: #ffffff !important; transform: translateY(-2px); } .tab-btn:after { content: ''; position: absolute; bottom: 0; left: 50%; width: 0; height: 3px; background: #8A2BE2 !important; transition: all 0.3s ease; transform: translateX(-50%); } .tab-btn:hover:after { width: 40%; }  .tab-btn.active { color: white !important; transform: translateY(-3px); border-radius: 25px !important; background: transparent !important; } .tab-btn.active:hover { background: transparent !important; } .tab-btn.active:after { width: 70%; background: linear-gradient(to right,  rgba(138, 43, 226, 0),  rgba(138, 43, 226, 1),  rgba(138, 43, 226, 0)) !important; box-shadow: 0 0 10px 1px rgba(138, 43, 226, 0.7); } .slides-container { position: relative; width: 100%; max-width: 1365px; overflow: hidden; margin-bottom: 30px; height: auto; min-height: 450px;  } .slide { position: absolute; width: 100%; opacity: 0; transition: opacity 0.5s ease; visibility: hidden; left: 0; top: 0; height: auto; min-height: 100%; } .slide.active { opacity: 1; position: relative; visibility: visible; } .slide-content { width: 100%; border-radius: 15px; position: relative; padding: 0; color: #fff; box-sizing: border-box; display: flex; background: none; overflow: hidden; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); backdrop-filter: blur(5px); height: auto; min-height: 100%; } .slide-image { flex: 0 0 40%; position: relative; overflow: hidden; display: flex; justify-content: center; align-items: center; padding: 20px; height: auto; } .slide-image img { max-width: 85%; max-height: 230px; width: auto; height: auto; object-fit: contain; opacity: 0.9; transition: opacity 0.4s ease, transform 0.4s ease; transform-origin: center; display: block; margin: 0 auto; } .slide:hover .slide-image img { transform: scale(1.03); } .slide.active .slide-image img { opacity: 1; } .slide-text-content { flex: 0 0 60%; padding: 40px; display: flex; flex-direction: column; justify-content: center; position: relative; z-index: 2; height: auto; overflow-y: auto; } .slide-text-content:before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: linear-gradient(135deg, rgba(138, 43, 226, 0.05), rgba(0, 0, 0, 0.1)); opacity: 0.7; z-index: -1; } .slide-title { font-size: 48px; margin-bottom: 30px; font-weight: bold; font-family: 'Damoon', serif; position: relative; display: inline-block; } .slide-title:after { content: ''; position: absolute; bottom: -10px; left: 0; width: 60px; height: 3px; background: #8A2BE2; } .slide-text { font-size: 20px; line-height: 1.8; font-weight: 300; font-family: 'HTRakik', sans-serif; position: relative; margin-top: 10px; } .values-list { display: grid; grid-template-columns: repeat(2, 1fr); gap: 25px; margin-top: 20px; } .value-item { font-size: 18px; color: #fff; display: flex; align-items: center; gap: 15px; font-family: 'HTRakik', sans-serif; padding: 10px; border-radius: 8px; background: rgba(138, 43, 226, 0.1); transition: all 0.3s ease; } .value-item:hover { transform: translateY(-5px); background: rgba(138, 43, 226, 0.2); box-shadow: 0 5px 15px rgba(138, 43, 226, 0.2); } .value-item img { width: 24px; height: 24px; filter: brightness(1.2); } .slider-pagination { display: flex; justify-content: center; gap: 15px; margin-top: 20px; } .indicator { width: 10px; height: 10px; border-radius: 50%; background: rgba(255, 255, 255, 0.3); cursor: pointer; transition: all 0.3s ease; position: relative; } .indicator:hover { background: rgba(255, 255, 255, 0.5); } .indicator.active { background: #8A2BE2; box-shadow: 0 0 10px rgba(138, 43, 226, 0.5); } .indicator.active:after { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 20px; height: 20px; border-radius: 50%; background: transparent; border: 1px solid rgba(138, 43, 226, 0.3); animation: pulse 2s infinite; } @keyframes pulse { 0% { transform: translate(-50%, -50%) scale(0.8); opacity: 1; } 70% { transform: translate(-50%, -50%) scale(1.5); opacity: 0; } 100% { transform: translate(-50%, -50%) scale(0.8); opacity: 0; } } @media (max-width: 1400px) { .slides-container { height: auto; min-height: 420px; } .slide-text-content { padding: 35px; } .tab-btn { padding: 14px 22px; font-size: 16px; } .slide-title { font-size: 38px; } .slide-image img { max-height: 200px; } } @media (max-width: 1200px) { .slides-container { height: auto; min-height: 400px; } .tab-btn { padding: 12px 20px; font-size: 15px; } .slide-title { font-size: 34px; margin-bottom: 25px; } .slide-image img { max-height: 180px; } } @media (max-width: 1024px) { .slides-container { height: auto; min-height: 500px; } .tab-nav { margin-bottom: 35px; } .tab-btn { padding: 10px 15px; font-size: 17px; margin: 0 2px 10px; font-weight: 500; } .slide-content { flex-direction: column; } .slide-image, .slide-text-content { flex: 0 0 100%; } .slide-image { height: auto; min-height: 150px; order: -1; padding: 15px; } .slide-image img { max-height: 150px; max-width: 80%; } .slide-text-content { padding: 25px 20px; } .slide-title { font-size: 32px; margin-bottom: 20px; } .slide-text { font-size: 18px; line-height: 1.6; } .values-list { grid-template-columns: 1fr; gap: 15px; } }  @media (max-width: 1024px) { .tab-nav { scroll-behavior: smooth; } .tab-btn { font-size: 16px; padding: 12px; margin: 0; } } @media (max-width: 768px) { .about-slider { padding: 0 10px; } .slides-container { height: auto; min-height: 450px; } .tab-nav { display: flex; flex-direction: row; width: 100%; max-width: 100%; overflow-x: auto; white-space: nowrap; flex-wrap: nowrap; justify-content: flex-start !important; padding: 0 10px; margin-bottom: 0; gap: 10px; scrollbar-width: none; -ms-overflow-style: none; position: relative;  } .tab-nav::-webkit-scrollbar { display: none; } .tab-nav:before { display: none; } .tab-horizontal-line { display: block; width: 90%; height: 1px; background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.2), transparent) !important; position: relative; z-index: 10; margin: -5px auto 20px;  } .tab-btn { flex-shrink: 0; font-size: 1.75rem !important; padding: 10px 14px; margin: 0; font-weight: 500; } .tab-btn:after { top: 60px; } .slide-image { min-height: 120px; padding: 10px; } .slide-image img { max-height: 120px; max-width: 85%; } .slide-text-content { padding: 15px; } .slide-title { font-size: 28px; margin-bottom: 15px; } .slide-title:after { width: 50px; bottom: -8px; } .slide-text { font-size: 16px; line-height: 1.5; } .values-list { grid-template-columns: 1fr; gap: 15px; margin-top: 15px; } } @media (max-width: 576px) { .tab-btn { min-width: auto; flex: 0 0 auto; font-size: 1.75rem; text-align: center; } } @media (max-width: 480px) { .slide-text { font-size: 16px; line-height: 1.4; } } @media (max-width: 375px) { .slide-text { font-size: 16px; line-height: 1.4; } }<\/style><div class=\"about-slider\"> <div class=\"tab-nav\"> <div class=\"tab-btn active\" data-slide=\"0\">Our Story<\/div> <div class=\"tab-btn\" data-slide=\"1\">Our Vision<\/div> <div class=\"tab-btn\" data-slide=\"2\">Our Mission<\/div> <div class=\"tab-btn\" data-slide=\"3\">Our Purpose<\/div> <div class=\"tab-btn\" data-slide=\"4\">Our Values<\/div> <\/div> <div class=\"tab-horizontal-line\"><\/div> <div class=\"slides-container\"> <div class=\"slide active\" data-slide=\"0\"> <div class=\"slide-content\"> <div class=\"slide-image\"> <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/our-story.png\" alt=\"Our Story\"> <\/div> <div class=\"slide-text-content\"> <div class=\"slide-title\">Story<\/div> <div class=\"slide-text\"> Since its inception, THURAYAbiz has built its foundation on understanding culture, refining creative techniques, and continuously adapting to new trends. With a deep commitment to human-centric branding, the company integrates data-driven decision-making with creative problem-solving, ensuring that every brand it touches achieves tangible results. <\/div> <\/div> <\/div> <\/div> <div class=\"slide\" data-slide=\"1\"> <div class=\"slide-content\"> <div class=\"slide-image\"> <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/our-vision.png\" alt=\"Our Vision\"> <\/div> <div class=\"slide-text-content\"> <div class=\"slide-title\">Vision<\/div> <div class=\"slide-text\"> THURAYAbiz will be the creative heartbeat of branding, innovation, transformation, and relationships in the region by 2029. <\/div> <\/div> <\/div> <\/div> <div class=\"slide\" data-slide=\"2\"> <div class=\"slide-content\"> <div class=\"slide-image\"> <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/our-mission.png\" alt=\"Our Mission\"> <\/div> <div class=\"slide-text-content\"> <div class=\"slide-title\">Mission<\/div> <div class=\"slide-text\"> We elevate the essence of brands by redefining creative values and creating positive transformation experiences in the field of strategy and innovation to achieve customer satisfaction. <\/div> <\/div> <\/div> <\/div> <div class=\"slide\" data-slide=\"3\"> <div class=\"slide-content\"> <div class=\"slide-image\"> <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/our-purpose.png\" alt=\"Our Purpose\"> <\/div> <div class=\"slide-text-content\"> <div class=\"slide-title\">Purpose<\/div> <div class=\"slide-text\"> Focusing on human-centric, we inspire ambitious brands to grow by harnessing technology and expertise to innovate and create impactful and sustainable value. <\/div> <\/div> <\/div> <\/div> <div class=\"slide\" data-slide=\"4\"> <div class=\"slide-content\"> <div class=\"slide-image\"> <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/our-values.png\" alt=\"Our Values\"> <\/div> <div class=\"slide-text-content\"> <div class=\"slide-title\">Values<\/div> <div class=\"values-list\"> <div class=\"value-item\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/THURAYAbiz-Logo-White-whitout-text.svg\" alt=\"bullet\"> Motivation<\/div> <div class=\"value-item\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/THURAYAbiz-Logo-White-whitout-text.svg\" alt=\"bullet\"> Professionalism<\/div> <div class=\"value-item\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/THURAYAbiz-Logo-White-whitout-text.svg\" alt=\"bullet\"> Forward-thinking<\/div> <div class=\"value-item\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/THURAYAbiz-Logo-White-whitout-text.svg\" alt=\"bullet\"> Positive Impact<\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <div class=\"slider-pagination\"> <div class=\"indicator active\" data-slide=\"0\"><\/div> <div class=\"indicator\" data-slide=\"1\"><\/div> <div class=\"indicator\" data-slide=\"2\"><\/div> <div class=\"indicator\" data-slide=\"3\"><\/div> <div class=\"indicator\" data-slide=\"4\"><\/div> <\/div><\/div><script>jQuery(document).ready(function($) {  const uniqueId = 'thuraya-about-' + Math.floor(Math.random() * 1000); const sliderContainer = $('.about-slider').last(); sliderContainer.attr('id', uniqueId);  const tabButtons = $(`#${uniqueId} .tab-btn`); const slides = $(`#${uniqueId} .slide`); const indicators = $(`#${uniqueId} .indicator`);  let currentIndex = 0; let isAnimating = false; function changeSlide(newIndex) {  if (newIndex === currentIndex || isAnimating) return; isAnimating = true;  tabButtons.eq(currentIndex).removeClass('active'); indicators.eq(currentIndex).removeClass('active'); tabButtons.eq(newIndex).addClass('active'); indicators.eq(newIndex).addClass('active');  const oldSlide = slides.eq(currentIndex); const newSlide = slides.eq(newIndex);  oldSlide.css('opacity', '0');  setTimeout(function() { oldSlide.removeClass('active'); oldSlide.css('visibility', 'hidden'); newSlide.addClass('active'); newSlide.css('visibility', 'visible');  void newSlide[0].offsetWidth;  newSlide.css('opacity', '1'); currentIndex = newIndex;  setTimeout(function() { isAnimating = false; onSlideChangeComplete();  }, 500); }, 500); }  tabButtons.on('click', function() { const index = $(this).index(); changeSlide(index);  if (window.innerWidth <= 768) { setTimeout(() => { const tabNavContainer = $(`#${uniqueId} .tab-nav`); const scrollPosition = this.offsetLeft - (tabNavContainer.width() \/ 2) + ($(this).width() \/ 2); tabNavContainer.animate({ scrollLeft: scrollPosition }, 300); }, 100); } }); indicators.on('click', function() { const index = $(this).index(); changeSlide(index); });  const tabNavContainer = $(`#${uniqueId} .tab-nav`); let isDown = false; let startX; let scrollLeft;  tabNavContainer.on('mousedown', function(e) { if (window.innerWidth <= 768) { isDown = true; tabNavContainer.addClass('active-scroll'); startX = e.pageX - tabNavContainer.offset().left; scrollLeft = tabNavContainer.scrollLeft(); } }); tabNavContainer.on('mouseleave', function() { isDown = false; tabNavContainer.removeClass('active-scroll'); }); tabNavContainer.on('mouseup', function() { isDown = false; tabNavContainer.removeClass('active-scroll'); }); tabNavContainer.on('mousemove', function(e) { if (!isDown) return; e.preventDefault(); const x = e.pageX - tabNavContainer.offset().left; const walk = (x - startX) * 2; tabNavContainer.scrollLeft(scrollLeft - walk); });  tabNavContainer.on('touchstart', function(e) { if (window.innerWidth <= 768) { isDown = true; tabNavContainer.addClass('active-scroll'); startX = e.originalEvent.touches[0].pageX - tabNavContainer.offset().left; scrollLeft = tabNavContainer.scrollLeft(); } }); tabNavContainer.on('touchend', function() { isDown = false; tabNavContainer.removeClass('active-scroll'); }); tabNavContainer.on('touchcancel', function() { isDown = false; tabNavContainer.removeClass('active-scroll'); }); tabNavContainer.on('touchmove', function(e) { if (!isDown) return;  const x = e.originalEvent.touches[0].pageX - tabNavContainer.offset().left; const walk = (x - startX) * 2; tabNavContainer.scrollLeft(scrollLeft - walk); }); function handleHashNavigation() { const hash = window.location.hash; if (hash) {  let tabId = hash.substring(1);  const tabMapping = { 'story': 0, 'vision': 1, 'mission': 2, 'purpose': 3, 'values': 4 }; let tabIndex = null;  if (tabMapping.hasOwnProperty(tabId.toLowerCase())) { tabIndex = tabMapping[tabId.toLowerCase()]; }   else { tabIndex = parseInt(tabId); }  if (!isNaN(tabIndex) && tabIndex >= 0 && tabIndex < tabButtons.length) {  setTimeout(() => { changeSlide(tabIndex);  $('html, body').animate({ scrollTop: $(`#${uniqueId}`).offset().top - 100 }, 1000); }, 300); } } }  function getTabFromUrlParam() { const urlParams = new URLSearchParams(window.location.search); const tabParam = urlParams.get('tab'); if (tabParam) {  const tabMapping = { 'story': 0, 'vision': 1, 'mission': 2, 'purpose': 3, 'values': 4 }; if (tabMapping.hasOwnProperty(tabParam.toLowerCase())) { return tabMapping[tabParam.toLowerCase()]; } } return null; }  function initializeTabNavigation() {  if (window.location.hash) { handleHashNavigation(); }   else { const tabIndex = getTabFromUrlParam(); if (tabIndex !== null) {  setTimeout(function() { changeSlide(tabIndex);  $('html, body').animate({ scrollTop: $(`#${uniqueId}`).offset().top - 100 }, 1000); }, 300); } } }  function centerActiveTab() { if (window.innerWidth <= 768) { const activeButton = $(`#${uniqueId} .tab-btn.active`); if (activeButton.length) { const tabNavContainer = $(`#${uniqueId} .tab-nav`); const scrollPosition = activeButton[0].offsetLeft - (tabNavContainer.width() \/ 2) + (activeButton.width() \/ 2); tabNavContainer.animate({ scrollLeft: scrollPosition }, 300); } } }  $(document).ready(function() { initializeTabNavigation();  setTimeout(centerActiveTab, 500); }); $(window).on('load', function() { initializeTabNavigation();  setTimeout(centerActiveTab, 500); });  $(window).on('resize', function() { setTimeout(centerActiveTab, 300); });  $(window).on('hashchange', handleHashNavigation);  function showTabNavScrollHint() { if (window.innerWidth <= 768 && tabNavContainer[0].scrollWidth > tabNavContainer[0].clientWidth) { const hintElement = $('<div>', { class: 'scroll-hint', text: '\u2190 Swipe \u2192', css: { position: 'absolute', top: '-25px', left: '50%', transform: 'translateX(-50%)', fontSize: '14px', color: 'rgba(255, 255, 255, 0.7)', padding: '5px 15px', borderRadius: '15px', opacity: '0', transition: 'opacity 0.5s ease', pointerEvents: 'none', zIndex: '10' } }); tabNavContainer.css('position', 'relative'); tabNavContainer.append(hintElement); setTimeout(function() { hintElement.css('opacity', '1'); }, 500);  setTimeout(function() { hintElement.css('opacity', '0'); setTimeout(function() { hintElement.remove(); }, 500); }, 3000);  tabNavContainer.one('touchstart', function() { hintElement.css('opacity', '0'); setTimeout(function() { hintElement.remove(); }, 500); }); } }  setTimeout(showTabNavScrollHint, 1000);  function adjustContainerHeight() { const activeSlide = $(`#${uniqueId} .slide.active`); if (activeSlide.length) { const slideHeight = activeSlide.outerHeight(); $(`#${uniqueId} .slides-container`).css('min-height', slideHeight + 'px'); } }  $(window).on('resize', function() { setTimeout(adjustContainerHeight, 200); });  function onSlideChangeComplete() { setTimeout(adjustContainerHeight, 550);   setTimeout(centerActiveTab, 600); }  $(window).on('load', function() { adjustContainerHeight(); });  if (window.elementorFrontend && window.elementorFrontend.isEditMode()) { setTimeout(function() {  const activeSlide = $(`#${uniqueId} .slide.active`); activeSlide.css('opacity', '1'); activeSlide.css('visibility', 'visible'); adjustContainerHeight(); }, 500); }  $(`#${uniqueId} img`).on('load', adjustContainerHeight);});<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5d4b430 e-flex e-con-boxed e-con e-parent\" data-id=\"5d4b430\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2907b7d elementor-widget elementor-widget-spacer\" data-id=\"2907b7d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Our Story Our Vision Our Mission Our Purpose Our Values Story Since its inception, THURAYAbiz has built its foundation on understanding culture, refining creative techniques, and continuously adapting to new trends. With a deep commitment to human-centric branding, the company integrates data-driven decision-making with creative problem-solving, ensuring that every brand it touches achieves tangible results. [&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-261","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/thuraya.biz\/ar\/wp-json\/wp\/v2\/pages\/261","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thuraya.biz\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thuraya.biz\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thuraya.biz\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thuraya.biz\/ar\/wp-json\/wp\/v2\/comments?post=261"}],"version-history":[{"count":0,"href":"https:\/\/thuraya.biz\/ar\/wp-json\/wp\/v2\/pages\/261\/revisions"}],"wp:attachment":[{"href":"https:\/\/thuraya.biz\/ar\/wp-json\/wp\/v2\/media?parent=261"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}