{"id":10507,"date":"2024-01-31T01:16:52","date_gmt":"2024-01-31T01:16:52","guid":{"rendered":"https:\/\/iesco.my\/?page_id=10507"},"modified":"2025-10-20T12:21:34","modified_gmt":"2025-10-20T12:21:34","slug":"iesco-videos","status":"publish","type":"page","link":"https:\/\/iesco.my\/ar\/iesco-videos\/","title":{"rendered":"\u0645\u0639\u0631\u0636 \u0627\u0644\u0641\u064a\u062f\u064a\u0648"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"10507\" class=\"elementor elementor-10507 elementor-9744\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-34494bb e-flex e-con-boxed e-con e-parent\" data-id=\"34494bb\" 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-76c9cf1 elementor-widget elementor-widget-html\" data-id=\"76c9cf1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"ar\" dir=\"rtl\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\r\n  <title>\u0645\u0639\u0631\u0636 \u0641\u064a\u062f\u064a\u0648\u0647\u0627\u062a IESCO<\/title>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@700&family=Lato&display=swap\" rel=\"stylesheet\">\r\n\r\n  <style>\r\n    * {\r\n      box-sizing: border-box;\r\n      margin: 0;\r\n      padding: 0;\r\n    }\r\n\r\n    html {\r\n      scroll-behavior: smooth;\r\n    }\r\n\r\n    body {\r\n      font-family: 'Lato', sans-serif;\r\n      background-color: #f8f9fa;\r\n      color: #333;\r\n      line-height: 1.6;\r\n      direction: rtl;\r\n      text-align: right;\r\n    }\r\n\r\n    \/* ===== HERO SECTION ===== *\/\r\n    .hero {\r\n      background: linear-gradient(135deg, #005baa, #006dcc);\r\n      color: white;\r\n      text-align: center;\r\n      padding: 100px 20px;\r\n      position: relative;\r\n      overflow: hidden;\r\n    }\r\n\r\n    .hero-content {\r\n      max-width: 800px;\r\n      margin: 0 auto;\r\n      position: relative;\r\n      z-index: 2;\r\n    }\r\n\r\n    .hero h1 {\r\n      font-family: 'Montserrat', sans-serif;\r\n      font-size: 2.6rem;\r\n      margin-bottom: 15px;\r\n    }\r\n\r\n    .hero p {\r\n      font-size: 1.1rem;\r\n      color: #e0e0e0;\r\n      margin-bottom: 30px;\r\n      max-width: 700px;\r\n      margin-left: auto;\r\n      margin-right: auto;\r\n    }\r\n\r\n    .hero-btn {\r\n      background: #ffc107;\r\n      color: #004080;\r\n      font-weight: bold;\r\n      padding: 12px 28px;\r\n      border-radius: 8px;\r\n      text-decoration: none;\r\n      transition: background 0.3s ease, transform 0.3s ease;\r\n      display: inline-block;\r\n    }\r\n\r\n    .hero-btn:hover {\r\n      background: #ffcd38;\r\n      transform: translateY(-2px);\r\n    }\r\n\r\n    \/* Small scroll arrow below button *\/\r\n    .scroll-indicator {\r\n      margin-top: 40px;\r\n      font-size: 2rem;\r\n      color: #ffd740;\r\n      animation: bounce 1.5s infinite;\r\n    }\r\n\r\n    @keyframes bounce {\r\n      0%, 20%, 50%, 80%, 100% {transform: translateY(0);}\r\n      40% {transform: translateY(8px);}\r\n      60% {transform: translateY(4px);}\r\n    }\r\n\r\n    \/* ===== VIDEO GALLERY ===== *\/\r\n    .video-gallery {\r\n      display: grid;\r\n      grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\r\n      gap: 25px;\r\n      padding: 60px 5%;\r\n      justify-content: center;\r\n      scroll-margin-top: 80px;\r\n    }\r\n\r\n    .video-card {\r\n      background: #fff;\r\n      border-radius: 15px;\r\n      overflow: hidden;\r\n      box-shadow: 0 4px 15px rgba(0,0,0,0.1);\r\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\r\n    }\r\n\r\n    .video-card:hover {\r\n      transform: translateY(-5px);\r\n      box-shadow: 0 8px 25px rgba(0,0,0,0.15);\r\n    }\r\n\r\n    .video-card iframe {\r\n      width: 100%;\r\n      height: 220px;\r\n      border: none;\r\n    }\r\n\r\n    \/* ===== RESPONSIVE ===== *\/\r\n    @media (max-width: 768px) {\r\n      .hero {\r\n        padding: 80px 20px;\r\n      }\r\n\r\n      .hero h1 {\r\n        font-size: 2rem;\r\n      }\r\n\r\n      .hero p {\r\n        font-size: 1rem;\r\n      }\r\n\r\n      .video-card iframe {\r\n        height: 200px;\r\n      }\r\n    }\r\n\r\n    @media (max-width: 480px) {\r\n      .hero h1 {\r\n        font-size: 1.7rem;\r\n      }\r\n\r\n      .hero-btn {\r\n        padding: 10px 24px;\r\n        font-size: 0.9rem;\r\n      }\r\n\r\n      .scroll-indicator {\r\n        font-size: 1.5rem;\r\n        margin-top: 30px;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <!-- ===== HERO SECTION ===== -->\r\n  <section class=\"hero\">\r\n    <div class=\"hero-content\">\r\n      <h1>\u0631\u062d\u0644\u062a\u0646\u0627 \u0641\u064a \u0645\u0634\u0647\u062f \u0648\u0627\u062d\u062f<\/h1>\r\n      <p>\u0627\u0643\u062a\u0634\u0641 \u062a\u0623\u062b\u064a\u0631 \u0645\u0624\u0633\u0633\u0629 IESCO \u0645\u0646 \u062e\u0644\u0627\u0644 \u0642\u0635\u0635 \u0645\u0644\u0647\u0645\u0629 \u0648\u0644\u0642\u0637\u0627\u062a \u0645\u0631\u0626\u064a\u0629 \u062a\u064f\u0628\u0631\u0632 \u062c\u0647\u0648\u062f\u0646\u0627 \u0641\u064a \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u060c \u0627\u0644\u062a\u0645\u0643\u064a\u0646\u060c \u0648\u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0627\u062a \u0627\u0644\u0625\u0646\u0633\u0627\u0646\u064a\u0629.<\/p>\r\n      <a href=\"#videos\" class=\"hero-btn\">\u0645\u0634\u0627\u0647\u062f\u0629 \u0627\u0644\u0641\u064a\u062f\u064a\u0648\u0647\u0627\u062a<\/a>\r\n      <div class=\"scroll-indicator\">\u2193<\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===== VIDEO GALLERY ===== -->\r\n  <section id=\"videos\" class=\"video-gallery\">\r\n    <div class=\"video-card\"><iframe src=\"https:\/\/www.youtube.com\/embed\/4yUrQ8QjpV8\" allowfullscreen><\/iframe><\/div>\r\n    <div class=\"video-card\"><iframe src=\"https:\/\/www.youtube.com\/embed\/EValNAcsFmU\" allowfullscreen><\/iframe><\/div>\r\n    <div class=\"video-card\"><iframe src=\"https:\/\/www.youtube.com\/embed\/LnTYjpTqXT0\" allowfullscreen><\/iframe><\/div>\r\n    <div class=\"video-card\"><iframe src=\"https:\/\/www.youtube.com\/embed\/l7cOMaGbeZc\" allowfullscreen><\/iframe><\/div>\r\n    <div class=\"video-card\"><iframe src=\"https:\/\/www.youtube.com\/embed\/qQrKv9xSCFk\" allowfullscreen><\/iframe><\/div>\r\n    <div class=\"video-card\"><iframe src=\"https:\/\/www.youtube.com\/embed\/nGm0QgFB8cc\" allowfullscreen><\/iframe><\/div>\r\n    <div class=\"video-card\"><iframe src=\"https:\/\/www.youtube.com\/embed\/MCH6jcpuYHc\" allowfullscreen><\/iframe><\/div>\r\n    <div class=\"video-card\"><iframe src=\"https:\/\/www.youtube.com\/embed\/JVfW947lh-s\" allowfullscreen><\/iframe><\/div>\r\n    <div class=\"video-card\"><iframe src=\"https:\/\/www.youtube.com\/embed\/6Oi62TEVJX4\" allowfullscreen><\/iframe><\/div>\r\n    <div class=\"video-card\"><iframe src=\"https:\/\/www.youtube.com\/embed\/krziLHer344\" allowfullscreen><\/iframe><\/div>\r\n    <div class=\"video-card\"><iframe src=\"https:\/\/www.youtube.com\/embed\/EGI7Jb5tAD8\" allowfullscreen><\/iframe><\/div>\r\n    <div class=\"video-card\"><iframe src=\"https:\/\/www.youtube.com\/embed\/tFiqWho_PcM\" allowfullscreen><\/iframe><\/div>\r\n    <div class=\"video-card\"><iframe src=\"https:\/\/www.youtube.com\/embed\/t60fn-ZbWak\" allowfullscreen><\/iframe><\/div>\r\n    <div class=\"video-card\"><iframe src=\"https:\/\/www.youtube.com\/embed\/_RMEraESfjs\" allowfullscreen><\/iframe><\/div>\r\n    <div class=\"video-card\"><iframe src=\"https:\/\/www.youtube.com\/embed\/9y_AUb1B1FU\" allowfullscreen><\/iframe><\/div>\r\n    <div class=\"video-card\"><iframe src=\"https:\/\/www.youtube.com\/embed\/Wvrw5wllmQM\" allowfullscreen><\/iframe><\/div>\r\n    <div class=\"video-card\"><iframe src=\"https:\/\/www.youtube.com\/embed\/nhimXOMYqoo\" allowfullscreen><\/iframe><\/div>\r\n  <\/section>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\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>\u0645\u0639\u0631\u0636 \u0641\u064a\u062f\u064a\u0648\u0647\u0627\u062a IESCO \u0631\u062d\u0644\u062a\u0646\u0627 \u0641\u064a \u0645\u0634\u0647\u062f \u0648\u0627\u062d\u062f \u0627\u0643\u062a\u0634\u0641 \u062a\u0623\u062b\u064a\u0631 \u0645\u0624\u0633\u0633\u0629 IESCO \u0645\u0646 \u062e\u0644\u0627\u0644 \u0642\u0635\u0635 \u0645\u0644\u0647\u0645\u0629 \u0648\u0644\u0642\u0637\u0627\u062a \u0645\u0631\u0626\u064a\u0629 \u062a\u064f\u0628\u0631\u0632 \u062c\u0647\u0648\u062f\u0646\u0627 \u0641\u064a \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u060c \u0627\u0644\u062a\u0645\u0643\u064a\u0646\u060c \u0648\u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0627\u062a \u0627\u0644\u0625\u0646\u0633\u0627\u0646\u064a\u0629. \u0645\u0634\u0627\u0647\u062f\u0629 \u0627\u0644\u0641\u064a\u062f\u064a\u0648\u0647\u0627\u062a \u2193<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-10507","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u0645\u0639\u0631\u0636 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 - IESCO<\/title>\n<meta name=\"description\" content=\"\u0634\u0627\u0647\u062f \u0645\u0639\u0631\u0636 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0644\u0645\u0624\u0633\u0633\u0629 \u0625\u064a\u0633\u0643\u0648: \u0627\u0633\u062a\u0643\u0634\u0641 \u0645\u0634\u0627\u0631\u064a\u0639\u0646\u0627 \u0648\u0628\u0631\u0627\u0645\u062c\u0646\u0627 \u0641\u064a \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u060c \u0627\u0644\u0639\u0644\u0648\u0645\u060c \u0648\u0627\u0644\u062b\u0642\u0627\u0641\u0629 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0645\u0642\u0627\u0637\u0639 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0627\u0644\u062f\u064a\u0646\u0627\u0645\u064a\u0643\u064a\u0629 \u0627\u0644\u062a\u064a \u062a\u0628\u0631\u0632 \u062a\u0623\u062b\u064a\u0631\u0646\u0627.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/iesco.my\/ar\/iesco-videos\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u0645\u0639\u0631\u0636 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 - IESCO\" \/>\n<meta property=\"og:description\" content=\"\u0634\u0627\u0647\u062f \u0645\u0639\u0631\u0636 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0644\u0645\u0624\u0633\u0633\u0629 \u0625\u064a\u0633\u0643\u0648: \u0627\u0633\u062a\u0643\u0634\u0641 \u0645\u0634\u0627\u0631\u064a\u0639\u0646\u0627 \u0648\u0628\u0631\u0627\u0645\u062c\u0646\u0627 \u0641\u064a \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u060c \u0627\u0644\u0639\u0644\u0648\u0645\u060c \u0648\u0627\u0644\u062b\u0642\u0627\u0641\u0629 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0645\u0642\u0627\u0637\u0639 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0627\u0644\u062f\u064a\u0646\u0627\u0645\u064a\u0643\u064a\u0629 \u0627\u0644\u062a\u064a \u062a\u0628\u0631\u0632 \u062a\u0623\u062b\u064a\u0631\u0646\u0627.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/iesco.my\/ar\/iesco-videos\/\" \/>\n<meta property=\"og:site_name\" content=\"IESCO\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-20T12:21:34+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u0645\u0639\u0631\u0636 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 - IESCO","description":"\u0634\u0627\u0647\u062f \u0645\u0639\u0631\u0636 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0644\u0645\u0624\u0633\u0633\u0629 \u0625\u064a\u0633\u0643\u0648: \u0627\u0633\u062a\u0643\u0634\u0641 \u0645\u0634\u0627\u0631\u064a\u0639\u0646\u0627 \u0648\u0628\u0631\u0627\u0645\u062c\u0646\u0627 \u0641\u064a \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u060c \u0627\u0644\u0639\u0644\u0648\u0645\u060c \u0648\u0627\u0644\u062b\u0642\u0627\u0641\u0629 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0645\u0642\u0627\u0637\u0639 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0627\u0644\u062f\u064a\u0646\u0627\u0645\u064a\u0643\u064a\u0629 \u0627\u0644\u062a\u064a \u062a\u0628\u0631\u0632 \u062a\u0623\u062b\u064a\u0631\u0646\u0627.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/iesco.my\/ar\/iesco-videos\/","og_locale":"ar_AR","og_type":"article","og_title":"\u0645\u0639\u0631\u0636 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 - IESCO","og_description":"\u0634\u0627\u0647\u062f \u0645\u0639\u0631\u0636 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0644\u0645\u0624\u0633\u0633\u0629 \u0625\u064a\u0633\u0643\u0648: \u0627\u0633\u062a\u0643\u0634\u0641 \u0645\u0634\u0627\u0631\u064a\u0639\u0646\u0627 \u0648\u0628\u0631\u0627\u0645\u062c\u0646\u0627 \u0641\u064a \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u060c \u0627\u0644\u0639\u0644\u0648\u0645\u060c \u0648\u0627\u0644\u062b\u0642\u0627\u0641\u0629 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0645\u0642\u0627\u0637\u0639 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0627\u0644\u062f\u064a\u0646\u0627\u0645\u064a\u0643\u064a\u0629 \u0627\u0644\u062a\u064a \u062a\u0628\u0631\u0632 \u062a\u0623\u062b\u064a\u0631\u0646\u0627.","og_url":"https:\/\/iesco.my\/ar\/iesco-videos\/","og_site_name":"IESCO","article_modified_time":"2025-10-20T12:21:34+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/iesco.my\/ar\/iesco-videos\/","url":"https:\/\/iesco.my\/ar\/iesco-videos\/","name":"\u0645\u0639\u0631\u0636 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 - IESCO","isPartOf":{"@id":"https:\/\/tan-spoonbill-985953.hostingersite.com\/#website"},"datePublished":"2024-01-31T01:16:52+00:00","dateModified":"2025-10-20T12:21:34+00:00","description":"\u0634\u0627\u0647\u062f \u0645\u0639\u0631\u0636 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0644\u0645\u0624\u0633\u0633\u0629 \u0625\u064a\u0633\u0643\u0648: \u0627\u0633\u062a\u0643\u0634\u0641 \u0645\u0634\u0627\u0631\u064a\u0639\u0646\u0627 \u0648\u0628\u0631\u0627\u0645\u062c\u0646\u0627 \u0641\u064a \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u060c \u0627\u0644\u0639\u0644\u0648\u0645\u060c \u0648\u0627\u0644\u062b\u0642\u0627\u0641\u0629 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0645\u0642\u0627\u0637\u0639 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0627\u0644\u062f\u064a\u0646\u0627\u0645\u064a\u0643\u064a\u0629 \u0627\u0644\u062a\u064a \u062a\u0628\u0631\u0632 \u062a\u0623\u062b\u064a\u0631\u0646\u0627.","breadcrumb":{"@id":"https:\/\/iesco.my\/ar\/iesco-videos\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/iesco.my\/ar\/iesco-videos\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/iesco.my\/ar\/iesco-videos\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/iesco.my\/ar\/"},{"@type":"ListItem","position":2,"name":"\u0645\u0639\u0631\u0636 \u0627\u0644\u0641\u064a\u062f\u064a\u0648"}]},{"@type":"WebSite","@id":"https:\/\/tan-spoonbill-985953.hostingersite.com\/#website","url":"https:\/\/tan-spoonbill-985953.hostingersite.com\/","name":"IESCO","description":"Supporting Education and relief in conflict zones with Malaysian scholarships and education aids. Donate today.","publisher":{"@id":"https:\/\/tan-spoonbill-985953.hostingersite.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tan-spoonbill-985953.hostingersite.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ar"},{"@type":"Organization","@id":"https:\/\/tan-spoonbill-985953.hostingersite.com\/#organization","name":"IESCO","url":"https:\/\/tan-spoonbill-985953.hostingersite.com\/","logo":{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/tan-spoonbill-985953.hostingersite.com\/#\/schema\/logo\/image\/","url":"https:\/\/iesco.my\/wp-content\/uploads\/2025\/09\/isco-logo.png","contentUrl":"https:\/\/iesco.my\/wp-content\/uploads\/2025\/09\/isco-logo.png","width":1080,"height":540,"caption":"IESCO"},"image":{"@id":"https:\/\/tan-spoonbill-985953.hostingersite.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/pages\/10507","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/comments?post=10507"}],"version-history":[{"count":3,"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/pages\/10507\/revisions"}],"predecessor-version":[{"id":17018,"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/pages\/10507\/revisions\/17018"}],"wp:attachment":[{"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/media?parent=10507"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}