{"id":22,"date":"2026-07-29T20:42:22","date_gmt":"2026-07-29T20:42:22","guid":{"rendered":"https:\/\/masana.ae\/?page_id=22"},"modified":"2026-07-29T21:04:01","modified_gmt":"2026-07-29T21:04:01","slug":"coming-soon","status":"publish","type":"page","link":"https:\/\/masana.ae\/","title":{"rendered":"Coming Soon"},"content":{"rendered":"\n<style>\n  html,\n  body {\n    margin: 0 !important;\n    padding: 0 !important;\n    overflow-x: hidden !important;\n    background: #080808 !important;\n  }\n\n  body.admin-bar .masana-coming-soon {\n    min-height: calc(100vh - 32px);\n    min-height: calc(100svh - 32px);\n  }\n\n  .wp-site-blocks,\n  .wp-block-post-content,\n  .entry-content,\n  .wp-block-group,\n  .wp-block-group__inner-container,\n  main,\n  article {\n    width: 100% !important;\n    max-width: none !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  .masana-coming-soon,\n  .masana-coming-soon * {\n    box-sizing: border-box;\n  }\n\n  .masana-coming-soon {\n    position: relative;\n    width: 100%;\n    max-width: none;\n    min-height: 100vh;\n    min-height: 100svh;\n    margin: 0;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 48px 24px;\n    color: #ffffff;\n    background:\n      radial-gradient(\n        circle at 80% 10%,\n        rgba(255, 196, 0, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(\n        135deg,\n        #171717 0%,\n        #080808 58%,\n        #020202 100%\n      );\n    font-family: \"Montserrat Alternates\", Montserrat, Arial, sans-serif;\n  }\n\n  .masana-background-grid {\n    position: absolute;\n    inset: 0;\n    pointer-events: none;\n    opacity: 0.55;\n    background-image:\n      linear-gradient(\n        rgba(255, 255, 255, 0.035) 1px,\n        transparent 1px\n      ),\n      linear-gradient(\n        90deg,\n        rgba(255, 255, 255, 0.035) 1px,\n        transparent 1px\n      );\n    background-size: 48px 48px;\n  }\n\n  .masana-content {\n    position: relative;\n    z-index: 2;\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  .masana-logo {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 220px;\n    min-height: 78px;\n    margin: 0 0 28px;\n    padding: 12px 28px;\n    border: 4px solid #ffc400;\n    border-radius: 18px;\n    color: #ffc400;\n    font-size: clamp(34px, 4vw, 54px);\n    font-weight: 900;\n    line-height: 1;\n    letter-spacing: -2px;\n    transform: rotate(-2deg);\n  }\n\n  .masana-eyebrow {\n    margin: 0 0 18px;\n    color: #ffc400;\n    font-size: 13px;\n    font-weight: 900;\n    line-height: 1.4;\n    letter-spacing: 5px;\n    text-transform: uppercase;\n  }\n\n  .masana-title {\n    width: 100%;\n    max-width: 1050px;\n    margin: 0 auto 24px;\n    color: #ffffff;\n    font-size: clamp(54px, 6vw, 92px);\n    font-weight: 900;\n    line-height: 0.98;\n    letter-spacing: -4px;\n  }\n\n  .masana-description {\n    max-width: 760px;\n    margin: 0 auto;\n    color: #e2e2e2;\n    font-size: clamp(16px, 1.5vw, 20px);\n    font-weight: 500;\n    line-height: 1.7;\n  }\n\n  .masana-divider {\n    width: 72px;\n    height: 6px;\n    margin: 30px auto;\n    border-radius: 20px;\n    background: #ef302c;\n  }\n\n  .masana-opening {\n    margin: 0 0 28px;\n    color: #ffffff;\n    font-size: 16px;\n    font-weight: 800;\n    line-height: 1.5;\n  }\n\n  .masana-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 14px;\n  }\n\n  .masana-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 220px;\n    min-height: 58px;\n    padding: 15px 28px;\n    border: 2px solid #ffc400;\n    border-radius: 15px;\n    font-size: 15px;\n    font-weight: 900;\n    line-height: 1.2;\n    text-decoration: none !important;\n    transition:\n      transform 0.2s ease,\n      background-color 0.2s ease,\n      border-color 0.2s ease,\n      color 0.2s ease;\n  }\n\n  .masana-button:hover {\n    transform: translateY(-3px);\n  }\n\n  .masana-button-primary {\n    background: #ffc400;\n    color: #111111 !important;\n  }\n\n  .masana-button-primary:hover {\n    background: #ffffff;\n    border-color: #ffffff;\n  }\n\n  .masana-button-secondary {\n    background: transparent;\n    color: #ffc400 !important;\n  }\n\n  .masana-button-secondary:hover {\n    background: #ffc400;\n    color: #111111 !important;\n  }\n\n  .masana-domain {\n    margin: 34px 0 0;\n    color: #8c8c8c;\n    font-size: 13px;\n    font-weight: 800;\n    line-height: 1.4;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n  }\n\n  @media (max-width: 782px) {\n    body.admin-bar .masana-coming-soon {\n      min-height: calc(100vh - 46px);\n      min-height: calc(100svh - 46px);\n    }\n\n    .masana-coming-soon {\n      padding: 38px 20px;\n    }\n\n    .masana-logo {\n      min-width: 180px;\n      min-height: 65px;\n      margin-bottom: 24px;\n      padding: 10px 23px;\n      border-width: 3px;\n      border-radius: 15px;\n      font-size: 39px;\n    }\n\n    .masana-eyebrow {\n      margin-bottom: 17px;\n      font-size: 11px;\n      letter-spacing: 4px;\n    }\n\n    .masana-title {\n      max-width: 660px;\n      margin-bottom: 22px;\n      font-size: clamp(46px, 10vw, 70px);\n      line-height: 1;\n      letter-spacing: -3px;\n    }\n\n    .masana-description {\n      max-width: 560px;\n      font-size: 16px;\n    }\n  }\n\n  @media (max-width: 520px) {\n    .masana-coming-soon {\n      padding: 32px 18px;\n    }\n\n    .masana-logo {\n      min-width: 155px;\n      min-height: 58px;\n      margin-bottom: 22px;\n      padding: 9px 20px;\n      font-size: 33px;\n    }\n\n    .masana-eyebrow {\n      margin-bottom: 16px;\n      font-size: 10px;\n      letter-spacing: 3px;\n    }\n\n    .masana-title {\n      max-width: 420px;\n      margin-bottom: 20px;\n      font-size: clamp(40px, 13vw, 56px);\n      line-height: 1;\n      letter-spacing: -2.5px;\n    }\n\n    .masana-description {\n      max-width: 390px;\n      font-size: 15px;\n      line-height: 1.65;\n    }\n\n    .masana-description br {\n      display: none;\n    }\n\n    .masana-divider {\n      width: 60px;\n      height: 5px;\n      margin: 25px auto;\n    }\n\n    .masana-opening {\n      margin-bottom: 23px;\n      font-size: 14px;\n    }\n\n    .masana-buttons {\n      width: 100%;\n      max-width: 380px;\n      margin: 0 auto;\n      flex-direction: column;\n    }\n\n    .masana-button {\n      width: 100%;\n      min-width: 0;\n      min-height: 55px;\n    }\n\n    .masana-domain {\n      margin-top: 29px;\n      font-size: 11px;\n    }\n  }\n\n  @media (max-height: 760px) and (min-width: 783px) {\n    .masana-coming-soon {\n      padding-top: 28px;\n      padding-bottom: 28px;\n    }\n\n    .masana-logo {\n      min-height: 64px;\n      margin-bottom: 19px;\n      font-size: 40px;\n    }\n\n    .masana-eyebrow {\n      margin-bottom: 12px;\n    }\n\n    .masana-title {\n      margin-bottom: 18px;\n      font-size: clamp(48px, 5vw, 72px);\n    }\n\n    .masana-description {\n      font-size: 16px;\n    }\n\n    .masana-divider {\n      margin-top: 21px;\n      margin-bottom: 21px;\n    }\n\n    .masana-opening {\n      margin-bottom: 20px;\n    }\n\n    .masana-domain {\n      margin-top: 23px;\n    }\n  }\n<\/style>\n\n<section class=\"masana-coming-soon\">\n  <div class=\"masana-background-grid\" aria-hidden=\"true\"><\/div>\n\n  <div class=\"masana-content\">\n    <div class=\"masana-logo\">MASANA<\/div>\n\n    <p class=\"masana-eyebrow\">Sharjah, UAE<\/p>\n\n    <h1 class=\"masana-title\">\n      Something delicious<br>\n      is coming soon.\n    <\/h1>\n\n    <p class=\"masana-description\">\n      Smashed fresh. Packed with flavour.<br>\n      Get ready for burgers, shawarma, loaded sides and more.\n    <\/p>\n\n    <div class=\"masana-divider\"><\/div>\n\n    <p class=\"masana-opening\">\n      Opening soon in Al Taawun, Sharjah\n    <\/p>\n\n    <div class=\"masana-buttons\">\n      <a class=\"masana-button masana-button-primary\" href=\"#\" rel=\"noopener noreferrer\">\n        Follow Our Journey\n      <\/a>\n\n      <a class=\"masana-button masana-button-secondary\" href=\"https:\/\/wa.me\/971509856900\" target=\"_blank\" rel=\"noopener noreferrer\">\n        Contact Us\n      <\/a>\n    <\/div>\n\n    <p class=\"masana-domain\">masana.ae<\/p>\n  <\/div>\n<\/section>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>MASANA Sharjah, UAE Something delicious is coming soon. Smashed fresh. Packed with flavour. Get ready for burgers, shawarma, loaded sides and more. Opening soon in Al Taawun, Sharjah Follow Our Journey Contact Us masana.ae<\/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-22","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/masana.ae\/index.php?rest_route=\/wp\/v2\/pages\/22","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/masana.ae\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/masana.ae\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/masana.ae\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/masana.ae\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=22"}],"version-history":[{"count":4,"href":"https:\/\/masana.ae\/index.php?rest_route=\/wp\/v2\/pages\/22\/revisions"}],"predecessor-version":[{"id":29,"href":"https:\/\/masana.ae\/index.php?rest_route=\/wp\/v2\/pages\/22\/revisions\/29"}],"wp:attachment":[{"href":"https:\/\/masana.ae\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=22"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}