{"id":6402,"date":"2026-06-04T03:59:08","date_gmt":"2026-06-04T01:59:08","guid":{"rendered":"https:\/\/marasya.com\/?page_id=6402"},"modified":"2026-06-05T18:15:54","modified_gmt":"2026-06-05T16:15:54","slug":"trader","status":"publish","type":"page","link":"https:\/\/marasya.com\/ar\/trader\/","title":{"rendered":"<i class=\"fa-solid fa-handshake\"><\/i> \u0627\u0646\u0636\u0645 \u0643\u0634\u0631\u064a\u0643 \u0644\u0645\u0631\u0627\u0633\u064a\u0627"},"content":{"rendered":"<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.7.2\/css\/all.min.css\"\/>\r\n\r\n<style>\r\n\r\n\/* =========================\r\n   SECTION\r\n========================= *\/\r\n.merchant-section{\r\n  width:100%;\r\n  padding:60px 20px;\r\n  display:flex;\r\n  justify-content:center;\r\n  background:linear-gradient(135deg,#f7f9ff,#eef3ff);\r\n  border-radius: 20px;\r\n}\r\n\r\n\/* =========================\r\n   CARD\r\n========================= *\/\r\n.merchant-card{\r\n  width:100%;\r\n  max-width:1100px;\r\n  background:rgba(255,255,255,.7);\r\n  backdrop-filter:blur(12px);\r\n  border:1px solid rgba(0,0,0,.06);\r\n  border-radius:24px;\r\n  box-shadow:0 20px 60px rgba(0,0,0,.08);\r\n  padding:40px;\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:40px;\r\n  overflow:hidden;\r\n  position:relative;\r\n}\r\n\r\n\/* \u0632\u062e\u0631\u0641\u0629 \u062e\u0644\u0641\u064a\u0629 *\/\r\n.merchant-card::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  width:300px;\r\n  height:300px;\r\n  background:radial-gradient(circle,#0117d7 0%,transparent 70%);\r\n  top:-120px;\r\n  right:-120px;\r\n  opacity:.15;\r\n}\r\n\r\n\/* =========================\r\n   TEXT AREA\r\n========================= *\/\r\n.merchant-text{\r\n  flex:1;\r\n}\r\n\r\n.merchant-text h2{\r\n  font-size:28px;\r\n  color:#111;\r\n  margin-bottom:10px;\r\n}\r\n\r\n.merchant-text p{\r\n  font-size:14px;\r\n  color:#666;\r\n  line-height:1.6;\r\n  max-width:500px;\r\n}\r\n\r\n\/* =========================\r\n   BUTTONS\r\n========================= *\/\r\n.merchant-actions{\r\n  display:flex;\r\n  flex-direction:column;\r\n  gap:12px;\r\n  min-width:240px;\r\n}\r\n\r\n.btn{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  gap:10px;\r\n  padding:14px 16px;\r\n  border-radius:14px;\r\n  text-decoration:none;\r\n  font-weight:600;\r\n  font-size:14px;\r\n  transition:.25s;\r\n  cursor:pointer;\r\n  user-select:none;\r\n}\r\n\r\n\/* Primary *\/\r\n.btn-primary{\r\n  background:#0117d7;\r\n  color:#fff;\r\n  box-shadow:0 10px 25px rgba(1,23,215,.25);\r\n}\r\n\r\n.btn-primary:hover{\r\n  transform:translateY(-2px);\r\n  color: #fff\r\n}\r\n\r\n\/* Secondary *\/\r\n.btn-secondary{\r\n  background:#fff;\r\n  border:1px solid #ddd;\r\n  color:#111;\r\n}\r\n\r\n.btn-secondary:hover{\r\n  transform:translateY(-2px);\r\n  border-color:#0117d7;\r\n  color: #0117d7\r\n}\r\n\r\n\/* =========================\r\n   ICON BOX\r\n========================= *\/\r\n.merchant-icon{\r\n  width:90px;\r\n  height:90px;\r\n  border-radius:18px;\r\n  background:linear-gradient(135deg,#0117d7,#4a6bff);\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  color:#fff;\r\n  font-size:32px;\r\n  flex-shrink:0;\r\n}\r\n\r\n\/* =========================\r\n   RESPONSIVE\r\n========================= *\/\r\n\r\n\/* Tablet *\/\r\n@media(max-width:992px){\r\n  .merchant-card{\r\n    flex-direction:column;\r\n    text-align:center;\r\n  }\r\n\r\n  .merchant-actions{\r\n    width:100%;\r\n    flex-direction:row;\r\n    justify-content:center;\r\n    flex-wrap:wrap;\r\n  }\r\n\r\n  .merchant-text p{\r\n    margin:0 auto;\r\n  }\r\n}\r\n\r\n\/* Mobile *\/\r\n@media(max-width:576px){\r\n  .merchant-text h2{\r\n    font-size:22px;\r\n  }\r\n\r\n  .merchant-actions{\r\n    flex-direction:column;\r\n    width:100%;\r\n  }\r\n\r\n  .btn{\r\n    width:100%;\r\n  }\r\n}\r\n\r\n<\/style>\r\n\r\n<section class=\"merchant-section\">\r\n\r\n  <div class=\"merchant-card\">\r\n\r\n    <!-- ICON -->\r\n    <div class=\"merchant-icon\">\r\n      <i class=\"fa-solid fa-store\"><\/i>\r\n    <\/div>\r\n\r\n    <!-- TEXT -->\r\n    <div class=\"merchant-text\">\r\n      <h2>Become a Host & Start Earning<\/h2>\r\n      <p>\r\n        Join our platform as a merchant and start listing your properties easily.\r\n        Reach thousands of customers and manage your listings in one place.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <!-- ACTIONS -->\r\n    <div class=\"merchant-actions\">\r\n\r\n      <a href=\"https:\/\/marasya.com\/merchant-register\" class=\"btn btn-primary\">\r\n        <i class=\"fa-solid fa-user-plus\"><\/i>\r\n        Join as Merchant\r\n      <\/a>\r\n\r\n      <a href=\"https:\/\/marasya.com\/app-download\" class=\"btn btn-secondary\">\r\n        <i class=\"fa-solid fa-download\"><\/i>\r\n        Download Properties App (SOON)\r\n      <\/a>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-6402","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/marasya.com\/ar\/wp-json\/wp\/v2\/pages\/6402","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/marasya.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/marasya.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/marasya.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/marasya.com\/ar\/wp-json\/wp\/v2\/comments?post=6402"}],"version-history":[{"count":2,"href":"https:\/\/marasya.com\/ar\/wp-json\/wp\/v2\/pages\/6402\/revisions"}],"predecessor-version":[{"id":6431,"href":"https:\/\/marasya.com\/ar\/wp-json\/wp\/v2\/pages\/6402\/revisions\/6431"}],"wp:attachment":[{"href":"https:\/\/marasya.com\/ar\/wp-json\/wp\/v2\/media?parent=6402"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}