{"id":2,"date":"2026-01-29T04:03:29","date_gmt":"2026-01-29T04:03:29","guid":{"rendered":"https:\/\/miswaqe.com\/?page_id=2"},"modified":"2026-01-29T11:20:46","modified_gmt":"2026-01-29T11:20:46","slug":"sample-page","status":"publish","type":"page","link":"https:\/\/miswaqe.com\/","title":{"rendered":""},"content":{"rendered":"\n<!--\nMISWAQE \u2014 Luxury Landing Page BODY (fixed: no edge bleed, correct image URLs, cleaner luxury)\nPaste into a WordPress \"Custom HTML\" block.\n\nProduct URL:\nhttps:\/\/miswaqe.com\/?product=miswaqe-premium-miswak-holder-pre-order\nSupport email:\nsupport@miswaqe.com\n-->\n\n<section class=\"mwq\">\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Fraunces:opsz,wght@9..144,500..700&family=Inter:wght@400;500;600;700&display=swap');\n\n    :root{\n      --bg:#050506;\n      --ink:#f6f3ee;\n      --muted:rgba(246,243,238,.82);\n      --muted2:rgba(246,243,238,.66);\n      --gold:#d7b76a;\n      --line:rgba(255,255,255,.10);\n      --card:rgba(255,255,255,.035);\n      --shadow:0 26px 80px rgba(0,0,0,.60);\n      --shadow2:0 18px 54px rgba(0,0,0,.52);\n      --r:22px;\n      --r2:28px;\n      --max:1160px;\n      --body:\"Inter\", ui-sans-serif, system-ui, -apple-system, Sege UI, Roboto, Helvetica, Arial;\n      --display:\"Fraunces\", ui-serif, Georgia, \"Times New Roman\", Times, serif;\n    }\n\n    .mwq, .mwq *{ box-sizing:border-box; }\n    .mwq{\n      position: relative;\n      width: 100%;\n      overflow-x: hidden;\n      color: var(--ink);\n      font-family: var(--body);\n      line-height: 1.6;\n      -webkit-font-smoothing: antialiased;\n      padding: 0;\n      margin: 0;\n    }\n\n    .mwq::before{\n      content:\"\";\n      position: fixed;\n      inset: 0;\n      z-index: 0;\n      pointer-events: none;\n      background:\n        radial-gradient(circle at 50% 28%,\n          rgba(22,22,26,.98) 0%,\n          rgba(16,16,18,.95) 42%,\n          rgba(6,6,7,.99) 78%,\n          #050506 100%\n        ),\n        radial-gradient(900px 520px at 50% 18%,\n          rgba(215,183,106,.10), transparent 62%\n        );\n    }\n\n    .mwq .layer{ position: relative; z-index: 1; }\n\n    .mwq h1,.mwq h2,.mwq h3{ margin:0; }\n    .mwq p{ margin:0; }\n    .mwq a{ color:inherit; text-decoration:none; }\n    .mwq img{ max-width:100%; height:auto; display:block; }\n\n    .mwq .wrap{\n      max-width: var(--max);\n      margin: 0 auto;\n      padding: 0 22px;\n    }\n\n    .mwq .hero{ padding: 56px 0 18px; }\n    .mwq .heroGrid{\n      display:grid;\n      grid-template-columns: 1.05fr .95fr;\n      gap: 28px;\n      align-items: center;\n    }\n\n    .mwq .eyebrow{\n      display:inline-flex; align-items:center; gap:10px;\n      font-size: 12px;\n      font-weight: 800;\n      letter-spacing: .24em;\n      text-transform: uppercase;\n      color: rgba(246,243,238,.84);\n    }\n    .mwq .eyebrow i{\n      width: 8px; height: 8px; border-radius: 99px;\n      background: var(--gold);\n      box-shadow: 0 12px 24px rgba(215,183,106,.26);\n      display:inline-block;\n    }\n\n    .mwq .title{\n      margin-top: 14px;\n      font-family: var(--display);\n      font-size: clamp(40px, 4.6vw, 64px);\n      line-height: 1.02;\n      font-weight: 650;\n      letter-spacing: -0.02em;\n    }\n    .mwq .lead{\n      margin-top: 18px;\n      font-size: 18px;\n      font-weight: 550;\n      max-width: 64ch;\n      color: var(--muted);\n    }\n\n    .mwq .ctaRow{\n      margin-top: 22px;\n      display:flex; flex-wrap:wrap; gap:12px; align-items:center;\n    }\n\n    .mwq .btn{\n      display:inline-flex; align-items:center; justify-content:center;\n      padding: 14px 20px;\n      border-radius: 999px;\n      border: 1px solid rgba(215,183,106,.45);\n      background: linear-gradient(180deg, rgba(215,183,106,.24), rgba(215,183,106,.06));\n      box-shadow: 0 18px 50px rgba(0,0,0,.45);\n      font-size: 15px;\n      font-weight: 750;\n      letter-spacing: .02em;\n      color: rgba(246,243,238,.96);\n      transition: transform .16s ease, border-color .16s ease;\n      will-change: transform;\n    }\n    .mwq .btn:hover{ transform: translateY(-2px); border-color: rgba(215,183,106,.70); }\n\n    .mwq .btnSecondary{\n      background: rgba(255,255,255,.05);\n      border: 1px solid rgba(255,255,255,.16);\n      box-shadow: none;\n      color: rgba(246,243,238,.92);\n      font-weight: 700;\n    }\n    .mwq .btnSecondary:hover{ transform: translateY(-2px); border-color: rgba(255,255,255,.26); }\n\n    .mwq .micro{\n      font-size: 14px;\n      font-weight: 650;\n      color: var(--muted2);\n    }\n    .mwq .micro strong{ color: rgba(246,243,238,.95); font-weight: 850; }\n\n    .mwq .mediaCard{\n      border-radius: var(--r2);\n      overflow:hidden;\n      background: rgba(255,255,255,.03);\n      border: 1px solid rgba(255,255,255,.10);\n      box-shadow: var(--shadow);\n      position: relative;\n      min-height: 480px;\n    }\n    .mwq .mediaCard img{\n      width:100%; height:100%;\n      object-fit: cover;\n      transform: scale(1.03);\n      filter: contrast(1.05) saturate(1.02);\n    }\n    .mwq .mediaCard::after{\n      content:\"\";\n      position:absolute; inset:0;\n      background:\n        radial-gradient(700px 420px at 60% 10%, rgba(215,183,106,.14), transparent 62%),\n        linear-gradient(180deg, transparent 0%, rgba(0,0,0,.55) 100%);\n      pointer-events:none;\n    }\n    .mwq .badgeRow{\n      position:absolute; left:16px; right:16px; bottom:16px;\n      display:flex; gap:10px; flex-wrap:wrap; justify-content:space-between;\n      z-index: 2;\n    }\n    .mwq .badge{\n      display:inline-flex; align-items:center;\n      padding: 10px 12px;\n      border-radius: 999px;\n      background: rgba(10,10,11,.62);\n      border: 1px solid rgba(215,183,106,.26);\n      backdrop-filter: blur(10px);\n      font-size: 12px;\n      font-weight: 850;\n      letter-spacing: .10em;\n      text-transform: uppercase;\n      color: rgba(246,243,238,.92);\n      white-space: nowrap;\n    }\n\n    .mwq .divider{\n      margin: 34px 0 0;\n      height:1px;\n      background: linear-gradient(90deg, transparent, rgba(215,183,106,.22), rgba(255,255,255,.12), rgba(215,183,106,.22), transparent);\n    }\n\n    .mwq .trust{ padding: 28px 0 0; }\n    .mwq .trustGrid{\n      display:grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 14px;\n    }\n    .mwq .trustItem{\n      border-radius: 18px;\n      padding: 18px 16px;\n      background: var(--card);\n      border: 1px solid rgba(255,255,255,.10);\n      box-shadow: var(--shadow2);\n    }\n    .mwq .trustTitle{\n      font-size: 12px;\n      font-weight: 900;\n      letter-spacing: .18em;\n      text-transform: uppercase;\n      color: rgba(246,243,238,.94);\n    }\n    .mwq .trustText{\n      margin-top: 10px;\n      font-size: 15px;\n      font-weight: 650;\n      color: var(--muted);\n    }\n\n    .mwq .story{ padding: 58px 0 10px; }\n    .mwq .sectionTitle{\n      font-family: var(--display);\n      font-size: clamp(28px, 2.2vw, 36px);\n      line-height: 1.12;\n      font-weight: 650;\n    }\n    .mwq .sectionLead{\n      margin-top: 12px;\n      max-width: 82ch;\n      color: var(--muted);\n      font-size: 16.5px;\n      font-weight: 550;\n    }\n    .mwq .storyGrid{\n      margin-top: 22px;\n      display:grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 16px;\n      align-items: start;\n    }\n    .mwq .panel{\n      border-radius: var(--r2);\n      padding: 22px;\n      background: linear-gradient(180deg, rgba(255,255,255,.045), rgba(255,255,255,.02));\n      border: 1px solid rgba(255,255,255,.10);\n      box-shadow: var(--shadow2);\n    }\n    .mwq .panel h3{\n      font-size: 12px;\n      font-weight: 900;\n      letter-spacing: .20em;\n      text-transform: uppercase;\n      color: rgba(246,243,238,.94);\n    }\n    .mwq .panel p{\n      margin-top: 12px;\n      color: var(--muted);\n      font-size: 15.5px;\n      font-weight: 550;\n    }\n    .mwq .bullets{\n      margin-top: 14px;\n      padding-left: 0;\n      list-style: none;\n      display:grid;\n      gap: 10px;\n    }\n    .mwq .bullets li{\n      display:flex; gap:10px; align-items:flex-start;\n      color: var(--muted);\n      font-size: 15px;\n      font-weight: 650;\n    }\n    .mwq .tick{\n      width: 18px; height: 18px; border-radius: 7px;\n      border: 1px solid rgba(215,183,106,.42);\n      background: rgba(215,183,106,.09);\n      flex: 0 0 18px;\n      margin-top: 2px;\n      position:relative;\n    }\n    .mwq .tick:after{\n      content:\"\";\n      position:absolute;\n      left:5px; top:3px;\n      width:6px; height:10px;\n      border-right:2px solid var(--gold);\n      border-bottom:2px solid var(--gold);\n      transform: rotate(45deg);\n    }\n    .mwq .note{\n      margin-top: 14px;\n      padding-top: 14px;\n      border-top: 1px solid rgba(255,255,255,.12);\n      color: var(--muted2);\n      font-size: 14px;\n      font-weight: 650;\n    }\n\n    .mwq .editions{ padding: 54px 0 10px; }\n    .mwq .cards{\n      margin-top: 22px;\n      display:grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 16px;\n    }\n    .mwq .card{\n      border-radius: var(--r2);\n      overflow:hidden;\n      background: var(--card);\n      border: 1px solid rgba(255,255,255,.10);\n      box-shadow: var(--shadow2);\n    }\n    .mwq .cardMedia{\n      position: relative;\n      height: 260px;\n      overflow:hidden;\n    }\n    .mwq .cardMedia img{\n      width:100%; height:100%;\n      object-fit: cover;\n      transform: scale(1.05);\n      filter: contrast(1.04) saturate(1.02);\n    }\n    .mwq .cardMedia:after{\n      content:\"\";\n      position:absolute; inset:0;\n      background: linear-gradient(180deg, transparent 18%, rgba(0,0,0,.78) 100%);\n      pointer-events:none;\n    }\n    .mwq .cardBody{ padding: 18px 18px 20px; }\n    .mwq .cardTitle{\n      font-size: 12px;\n      font-weight: 900;\n      letter-spacing: .22em;\n      text-transform: uppercase;\n      color: rgba(246,243,238,.95);\n    }\n    .mwq .cardText{\n      margin-top: 12px;\n      color: var(--muted);\n      font-size: 15.5px;\n      font-weight: 550;\n    }\n\n    .mwq .triptych{ margin-top: 18px; border-radius: var(--r2); overflow:hidden; border: 1px solid rgba(255,255,255,.10); background: rgba(255,255,255,.06); box-shadow: var(--shadow2); }\n    .mwq .triptychGrid{\n      display:grid;\n      grid-template-columns: 1fr 1fr 1fr;\n      gap: 1px;\n      background: rgba(255,255,255,.08);\n    }\n\n    .mwq .purchase{ padding: 62px 0 72px; }\n    .mwq .vault{\n      border-radius: 32px;\n      padding: 26px;\n      background:\n        radial-gradient(900px 420px at 50% 0%, rgba(215,183,106,.16), transparent 60%),\n        linear-gradient(180deg, rgba(255,255,255,.055), rgba(255,255,255,.02));\n      border: 1px solid rgba(215,183,106,.26);\n      box-shadow: var(--shadow);\n      display:grid;\n      grid-template-columns: 1.05fr .95fr;\n      gap: 18px;\n      align-items: center;\n    }\n    .mwq .price{\n      margin-top: 10px;\n      font-family: var(--display);\n      font-size: 44px;\n      font-weight: 650;\n      letter-spacing: -.02em;\n      line-height: 1.05;\n    }\n    .mwq .subprice{\n      margin-top: 10px;\n      color: var(--muted);\n      font-size: 15.5px;\n      font-weight: 750;\n    }\n    .mwq .vaultNote{\n      margin-top: 14px;\n      padding-top: 14px;\n      border-top: 1px solid rgba(255,255,255,.12);\n      color: var(--muted2);\n      font-size: 14px;\n      font-weight: 650;\n    }\n    .mwq .purchaseCtas{\n      display:flex;\n      flex-direction: column;\n      gap: 10px;\n      align-items: stretch;\n    }\n    .mwq .fine{\n      font-size: 13px;\n      font-weight: 650;\n      color: var(--muted2);\n      text-align:center;\n    }\n\n    \/* \u2705 FOOTER SOCIALS (Luxury, subtle) *\/\n    .mwq .footerBar{\n      margin-top: 18px;\n      padding-top: 16px;\n      border-top: 1px solid rgba(255,255,255,.10);\n      display:flex;\n      justify-content: space-between;\n      gap: 16px;\n      flex-wrap: wrap;\n      align-items: center;\n    }\n    .mwq .handle{\n      font-size: 12px;\n      font-weight: 900;\n      letter-spacing: .20em;\n      text-transform: uppercase;\n      color: rgba(246,243,238,.86);\n    }\n    .mwq .socialLinks{\n      display:flex;\n      gap: 14px;\n      flex-wrap: wrap;\n      align-items: center;\n      justify-content: flex-end;\n      font-size: 13px;\n      font-weight: 750;\n      color: rgba(246,243,238,.82);\n      letter-spacing: .02em;\n    }\n    .mwq .socialLinks a{\n      opacity: .86;\n      transition: opacity .15s ease, color .15s ease;\n    }\n    .mwq .socialLinks a:hover{\n      opacity: 1;\n      color: rgba(246,243,238,.95);\n    }\n    .mwq .sep{\n      opacity: .35;\n      font-weight: 700;\n    }\n\n    \/* \u2705 NEW: POLICY LINKS ROW *\/\n    .mwq .policyLinks{\n      margin-top: 12px;\n      padding-top: 12px;\n      border-top: 1px solid rgba(255,255,255,.10);\n      display:flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      align-items: center;\n      justify-content: space-between;\n      color: rgba(246,243,238,.70);\n      font-size: 12px;\n      font-weight: 650;\n      letter-spacing: .02em;\n    }\n    .mwq .policyLinks .left,\n    .mwq .policyLinks .right{\n      display:flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      align-items:center;\n    }\n    .mwq .policyLinks a{\n      color: rgba(215,183,106,.92);\n      opacity: .92;\n      text-decoration: none;\n      border-bottom: 1px solid rgba(215,183,106,.25);\n      padding-bottom: 2px;\n      transition: opacity .15s ease, border-color .15s ease;\n    }\n    .mwq .policyLinks a:hover{\n      opacity: 1;\n      border-color: rgba(215,183,106,.55);\n    }\n    .mwq .policyDot{\n      opacity: .35;\n      font-weight: 700;\n    }\n\n    @media (max-width: 980px){\n      .mwq .heroGrid{ grid-template-columns: 1fr; }\n      .mwq .mediaCard{ min-height: 360px; }\n      .mwq .trustGrid{ grid-template-columns: 1fr; }\n      .mwq .storyGrid{ grid-template-columns: 1fr; }\n      .mwq .cards{ grid-template-columns: 1fr; }\n      .mwq .triptychGrid{ grid-template-columns: 1fr; }\n      .mwq .vault{ grid-template-columns: 1fr; }\n      .mwq .hero{ padding-top: 40px; }\n      .mwq .footerBar{ justify-content: flex-start; }\n      .mwq .socialLinks{ justify-content: flex-start; }\n      .mwq .policyLinks{ justify-content: flex-start; }\n    }\n\n    @media (prefers-reduced-motion: reduce){\n      .mwq .btn{ transition: none; }\n      .mwq .btn:hover{ transform:none; }\n    }\n  <\/style>\n\n  <div class=\"layer\">\n    <!-- HERO -->\n    <div class=\"wrap hero\" id=\"top\">\n      <div class=\"heroGrid\">\n        <div>\n          <div class=\"eyebrow\"><i><\/i> MISWAQE \u2022 First Edition<\/div>\n\n          <h1 class=\"title\">A Sunnah, carried with intention.<\/h1>\n\n          <p class=\"lead\">\n            A refined miswak holder designed to honour a timeless practice \u2014 manufactured in Saudi Arabia and paired with Saudi-sourced miswak for modern daily life.\n          <\/p>\n\n          <div class=\"ctaRow\">\n            <a class=\"btn\" href=\"https:\/\/miswaqe.com\/?product=miswaqe-premium-miswak-holder-pre-order\">Reserve the First Batch<\/a>\n            <a class=\"btn btnSecondary\" href=\"#editions\">Explore the Editions<\/a>\n            <span class=\"micro\"><strong>Pre-Order<\/strong> \u2022 6\u20138 week delivery window \u2022 Fully refundable before shipping<\/span>\n          <\/div>\n\n          <div class=\"trust\">\n            <div class=\"trustGrid\">\n              <div class=\"trustItem\">\n                <div class=\"trustTitle\">Saudi Origin<\/div>\n                <p class=\"trustText\">Manufactured in Saudi Arabia with miswak sourced from the Kingdom.<\/p>\n              <\/div>\n              <div class=\"trustItem\">\n                <div class=\"trustTitle\">Hygienic &#038; Refillable<\/div>\n                <p class=\"trustText\">Protective casing designed for daily carry and easy refills.<\/p>\n              <\/div>\n              <div class=\"trustItem\">\n                <div class=\"trustTitle\">Quiet Luxury<\/div>\n                <p class=\"trustText\">A calm, premium build with refined details throughout.<\/p>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"divider\"><\/div>\n        <\/div>\n\n        <div class=\"mediaCard\">\n          <img decoding=\"async\"\n            src=\"https:\/\/miswaqe.com\/wp-content\/uploads\/2026\/01\/Jan-29-2026-02_42_26-PM.png\"\n            alt=\"MISWAQE Classic Edition\"\n            loading=\"lazy\"\n          \/>\n          <div class=\"badgeRow\">\n            <div class=\"badge\">Limited first run<\/div>\n            <div class=\"badge\">Saudi-sourced miswak<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- STORY -->\n    <div class=\"wrap story\" id=\"story\">\n      <h2 class=\"sectionTitle\">Rooted in meaning. Refined for today.<\/h2>\n      <p class=\"sectionLead\">\n        The miswak has long been valued as a means of cleanliness and mindfulness. MISWAQE supports this practice with a modern form \u2014 without changing its essence.\n      <\/p>\n\n      <div class=\"storyGrid\">\n        <div class=\"panel\">\n          <h3>Designed for Ritual<\/h3>\n          <p>\n            A daily practice deserves a design that feels considered \u2014 calm in the hand, discreet in the pocket, and dignified in presence.\n          <\/p>\n          <ul class=\"bullets\">\n            <li><span class=\"tick\"><\/span>Protective casing for hygienic carry<\/li>\n            <li><span class=\"tick\"><\/span>Refillable with natural Saudi-sourced miswak<\/li>\n            <li><span class=\"tick\"><\/span>Portable and discreet for daily use<\/li>\n            <li><span class=\"tick\"><\/span>Durable, premium finish with refined details<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"panel\">\n          <h3>Crafted in the Land of Its Origin<\/h3>\n          <p>\n            From sourcing to finishing, MISWAQE is positioned to honour authenticity \u2014 manufactured in Saudi Arabia and paired with miswak sourced from the Kingdom.\n            Our focus is intention, quality, and respect.\n          <\/p>\n          <p class=\"note\">\n            Note: Images shown represent the intended design direction for the first production run. Final materials and details may vary slightly.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- EDITIONS -->\n    <div class=\"wrap editions\" id=\"editions\">\n      <h2 class=\"sectionTitle\">Three editions. One philosophy.<\/h2>\n      <p class=\"sectionLead\">\n        Each MISWAQE edition shares the same premium build and function. Only the exterior finish differs.\n      <\/p>\n\n      <div class=\"cards\">\n        <!-- Classic -->\n        <div class=\"card\">\n          <div class=\"cardMedia\">\n            <img decoding=\"async\"\n              src=\"https:\/\/miswaqe.com\/wp-content\/uploads\/2026\/01\/66CDFD25-F698-4AA0-A0F3-C0CE2DFC7A7F.png\"\n              alt=\"MISWAQE Classic Edition lifestyle\"\n              loading=\"lazy\"\n            \/>\n          <\/div>\n          <div class=\"cardBody\">\n            <div class=\"cardTitle\">Classic Edition<\/div>\n            <p class=\"cardText\">\n              Quietly refined and effortlessly elegant. Clean white with subtle gold accents \u2014 calm, considered, enduring.\n            <\/p>\n          <\/div>\n        <\/div>\n\n        <!-- Onyx -->\n        <div class=\"card\">\n          <div class=\"cardMedia\">\n            <img decoding=\"async\"\n              src=\"https:\/\/miswaqe.com\/wp-content\/uploads\/2026\/01\/13807ED7-ADD0-47F7-8DB4-418AF196EF58.png\"\n              alt=\"MISWAQE Onyx Edition lifestyle\"\n              loading=\"lazy\"\n            \/>\n          <\/div>\n          <div class=\"cardBody\">\n            <div class=\"cardTitle\">Onyx Edition<\/div>\n            <p class=\"cardText\">\n              A study in restraint and strength. Deep black paired with refined gold \u2014 confident without excess.\n            <\/p>\n          <\/div>\n        <\/div>\n\n        <!-- Heritage -->\n        <div class=\"card\">\n          <div class=\"cardMedia\">\n            <img decoding=\"async\"\n              src=\"https:\/\/miswaqe.com\/wp-content\/uploads\/2026\/01\/87A7D02F-6D86-41FF-BCF0-40EC2BDF6A62.png\"\n              alt=\"MISWAQE Heritage Edition lifestyle\"\n              loading=\"lazy\"\n            \/>\n          <\/div>\n          <div class=\"cardBody\">\n            <div class=\"cardTitle\">Heritage Edition<\/div>\n            <p class=\"cardText\">\n              Inspired by traditional Islamic patterns \u2014 a modern expression of heritage that connects past and present through design.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"triptych\" aria-label=\"Edition studio gallery\">\n        <div class=\"triptychGrid\">\n          <img decoding=\"async\" src=\"https:\/\/miswaqe.com\/wp-content\/uploads\/2026\/01\/Jan-29-2026-02_42_26-PM.png\" alt=\"MISWAQE Classic studio\" loading=\"lazy\">\n          <img decoding=\"async\" src=\"https:\/\/miswaqe.com\/wp-content\/uploads\/2026\/01\/16B09E94-CA8F-408D-BD0A-6F3D9BF8F321.png\" alt=\"MISWAQE Onyx studio\" loading=\"lazy\">\n          <img decoding=\"async\" src=\"https:\/\/miswaqe.com\/wp-content\/uploads\/2026\/01\/9A0F4DD6-7C7A-40AD-BCAA-5BB8460CA228.png\" alt=\"MISWAQE Heritage studio\" loading=\"lazy\">\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- PURCHASE -->\n    <div class=\"wrap purchase\" id=\"reserve\">\n      <div class=\"vault\">\n        <div>\n          <h2 class=\"sectionTitle\">Reserve the first batch.<\/h2>\n          <div class=\"price\">\u20ac39<\/div>\n          <div class=\"subprice\">First Edition Pre-Order \u2022 Future retail price \u20ac49+<\/div>\n          <div class=\"vaultNote\">Estimated shipping: 6\u20138 weeks \u2022 Fully refundable before shipping<\/div>\n        <\/div>\n\n        <div class=\"purchaseCtas\">\n          <a class=\"btn btnFull\" href=\"https:\/\/miswaqe.com\/?product=miswaqe-premium-miswak-holder-pre-order\">Continue to Selection<\/a>\n          <a class=\"btn btnSecondary btnFull\" href=\"mailto:support@miswaqe.com?subject=MISWAQE%20Question\">Contact Support<\/a>\n          <div class=\"fine\">Support: support@miswaqe.com \u2022 Replies within 24\u201348 hours<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"note\" style=\"margin-top:14px;\">\n        MISWAQE is currently in pre-production. Final materials and details may vary slightly from displayed images.\n        \u201cMade in Saudi\u201d certification will be applied upon completion of manufacturing requirements.\n      <\/div>\n\n      <div class=\"footerBar\">\n        <div class=\"handle\">@miswaqe<\/div>\n\n        <div class=\"socialLinks\" aria-label=\"MISWAQE social links\">\n          <a href=\"https:\/\/www.instagram.com\/miswaqe\/\" target=\"_blank\" rel=\"noopener\">Instagram<\/a>\n          <span class=\"sep\">\u00b7<\/span>\n          <a href=\"https:\/\/www.tiktok.com\/@miswaqe\" target=\"_blank\" rel=\"noopener\">TikTok<\/a>\n          <span class=\"sep\">\u00b7<\/span>\n          <a href=\"https:\/\/x.com\/miswaqe\" target=\"_blank\" rel=\"noopener\">X<\/a>\n        <\/div>\n      <\/div>\n\n      <!-- \u2705 NEW: FOOTER POLICY LINKS -->\n      <div class=\"policyLinks\" aria-label=\"MISWAQE policy links\">\n        <div class=\"left\">\n          <a href=\"https:\/\/miswaqe.com\/?page_id=9\">Refund &amp; Returns<\/a>\n          <span class=\"policyDot\">\u00b7<\/span>\n          <a href=\"https:\/\/miswaqe.com\/?page_id=121\">Terms<\/a>\n          <span class=\"policyDot\">\u00b7<\/span>\n          <a href=\"https:\/\/miswaqe.com\/?page_id=3\">Privacy<\/a>\n        <\/div>\n\n        <div class=\"right\">\n          <span class=\"muted\" style=\"color: rgba(246,243,238,.60); font-weight:650;\">\n            \u00a9 <span id=\"mwqYear\"><\/span> MISWAQE\n          <\/span>\n        <\/div>\n      <\/div>\n      <!-- \u2705 END POLICY LINKS -->\n    <\/div>\n  <\/div>\n\n  <script>\n    \/\/ safe tiny helper for the footer year (won't affect WordPress header)\n    (function(){\n      var el = document.getElementById('mwqYear');\n      if(el){ el.textContent = new Date().getFullYear(); }\n    })();\n  <\/script>\n<\/section>\n\n","protected":false},"excerpt":{"rendered":"<p>MISWAQE \u2022 First Edition A Sunnah, carried with intention. A refined miswak holder designed to honour a timeless practice \u2014 manufactured in Saudi Arabia and paired with Saudi-sourced miswak for modern daily life. Reserve the First Batch Explore the Editions Pre-Order \u2022 6\u20138 week delivery window \u2022 Fully refundable before shipping Saudi Origin Manufactured in [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/miswaqe.com\/index.php?rest_route=\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/miswaqe.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/miswaqe.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/miswaqe.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/miswaqe.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2"}],"version-history":[{"count":5,"href":"https:\/\/miswaqe.com\/index.php?rest_route=\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":125,"href":"https:\/\/miswaqe.com\/index.php?rest_route=\/wp\/v2\/pages\/2\/revisions\/125"}],"wp:attachment":[{"href":"https:\/\/miswaqe.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}