{"id":321,"date":"2025-04-29T07:00:49","date_gmt":"2025-04-29T07:00:49","guid":{"rendered":"https:\/\/mm1.ezyqrmenu.com\/bubbleland\/?page_id=321"},"modified":"2025-12-01T07:01:38","modified_gmt":"2025-12-01T07:01:38","slug":"menu","status":"publish","type":"page","link":"https:\/\/mm1.ezyqrmenu.com\/bubbleland\/","title":{"rendered":"Menu"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\n  <title>OddMenu Demo<\/title>\n  <link href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\" rel=\"stylesheet\" \/>\n  <style>\n    body {\n      margin: 0;\n      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n      \/*background-color: #f9f9f9;*\/\n      background-color:black;\n      color: #333;\n    }\n\n    .info-card {\n      background: #fff;\n      margin: -40px auto 0;\n      padding: 20px;\n      max-width: 600px;\n      border-radius: 20px 20px 0 0;\n      box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);\n      position: relative;\n      z-index: 2;\n    }\n\n    .info-card h1,\n    .info-card h2 {\n      text-align: center;\n      margin: 0;\n    }\n\n    .info-card h1 {\n      font-size: 30px;\n      padding: 5px;\n    }\n\n    .info-card h2 {\n      font-size: 24px;\n      padding: 3px;\n    }\n\n    .info-card a {\n      display: flex;\n      align-items: center;\n      font-size: 16px;\n      color: black;\n      margin: 10px 0;\n      text-decoration: none;\n    }\n\n    .info-card i {\n      margin-right: 10px;\n      width: 20px;\n      font-size: 16px;\n    }\n\n    .entry-content p {\n      margin-bottom: 10px;\n      font-size: 16px;\n    }\n\n    .category-buttons {\n      text-align: center;\n      margin: 20px 0;\n    }\n\n    .category-buttons button {\n      background-color: #999999;\n      border: none;\n      border-radius: 20px;\n      padding: 20px 20px;\n      margin: 5px;\n      font-size: 18px;\n      cursor: pointer;\n      transition: 0.3s;\n      font-weight: bold;\n    }\n\n    .category-buttons button.active {\n      background-color: #000;\n      color: #fff;\n    }\n\n    .category-content {\n      display: none;\n      margin-top: 20px;\n    }\n\n    .category-content.active {\n      display: block;\n    }\n  <\/style>\n<\/head>\n<body>\n\n\n  <div class=\"info-card\">\n    <h1>Bubble Land<\/h1>\n    <h2>Snack &#038; Drink<\/h2>\n\n    <a href=\"https:\/\/maps.app.goo.gl\/NcJ38JRETj3HFxin8\" target=\"_blank\">\n      <i class=\"fas fa-map-marker-alt\"><\/i>\n      (5) \u101c\u1019\u103a\u1038\u104a \u1021\u1031\u102c\u1004\u103a\u1000\u1031\u102c\u1004\u103a\u1038\u1005\u102c\u1038\u101e\u1031\u102c\u1000\u103a\u1006\u102d\u102f\u1004\u103a\u1018\u1031\u1038\u104b\n    <\/a>\n\n    <a href=\"tel:09256666949\"><i class=\"fas fa-phone\"><\/i>09256666949<\/a>\n    <a href=\"tel:09256666959\"><i class=\"fas fa-phone\"><\/i>09256666959<\/a>\n\n<div onclick=\"copyWiFiPassword()\" style=\"cursor: pointer; position: relative; display: inline-block;\">\n  <p>\n    <i class=\"fas fa-wifi\" style=\"margin-right: 6px;\"><\/i>\n    <strong>Wi-Fi Name:<\/strong> <span id=\"wifi-name\">Bubble Land<\/span>\n  <\/p>\n  <p>\n    <i class=\"fas fa-lock\" style=\"margin-right: 6px;\"><\/i>\n    <strong>Password:<\/strong> <span id=\"wifi-text\">happyhour<\/span>\n  <\/p>\n  <span id=\"copy-msg\" style=\"display:none; position:absolute; left:0; top:100%; background:#4caf50; color:white; padding:4px 8px; border-radius:6px; font-size:12px; margin-top:5px;\">Password copied!<\/span>\n<\/div>\n\n<!-- Hidden input for copying -->\n<input type=\"text\" id=\"hidden-input\" style=\"position: absolute; left: -9999px;\" readonly \/>\n\n    <!-- Category Buttons -->\n    <div class=\"category-buttons\">\n      <button onclick=\"showCategory('foods')\" class=\"active\">Foods<\/button>\n      <button onclick=\"showCategory('drinks')\">Drinks<\/button>\n    <\/div>\n\n    <!-- Category Contents -->\n    <div id=\"foods\" class=\"category-content active\">\n      <div id=\"categoriesWrapper1\">\n            <style>\r\n        .bar-subcategories-wrapper {\r\n            max-width: 720px;\r\n            margin: 0 auto;\r\n            padding: 0 16px;\r\n        }\r\n\r\n        .bar-subcategories {\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 20px;\r\n            padding: 0;\r\n            margin: 0;\r\n            list-style: none;\r\n        }\r\n\r\n        .bar-subcategories li {\r\n            width: 100%;\r\n            height: 200px;\r\n            position: relative;\r\n            border-radius: 20px;\r\n            overflow: hidden;\r\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);\r\n        }\r\n\r\n        .bar-subcategories li img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n            display: block;\r\n        }\r\n\r\n        .bar-subcategories li::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0; left: 0;\r\n            width: 100%; height: 100%;\r\n            z-index: 1;\r\n        }\r\n\r\n        .bar-subcategories li a {\r\n            position: absolute;\r\n            top: 50%;\r\n            left: 50%;\r\n            transform: translate(-50%, -50%);\r\n            z-index: 2;\r\n            font-size: 22px;\r\n            font-weight: bold;\r\n            color: white;\r\n            text-decoration: none;\r\n            text-align: center;\r\n            padding: 0 10px;\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .bar-subcategories li {\r\n                height: 160px;\r\n            }\r\n\r\n            .bar-subcategories li a {\r\n                font-size: 16px;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 480px) {\r\n            .bar-subcategories li {\r\n                height: 200px;\r\n            }\r\n\r\n            .bar-subcategories li a {\r\n                font-size: 16px;\r\n            }\r\n        }\r\n    <\/style>\r\n\r\n    <div class=\"bar-subcategories-wrapper\">\r\n        <ul class=\"bar-subcategories\">\r\n                            <li>\r\n                                        <a href=\"https:\/\/mm1.ezyqrmenu.com\/bubbleland\/product-category\/foods\/%e1%80%91%e1%80%99%e1%80%84%e1%80%ba%e1%80%b8%e1%80%80%e1%80%bc%e1%80%b1%e1%80%ac%e1%80%ba\/\">\r\n                        \u1011\u1019\u1004\u103a\u1038\u1000\u103c\u1031\u102c\u103a\u1014\u103e\u1004\u1037\u103a\u1001\u1031\u102b\u1000\u103a\u1006\u103d\u1032\u1000\u103c\u1031\u102c\u103a Menu\u1019\u103b\u102c\u1038                    <\/a>\r\n                <\/li>\r\n                            <li>\r\n                                        <a href=\"https:\/\/mm1.ezyqrmenu.com\/bubbleland\/product-category\/foods\/%e1%80%a1%e1%80%9e%e1%80%af%e1%80%95%e1%80%ba-%e1%80%a1%e1%80%91%e1%80%b1%e1%80%ac%e1%80%84%e1%80%ba%e1%80%b8menu-%e1%80%99%e1%80%bb%e1%80%ac%e1%80%b8\/\">\r\n                        \u1021\u101e\u102f\u1015\u103a\u1014\u103e\u1004\u1037\u103a\u1021\u1011\u1031\u102c\u1004\u103a\u1038Menu \u1019\u103b\u102c\u1038                    <\/a>\r\n                <\/li>\r\n                            <li>\r\n                                        <a href=\"https:\/\/mm1.ezyqrmenu.com\/bubbleland\/product-category\/foods\/%e1%80%a1%e1%80%80%e1%80%bc%e1%80%b1%e1%80%ac%e1%80%ba-menu-%e1%80%99%e1%80%bb%e1%80%ac%e1%80%b8\/\">\r\n                        \u1021\u1000\u103c\u1031\u102c\u103a Menu \u1019\u103b\u102c\u1038                    <\/a>\r\n                <\/li>\r\n                            <li>\r\n                                        <a href=\"https:\/\/mm1.ezyqrmenu.com\/bubbleland\/product-category\/foods\/snake-series\/\">\r\n                        \u1019\u102c\u101c\u102c\u101b\u103e\u1019\u103a\u1038\u1000\u1031\u102c\u1014\u103e\u1004\u1037\u103a\u1021\u1001\u103c\u102c\u1038Menu\u1019\u103b\u102c\u1038                    <\/a>\r\n                <\/li>\r\n                            <li>\r\n                                        <a href=\"https:\/\/mm1.ezyqrmenu.com\/bubbleland\/product-category\/foods\/dimsum\/\">\r\n                        \u1012\u1004\u103a\u1038\u1006\u1014\u103a\u1038 Menu \u1019\u103b\u102c\u1038                    <\/a>\r\n                <\/li>\r\n                            <li>\r\n                                        <a href=\"https:\/\/mm1.ezyqrmenu.com\/bubbleland\/product-category\/foods\/mala\/\">\r\n                        \u1019\u102c\u101c\u102c\u1019\u1031\u102c\u1000\u103a\u1001\u103b\u102d\u102f\u1000\u103a\u1014\u103e\u1004\u1037\u103a\u1021\u101e\u102c\u1038\u101c\u102f\u1036\u1038\u101b\u103d\u1031\u1038\u1005\u101b\u102c\u1019\u103b\u102c\u1038                    <\/a>\r\n                <\/li>\r\n                            <li>\r\n                                        <a href=\"https:\/\/mm1.ezyqrmenu.com\/bubbleland\/product-category\/foods\/sushi-series\/\">\r\n                        Sushi Menu \u1019\u103b\u102c\u1038                    <\/a>\r\n                <\/li>\r\n                    <\/ul>\r\n    <\/div>\r\n    \n      <\/div>\n    <\/div>\n\n     <div id=\"mala\" class=\"category-content \">\n       <div id=\"categoriesWrapper2\">\n            <style>\r\n        .bar-subcategories-wrapper {\r\n            max-width: 720px;\r\n            margin: 0 auto;\r\n            padding: 0 16px;\r\n        }\r\n\r\n        .bar-subcategories {\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 20px;\r\n            padding: 0;\r\n            margin: 0;\r\n            list-style: none;\r\n        }\r\n\r\n        .bar-subcategories li {\r\n            width: 100%;\r\n            height: 200px;\r\n            position: relative;\r\n            border-radius: 20px;\r\n            overflow: hidden;\r\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);\r\n        }\r\n\r\n        .bar-subcategories li img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n            display: block;\r\n        }\r\n\r\n        .bar-subcategories li::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0; left: 0;\r\n            width: 100%; height: 100%;\r\n            z-index: 1;\r\n        }\r\n\r\n        .bar-subcategories li a {\r\n            position: absolute;\r\n            top: 50%;\r\n            left: 50%;\r\n            transform: translate(-50%, -50%);\r\n            z-index: 2;\r\n            font-size: 22px;\r\n            font-weight: bold;\r\n            color: white;\r\n            text-decoration: none;\r\n            text-align: center;\r\n            padding: 0 10px;\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .bar-subcategories li {\r\n                height: 160px;\r\n            }\r\n\r\n            .bar-subcategories li a {\r\n                font-size: 16px;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 480px) {\r\n            .bar-subcategories li {\r\n                height: 200px;\r\n            }\r\n\r\n            .bar-subcategories li a {\r\n                font-size: 16px;\r\n            }\r\n        }\r\n    <\/style>\r\n\r\n    <div class=\"bar-subcategories-wrapper\">\r\n        <ul class=\"bar-subcategories\">\r\n                            <li>\r\n                                        <a href=\"https:\/\/mm1.ezyqrmenu.com\/bubbleland\/product-category\/foods\/mala\/%e1%80%a1%e1%80%9e%e1%80%ae%e1%80%b8%e1%80%a1%e1%80%9b%e1%80%bd%e1%80%80%e1%80%ba-vegetable\/\">\r\n                        \u1021\u101e\u102e\u1038\u1021\u101b\u103d\u1000\u103a (Vegetable)                    <\/a>\r\n                <\/li>\r\n                            <li>\r\n                                        <a href=\"https:\/\/mm1.ezyqrmenu.com\/bubbleland\/product-category\/foods\/mala\/%e1%80%9b%e1%80%b1%e1%80%85%e1%80%ad%e1%80%99%e1%80%ba-soaked-food\/\">\r\n                        \u101b\u1031\u1005\u102d\u1019\u103a (Soaked Food)                    <\/a>\r\n                <\/li>\r\n                            <li>\r\n                                        <a href=\"https:\/\/mm1.ezyqrmenu.com\/bubbleland\/product-category\/foods\/mala\/%e1%80%a1%e1%80%9e%e1%80%ac%e1%80%b8-meat\/\">\r\n                        \u1021\u101e\u102c\u1038 (Meat)                    <\/a>\r\n                <\/li>\r\n                            <li>\r\n                                        <a href=\"https:\/\/mm1.ezyqrmenu.com\/bubbleland\/product-category\/foods\/mala\/%e1%80%a1%e1%80%9e%e1%80%ac%e1%80%b8%e1%80%9c%e1%80%af%e1%80%b6%e1%80%b8-associated-meat\/\">\r\n                        \u1021\u101e\u102c\u1038\u101c\u102f\u1036\u1038 (Associated Meat)                    <\/a>\r\n                <\/li>\r\n                    <\/ul>\r\n    <\/div>\r\n    \n       <\/div>\n     <\/div>\n\n    <div id=\"drinks\" class=\"category-content\">\n      <div id=\"categoriesWrapper3\">\n            <style>\r\n        .bar-subcategories-wrapper {\r\n            max-width: 720px;\r\n            margin: 0 auto;\r\n            padding: 0 16px;\r\n        }\r\n\r\n        .bar-subcategories {\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 20px;\r\n            padding: 0;\r\n            margin: 0;\r\n            list-style: none;\r\n        }\r\n\r\n        .bar-subcategories li {\r\n            width: 100%;\r\n            height: 200px;\r\n            position: relative;\r\n            border-radius: 20px;\r\n            overflow: hidden;\r\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);\r\n        }\r\n\r\n        .bar-subcategories li img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n            display: block;\r\n        }\r\n\r\n        .bar-subcategories li::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0; left: 0;\r\n            width: 100%; height: 100%;\r\n            z-index: 1;\r\n        }\r\n\r\n        .bar-subcategories li a {\r\n            position: absolute;\r\n            top: 50%;\r\n            left: 50%;\r\n            transform: translate(-50%, -50%);\r\n            z-index: 2;\r\n            font-size: 22px;\r\n            font-weight: bold;\r\n            color: white;\r\n            text-decoration: none;\r\n            text-align: center;\r\n            padding: 0 10px;\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .bar-subcategories li {\r\n                height: 160px;\r\n            }\r\n\r\n            .bar-subcategories li a {\r\n                font-size: 16px;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 480px) {\r\n            .bar-subcategories li {\r\n                height: 200px;\r\n            }\r\n\r\n            .bar-subcategories li a {\r\n                font-size: 16px;\r\n            }\r\n        }\r\n    <\/style>\r\n\r\n    <div class=\"bar-subcategories-wrapper\">\r\n        <ul class=\"bar-subcategories\">\r\n                            <li>\r\n                                        <a href=\"https:\/\/mm1.ezyqrmenu.com\/bubbleland\/product-category\/drinks\/milktea-series\/\">\r\n                        Milktea Series                    <\/a>\r\n                <\/li>\r\n                            <li>\r\n                                        <a href=\"https:\/\/mm1.ezyqrmenu.com\/bubbleland\/product-category\/drinks\/juice-series\/\">\r\n                        Juice Series                    <\/a>\r\n                <\/li>\r\n                            <li>\r\n                                        <a href=\"https:\/\/mm1.ezyqrmenu.com\/bubbleland\/product-category\/drinks\/yogurt-series\/\">\r\n                        Yogurt Series                    <\/a>\r\n                <\/li>\r\n                            <li>\r\n                                        <a href=\"https:\/\/mm1.ezyqrmenu.com\/bubbleland\/product-category\/drinks\/milk-shake-series\/\">\r\n                        Milk Shake Series                    <\/a>\r\n                <\/li>\r\n                            <li>\r\n                                        <a href=\"https:\/\/mm1.ezyqrmenu.com\/bubbleland\/product-category\/drinks\/smothies-series\/\">\r\n                        Smotthie Series                    <\/a>\r\n                <\/li>\r\n                            <li>\r\n                                        <a href=\"https:\/\/mm1.ezyqrmenu.com\/bubbleland\/product-category\/drinks\/special-drink-series\/\">\r\n                        Special Drink Series                    <\/a>\r\n                <\/li>\r\n                            <li>\r\n                                        <a href=\"https:\/\/mm1.ezyqrmenu.com\/bubbleland\/product-category\/drinks\/coffee-series\/\">\r\n                        Coffee Series                    <\/a>\r\n                <\/li>\r\n                            <li>\r\n                                        <a href=\"https:\/\/mm1.ezyqrmenu.com\/bubbleland\/product-category\/drinks\/soda-series\/\">\r\n                        Soda Series                    <\/a>\r\n                <\/li>\r\n                            <li>\r\n                                        <a href=\"https:\/\/mm1.ezyqrmenu.com\/bubbleland\/product-category\/drinks\/topping\/\">\r\n                        Topping                    <\/a>\r\n                <\/li>\r\n                    <\/ul>\r\n    <\/div>\r\n    \n      <\/div>\n    <\/div>\n  <\/div>\n\n  <script>\n    function showCategory(id) {\n      document.querySelectorAll('.category-content').forEach(el => el.classList.remove('active'));\n      document.querySelectorAll('.category-buttons button').forEach(btn => btn.classList.remove('active'));\n      document.getElementById(id).classList.add('active');\n      event.target.classList.add('active');\n    }\n\n  function copyWiFiPassword() {\n    const text = document.getElementById('wifi-text').innerText;\n    const hiddenInput = document.getElementById('hidden-input');\n    const message = document.getElementById('copy-msg');\n\n    hiddenInput.value = text;\n    hiddenInput.select();\n    hiddenInput.setSelectionRange(0, 99999); \/\/ for iOS\n\n    const success = document.execCommand('copy');\n\n    if (success) {\n      message.style.display = 'inline-block';\n      setTimeout(() => {\n        message.style.display = 'none';\n      }, 2000);\n    } else {\n      alert('Copy failed.');\n    }\n  }\n  <\/script>\n\n<\/body>\n<\/html>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>OddMenu Demo Bubble Land Snack &#038; Drink (5) \u101c\u1019\u103a\u1038\u104a \u1021\u1031\u102c\u1004\u103a\u1000\u1031\u102c\u1004\u103a\u1038\u1005\u102c\u1038\u101e\u1031\u102c\u1000\u103a\u1006\u102d\u102f\u1004\u103a\u1018\u1031\u1038\u104b 09256666949 09256666959 Wi-Fi Name: Bubble Land Password: happyhour Password copied! [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-321","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mm1.ezyqrmenu.com\/bubbleland\/wp-json\/wp\/v2\/pages\/321","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mm1.ezyqrmenu.com\/bubbleland\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mm1.ezyqrmenu.com\/bubbleland\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mm1.ezyqrmenu.com\/bubbleland\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/mm1.ezyqrmenu.com\/bubbleland\/wp-json\/wp\/v2\/comments?post=321"}],"version-history":[{"count":263,"href":"https:\/\/mm1.ezyqrmenu.com\/bubbleland\/wp-json\/wp\/v2\/pages\/321\/revisions"}],"predecessor-version":[{"id":1975,"href":"https:\/\/mm1.ezyqrmenu.com\/bubbleland\/wp-json\/wp\/v2\/pages\/321\/revisions\/1975"}],"wp:attachment":[{"href":"https:\/\/mm1.ezyqrmenu.com\/bubbleland\/wp-json\/wp\/v2\/media?parent=321"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}